1. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · Tue Jun 07 11:19:36 2016 -0700
  2. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  3. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:48 2016 +0200
  4. d1b8ea8 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:47 2016 +0200
  5. 914aff1 corvus DTS / DM support by Heiko Schocher · Wed May 25 07:23:45 2016 +0200
  6. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  7. 9978acd efi_loader: Fix typo in distro script by Alexander Graf · Thu Jun 23 01:15:38 2016 +0200
  8. 46dc5cb board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · Wed Jun 22 12:36:14 2016 +0200
  9. 20ccb43 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · Wed Jun 22 12:36:13 2016 +0200
  10. 5d2652d arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · Tue Jun 21 16:43:04 2016 -0700
  11. 8fdfac9 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · Tue Jun 21 02:11:18 2016 +0900
  12. dcc0473 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · Fri Jun 17 14:24:07 2016 +0900
  13. 72ad903 configs: gxbb: Introduce a common config header file by Carlo Caione · Fri Jun 10 20:18:22 2016 +0200
  14. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · Fri Jun 10 19:54:37 2016 +0200
  15. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  16. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · Thu Jun 16 17:54:06 2016 +0000
  17. e92c446 dragonboard410c: Increase default environment size. by Mateusz Kulikowski · Sun Jun 19 23:05:32 2016 +0200
  18. e0012a3 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Jun 20 05:14:01 2016 -0400
  19. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  20. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  21. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · Fri Jun 17 09:43:57 2016 -0600
  22. 3cdf676 mailbox: rename headers by Stephen Warren · Fri Jun 17 09:43:56 2016 -0600
  23. 3a0850d ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · Fri Jun 17 19:24:28 2016 +0900
  24. f3bf3ec ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space by Masahiro Yamada · Wed Jun 15 14:46:09 2016 +0900
  25. 908c4d1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jun 18 23:46:43 2016 -0400
  26. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Jun 18 23:46:21 2016 -0400
  27. 9986967 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sat Jun 18 23:44:22 2016 -0400
  28. e62aaf1 warp7: Fix DFU support by Fabio Estevam · Thu Jun 09 14:54:30 2016 -0300
  29. 3d73f52 warp7: Fix watchdog reset by Marco Franchi · Fri Jun 10 14:45:28 2016 -0300
  30. 09594b7 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sat Jun 18 10:24:54 2016 +0200
  31. 107ef97 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · Mon Jun 13 15:16:01 2016 +0200
  32. e0faf3c OMAP3: fix twister board by Stefano Babic · Tue Jun 14 09:13:37 2016 +0200
  33. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  34. fb22daf Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Fri Jun 17 09:33:06 2016 -0400
  35. 07a04a1 splash_source: add support for ubifs formatted nand by Eran Matityahu · Tue Jun 07 10:38:37 2016 +0300
  36. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · Mon Jun 13 09:58:36 2016 +0530
  37. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · Mon Jun 13 09:58:34 2016 +0530
  38. 27ce3d7 ti_omap5_common: Add right dtb file for AM572x-IDK by Lokesh Vutla · Fri Jun 10 09:35:46 2016 +0530
  39. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · Sun Jun 05 03:43:00 2016 +0300
  40. 45f2c70 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · Thu Jun 02 15:10:56 2016 -0700
  41. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  42. 3bb01f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Jun 12 23:28:57 2016 -0400
  43. 1d9e409 autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · Sat Jun 11 18:44:09 2016 +0900
  44. dd6427f ARM: stm32: remove unused CONFIG_AUTOBOOT by Masahiro Yamada · Sat Jun 11 18:44:08 2016 +0900
  45. 2369c9c arm: at91: Add support for gurnard by Andre Renaud · Thu May 05 07:28:22 2016 -0600
  46. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · Thu May 05 07:28:20 2016 -0600
  47. 317a382 linux/compat.h: add dev_warn() by Andreas Bießmann · Sat Jun 04 22:27:22 2016 +0200
  48. 30a4121 arm: at91: dts: Bring in device tree file for AT91SAM9G45 by Simon Glass · Thu May 05 07:28:12 2016 -0600
  49. aca42d7 ti_armv7_common: env: Remove no longer needed mem_reserve by Andrew F. Davis · Wed Jun 08 10:19:14 2016 -0500
  50. dd4845e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Jun 12 12:52:33 2016 -0400
  51. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  52. 331c87c armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · Wed Jun 08 18:25:00 2016 +0800
  53. 5d555b9 configs: ls2080a: Increase load image len in NAND boot by Yuan Yao · Wed Jun 08 18:24:58 2016 +0800
  54. 86f42d7 armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot by Yuan Yao · Wed Jun 08 18:24:57 2016 +0800
  55. 6fc42b0 configs: ls2080aqds: Enable QSPI flash support by Yuan Yao · Wed Jun 08 18:24:55 2016 +0800
  56. 5a89cce armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable by Yuan Yao · Wed Jun 08 18:24:54 2016 +0800
  57. 5d891fe configs: ls2080a_common: Remove duplicate NOR configs by Yuan Yao · Wed Jun 08 18:24:53 2016 +0800
  58. d40c885 drivers: i2c: mxc: Add early init by Yuan Yao · Wed Jun 08 18:24:51 2016 +0800
  59. b8f999e sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · Tue May 31 01:48:06 2016 +0300
  60. cbec11a siemens,am33x: add draco etamin board by Heiko Schocher · Tue Jun 07 08:55:45 2016 +0200
  61. 61fea38 siemens,am33x: add ubi fastmap support by Samuel Egli · Tue Jun 07 08:55:39 2016 +0200
  62. f116396 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · Tue Jun 07 08:31:25 2016 +0200
  63. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · Tue Jun 07 08:31:20 2016 +0200
  64. 90fecc7 power, tps65217: add some defines by Heiko Schocher · Tue Jun 07 08:31:16 2016 +0200
  65. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  66. 9d2a9fa ARM: uniphier: do not erase when updating U-Boot image in eMMC device by Masahiro Yamada · Tue Jun 07 21:03:46 2016 +0900
  67. d69e409 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · Sat Jun 04 22:39:08 2016 +0900
  68. 9802e87 ARM: socfpga: add support for IS1 board by Pavel Machek · Tue Jun 07 12:37:23 2016 +0200
  69. a9326ce board: ge: bx50v3: add missing partnum variable by Kimmo Surakka · Tue May 24 15:56:23 2016 +0200
  70. 6da4f98 board: ge: bx50v3: make SATA optional and disabled by default by Andrew Shadura · Tue May 24 15:56:21 2016 +0200
  71. 2c6ed1e board: ge: bx50v3: make network support optional and disabled by default by Andrew Shadura · Tue May 24 15:56:20 2016 +0200
  72. af628af board: ge: bx50v3: make USB support optional and disabled by default by Andrew Shadura · Tue May 24 15:56:19 2016 +0200
  73. c1b4283 board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default by Andrew Shadura · Tue May 24 15:56:18 2016 +0200
  74. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 06 13:24:23 2016 -0400
  75. 5e5b9de ti_armv7_common: env: Fix hard coded mmc device for uuid by B, Ravi · Fri Jun 03 20:44:02 2016 +0530
  76. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · Mon May 30 06:55:53 2016 -0400
  77. 1499a07 configs: k2*_evm: Update fdt file names by Lokesh Vutla · Mon Jun 06 11:18:42 2016 +0530
  78. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  79. 988c066 efi_loader: Add exit support by Alexander Graf · Fri May 20 23:28:23 2016 +0200
  80. 02f4eb9 strider: Support cpu-dp flavor by Dirk Eibach · Thu Jun 02 09:05:42 2016 +0200
  81. 3c6a509 strider: Support con-dp flavor by Dirk Eibach · Thu Jun 02 09:05:41 2016 +0200
  82. faffdfd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 06 10:04:58 2016 -0400
  83. 6ef13a9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Jun 06 07:16:39 2016 -0400
  84. ecfb6dc ARM64: zynqmp: Add support for standard distro boot commands by Michal Simek · Fri Apr 22 14:28:54 2016 +0200
  85. 704c03f ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP by Alexander Graf · Wed Jun 01 22:41:54 2016 +0200
  86. e8de989 ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is defined by Michal Simek · Wed Jun 01 14:29:33 2016 +0200
  87. 32bb7c8 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · Mon May 30 16:06:54 2016 +0200
  88. 6101515 ARM64: zynqmp: Add support for zc1751-dc4 by Michal Simek · Thu May 26 08:06:38 2016 +0200
  89. 2a50359 ARM64: zynqmp: Enable Vitesse and RealTek ethernet phys by Michal Simek · Mon May 30 10:13:37 2016 +0200
  90. f4ce5f9 ARM64: zynqmp: Enable CMD_NAND via Kconfig by Michal Simek · Fri May 27 11:25:49 2016 +0200
  91. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Jun 04 12:12:26 2016 -0400
  92. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sat Jun 04 08:49:47 2016 -0400
  93. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 04 08:49:08 2016 -0400
  94. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · Wed May 25 15:15:21 2016 +0200
  95. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  96. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  97. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  98. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  99. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  100. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · Mon May 30 13:57:53 2016 -0500