1. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 04 08:49:08 2016 -0400
  2. 55f426f driver: mtd: spi: Adding support for QSPI flash by Prabhakar Kushwaha · Fri Jun 03 18:41:28 2016 +0530
  3. 4be68d0 driver/ddr/fsl: Check condition for erratum A-009803 by Shengzhou Liu · Wed May 25 16:15:00 2016 +0800
  4. 2a77a12 drivers/ddr/fsl: Disabling data init if ECC is not enabled by York Sun · Thu May 26 12:19:03 2016 -0700
  5. a40b385 pcie/layerscape: fix bug in bus number computation when setting msi-map by Bogdan Purcareata · Tue May 17 07:18:40 2016 +0000
  6. 3abd16b drivers/ddr/fsl: Fix timing_cfg_2 register by York Sun · Wed May 18 21:11:19 2016 -0700
  7. e7702c6 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function by Yangbo Lu · Thu May 12 19:12:58 2016 +0800
  8. 3b33dd2 drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl by Shengzhou Liu · Wed May 04 10:20:21 2016 +0800
  9. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Jun 03 16:30:47 2016 -0400
  10. 70907b8 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · Mon May 23 17:37:50 2016 +0300
  11. 3b164a5 serial: 16550: Drop OMAP1510 support by Marek Vasut · Wed May 25 02:13:16 2016 +0200
  12. 3e97cbb serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · Wed May 25 02:13:03 2016 +0200
  13. d2558a7 gpio: mxs: Remove netdev.h by Marek Vasut · Wed May 25 02:12:32 2016 +0200
  14. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · Thu May 12 12:11:23 2016 -0600
  15. 0c5403f gpio: add Tegra186 GPIO driver by Stephen Warren · Wed May 25 14:38:51 2016 -0600
  16. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · Thu May 12 12:07:41 2016 -0600
  17. 0a3d0e1 net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · Tue May 24 23:29:09 2016 +0200
  18. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · Thu May 26 17:32:29 2016 +0100
  19. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · Thu May 26 14:49:35 2016 +0100
  20. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · Thu May 26 14:49:34 2016 +0100
  21. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  22. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 27 15:48:53 2016 -0400
  23. bc40d99 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · Tue May 24 10:34:41 2016 +0530
  24. 255c92a spl: Support loading a FIT from SPI by Lokesh Vutla · Tue May 24 10:34:40 2016 +0530
  25. 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · Fri May 13 15:17:52 2016 +0300
  26. d1037e4 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · Sun May 08 08:30:16 2016 +0200
  27. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · Sun May 08 08:30:15 2016 +0200
  28. 434c487 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · Sat May 14 14:03:10 2016 -0600
  29. 9f72e37 dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL by Simon Glass · Sat May 14 14:03:09 2016 -0600
  30. ae69610 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · Sat May 14 14:03:08 2016 -0600
  31. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · Sat May 14 14:03:07 2016 -0600
  32. 97c78e8 dm: mmc: Convert sdhci to support CONFIG_BLK by Simon Glass · Sat May 14 14:03:04 2016 -0600
  33. 773ca82 rockchip: video: Flush the cache when the display is updated by Simon Glass · Sat May 14 14:03:01 2016 -0600
  34. 3ce69bf rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · Sun Feb 28 22:24:59 2016 +0100
  35. 8c26ee4 rockchip: rk3288: pinctrl: support more pins by Sjoerd Simons · Sun Feb 28 22:24:58 2016 +0100
  36. 6eb4462 net: designware: support phy reset device-tree bindings by Sjoerd Simons · Sun Feb 28 22:24:55 2016 +0100
  37. 03bf428 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · Mon Apr 25 15:25:37 2016 +0200
  38. 03317cc mmc: Use byte array for multipliers by Simon Glass · Sat May 14 14:02:57 2016 -0600
  39. 4924a06 mmc: Drop mmc_register() by Simon Glass · Sat May 14 14:02:55 2016 -0600
  40. a8c5ac0 reset: Drop the reset failure message by Simon Glass · Sat May 14 14:02:54 2016 -0600
  41. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  42. d010783 Add a mailbox driver framework/uclass by Stephen Warren · Fri May 13 15:50:29 2016 -0600
  43. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  44. b56989e sunxi: gpio: convert bind() to use driver data by Stephen Warren · Wed May 11 15:26:25 2016 -0600
  45. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · Wed May 11 15:26:24 2016 -0600
  46. 7e2ec88 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed May 25 20:22:48 2016 -0400
  47. c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · Tue May 17 07:43:26 2016 +0100
  48. dbef2f0 fdt: Support for ISA busses by Paul Burton · Tue May 17 07:43:24 2016 +0100
  49. 8518c3f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 25 12:32:56 2016 -0400
  50. a2ec9ba Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed May 25 12:27:44 2016 -0400
  51. f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · Mon May 02 10:28:15 2016 +0800
  52. 45f192c sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · Mon May 02 10:28:14 2016 +0800
  53. 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · Mon May 02 10:28:12 2016 +0800
  54. 7096534 power: axp818: Fix typo for fldo2 Kconfig description by Chen-Yu Tsai · Mon May 02 10:28:11 2016 +0800
  55. c80376c power: axp221: Remove switch case to simplify axp_set_eldo by Chen-Yu Tsai · Mon May 02 10:28:10 2016 +0800
  56. dcfbfab clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · Tue May 24 21:14:02 2016 +0900
  57. 19824b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed May 25 07:19:31 2016 -0400
  58. 9ff34e3 powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · Mon Apr 18 17:04:16 2016 +0800
  59. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue May 24 13:42:03 2016 -0400
  60. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  61. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · Mon May 02 15:46:02 2016 -0500
  62. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · Mon May 02 15:46:00 2016 -0500
  63. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · Mon May 02 15:45:59 2016 -0500
  64. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · Mon May 02 15:45:57 2016 -0500
  65. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · Mon May 02 15:45:56 2016 -0500
  66. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · Thu Apr 28 15:36:07 2016 +0530
  67. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · Thu Apr 28 15:36:06 2016 +0530
  68. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · Thu Apr 28 15:36:04 2016 +0530
  69. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · Thu Apr 28 15:36:02 2016 +0530
  70. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  71. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  72. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 24 08:20:43 2016 -0400
  73. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · Wed May 18 14:46:28 2016 +0200
  74. 24ce232 phy: Wire return value from phy_config() by Michal Simek · Wed May 18 14:37:23 2016 +0200
  75. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · Wed May 18 12:46:12 2016 +0200
  76. cf6677b phy: Return correct error code when timeout happens by Michal Simek · Wed May 18 12:48:57 2016 +0200
  77. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · Wed May 18 12:37:22 2016 +0200
  78. b563a6b fpga: Fix typo in function comment by Michal Simek · Tue May 17 14:32:00 2016 +0200
  79. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · Fri Mar 04 15:56:50 2016 +0100
  80. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  81. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  82. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · Thu May 19 09:11:58 2016 +0200
  83. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · Sun May 22 19:37:20 2016 -0700
  84. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  85. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  86. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · Sun May 22 19:37:14 2016 -0700
  87. 7ae7b72 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · Tue Apr 12 11:09:19 2016 +0800
  88. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · Tue Apr 12 11:09:18 2016 +0800
  89. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · Fri Mar 18 18:36:08 2016 +0530
  90. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:58 2016 +0800
  91. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · Wed Mar 16 16:59:57 2016 +0800
  92. a56de4c drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · Wed Mar 16 16:59:56 2016 +0800
  93. 77ae238 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · Wed Mar 16 16:59:55 2016 +0800
  94. 31fdba2 arm: mvebu: a38x: Weed out floating point use by Marek Vasut · Sat Apr 30 14:45:42 2016 +0200
  95. c72d12e driver/ddr/fsl: Add workaround for erratum A-010165 by Shengzhou Liu · Tue May 10 16:03:47 2016 +0800
  96. 7703d1e crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · Fri Apr 29 15:18:00 2016 +0300
  97. de4b02f sf: Disable 4-KB erase command for SPANSION S25FS-S family by Yuan Yao · Tue Mar 15 14:36:43 2016 +0800
  98. d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · Tue Mar 15 14:36:42 2016 +0800
  99. b4bfe10 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · Tue Mar 15 14:36:41 2016 +0800
  100. ae41239 spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · Tue Mar 15 14:36:40 2016 +0800