1. d99a30e ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · Wed Aug 31 10:02:15 2016 +0200
  2. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · Wed Aug 31 06:48:56 2016 +0200
  3. 648391c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · Tue Aug 30 16:48:20 2016 +0200
  4. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · Mon May 23 11:12:05 2016 +0200
  5. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · Mon Jul 18 17:24:56 2016 +0200
  6. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · Thu Jul 14 11:39:20 2016 +0200
  7. 572be4a net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · Thu May 19 17:46:36 2016 +0200
  8. 6564d99 net: mvneta: Make driver 64bit safe by Stefan Roese · Thu May 19 18:09:17 2016 +0200
  9. 9ec1c78 spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · Thu May 19 15:56:44 2016 +0200
  10. 027276a serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · Tue May 17 16:36:00 2016 +0200
  11. 68849a9 net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Aug 25 12:56:50 2016 +0200
  12. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  13. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  14. c1e979b driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · Mon Sep 26 08:09:25 2016 -0700
  15. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  16. 58e58d8 i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · Fri Sep 16 15:07:55 2016 +0200
  17. 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · Fri Sep 16 15:07:54 2016 +0200
  18. 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · Fri Sep 16 15:07:53 2016 +0200
  19. 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · Fri Sep 16 15:07:52 2016 +0200
  20. 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · Fri Sep 16 15:07:51 2016 +0200
  21. 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · Fri Sep 16 15:07:50 2016 +0200
  22. 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · Fri Sep 16 15:07:49 2016 +0200
  23. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · Wed Sep 21 11:29:02 2016 +0900
  24. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  25. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  26. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  27. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  28. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:39 2016 +0900
  29. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:35 2016 +0900
  30. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · Tue Sep 06 22:17:34 2016 +0900
  31. bf528cd video: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:33 2016 +0900
  32. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:32 2016 +0900
  33. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  34. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · Thu Sep 22 15:36:45 2016 -0400
  35. ccc4000 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Sep 22 13:34:55 2016 -0400
  36. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · Thu Sep 22 07:42:22 2016 +0900
  37. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · Thu Sep 22 07:42:21 2016 +0900
  38. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · Thu Sep 22 07:42:20 2016 +0900
  39. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Sep 22 11:36:45 2016 -0400
  40. a274563 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Sep 22 11:36:23 2016 -0400
  41. 4051462 clk: rk3288: add PWM clock get rate by Kever Yang · Fri Aug 12 17:57:05 2016 +0800
  42. e54d26a clk: rk3399: add pmucru controller support by Kever Yang · Fri Aug 12 17:47:15 2016 +0800
  43. 84e841b usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · Wed Sep 21 11:35:42 2016 +0800
  44. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · Wed Aug 24 12:02:17 2016 +0800
  45. 92e404a rk_pwm: remove grf setting code from driver by Kever Yang · Fri Aug 12 17:58:02 2016 +0800
  46. aee175e rk_pwm: use clock framework API to get module clock by Kever Yang · Fri Aug 12 17:57:48 2016 +0800
  47. c4d9c49 pinctrl: add driver for rk3399 by Kever Yang · Tue Aug 16 17:58:11 2016 +0800
  48. 467c629 spi: Kconfig: Move FSL_QSPI entry to non-dm place by Jagan Teki · Sat Sep 03 12:58:33 2016 +0530
  49. 460fdce fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · Wed Jan 13 16:25:37 2016 +0530
  50. ebbac2f spi: zynq: Use variable to remove u32 to u64 conversions by Michal Simek · Thu Sep 01 12:51:27 2016 +0200
  51. e34f1f6 fpga: Add Kconfig to fpga subsystem by Michal Simek · Mon Sep 19 10:41:55 2016 +0200
  52. 235afa8 sf: Move flags macro's to spi_flash_params{} members by Jagan Teki · Mon Aug 08 19:25:55 2016 +0530
  53. ca40ea2 sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash by Jagan Teki · Mon Aug 08 17:23:56 2016 +0530
  54. fbf356b sf: Remove SECT_32K by Jagan Teki · Mon Aug 08 17:19:08 2016 +0530
  55. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · Mon Aug 08 17:12:12 2016 +0530
  56. e48876b sf: Remove e_rd_cmd from param table by Jagan Teki · Mon Aug 08 17:02:18 2016 +0530
  57. b678539 sf: Simplify fastest read cmd code by Jagan Teki · Mon Aug 08 16:50:45 2016 +0530
  58. 62ef1f0 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · Wed Sep 07 15:18:23 2016 +0530
  59. b007997 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · Wed Sep 07 15:18:22 2016 +0530
  60. 636ef59 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · Sat Jul 30 22:28:24 2016 +0100
  61. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Sep 21 14:50:18 2016 -0400
  62. 0399f44 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · Thu Sep 08 07:47:38 2016 +0100
  63. 8c946a7 dm: syscon: Provide a generic syscon driver by Paul Burton · Thu Sep 08 07:47:37 2016 +0100
  64. 18b6be1 dm: core: Match compatible strings in order of priority by Paul Burton · Thu Sep 08 07:47:36 2016 +0100
  65. 3977603 dm: regmap: Implement simple regmap_read & regmap_write by Paul Burton · Thu Sep 08 07:47:35 2016 +0100
  66. 1f977f5 net: pch_gbe: Make 64 bit safe by Paul Burton · Thu Sep 08 07:47:34 2016 +0100
  67. 45a6f65 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base by Paul Burton · Thu Sep 08 07:47:33 2016 +0100
  68. e3b106d pci: Flip condition for detecting non-PCI parent devices by Paul Burton · Thu Sep 08 07:47:32 2016 +0100
  69. c893f21 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge by Paul Burton · Thu Sep 08 07:47:31 2016 +0100
  70. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · Thu Sep 08 07:47:29 2016 +0100
  71. c681109 net: emaclite: Enable driver for MIPS by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:09 2016 +0100
  72. 9166459 net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:08 2016 +0100
  73. d23bf84 net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:07 2016 +0100
  74. 953d975 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · Mon Sep 19 10:16:50 2016 +0800
  75. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · Sun Sep 18 09:01:22 2016 +0800
  76. 3226045 mmc: sd: optimize erase by Peng Fan · Thu Sep 01 11:13:39 2016 +0800
  77. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · Thu Sep 01 11:13:38 2016 +0800
  78. 9625011 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · Thu Aug 25 16:07:39 2016 +0900
  79. d451231 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · Thu Aug 25 16:07:38 2016 +0900
  80. 27bfb71 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · Thu Aug 25 16:07:37 2016 +0900
  81. 4b33877 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · Thu Aug 25 16:07:36 2016 +0900
  82. da957dd mmc: sdhci: move error message to more relevant place by Masahiro Yamada · Thu Aug 25 16:07:35 2016 +0900
  83. ea04d90 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · Thu Aug 25 16:07:34 2016 +0900
  84. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Sep 18 12:12:04 2016 -0400
  85. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · Sun Sep 18 12:11:50 2016 -0400
  86. a01867f pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · Sat Sep 17 03:32:59 2016 +0900
  87. c3380ed pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · Sat Sep 17 03:32:58 2016 +0900
  88. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · Sat Sep 17 16:02:38 2016 +0200
  89. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · Wed Sep 07 14:25:21 2016 +0800
  90. af7f67c sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · Mon Sep 12 09:52:52 2016 +0200
  91. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  92. 3350e37 ddr: fsl: fix a compile issue by Shaohui Xie · Wed Sep 07 17:56:06 2016 +0800
  93. cb7fb12 driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · Fri Aug 26 18:30:39 2016 +0800
  94. e45e13e armv8: ls2080a: Remove debug server support by York Sun · Wed Aug 03 12:33:00 2016 -0700
  95. 36af3d3 driver/ddr/fsl: Revise workaround A008511 for A009803 by York Sun · Mon Aug 29 17:04:13 2016 +0800
  96. 7c72578 driver/ddr/fsl: Add more debug registers by York Sun · Mon Aug 29 17:04:12 2016 +0800
  97. ea4923e net: fm: fix spi flash probe for using driver model by Qianyu Gong · Wed Aug 03 11:04:25 2016 +0800
  98. a994520 pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · Wed Sep 14 01:06:05 2016 +0900
  99. 82a5178 pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · Wed Sep 14 01:06:04 2016 +0900
  100. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · Wed Sep 14 01:06:03 2016 +0900