summaryrefslogtreecommitdiff
path: root/include/configs/sama5d2_icp.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-061-4/+1
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-5/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-4/+0
* Convert CONFIG_MISC_INIT_F et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-261-3/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-1/+0
* at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-301-1/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* board: atmel: add SAMA5D2 ICP boardEugen Hristev2019-04-181-0/+69