1. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  2. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  3. d259c00 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  4. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  5. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  6. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  7. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  8. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  9. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  10. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  11. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  12. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  13. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  14. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  15. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  16. 57247d9 common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  17. 4d25507 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  18. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  19. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  20. faaef73 common: add new boot media kconfig entry by Peng Fan · 8 years ago
  21. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  22. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  23. 5e4e874 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · 8 years ago
  24. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  25. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  26. 4e42e29 cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  27. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  28. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  29. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  30. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  31. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  32. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  33. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  34. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  35. f39eb75 common: Add CMD_SF Kconfig entry by Jagan Teki · 9 years ago
  36. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  37. 6aab5ae common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · 9 years ago
  38. f38bec9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · 9 years ago
  39. 8f0b1e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 9 years ago
  40. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 9 years ago
  41. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  42. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  43. 6262b72 dm: regulator: add regulator command by Przemyslaw Marczak · 9 years ago
  44. d89fdcf dm: pmic: add pmic command by Przemyslaw Marczak · 9 years ago
  45. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago
  46. a436d61 kconfig: remove duplicated CMD_DNS option by Andrey Skvortsov · 9 years ago
  47. de79a76 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  48. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  49. 4bb6650 common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  50. 41ffb45 kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  51. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  52. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  53. 60296a8 commands: add more command entries in Kconfig by Masahiro Yamada · 10 years ago
  54. 6c77509 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  55. 1d5c201 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  56. 726ac8e kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  57. cccee18 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  58. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  59. dba1697 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  60. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago