summaryrefslogtreecommitdiff
path: root/common/spl/spl_opensbi.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* spl: Use standard FIT entriesMichal Simek2020-10-271-5/+3
* riscv: Make SiFive HiFive Unleashed board boot againBin Meng2020-07-241-5/+0
* Merge branch 'next'Tom Rini2020-07-061-0/+5
|\
| * riscv: Clean up IPI initialization codeSean Anderson2020-07-011-0/+5
* | riscv: sbi: Add newline to error messageSean Anderson2020-07-021-1/+1
|/
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng2020-04-231-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer2019-12-101-1/+11
* riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer2019-12-101-1/+1
* spl: opensbi: specify main hart as preferred boot hartLukas Auer2019-12-101-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* spl: support booting via RISC-V OpenSBILukas Auer2019-08-261-0/+85