1. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · Tue May 15 11:57:05 2018 +0200
  2. e710fa6 bootcount: Add bootcount command by Alex Kiernan · Sat May 12 05:49:47 2018 +0000
  3. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  4. bfa7c21 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · Thu May 03 20:19:02 2018 +1200
  5. 49261c7 cmd: add ADC cli commands by Neil Armstrong · Fri Apr 27 15:17:57 2018 +0200
  6. d382d22 arm64: Add SMC and HVC commands by Michalis Pappas · Fri Apr 13 10:40:57 2018 +0300
  7. f435938 arm: v7R: Add initial support by Michal Simek · Thu Apr 26 18:21:29 2018 +0530
  8. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  9. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · Thu Apr 19 22:02:46 2018 +0200
  10. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · Fri Apr 13 15:26:37 2018 -0500
  11. 84ccdbe net: Improve BOOTP PXE config option by Joe Hershberger · Fri Apr 13 15:26:36 2018 -0500
  12. 63e7071 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · Fri Apr 13 15:26:35 2018 -0500
  13. 06661e1 net: Improve menu options and help for BOOTP options by Joe Hershberger · Fri Apr 13 15:26:34 2018 -0500
  14. 0126179 net: Move the DHCP command below the BOOTP command by Joe Hershberger · Fri Apr 13 15:26:33 2018 -0500
  15. 0824ad9 net: Move net command options to the cmd menu by Joe Hershberger · Fri Apr 13 15:26:32 2018 -0500
  16. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  17. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  18. 8a4f664 cmd: Add command for calculating binary operations by Mario Six · Wed Mar 28 14:39:18 2018 +0200
  19. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  20. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · Mon Feb 26 16:01:02 2018 +0100
  21. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  22. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  23. a0f5283 cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · Wed Feb 14 08:05:44 2018 +0100
  24. 113c025 cmd: fitupd: Convert CONFIG_CMD_FITUPD by Marek Vasut · Sat Feb 10 16:22:05 2018 +0100
  25. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  26. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · Tue Feb 06 12:14:28 2018 -0600
  27. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  28. 6e78274 usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command by Lukasz Majewski · Mon Jan 29 19:28:02 2018 +0100
  29. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 26 13:22:40 2018 -0500
  30. e813795 cmd: misc: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:18 2018 +0100
  31. fb52d2f cmd: loads: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:17 2018 +0100
  32. 88e4a39 cmd: loadb: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:16 2018 +0100
  33. bb65157 cmd: unzip: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:15 2018 +0100
  34. e6f8774 cmd: crc32: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:14 2018 +0100
  35. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · Fri Jan 05 02:45:17 2018 +0200
  36. 962c4e0 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · Fri Dec 29 11:47:49 2017 +0530
  37. 5e3020b usb: rockchip: add rockusb command by Eddie Cai · Fri Dec 15 08:17:11 2017 +0800
  38. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  39. 5684f8f log: Add a 'log level' command by Simon Glass · Mon Dec 04 13:48:26 2017 -0700
  40. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  41. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  42. 3237bc6 cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · Fri Sep 29 14:32:44 2017 -0400
  43. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · Thu Sep 28 12:33:45 2017 -0700
  44. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · Thu Aug 24 11:52:32 2017 +0200
  45. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  46. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  47. d9d661c cmd: add sdp command by Stefan Agner · Wed Aug 16 11:00:53 2017 -0700
  48. 4945565 nvme: Add nvme commands by Zhikang Zhang · Thu Aug 03 02:30:59 2017 -0700
  49. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  50. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · Fri Aug 04 16:35:04 2017 -0600
  51. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  52. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  53. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · Fri Aug 04 16:35:01 2017 -0600
  54. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  55. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  56. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  57. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  58. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  59. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  60. 26c2053 Kconfig: Sort the memory commands by Simon Glass · Fri Aug 04 16:34:51 2017 -0600
  61. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  62. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  63. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  64. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  65. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  66. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  67. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  68. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  69. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  70. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  71. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  72. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  73. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · Fri Aug 04 16:34:31 2017 -0600
  74. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · Fri Aug 04 16:34:30 2017 -0600
  75. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  76. 036bbb1 Kconfig: Sort the device-access commands by Simon Glass · Fri Aug 04 16:34:28 2017 -0600
  77. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  78. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  79. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  80. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  81. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  82. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  83. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  84. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  85. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  86. 73147d8 Kconfig: Add description for CMD_POWEROFF by Michal Simek · Mon Jun 05 08:28:17 2017 +0200
  87. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  88. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  89. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · Wed May 17 03:25:43 2017 -0600
  90. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · Wed May 17 03:25:40 2017 -0600
  91. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  92. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · Wed May 17 03:25:38 2017 -0600
  93. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  94. 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · Wed May 17 03:25:36 2017 -0600
  95. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · Wed May 17 03:25:34 2017 -0600
  96. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  97. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · Wed May 17 03:25:29 2017 -0600
  98. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
  99. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  100. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · Wed May 17 03:25:23 2017 -0600