1. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · Thu Jun 22 16:49:10 2017 +0900
  2. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · Tue Jul 04 11:19:46 2017 -0700
  3. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  4. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · Tue Jul 04 11:18:50 2017 -0700
  5. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · Sun Jun 25 16:43:23 2017 -0700
  6. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 31 07:27:45 2017 -0400
  7. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  8. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · Wed Jul 19 21:50:07 2017 +0800
  9. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · Sat Jun 17 06:36:00 2017 -0700
  10. 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
  11. 5fb802a efi_loader: Fix configuration table override by Alexander Graf · Wed Jul 26 13:41:05 2017 +0200
  12. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  13. 5e9900f efi_loader: initalize EFI object list only once by Heinrich Schuchardt · Wed Jul 19 19:37:22 2017 +0200
  14. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · Fri Jul 21 15:00:27 2017 -0400
  15. 6533652 efi_loader: EFI file paths should be DOS style by Rob Clark · Mon Jul 24 07:59:09 2017 -0400
  16. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  17. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  18. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  19. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  20. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · Tue Jul 18 20:17:22 2017 +0200
  21. 5eadbfa efi_loader: provide meaningful status code by xypron.glpk@gmx.de · Tue Jul 04 23:15:23 2017 +0200
  22. 1e5afc6 bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · Tue Jul 04 23:15:21 2017 +0200
  23. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · Tue Jul 11 22:06:25 2017 +0200
  24. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:24 2017 +0200
  25. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  26. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · Thu Jun 08 09:20:03 2017 +0800
  27. 4a240bc cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:02 2017 -0500
  28. cd3ffa1 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · Mon Jun 26 19:12:58 2017 -0500
  29. 6d2a2668 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:55 2017 -0500
  30. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:54 2017 -0500
  31. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500
  32. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · Tue Jun 13 07:10:35 2017 -0400
  33. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · Fri Jun 16 12:51:42 2017 -0600
  34. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  35. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  36. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  37. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  38. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · Mon Jul 10 08:44:24 2017 +0200
  39. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · Thu Jul 06 10:33:11 2017 +0200
  40. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  41. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  42. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Jul 04 08:00:16 2017 -0400
  43. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  44. 9b9b716 efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · Mon Jul 03 13:32:35 2017 +0200
  45. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  46. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · Fri May 27 22:37:11 2016 -0300
  47. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · Fri May 27 22:37:10 2016 -0300
  48. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  49. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · Tue Jun 13 09:50:41 2017 -0700
  50. bdad0fa cmd: nvedit: bring error message in sync with condition under which it appears by Lothar Waßmann · Thu Jun 08 14:16:14 2017 +0200
  51. 037166d cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · Thu Jun 08 14:04:03 2017 +0200
  52. 4bc73ef fdt: Add a check to fdt_print() for coverity by Simon Glass · Wed Jun 07 10:28:42 2017 -0600
  53. 0374691 fdt: Add a check to do_fdt() for coverity by Simon Glass · Wed Jun 07 10:28:41 2017 -0600
  54. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  55. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  56. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  57. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  58. 73147d8 Kconfig: Add description for CMD_POWEROFF by Michal Simek · Mon Jun 05 08:28:17 2017 +0200
  59. 9878861 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · Tue May 30 15:05:44 2017 +0200
  60. b9a9afd cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · Tue May 30 14:18:55 2017 +0200
  61. 178eba3 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · Sun May 28 08:49:51 2017 -0400
  62. 3c95c79 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · Thu May 18 17:03:07 2017 -0400
  63. 27d86a1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Sun Jun 04 13:13:29 2017 -0400
  64. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  65. 801c2bf pci: Correct cast for sandbox by Simon Glass · Sat May 27 07:38:12 2017 -0600
  66. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  67. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  68. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · Wed May 17 03:25:43 2017 -0600
  69. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · Wed May 17 03:25:40 2017 -0600
  70. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  71. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · Wed May 17 03:25:38 2017 -0600
  72. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  73. 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · Wed May 17 03:25:36 2017 -0600
  74. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · Wed May 17 03:25:34 2017 -0600
  75. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · Wed May 17 03:25:31 2017 -0600
  76. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  77. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · Wed May 17 03:25:29 2017 -0600
  78. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
  79. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  80. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · Wed May 17 03:25:23 2017 -0600
  81. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · Wed May 17 03:25:22 2017 -0600
  82. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · Wed May 17 03:25:21 2017 -0600
  83. 811eb26 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · Wed May 17 03:25:20 2017 -0600
  84. fa6b02f Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · Wed May 17 03:25:19 2017 -0600
  85. 4a30120 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · Wed May 17 03:25:18 2017 -0600
  86. 12b8570 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · Wed May 17 03:25:17 2017 -0600
  87. c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · Wed May 17 03:25:14 2017 -0600
  88. 84d67c7 Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · Wed May 17 03:25:13 2017 -0600
  89. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  90. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  91. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:56 2017 -0600
  92. a587336 cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · Wed May 10 15:20:14 2017 -0400
  93. e7f8aa1 cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:13 2017 -0400
  94. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · Wed May 10 15:20:12 2017 -0400
  95. e77ba3e common: env: remove superfluous assignment by xypron.glpk@gmx.de · Mon May 08 21:43:43 2017 +0200
  96. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · Tue Apr 25 00:39:17 2017 +0200
  97. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · Tue Apr 25 00:39:13 2017 +0200
  98. c6db27b arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · Tue Mar 28 18:16:56 2017 +0300
  99. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  100. 0a6d8e6 Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · Wed Apr 26 22:28:09 2017 -0600