Age | Commit message (Expand) | Author |
2016-12-03 | cmd: Convert CMD_BOOTMENU | Tom Rini |
2016-10-28 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-10-26 | config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs | Jagan Teki |
2016-10-23 | Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-23 | Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig | Simon Glass |
2016-10-23 | Convert SILENT_CONSOLE options to Kconfig | Simon Glass |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-09-16 | Kconfig: Move SPL settings into their own file | Simon Glass |
2016-09-09 | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher |
2016-09-07 | common/Kconfig: Fix various innocuous typos. | Robert P. J. Day |
2016-07-22 | Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig | Siva Durga Prasad Paladugu |
2016-07-01 | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada |
2016-07-01 | doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README | Masahiro Yamada |
2016-06-27 | common: add new boot media kconfig entry | Peng Fan |
2016-06-27 | Kconfig: make NOR_BOOT a common option | Peng Fan |
2016-06-20 | autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c | Masahiro Yamada |
2016-06-17 | common/Kconfig: Change the default BOOTDELAY to 2 | Tom Rini |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-01-25 | Move all command code into its own directory | Simon Glass |
2016-01-13 | cmd_boot: Add a poweroff command | Michael van Slingerland |
2015-11-19 | console: Add a console buffer | Simon Glass |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-11-13 | sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig | Francois Retief |
2015-10-22 | drivers: Introduce a simplified remoteproc framework | Nishanth Menon |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-08-31 | dm: tpm: Add a 'tpmtest' command | Simon Glass |
2015-08-31 | tpm: Add Kconfig options for TPMs | Simon Glass |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-07-01 | common: Add CMD_SF Kconfig entry | Jagan Teki |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | common: Add the CMD_ENV_EXISTS config to Kconfig | Joe Hershberger |
2015-06-25 | common: Fix comment for saveenv in Kconfig | Joe Hershberger |
2015-06-08 | autoboot.c: Add feature to stop autobooting via SHA256 encrypted password | Stefan Roese |
2015-06-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2015-05-14 | dm: regulator: add regulator command | Przemyslaw Marczak |
2015-05-14 | dm: pmic: add pmic command | Przemyslaw Marczak |
2015-04-29 | Add a 'cpu' command to print CPU information | Simon Glass |
2015-04-21 | kconfig: remove duplicated CMD_DNS option | Andrey Skvortsov |
2015-04-18 | sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig | Simon Glass |
2015-04-18 | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass |
2015-04-10 | common/armflash: Support for ARM flash images | Linus Walleij |
2015-03-05 | kconfig: common: Fix memtest bool name | Nikolaos Pasaloukos |