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
2021-07-21
riscv: booti: do not force relocation if force_reloc is not set
Vitaly Wool
2021-06-17
riscv: andes_plic: Fix riscv_get_ipi() mask
Bin Meng
2021-05-19
riscv: Drop USE_SPL_FIT_GENERATOR
Bin Meng
2021-05-17
riscv: Fix memmove and optimise memcpy when misalign
Bin Meng
2021-05-17
riscv: Fix arch_fixup_fdt always failing without /chosen
Sean Anderson
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-08
riscv: assembler versions of memcpy, memmove, memset
Heinrich Schuchardt
2021-04-08
riscv: simplify longjmp
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-14
riscv: Complete efi header for RV32/64
Leo Yu-Chi Liang
2020-12-14
riscv: Fix efi header size for RV32
Leo Yu-Chi Liang
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
[next]