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