summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* common: Kconfig: Add BOARD_LATE_INIT entryJagan Teki2017-01-211-0/+10
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-0/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-281-0/+5
|\
| * config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-261-0/+5
* | Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-0/+9
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-0/+8
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-231-0/+9
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-231-0/+9
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-0/+21
* | Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-231-0/+42
* | Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-0/+45
|/
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-0/+8
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-0/+8
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-0/+5
* Kconfig: Move SPL settings into their own fileSimon Glass2016-09-161-0/+2
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-0/+10
* common/Kconfig: Fix various innocuous typos.Robert P. J. Day2016-09-071-11/+11
* Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu2016-07-221-0/+6
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-1/+1
* doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada2016-07-011-0/+2
* common: add new boot media kconfig entryPeng Fan2016-06-271-0/+48
* Kconfig: make NOR_BOOT a common optionPeng Fan2016-06-271-0/+13
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-201-0/+1
* common/Kconfig: Change the default BOOTDELAY to 2Tom Rini2016-06-171-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-0/+9
* Move all command code into its own directorySimon Glass2016-01-251-586/+0
* cmd_boot: Add a poweroff commandMichael van Slingerland2016-01-131-0/+3
* console: Add a console bufferSimon Glass2015-11-191-0/+28
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-0/+6
* sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2015-11-131-0/+14
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-221-0/+5
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-0/+6
* dm: tpm: Add a 'tpmtest' commandSimon Glass2015-08-311-0/+10
* tpm: Add Kconfig options for TPMsSimon Glass2015-08-311-0/+12
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-0/+7
* common: Add CMD_SF Kconfig entryJagan Teki2015-07-011-0/+5
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-0/+23
* common: Add the CMD_ENV_EXISTS config to KconfigJoe Hershberger2015-06-251-0/+6
* common: Fix comment for saveenv in KconfigJoe Hershberger2015-06-251-1/+2
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-081-3/+17
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-0/+64
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-0/+1
* Move setexpr to KconfigJoe Hershberger2015-06-011-0/+8
* dm: regulator: add regulator commandPrzemyslaw Marczak2015-05-141-0/+22