1. 3237bc6 cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · Fri Sep 29 14:32:44 2017 -0400
  2. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · Thu Sep 28 12:33:45 2017 -0700
  3. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · Sat Oct 07 11:27:59 2017 -0400
  4. 9ee0167 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · Tue Sep 26 21:12:05 2017 -0400
  5. 920c4dd cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · Tue Sep 26 20:44:32 2017 -0400
  6. 4beb235 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · Tue Sep 26 19:37:11 2017 -0400
  7. 7e805c0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · Tue Sep 26 07:42:28 2017 -0700
  8. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  9. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  10. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  11. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · Thu Aug 24 11:52:32 2017 +0200
  12. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  13. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  14. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Oct 01 08:48:38 2017 -0400
  15. 30725f5 GPT: incomplete initialization in allocate_disk_part by Heinrich Schuchardt · Thu Sep 21 19:03:06 2017 +0200
  16. 7b9bd5a efi_loader: fix efi_exit by Rob Clark · Wed Sep 20 18:23:42 2017 -0400
  17. 389f251 efi_loader: reenable selftest by Heinrich Schuchardt · Wed Sep 20 22:54:58 2017 +0200
  18. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  19. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  20. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · Wed Sep 13 18:05:33 2017 -0400
  21. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  22. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · Tue Sep 05 03:19:37 2017 +0200
  23. e6a9ab5 efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · Mon Aug 28 18:54:30 2017 +0200
  24. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Sep 15 22:34:34 2017 -0400
  25. 652a7f7 Merge git://git.denx.de/u-boot-ubi by Tom Rini · Fri Sep 15 08:45:21 2017 -0400
  26. bc4ac7e cmd: blk: Use LBAFU in the common block command by Bin Meng · Tue Sep 12 19:00:36 2017 -0700
  27. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  28. d9456a4 fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · Mon Sep 04 23:12:12 2017 +0300
  29. a14912b cmd: set filesize variable in ubi read by Holger Dengler · Wed Aug 30 18:38:52 2017 +0200
  30. e6b65d4 cmd: spl: Fix compiling warning by York Sun · Tue Aug 15 11:14:42 2017 -0700
  31. 1946db2 cmd: ide: Make the first device the default one by Bin Meng · Sun Sep 10 05:12:53 2017 -0700
  32. a99c052 fdt: fix 'prop (...) not found!' error in 'fdt set' command by Hannes Schmelzer · Fri Aug 18 14:41:14 2017 +0200
  33. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  34. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  35. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · Tue Aug 22 08:15:17 2017 -0700
  36. 76f77ff cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · Sat Aug 26 21:17:05 2017 -0400
  37. fd0dd1c mtdparts: Fix uninitialized scalar usage by Tom Rini · Sat Aug 26 16:59:24 2017 -0400
  38. 11d267f mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · Sun Aug 20 20:05:40 2017 -0400
  39. 7fd3f52 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · Thu Aug 17 21:01:48 2017 +0200
  40. d9d661c cmd: add sdp command by Stefan Agner · Wed Aug 16 11:00:53 2017 -0700
  41. 60ab606 cmd/read.c: Fix checking blk_dread return value by Tom Rini · Mon Aug 14 20:58:50 2017 -0400
  42. 4a786c9 mtdparts: Fix various issues reported by Coverity by Tom Rini · Mon Aug 14 20:42:27 2017 -0400
  43. 9cb5387 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Fri Aug 18 18:24:58 2017 -0400
  44. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  45. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · Tue Aug 01 14:27:10 2017 +0200
  46. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · Sat Jul 29 11:35:13 2017 -0600
  47. d9289f3 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:58 2017 -0600
  48. 8a8b768 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:57 2017 -0600
  49. 868a48c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:56 2017 -0600
  50. 2710c6f dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:55 2017 -0600
  51. bf2e795 dm: blk: Add a generic function for block device commands by Simon Glass · Sat Jul 29 11:34:54 2017 -0600
  52. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  53. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  54. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  55. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  56. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  57. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  58. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  59. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  60. eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · Mon Aug 07 16:04:14 2017 +1200
  61. 4945565 nvme: Add nvme commands by Zhikang Zhang · Thu Aug 03 02:30:59 2017 -0700
  62. f6b9912 efi_loader: use EFI_PAGE_SIZE instead of 4096 by xypron.glpk@gmx.de · Fri Aug 11 21:19:25 2017 +0200
  63. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  64. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · Fri Aug 04 16:35:04 2017 -0600
  65. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  66. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  67. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · Fri Aug 04 16:35:01 2017 -0600
  68. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  69. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  70. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  71. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  72. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  73. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  74. 26c2053 Kconfig: Sort the memory commands by Simon Glass · Fri Aug 04 16:34:51 2017 -0600
  75. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  76. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  77. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  78. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  79. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  80. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  81. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  82. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  83. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  84. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  85. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · Fri Aug 04 16:34:38 2017 -0600
  86. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  87. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · Fri Aug 04 16:34:35 2017 -0600
  88. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  89. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · Fri Aug 04 16:34:31 2017 -0600
  90. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · Fri Aug 04 16:34:30 2017 -0600
  91. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  92. 036bbb1 Kconfig: Sort the device-access commands by Simon Glass · Fri Aug 04 16:34:28 2017 -0600
  93. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · Thu Jun 22 16:49:10 2017 +0900
  94. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · Tue Jul 04 11:19:46 2017 -0700
  95. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  96. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · Tue Jul 04 11:18:50 2017 -0700
  97. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · Sun Jun 25 16:43:23 2017 -0700
  98. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 31 07:27:45 2017 -0400
  99. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  100. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · Wed Jul 19 21:50:07 2017 +0800