1. 72ac56a at91: video: Support driver-model for the HLCD driver by Songjun Wu · Tue Apr 11 16:33:30 2017 +0800
  2. cb2c229 video: fsl_dcu_fb: add additional modes for DCU by Stefan Agner · Tue Apr 11 11:12:13 2017 +0530
  3. a6d6d53 video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting by Stefan Agner · Tue Apr 11 11:12:12 2017 +0530
  4. f5e97b4 video: fsl_dcu_fb: Enable pixel clock after initialization by Stefan Agner · Tue Apr 11 11:12:11 2017 +0530
  5. ec95423 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · Tue Apr 11 11:12:10 2017 +0530
  6. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  7. 654f531 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Apr 10 08:07:29 2017 -0400
  8. c65a7fe serial: Add serial driver for Intel MID by Andy Shevchenko · Tue Feb 28 14:04:10 2017 +0200
  9. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · Thu Mar 16 07:26:27 2017 -0700
  10. dc2b941 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · Thu Apr 06 15:54:14 2017 -0500
  11. bdf8a42 ti: wdt: omap: Disable watchdog timer before performing initialization by Lukasz Majewski · Sun Feb 19 23:24:38 2017 +0100
  12. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  13. fcacc70 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · Mon Feb 27 18:22:12 2017 +0100
  14. a15b6ea mtd: sunxi: Change U-Boot offset by Maxime Ripard · Mon Feb 27 18:22:09 2017 +0100
  15. 2d3100c mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · Mon Feb 27 18:22:08 2017 +0100
  16. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · Mon Feb 27 18:22:05 2017 +0100
  17. cccddf5 nand: sunxi: Fix modulo by zero error by Maxime Ripard · Mon Feb 27 18:22:00 2017 +0100
  18. 3297b55 sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · Wed Feb 22 19:46:41 2017 +0100
  19. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  20. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 06 12:28:03 2017 -0400
  21. f9512aa dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · Sun Apr 02 09:50:32 2017 -0600
  22. c833c00 dm: core: Allow driver model to be disabled for TPL by Simon Glass · Sun Apr 02 09:50:31 2017 -0600
  23. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  24. 861c041 i2c: Drop unused i2c_soft...() functions by Simon Glass · Tue Mar 28 10:27:31 2017 -0600
  25. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  26. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  27. 14c576b Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 05 08:28:33 2017 -0400
  28. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  29. c10848d SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · Thu Feb 16 01:20:25 2017 +0000
  30. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · Mon Mar 27 10:58:53 2017 +0200
  31. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  32. 775bc39 rockchip: clk: rk3399: 24MHz is not a power of 2 by Philipp Tomsich · Fri Mar 24 19:35:37 2017 +0100
  33. 99cac58 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · Fri Mar 24 19:24:26 2017 +0100
  34. bfa896c rockchip: clk: rk3399: add clocking support for Ethernet by Philipp Tomsich · Fri Mar 24 19:24:25 2017 +0100
  35. cf0a4ba rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · Fri Mar 24 19:24:24 2017 +0100
  36. 2be5abf rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · Fri Mar 24 19:24:23 2017 +0100
  37. 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · Mon Mar 20 23:01:22 2017 +0100
  38. 3714d31 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · Mon Mar 20 12:40:35 2017 +0100
  39. 4126265 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · Mon Mar 20 12:40:32 2017 +0100
  40. a0ee8d1 rockchip: pinctrl: use per-SoC option names for Kconfig by Philipp Tomsich · Fri Mar 17 20:41:03 2017 +0100
  41. 378c8db Merge git://git.denx.de/u-boot-tegra by Tom Rini · Tue Apr 04 16:01:02 2017 -0400
  42. 10f0fdc Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue Apr 04 09:19:24 2017 -0400
  43. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 04 09:18:57 2017 -0400
  44. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Apr 04 09:17:56 2017 -0400
  45. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 04 09:17:08 2017 -0400
  46. 6089bbd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Apr 04 09:16:25 2017 -0400
  47. 8670885 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · Sat Mar 25 01:18:22 2017 +0100
  48. a3c556c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · Wed Mar 22 16:00:34 2017 +0100
  49. ae51a66 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · Wed Mar 22 16:00:33 2017 +0100
  50. 26319b1 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · Wed Mar 22 16:00:32 2017 +0100
  51. d58ef8e mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · Wed Mar 22 16:00:31 2017 +0100
  52. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · Mon Mar 13 06:50:04 2017 +0100
  53. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · Fri Mar 10 06:07:45 2017 +0100
  54. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · Thu Mar 09 12:01:57 2017 +0100
  55. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · Wed Mar 22 15:11:00 2017 +0100
  56. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · Wed Mar 22 15:09:38 2017 +0100
  57. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · Wed Mar 22 15:07:30 2017 +0100
  58. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · Wed Mar 22 14:15:40 2017 +0100
  59. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · Wed Mar 22 14:11:16 2017 +0100
  60. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · Wed Mar 01 13:09:42 2017 +0100
  61. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · Fri Feb 24 10:12:41 2017 +0100
  62. 78a112b net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · Wed Feb 15 11:42:59 2017 +0100
  63. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · Thu Feb 16 13:29:08 2017 +0100
  64. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · Thu Feb 16 15:26:06 2017 +0100
  65. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · Thu Feb 16 08:31:32 2017 +0100
  66. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · Mon Feb 20 11:54:31 2017 +0100
  67. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · Thu Feb 16 09:03:16 2017 +0100
  68. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:46:37 2017 +0100
  69. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:41:07 2017 +0100
  70. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · Mon Feb 20 11:42:51 2017 +0100
  71. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:03:37 2017 +0100
  72. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:36:57 2017 +0100
  73. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:57:24 2017 +0100
  74. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:53:51 2017 +0100
  75. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:29:16 2017 +0100
  76. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · Mon Feb 20 11:08:46 2017 +0100
  77. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 16:25:53 2017 +0100
  78. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · Wed Feb 15 14:08:59 2017 +0100
  79. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 15:35:00 2017 +0100
  80. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · Mon Feb 20 10:37:59 2017 +0100
  81. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · Mon Feb 20 10:29:43 2017 +0100
  82. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · Mon Feb 20 10:27:51 2017 +0100
  83. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · Wed Feb 15 12:46:18 2017 +0100
  84. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · Wed Feb 15 12:31:53 2017 +0100
  85. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · Wed Feb 15 12:19:36 2017 +0100
  86. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · Wed Feb 15 12:16:23 2017 +0100
  87. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · Wed Feb 15 12:15:01 2017 +0100
  88. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · Wed Feb 15 12:13:43 2017 +0100
  89. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Feb 16 13:58:37 2017 +0100
  90. 8488c90 drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  91. ed446f7 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · Thu Feb 16 13:52:28 2017 +0200
  92. 9d89f01 mvebu: neta: Add support for board init function by Konstantin Porotchkin · Thu Feb 16 13:52:27 2017 +0200
  93. 50ca8f2 mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · Sun Feb 12 11:10:30 2017 +0200
  94. ee3964b mvebu: pcie: Add support for GPIO reset for PCIe device by Konstantin Porotchkin · Wed Feb 08 17:34:13 2017 +0200
  95. 666f139 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register by Jean-Jacques Hiblot · Mon Feb 13 16:17:49 2017 +0100
  96. a213817 regmap: use fdt address translation by Jean-Jacques Hiblot · Mon Feb 13 16:17:48 2017 +0100
  97. 40a68f8 dm: core: Fix Handling of global_data moving in SPL by Lokesh Vutla · Mon Feb 13 09:21:22 2017 +0530
  98. c1f7006 mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver by Stefan Roese · Mon Mar 20 17:00:32 2017 +0100
  99. 4c2881d mmc: drop unnecessary send_status request by Xu Ziyuan · Sun Mar 12 14:19:04 2017 +0800
  100. c8537cb mmc: sdhci: only flush cache for data command by Kevin Liu · Wed Mar 08 15:16:44 2017 +0800