index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
Age
Commit message (
Expand
)
Author
2020-12-14
riscv: Fix efi header for RV32
Atish Patra
2020-12-14
riscv: reset after crash
Heinrich Schuchardt
2020-10-26
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-10-22
timer: Return count from timer_ops.get_count
Sean Anderson
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-30
riscv: Ensure gp is NULL or points to valid data
Sean Anderson
2020-09-30
riscv: Use a valid bit to ignore already-pending IPIs
Sean Anderson
2020-09-30
riscv: Match memory barriers between send_ipi_many and handle_ipi
Sean Anderson
2020-09-30
riscv: Rework Sifive CLINT as UCLASS_TIMER driver
Sean Anderson
2020-09-30
riscv: Clean up initialization in Andes PLIC
Sean Anderson
2020-09-30
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
Sean Anderson
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
2020-09-28
riscv: restore global data pointer in trap handler
Heinrich Schuchardt
2020-09-22
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
2020-08-25
riscv: fix building with CONFIG_SPL_SMP=n
Heinrich Schuchardt
2020-08-14
riscv: additional crash information
Heinrich Schuchardt
2020-08-14
riscv: remove redundant logical constraint.
Heinrich Schuchardt
2020-08-14
riscv: Call spl_board_init_f() in the generic SPL board_init_f()
Bin Meng
2020-07-24
Revert "riscv: Allow use of reset drivers"
Bin Meng
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-03
riscv: use log functions in fdt_fixup
Heinrich Schuchardt
2020-07-03
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
Atish Patra
2020-07-03
riscv: Do not return error if reserved node already exists
Atish Patra
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
2020-07-02
riscv: Expand the DT size before copy reserved memory node
Bin Meng
2020-07-02
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
2020-07-01
riscv: Allow use of reset drivers
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-06-04
riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01
Bin Meng
2020-06-04
riscv: sbi: Remove sbi_spec_version
Bin Meng
2020-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-04-23
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
2020-04-23
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
riscv: Add boot hartid to device tree
Atish Patra
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-03-17
riscv: Implement new SBI v0.2 extensions
Bin Meng
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-17
riscv: Avoid calling sbi_clear_ipi()
Bin Meng
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
[next]