aboutsummaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+8
2018-02-13cmd: 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-23common/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-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-0/+17
2017-10-05dts: 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-14common: 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-25Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass1-0/+15
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-0/+34
2017-07-25Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass1-0/+15
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+39
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-0/+15
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