aboutsummaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass1-0/+61
2017-07-25Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass1-0/+16
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+72
2017-07-25env: Move help from README to KconfigSimon Glass1-2/+101
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-11/+5
2017-07-11sandbox: Enable more console optionsSimon Glass1-1/+1
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin1-0/+9
2017-07-10boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin1-0/+7
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-1/+1
2017-06-05bootstage: Support SPLSimon Glass1-0/+9
2017-06-05bootstage: Use rec_count as the array indexSimon Glass1-0/+7
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass1-1/+1
2017-05-22Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass1-0/+12
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+69
2017-04-08common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZENobuhiro Iwamatsu1-1/+1
2017-04-07common: Move environment choice to KconfigMaxime Ripard1-0/+69
2017-04-05SPARC: RemoveTom Rini1-1/+1
2017-04-05Blackfin: RemoveTom Rini1-1/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-6/+0
2017-01-25Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass1-1/+1
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-0/+8
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+10
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass1-0/+13
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-1/+1
2017-01-21common: Kconfig: Add BOARD_LATE_INIT entryJagan Teki1-0/+10
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-0/+6
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+5
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki1-0/+5
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-0/+8
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-0/+21
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass1-0/+42
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass1-0/+45
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-0/+8
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-0/+8
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-0/+5
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass1-0/+2
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-0/+10
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day1-11/+11
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu1-0/+6
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-1/+1
2016-07-01doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada1-0/+2
2016-06-27common: add new boot media kconfig entryPeng Fan1-0/+48
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan1-0/+13
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada1-0/+1
2016-06-17common/Kconfig: Change the default BOOTDELAY to 2Tom Rini1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-0/+9
2016-01-25Move all command code into its own directorySimon Glass1-586/+0