aboutsummaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki1-0/+5
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-0/+8
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-0/+21
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass1-0/+42
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass1-0/+45
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-0/+8
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-0/+8
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-0/+5
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass1-0/+2
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-0/+10
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day1-11/+11
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu1-0/+6
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-1/+1
2016-07-01doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada1-0/+2
2016-06-27common: add new boot media kconfig entryPeng Fan1-0/+48
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan1-0/+13
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada1-0/+1
2016-06-17common/Kconfig: Change the default BOOTDELAY to 2Tom Rini1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-0/+9
2016-01-25Move all command code into its own directorySimon Glass1-586/+0
2016-01-13cmd_boot: Add a poweroff commandMichael van Slingerland1-0/+3
2015-11-19console: Add a console bufferSimon Glass1-0/+28
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-0/+6
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief1-0/+14
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon1-0/+5
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-0/+6
2015-08-31dm: tpm: Add a 'tpmtest' commandSimon Glass1-0/+10
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass1-0/+12
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-0/+7
2015-07-01common: Add CMD_SF Kconfig entryJagan Teki1-0/+5
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-0/+23
2015-06-25common: Add the CMD_ENV_EXISTS config to KconfigJoe Hershberger1-0/+6
2015-06-25common: Fix comment for saveenv in KconfigJoe Hershberger1-1/+2
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese1-3/+17
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-0/+64