Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+2 |
* | riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL | Bin Meng | 2020-04-23 | 1 | -1/+1 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | spl: opensbi: wait for ack from secondary harts before entering OpenSBI | Lukas Auer | 2019-12-10 | 1 | -1/+11 |
* | riscv: add option to wait for ack from secondary harts in smp functions | Lukas Auer | 2019-12-10 | 1 | -1/+1 |
* | spl: opensbi: specify main hart as preferred boot hart | Lukas Auer | 2019-12-10 | 1 | -0/+1 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | spl: support booting via RISC-V OpenSBI | Lukas Auer | 2019-08-26 | 1 | -0/+85 |