aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/ci20.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-221-7/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+0
* MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck2022-11-021-3/+0
* MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2022-11-021-2/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigWIP/2022-07-07-Kconfig-migrations-dead-code-removalTom Rini2022-07-071-1/+0
* spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* 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-2/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut2022-04-131-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-3/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-3/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-1/+0
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* mips: jz47xx: Add Creator CI20 platformPaul Burton2018-12-191-0/+72