aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng1-1/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer1-1/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-08-26riscv: add SPL supportLukas Auer1-0/+48