summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)Author
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-10-05common: Drop LOGLEVEL to 4Tom Rini
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-09-16bootstage: Provide a separate record count setting for SPLSimon Glass
2017-09-16bootstage: Drop unused optionsSimon Glass
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
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-25Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25env: Move help from README to KconfigSimon Glass
2017-07-25Convert 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