1. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  2. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  3. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · Tue Aug 22 08:15:17 2017 -0700
  4. 76f77ff cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · Sat Aug 26 21:17:05 2017 -0400
  5. fd0dd1c mtdparts: Fix uninitialized scalar usage by Tom Rini · Sat Aug 26 16:59:24 2017 -0400
  6. 11d267f mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · Sun Aug 20 20:05:40 2017 -0400
  7. 7fd3f52 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · Thu Aug 17 21:01:48 2017 +0200
  8. d9d661c cmd: add sdp command by Stefan Agner · Wed Aug 16 11:00:53 2017 -0700
  9. 60ab606 cmd/read.c: Fix checking blk_dread return value by Tom Rini · Mon Aug 14 20:58:50 2017 -0400
  10. 4a786c9 mtdparts: Fix various issues reported by Coverity by Tom Rini · Mon Aug 14 20:42:27 2017 -0400
  11. 9cb5387 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Fri Aug 18 18:24:58 2017 -0400
  12. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  13. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · Tue Aug 01 14:27:10 2017 +0200
  14. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · Sat Jul 29 11:35:13 2017 -0600
  15. d9289f3 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:58 2017 -0600
  16. 8a8b768 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:57 2017 -0600
  17. 868a48c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:56 2017 -0600
  18. 2710c6f dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:55 2017 -0600
  19. bf2e795 dm: blk: Add a generic function for block device commands by Simon Glass · Sat Jul 29 11:34:54 2017 -0600
  20. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  21. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  22. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  23. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  24. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  25. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  26. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  27. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  28. eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · Mon Aug 07 16:04:14 2017 +1200
  29. 4945565 nvme: Add nvme commands by Zhikang Zhang · Thu Aug 03 02:30:59 2017 -0700
  30. f6b9912 efi_loader: use EFI_PAGE_SIZE instead of 4096 by xypron.glpk@gmx.de · Fri Aug 11 21:19:25 2017 +0200
  31. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  32. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · Fri Aug 04 16:35:04 2017 -0600
  33. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  34. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  35. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · Fri Aug 04 16:35:01 2017 -0600
  36. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  37. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  38. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  39. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  40. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  41. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  42. 26c2053 Kconfig: Sort the memory commands by Simon Glass · Fri Aug 04 16:34:51 2017 -0600
  43. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  44. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  45. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  46. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  47. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  48. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  49. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  50. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  51. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  52. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  53. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · Fri Aug 04 16:34:38 2017 -0600
  54. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  55. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · Fri Aug 04 16:34:35 2017 -0600
  56. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  57. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · Fri Aug 04 16:34:31 2017 -0600
  58. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · Fri Aug 04 16:34:30 2017 -0600
  59. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  60. 036bbb1 Kconfig: Sort the device-access commands by Simon Glass · Fri Aug 04 16:34:28 2017 -0600
  61. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · Thu Jun 22 16:49:10 2017 +0900
  62. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · Tue Jul 04 11:19:46 2017 -0700
  63. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  64. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · Tue Jul 04 11:18:50 2017 -0700
  65. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · Sun Jun 25 16:43:23 2017 -0700
  66. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 31 07:27:45 2017 -0400
  67. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  68. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · Wed Jul 19 21:50:07 2017 +0800
  69. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · Sat Jun 17 06:36:00 2017 -0700
  70. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  71. 5fb802a efi_loader: Fix configuration table override by Alexander Graf · Wed Jul 26 13:41:05 2017 +0200
  72. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  73. 5e9900f efi_loader: initalize EFI object list only once by Heinrich Schuchardt · Wed Jul 19 19:37:22 2017 +0200
  74. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · Fri Jul 21 15:00:27 2017 -0400
  75. 6533652 efi_loader: EFI file paths should be DOS style by Rob Clark · Mon Jul 24 07:59:09 2017 -0400
  76. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  77. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  78. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  79. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  80. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · Tue Jul 18 20:17:22 2017 +0200
  81. 5eadbfa efi_loader: provide meaningful status code by xypron.glpk@gmx.de · Tue Jul 04 23:15:23 2017 +0200
  82. 1e5afc6 bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · Tue Jul 04 23:15:21 2017 +0200
  83. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · Tue Jul 11 22:06:25 2017 +0200
  84. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:24 2017 +0200
  85. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  86. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · Thu Jun 08 09:20:03 2017 +0800
  87. 4a240bc cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:02 2017 -0500
  88. cd3ffa1 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · Mon Jun 26 19:12:58 2017 -0500
  89. 6d2a2668 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:55 2017 -0500
  90. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:54 2017 -0500
  91. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500
  92. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · Tue Jun 13 07:10:35 2017 -0400
  93. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · Fri Jun 16 12:51:42 2017 -0600
  94. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  95. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  96. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  97. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  98. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · Mon Jul 10 08:44:24 2017 +0200
  99. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · Thu Jul 06 10:33:11 2017 +0200
  100. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200