summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_opensbi.c
Commit message (Expand)AuthorAgeFilesLines
* 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