summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)Author
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini
2017-07-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-26env: Move help from README to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin
2017-07-10boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-05bootstage: Support SPLSimon Glass
2017-06-05bootstage: Use rec_count as the array indexSimon Glass
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass
2017-05-22Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-08common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZENobuhiro Iwamatsu
2017-04-07common: Move environment choice to KconfigMaxime Ripard
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-25Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-21common: Kconfig: Add BOARD_LATE_INIT entryJagan Teki
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu