aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ci20.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini1-7/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-1/+0
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-3/+0
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-2/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-13configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-3/+0
2021-11-12Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini1-1/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-3/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2018-12-19mips: jz47xx: Add Creator CI20 platformPaul Burton1-0/+72