Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR | Simon Glass | 2023-10-06 | 1 | -0/+7 |
* | spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC | Simon Glass | 2023-10-06 | 1 | -1/+6 |
* | spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... | Simon Glass | 2023-10-06 | 1 | -3/+3 |
* | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini | 2022-12-05 | 1 | -2/+2 |
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini | 2022-12-05 | 1 | -1/+1 |
* | Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+10 |
* | Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h | Tom Rini | 2022-06-06 | 1 | -0/+16 |
* | Introduce include/system-constants.h | Tom Rini | 2022-06-06 | 1 | -0/+6 |