Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | riscv: fix building with CONFIG_SPL_SMP=n | Heinrich Schuchardt | 2020-08-25 | 1 | -1/+1 |
* | riscv: Call spl_board_init_f() in the generic SPL board_init_f() | Bin Meng | 2020-08-14 | 1 | -0/+9 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | 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 |
* | riscv: add option to wait for ack from secondary harts in smp functions | Lukas Auer | 2019-12-10 | 1 | -1/+1 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | riscv: add SPL support | Lukas Auer | 2019-08-26 | 1 | -0/+48 |