1. 281a0c7 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · Fri Aug 11 12:44:58 2017 -0400
  2. 25122b4 net: fman: add support RGMII_TXID to memac by Madalin Bucur · Fri Aug 04 09:14:53 2017 +0300
  3. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  4. 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · Wed Aug 09 15:13:02 2017 +0200
  5. 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · Fri Aug 04 15:48:28 2017 -0600
  6. ab1c160 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · Thu Aug 03 02:31:02 2017 -0700
  7. e15555a nvme: Fix number of blocks detection by Jon Nettleton · Thu Aug 03 02:31:01 2017 -0700
  8. 7435481 nvme: Detect devices that are class Storage Express by Jon Nettleton · Thu Aug 03 02:31:00 2017 -0700
  9. a744a4f nvme: Add show routine to print detailed information by Zhikang Zhang · Thu Aug 03 02:30:58 2017 -0700
  10. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · Thu Aug 03 02:30:57 2017 -0700
  11. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · Thu Aug 03 02:30:56 2017 -0700
  12. 273d3f7 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · Sun Jul 30 21:54:56 2017 +0200
  13. 94e8daa arm: mvebu: remove self assignment by xypron.glpk@gmx.de · Sun Jul 30 21:51:05 2017 +0200
  14. f20995b rockchip: clk: remove RATE_TO_DIV by Kever Yang · Thu Jul 27 12:54:02 2017 +0800
  15. 99b546d rockchip: clk: update dwmmc clock div by Kever Yang · Thu Jul 27 12:54:01 2017 +0800
  16. 02a61b7 rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · Fri Jul 28 17:43:19 2017 +0200
  17. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  18. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · Fri Jul 28 17:19:58 2017 +0200
  19. c720b89 rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · Tue Jul 25 16:25:30 2017 +0200
  20. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · Fri Jun 23 00:12:05 2017 +0200
  21. 821c4c4 net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · Tue Jul 25 17:02:51 2017 +0200
  22. b4fb55f rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · Tue Jul 25 16:48:16 2017 +0200
  23. 83a5d2c rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · Wed Jul 05 12:11:58 2017 +0200
  24. a249f10 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · Fri Jul 14 19:57:39 2017 +0200
  25. c23a993 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · Wed Jul 05 11:55:23 2017 +0200
  26. fbf07a5 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · Tue Jul 04 14:49:38 2017 +0200
  27. 313b2da rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · Fri Jun 23 00:01:10 2017 +0200
  28. 415ff7e rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · Thu Jun 22 23:53:44 2017 +0200
  29. 79aa1ab rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · Thu Jun 22 23:51:37 2017 +0200
  30. 34b7613 rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · Thu Jun 22 23:47:11 2017 +0200
  31. dd7fc76 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · Tue Jul 25 16:25:10 2017 +0200
  32. 4f1ad22 rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · Tue Jul 25 17:09:23 2017 +0200
  33. a5e3113 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · Fri Jul 14 20:07:11 2017 +0200
  34. 3487943 rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · Fri Jul 14 20:00:58 2017 +0200
  35. 9ac1d83 rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · Tue Jul 25 17:01:06 2017 +0200
  36. b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · Tue Jul 04 11:29:55 2017 +0200
  37. 592c3db spl: dm: Kconfig: split CLK support for SPL and TPL by Philipp Tomsich · Thu Jun 29 01:45:01 2017 +0200
  38. bf7ca30 spl: dm: Kconfig: SPL_CLK depends on SPL_DM by Philipp Tomsich · Thu Jun 29 01:44:07 2017 +0200
  39. 6614f42 spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) by Philipp Tomsich · Thu Jun 29 01:42:40 2017 +0200
  40. ce8d20c spl: dm: Kconfig: SPL_RAM depends on SPL_DM by Philipp Tomsich · Thu Jun 29 01:41:52 2017 +0200
  41. 03cdf69 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · Thu Jun 29 01:38:49 2017 +0200
  42. cdda349 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · Thu Jun 29 01:37:10 2017 +0200
  43. 03a333a OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. by Adam Ford · Wed Jul 26 22:25:29 2017 -0500
  44. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · Mon Aug 07 17:37:18 2017 -0400
  45. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · Fri Aug 04 16:34:54 2017 -0600
  46. 78020f8 gpio: Drop sx151x driver by Simon Glass · Fri Aug 04 16:34:53 2017 -0600
  47. 03ee2d8 Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver by Simon Glass · Fri Aug 04 16:34:36 2017 -0600
  48. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · Fri Aug 04 16:34:33 2017 -0600
  49. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  50. a21577c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Aug 11 07:10:18 2017 -0400
  51. 8886719 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Thu Aug 10 07:22:59 2017 -0400
  52. 808aa13 i2c: designware: Allow sending restart conditions by Marek Vasut · Mon Aug 07 20:45:31 2017 +0200
  53. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · Mon Aug 07 13:11:34 2017 -0500
  54. 36eb98a net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · Wed Aug 09 10:37:52 2017 +0300
  55. 54a2544 net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · Wed Aug 09 10:37:51 2017 +0300
  56. 115f76f net: mvpp2x: Set BM pool high address by Stefan Chulski · Wed Aug 09 10:37:50 2017 +0300
  57. b402553 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · Wed Aug 09 10:37:49 2017 +0300
  58. caa97bf net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · Wed Aug 09 10:37:48 2017 +0300
  59. b528d12 net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · Wed Aug 09 10:37:47 2017 +0300
  60. 7587218 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · Wed Aug 09 10:37:46 2017 +0300
  61. 2281603 net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · Wed Aug 09 10:37:45 2017 +0300
  62. 4bc456a net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · Wed Aug 09 10:37:44 2017 +0300
  63. 0d65eb6 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · Wed Aug 09 10:37:43 2017 +0300
  64. 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · Thu Jun 29 11:19:34 2017 +0530
  65. 88610a7 mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · Fri Jul 21 14:10:38 2017 -0500
  66. b9dd2e6 PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space by Hou Zhiqiang · Tue Jul 18 11:29:12 2017 +0800
  67. 107a5e4 driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · Tue Aug 08 15:45:13 2017 -0700
  68. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · Mon Aug 07 13:11:19 2017 -0500
  69. 37f1987 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · Mon Jul 31 09:56:27 2017 +0800
  70. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 07 17:37:56 2017 -0400
  71. 3a6e033 net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · Fri Jul 28 15:59:22 2017 -0400
  72. 84248b2 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · Wed Jul 19 15:34:35 2017 -0700
  73. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · Mon Jul 10 14:05:41 2017 -0700
  74. 4c69ccb net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · Fri Jul 07 11:37:00 2017 -0700
  75. 6098a39 net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · Fri Jul 07 11:36:59 2017 -0700
  76. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · Fri Jul 07 11:36:57 2017 -0700
  77. 694501a net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · Fri Jul 07 11:36:56 2017 -0700
  78. 5a41d66 net: ag7xxx: Propagate errors on phy access by Joe Hershberger · Mon Jun 26 14:40:09 2017 -0500
  79. a1a837d net: ag7xxx: Comment register names by Joe Hershberger · Mon Jun 26 14:40:08 2017 -0500
  80. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · Sun Jun 25 22:47:15 2017 +0200
  81. c6a663a drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · Tue Jun 06 14:35:29 2017 +0200
  82. d5f74a29 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · Wed Jun 21 11:22:02 2017 +0800
  83. 9b3a613 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · Wed Jun 21 11:22:01 2017 +0800
  84. b7afe5a rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · Wed Jun 21 11:20:34 2017 +0800
  85. b7e4b8c rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · Wed Jun 21 11:20:33 2017 +0800
  86. fb4beba video: Drop the ct69000 driver by Bin Meng · Thu Aug 03 21:56:50 2017 -0700
  87. 59be36d video: Drop the sm501 driver by Bin Meng · Thu Aug 03 21:56:49 2017 -0700
  88. 07261e0 video: Drop the sed156x driver by Bin Meng · Thu Aug 03 21:56:48 2017 -0700
  89. 2ac7001 video: Drop the l5f31188 driver by Bin Meng · Thu Aug 03 21:56:47 2017 -0700
  90. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Aug 04 07:23:32 2017 -0400
  91. 485e83d ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · Wed Aug 02 19:07:17 2017 -0700
  92. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Aug 02 19:30:27 2017 -0400
  93. c9746c6 net: ravb: Add clock handling support by Marek Vasut · Fri Jul 21 23:20:35 2017 +0200
  94. fbde41d net: ravb: Detect PHY correctly by Marek Vasut · Fri Jul 21 23:20:34 2017 +0200
  95. 934fd3b net: ravb: Add OF probing support by Marek Vasut · Fri Jul 21 23:20:33 2017 +0200
  96. 8fe2ffc serial: sh: Use the clock framework to obtain clock config by Marek Vasut · Fri Jul 21 23:19:18 2017 +0200
  97. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · Fri Jul 21 23:18:46 2017 +0200
  98. f3b8bf7 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · Fri Jul 21 23:18:03 2017 +0200
  99. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  100. 3da614c fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · Thu Mar 02 18:50:11 2017 +0530