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