1. c4f1632 cmd: Relocate poweroff under Device access commands by Adam Ford · Sun Sep 09 07:05:57 2018 -0500
  2. b879c84 w1: add command for onewire protocol by Eugen Hristev · Tue Sep 18 10:35:33 2018 +0300
  3. 13ea685 cmd: add conitrace command by Heinrich Schuchardt · Fri Sep 07 19:43:11 2018 +0200
  4. d0ccd31 cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig by Masahiro Yamada · Mon Jul 09 15:12:37 2018 +0900
  5. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400
  6. e83a31b cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · Thu Aug 09 16:17:46 2018 +0200
  7. 92f95bb cmd: Add dtimg command by Sam Protsenko · Thu Aug 16 23:34:13 2018 +0300
  8. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  9. fd1cc42 cmd: Add axi command by Mario Six · Thu Aug 09 14:51:21 2018 +0200
  10. 124a7ac tpmv2: Make it select CMD_LOG by Tom Rini · Sat Jul 28 09:20:12 2018 -0400
  11. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  12. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  13. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · Mon Jul 23 15:55:12 2018 +0200
  14. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  15. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  16. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  17. 427e695 net: Add option to prefer bootp/dhcp serverip by Alexander Graf · Fri Jun 15 10:29:28 2018 +0200
  18. 776fc10 net: Add new wol command - Wake on LAN by Lothar Felten · Fri Jun 22 22:29:54 2018 +0200
  19. 6029119 cmd: avb2.0: avb command for performing verification by Igor Opaniuk · Sun Jun 03 21:56:39 2018 +0300
  20. 51d7898 net: Express LINK_LOCAL dependency on LIB_RAND by Joe Hershberger · Mon Apr 30 12:45:22 2018 -0500
  21. 4cfa481 Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Jun 01 13:50:15 2018 -0400
  22. 628bb20 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jun 01 09:52:15 2018 -0400
  23. cce0cb0 cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · Thu May 31 15:10:22 2018 +0530
  24. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · Tue May 29 15:30:53 2018 +0000
  25. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  26. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  27. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · Mon May 28 19:06:37 2018 +0800
  28. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · Tue May 15 11:57:05 2018 +0200
  29. e710fa6 bootcount: Add bootcount command by Alex Kiernan · Sat May 12 05:49:47 2018 +0000
  30. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  31. bfa7c21 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · Thu May 03 20:19:02 2018 +1200
  32. 49261c7 cmd: add ADC cli commands by Neil Armstrong · Fri Apr 27 15:17:57 2018 +0200
  33. d382d22 arm64: Add SMC and HVC commands by Michalis Pappas · Fri Apr 13 10:40:57 2018 +0300
  34. f435938 arm: v7R: Add initial support by Michal Simek · Thu Apr 26 18:21:29 2018 +0530
  35. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  36. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · Thu Apr 19 22:02:46 2018 +0200
  37. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · Fri Apr 13 15:26:37 2018 -0500
  38. 84ccdbe net: Improve BOOTP PXE config option by Joe Hershberger · Fri Apr 13 15:26:36 2018 -0500
  39. 63e7071 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · Fri Apr 13 15:26:35 2018 -0500
  40. 06661e1 net: Improve menu options and help for BOOTP options by Joe Hershberger · Fri Apr 13 15:26:34 2018 -0500
  41. 0126179 net: Move the DHCP command below the BOOTP command by Joe Hershberger · Fri Apr 13 15:26:33 2018 -0500
  42. 0824ad9 net: Move net command options to the cmd menu by Joe Hershberger · Fri Apr 13 15:26:32 2018 -0500
  43. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  44. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  45. 8a4f664 cmd: Add command for calculating binary operations by Mario Six · Wed Mar 28 14:39:18 2018 +0200
  46. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  47. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · Mon Feb 26 16:01:02 2018 +0100
  48. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  49. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  50. a0f5283 cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · Wed Feb 14 08:05:44 2018 +0100
  51. 113c025 cmd: fitupd: Convert CONFIG_CMD_FITUPD by Marek Vasut · Sat Feb 10 16:22:05 2018 +0100
  52. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  53. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · Tue Feb 06 12:14:28 2018 -0600
  54. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  55. 6e78274 usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command by Lukasz Majewski · Mon Jan 29 19:28:02 2018 +0100
  56. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 26 13:22:40 2018 -0500
  57. e813795 cmd: misc: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:18 2018 +0100
  58. fb52d2f cmd: loads: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:17 2018 +0100
  59. 88e4a39 cmd: loadb: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:16 2018 +0100
  60. bb65157 cmd: unzip: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:15 2018 +0100
  61. e6f8774 cmd: crc32: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:14 2018 +0100
  62. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · Fri Jan 05 02:45:17 2018 +0200
  63. 962c4e0 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · Fri Dec 29 11:47:49 2017 +0530
  64. 5e3020b usb: rockchip: add rockusb command by Eddie Cai · Fri Dec 15 08:17:11 2017 +0800
  65. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  66. 5684f8f log: Add a 'log level' command by Simon Glass · Mon Dec 04 13:48:26 2017 -0700
  67. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  68. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  69. 3237bc6 cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · Fri Sep 29 14:32:44 2017 -0400
  70. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · Thu Sep 28 12:33:45 2017 -0700
  71. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · Thu Aug 24 11:52:32 2017 +0200
  72. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  73. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  74. d9d661c cmd: add sdp command by Stefan Agner · Wed Aug 16 11:00:53 2017 -0700
  75. 4945565 nvme: Add nvme commands by Zhikang Zhang · Thu Aug 03 02:30:59 2017 -0700
  76. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  77. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · Fri Aug 04 16:35:04 2017 -0600
  78. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  79. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  80. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · Fri Aug 04 16:35:01 2017 -0600
  81. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  82. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  83. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  84. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  85. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  86. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  87. 26c2053 Kconfig: Sort the memory commands by Simon Glass · Fri Aug 04 16:34:51 2017 -0600
  88. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  89. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  90. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  91. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  92. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  93. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  94. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  95. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  96. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  97. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  98. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  99. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  100. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · Fri Aug 04 16:34:31 2017 -0600