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
/
common
/
spl
/
spl_opensbi.c
Age
Commit message (
Expand
)
Author
2023-10-19
spl: riscv: add os type for next booting stage
Randolph
2023-10-19
spl: riscv: opensbi: change the default os_type as varible
Randolph
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-05
spl: add __noreturn attribute to spl_invoke_opensbi function
Chanho Park
2022-08-11
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-08-11
spl: opensbi: fix typo
Nikita Shubin
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-10-27
spl: Use standard FIT entries
Michal Simek
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-02
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-10
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer