aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_opensbi.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-10-27spl: Use standard FIT entriesMichal Simek
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng
2020-07-06Merge branch 'next'Tom Rini
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-10spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer