summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-1/+8
* treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six2018-04-081-0/+9
* treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six2018-04-081-0/+7
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+8
* cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut2018-02-131-0/+21
* log: Add a way to log error-return valuesSimon Glass2018-02-031-0/+13
* common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-231-1/+1
* log: Add a test commandSimon Glass2017-12-071-0/+10
* log: Add a console driverSimon Glass2017-12-071-0/+20
* log: Add an implementation of loggingSimon Glass2017-12-071-0/+56
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-0/+17
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-051-16/+0
* common: Drop LOGLEVEL to 4Tom Rini2017-10-051-1/+1
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-041-0/+21
* bootstage: Provide a separate record count setting for SPLSimon Glass2017-09-161-0/+7
* bootstage: Drop unused optionsSimon Glass2017-09-161-9/+0
* Move environment files from common/ to env/Simon Glass2017-08-151-442/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-0/+16
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-011-1/+0
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-011-1/+0
* env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini2017-07-311-24/+37
* Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass2017-07-251-0/+15
* Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-251-0/+34
* Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass2017-07-251-0/+15
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-0/+39
* Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass2017-07-251-0/+15
* Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-251-0/+61
* Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-251-0/+16
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+72
* env: Move help from README to KconfigSimon Glass2017-07-251-2/+101
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-11/+5
* sandbox: Enable more console optionsSimon Glass2017-07-111-1/+1
* board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin2017-07-101-0/+9
* boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin2017-07-101-0/+7
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-1/+1
* bootstage: Support SPLSimon Glass2017-06-051-0/+9
* bootstage: Use rec_count as the array indexSimon Glass2017-06-051-0/+7
* bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass2017-06-051-1/+1
* Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass2017-05-221-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-081-0/+69
|\
| * common: Move environment choice to KconfigMaxime Ripard2017-04-071-0/+69
* | common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZENobuhiro Iwamatsu2017-04-081-1/+1
|/
* SPARC: RemoveTom Rini2017-04-051-1/+1
* Blackfin: RemoveTom Rini2017-04-051-1/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-6/+0
* Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass2017-01-251-1/+1
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-251-0/+8
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-0/+10
* Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-251-0/+13
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-241-1/+1