summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-02-23preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada1-0/+18
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass1-0/+20
2019-02-20log: Fix up Kconfig log level namesSimon Glass1-29/+37
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass1-0/+8
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-0/+11
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham1-5/+5
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass1-0/+48
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass1-2/+34
2018-11-21spl: Support bootstage, log, hash and early malloc in TPLSimon Glass1-0/+35
2018-10-05ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFOAlexey Brodkin1-2/+2
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner1-0/+5
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek1-1/+1
2018-08-24common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca1-0/+1
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-0/+7
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek1-1/+1
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk1-0/+10
2018-07-22configs: Make NAND_BOOT and ONENAND_BOOT imply NANDAdam Ford1-0/+2
2018-07-20bootmenu: Extend BOOTDELAY help textAlex Kiernan1-0/+4
2018-04-28log: CONFIG_LOG should select CONFIG_DMHeinrich Schuchardt1-0/+1
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+8
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six1-0/+9
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-0/+7
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+8
2018-02-14cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut1-0/+21
2018-02-03log: Add a way to log error-return valuesSimon Glass1-0/+13
2018-01-24common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello1-1/+1
2017-12-07log: Add a test commandSimon Glass1-0/+10
2017-12-07log: Add a console driverSimon Glass1-0/+20
2017-12-07log: Add an implementation of loggingSimon Glass1-0/+56
2017-11-18Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-0/+17
2017-10-06dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot1-16/+0
2017-10-05common: Drop LOGLEVEL to 4Tom Rini1-1/+1
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada1-0/+21
2017-09-16bootstage: Provide a separate record count setting for SPLSimon Glass1-0/+7
2017-09-16bootstage: Drop unused optionsSimon Glass1-9/+0
2017-08-15Move environment files from common/ to env/Simon Glass1-442/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-0/+16
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-1/+0
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng1-1/+0
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini1-24/+37
2017-07-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass1-0/+15
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-0/+34
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass1-0/+15
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+39
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-0/+15
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass1-0/+61
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass1-0/+16
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+72
2017-07-26env: Move help from README to KconfigSimon Glass1-2/+101
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-11/+5