summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)Author
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass
2019-02-20log: Fix up Kconfig log level namesSimon Glass
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass
2018-11-20spl: Support bootstage, log, hash and early malloc in TPLSimon Glass
2018-10-05ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFOAlexey Brodkin
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek
2018-08-24common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk
2018-07-21configs: Make NAND_BOOT and ONENAND_BOOT imply NANDAdam Ford
2018-07-20bootmenu: Extend BOOTDELAY help textAlex Kiernan
2018-04-28log: CONFIG_LOG should select CONFIG_DMHeinrich Schuchardt
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-13cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut
2018-02-03log: Add a way to log error-return valuesSimon Glass
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a console driverSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
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