1. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  2. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  3. 60d1ebd bootstage: Use rec_count as the array index by Simon Glass · 8 years ago
  4. 80e5d4d bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 8 years ago
  5. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  6. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  7. 58d48b0 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · 8 years ago
  8. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  9. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  10. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  11. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  12. ab051bb Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · 8 years ago
  13. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  14. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  15. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  16. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  17. 4487fac common: Kconfig: Add BOARD_LATE_INIT entry by Jagan Teki · 8 years ago
  18. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  19. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  20. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  21. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  22. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  23. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  24. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  25. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  26. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  27. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  28. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  29. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  30. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  31. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  32. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  33. e9c629c common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  34. 0b15e30 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  35. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  36. 921e858 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  37. 979b3ad common: add new boot media kconfig entry by Peng Fan · 8 years ago
  38. c9044e4 Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  39. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  40. b47fd23 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · 8 years ago
  41. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  42. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  43. 2451dec cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  44. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  45. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  46. 7773202 sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  47. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  48. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  49. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  50. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  51. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  52. 3a3715a common: Add CMD_SF Kconfig entry by Jagan Teki · 9 years ago
  53. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  54. 3de4469 common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · 9 years ago
  55. 8af7cf9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · 9 years ago
  56. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
  57. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  58. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  59. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  60. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · 10 years ago
  61. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · 10 years ago
  62. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · 10 years ago
  63. b064ebb kconfig: remove duplicated CMD_DNS option by Andrey Skvortsov · 10 years ago
  64. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  65. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  66. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  67. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  68. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  69. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  70. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · 10 years ago
  71. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  72. a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  73. 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  74. aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  75. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  76. 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  77. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago