1. 72eec11 bootstage: Provide a separate record count setting for SPL by Simon Glass · Tue Sep 05 19:49:49 2017 -0600
  2. b501191 bootstage: Drop unused options by Simon Glass · Tue Sep 05 19:49:48 2017 -0600
  3. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  4. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  5. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  6. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  7. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  8. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  9. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  10. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · Sun Jul 23 21:19:46 2017 -0600
  11. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  12. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  13. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · Sun Jul 23 21:19:43 2017 -0600
  14. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · Sun Jul 23 21:19:42 2017 -0600
  15. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  16. a19d3d2 env: Move help from README to Kconfig by Simon Glass · Sun Jul 23 21:19:40 2017 -0600
  17. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  18. 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
  19. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · Fri Jun 16 17:25:12 2017 -0500
  20. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · Fri Jun 16 17:25:06 2017 -0500
  21. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  22. 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
  23. 60d1ebd bootstage: Use rec_count as the array index by Simon Glass · Mon May 22 05:05:27 2017 -0600
  24. 80e5d4d bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · Mon May 22 05:05:24 2017 -0600
  25. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
  26. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  27. 58d48b0 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · Sun Apr 02 07:48:12 2017 +0900
  28. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · Mon Feb 27 18:22:03 2017 +0100
  29. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  30. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  31. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  32. ab051bb Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · Mon Jan 23 13:31:26 2017 -0700
  33. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  34. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  35. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  36. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  37. 4487fac common: Kconfig: Add BOARD_LATE_INIT entry by Jagan Teki · Sat Jan 21 11:48:32 2017 +0100
  38. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · Tue Nov 29 09:14:56 2016 -0500
  39. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  40. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · Sat Oct 08 18:00:10 2016 +0530
  41. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  42. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  43. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  44. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  45. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  46. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  47. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  48. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  49. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  50. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  51. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  52. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  53. e9c629c common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · Wed Aug 31 12:49:13 2016 -0400
  54. 0b15e30 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · Tue Jul 19 10:42:22 2016 +0530
  55. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  56. 921e858 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · Mon Jun 27 16:23:00 2016 +0900
  57. 979b3ad common: add new boot media kconfig entry by Peng Fan · Fri Jun 17 17:39:51 2016 +0800
  58. c9044e4 Kconfig: make NOR_BOOT a common option by Peng Fan · Fri Jun 17 17:39:50 2016 +0800
  59. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  60. b47fd23 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · Mon Jun 13 09:00:30 2016 -0400
  61. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  62. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700
  63. 2451dec cmd_boot: Add a poweroff command by Michael van Slingerland · Wed Jan 13 19:31:17 2016 +0100
  64. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  65. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  66. 7773202 sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · Mon Oct 27 13:39:03 2014 +0200
  67. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  68. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  69. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · Sat Aug 22 18:31:42 2015 -0600
  70. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · Sat Aug 22 18:31:19 2015 -0600
  71. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  72. 3a3715a common: Add CMD_SF Kconfig entry by Jagan Teki · Sat Jun 27 03:47:53 2015 +0530
  73. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  74. 3de4469 common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · Mon Jun 22 16:15:26 2015 -0500
  75. 8af7cf9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · Mon Jun 22 16:15:25 2015 -0500
  76. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · Mon May 18 14:08:24 2015 +0200
  77. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  78. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  79. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  80. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · Mon Apr 20 20:07:44 2015 +0200
  81. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · Mon Apr 20 20:07:43 2015 +0200
  82. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · Tue Apr 28 20:25:11 2015 -0600
  83. b064ebb kconfig: remove duplicated CMD_DNS option by Andrey Skvortsov · Sun Apr 19 14:58:43 2015 +0300
  84. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:09 2015 -0700
  85. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · Mon Mar 02 17:04:37 2015 -0700
  86. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · Sun Apr 05 01:48:31 2015 +0200
  87. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · Thu Mar 05 13:15:20 2015 +0000
  88. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  89. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · Thu Feb 05 21:41:38 2015 -0700
  90. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · Thu Nov 13 19:29:08 2014 +0900
  91. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:07 2014 +0900
  92. a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:04 2014 +0900
  93. 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:03 2014 +0900
  94. aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:02 2014 +0900
  95. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
  96. 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:00 2014 +0900
  97. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900