aboutsummaryrefslogtreecommitdiffstats
path: root/include/system-constants.h
Commit message (Expand)AuthorAgeFilesLines
* spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDRSimon Glass2023-10-061-0/+7
* spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOCSimon Glass2023-10-061-1/+6
* spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass2023-10-061-3/+3
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-0/+10
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-0/+16
* Introduce include/system-constants.hTom Rini2022-06-061-0/+6