1. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · Sun Jun 12 23:30:18 2016 -0600
  2. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · Sun Jun 12 23:30:17 2016 -0600
  3. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  4. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · Sun Jun 12 23:30:15 2016 -0600
  5. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · Sun Jun 26 22:43:55 2016 +0200
  6. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 06 15:55:36 2016 -0400
  7. 0bc7f4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Jul 06 15:55:21 2016 -0400
  8. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · Fri Jul 01 13:22:00 2016 -0700
  9. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · Fri Jul 01 19:03:23 2016 +0800
  10. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  11. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · Sun May 08 16:55:21 2016 -0600
  12. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  13. 29f49fc pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · Fri Jun 24 08:36:04 2016 -0600
  14. d132c47 pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · Tue Jun 21 12:47:51 2016 -0600
  15. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · Sun Feb 28 22:40:02 2016 +0100
  16. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 01 22:35:20 2016 -0400
  17. b090226 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Fri Jul 01 17:43:06 2016 -0400
  18. d478083 mmc: increase MMC SDHCI read status timeout by Steve Rae · Wed Jun 29 13:42:01 2016 -0700
  19. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · Tue Jun 21 14:05:36 2016 +0530
  20. cc94a98 pinctrl: uniphier: add Ethernet pin-mux settings by Masahiro Yamada · Wed Jun 29 19:39:01 2016 +0900
  21. 65ef4f7 pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL by Masahiro Yamada · Wed Jun 29 19:39:00 2016 +0900
  22. 9447e13 pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · Wed Jun 29 19:38:59 2016 +0900
  23. e637a8e pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · Wed Jun 29 19:38:58 2016 +0900
  24. 13d8ac3 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · Wed Jun 29 19:38:57 2016 +0900
  25. 80a6a14 pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · Wed Jun 29 19:38:55 2016 +0900
  26. 1c2019b pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · Wed Jun 29 19:38:54 2016 +0900
  27. da987e9 pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · Wed Jun 29 19:38:53 2016 +0900
  28. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  29. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · Fri Jun 24 13:48:13 2016 +0530
  30. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · Wed Jun 15 10:53:02 2016 +0800
  31. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · Wed Jun 15 10:53:01 2016 +0800
  32. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · Wed Jun 15 10:53:00 2016 +0800
  33. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  34. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  35. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · Fri May 13 23:37:44 2016 +0900
  36. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · Mon Jun 20 09:43:09 2016 +0800
  37. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · Mon Jun 20 09:43:08 2016 +0800
  38. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · Sat Jun 18 10:47:10 2016 +0530
  39. daec47b clk: sandbox: don't check clk ID against 0 by Stephen Warren · Tue Jun 21 13:32:07 2016 -0600
  40. ea19c53 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · Sun Jun 19 19:25:25 2016 -0600
  41. fcdcc55 net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · Fri Jun 03 23:16:17 2016 +1000
  42. 73823fa net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · Thu May 26 16:28:44 2016 +0300
  43. 9fe7fb5 net: rtl8169: fix switching between adapters by Stephen Warren · Tue Apr 26 15:29:00 2016 -0600
  44. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  45. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · Thu Jun 16 17:54:06 2016 +0000
  46. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · Wed Jun 15 20:56:10 2016 +0200
  47. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · Mon Jun 13 10:15:47 2016 +0200
  48. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · Mon Jun 06 10:17:02 2016 +0200
  49. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · Mon Jun 06 10:17:01 2016 +0200
  50. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · Mon Jun 06 10:17:00 2016 +0200
  51. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · Mon Jun 06 10:16:59 2016 +0200
  52. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  53. 05b769d spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · Mon Jun 06 10:16:57 2016 +0200
  54. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · Mon Jun 06 10:16:56 2016 +0200
  55. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  56. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  57. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  58. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · Fri Jun 17 09:43:57 2016 -0600
  59. 3cdf676 mailbox: rename headers by Stephen Warren · Fri Jun 17 09:43:56 2016 -0600
  60. ab8ce19 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · Mon May 23 09:54:56 2016 +0200
  61. f4d193b dm: add manual relocation for devices by Angelo Dureghello · Sat May 21 12:05:49 2016 +0200
  62. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Jun 18 23:46:21 2016 -0400
  63. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · Wed Jun 15 13:15:46 2016 +0800
  64. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · Mon Jun 13 09:58:36 2016 +0530
  65. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · Mon Jun 13 09:58:34 2016 +0530
  66. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · Mon Jun 13 09:58:33 2016 +0530
  67. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · Tue Jun 07 15:35:21 2016 -0700
  68. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · Sun Jun 05 03:43:00 2016 +0300
  69. 0edfb4e serial: Introduce linflex uart support by Stoica Cosmin-Stefan · Sun Jun 05 03:42:59 2016 +0300
  70. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  71. b0e59ee serial: atmel_usart: Add device tree support by Wenyou Yang · Wed Jun 01 08:36:56 2016 +0800
  72. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · Thu May 05 07:28:20 2016 -0600
  73. f3e7f01 at91: video: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:19 2016 -0600
  74. eaf2321 at91: nand: Set up the ECC strength correctly by Andre Renaud · Thu May 05 07:28:15 2016 -0600
  75. cf44b94 at91: Correct NAND ECC register access by Andre Renaud · Thu May 05 07:28:14 2016 -0600
  76. 75c5d18 net: macb: Convert to driver model by Simon Glass · Thu May 05 07:28:11 2016 -0600
  77. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · Thu May 05 07:28:10 2016 -0600
  78. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:09 2016 -0600
  79. ba91bd5 gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · Wed May 04 23:05:23 2016 +0200
  80. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  81. dd4845e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Jun 12 12:52:33 2016 -0400
  82. bd1f7f2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sun Jun 12 12:52:19 2016 -0400
  83. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  84. fa72162 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Sun Jun 12 09:55:16 2016 -0400
  85. c338c38 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · Wed Jun 08 05:07:39 2016 -0700
  86. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · Wed Jun 08 05:07:38 2016 -0700
  87. 1e4479d x86: ich6_gpio: Output return value of syscon_get_by_driver_data() by Bin Meng · Wed Jun 08 05:07:32 2016 -0700
  88. d40c885 drivers: i2c: mxc: Add early init by Yuan Yao · Wed Jun 08 18:24:51 2016 +0800
  89. ffa5442 spi: pic32_spi: add SPI master driver for PIC32 SoC. by Purna Chandra Mandal · Thu Jun 02 14:26:08 2016 +0530
  90. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · Sun Jun 05 16:53:04 2016 +0200
  91. 0ed9da5 dfu, nand, ubi: fix erasing after write finish by Heiko Schocher · Tue Jun 07 08:55:44 2016 +0200
  92. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · Tue Jun 07 08:55:42 2016 +0200
  93. adb71df nand: add nand mtd concat support by Heiko Schocher · Tue Jun 07 08:55:41 2016 +0200
  94. 280f715 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · Tue Jun 07 08:31:22 2016 +0200
  95. 9016ab9 mmc: revert mmc: Handle switch error status bit in MMC card status by Heiko Schocher · Tue Jun 07 08:31:21 2016 +0200
  96. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 06 13:24:23 2016 -0400
  97. faffdfd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 06 10:04:58 2016 -0400
  98. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Jun 04 12:12:26 2016 -0400
  99. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sat Jun 04 08:49:47 2016 -0400
  100. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 04 08:49:08 2016 -0400