1. b528d12 net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · Wed Aug 09 10:37:47 2017 +0300
  2. 7587218 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · Wed Aug 09 10:37:46 2017 +0300
  3. 2281603 net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · Wed Aug 09 10:37:45 2017 +0300
  4. 4bc456a net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · Wed Aug 09 10:37:44 2017 +0300
  5. 0d65eb6 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · Wed Aug 09 10:37:43 2017 +0300
  6. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 07 17:37:56 2017 -0400
  7. 3a6e033 net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · Fri Jul 28 15:59:22 2017 -0400
  8. 84248b2 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · Wed Jul 19 15:34:35 2017 -0700
  9. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · Mon Jul 10 14:05:41 2017 -0700
  10. 4c69ccb net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · Fri Jul 07 11:37:00 2017 -0700
  11. 6098a39 net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · Fri Jul 07 11:36:59 2017 -0700
  12. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · Fri Jul 07 11:36:57 2017 -0700
  13. 694501a net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · Fri Jul 07 11:36:56 2017 -0700
  14. 5a41d66 net: ag7xxx: Propagate errors on phy access by Joe Hershberger · Mon Jun 26 14:40:09 2017 -0500
  15. a1a837d net: ag7xxx: Comment register names by Joe Hershberger · Mon Jun 26 14:40:08 2017 -0500
  16. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · Sun Jun 25 22:47:15 2017 +0200
  17. c6a663a drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · Tue Jun 06 14:35:29 2017 +0200
  18. 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
  19. 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
  20. 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
  21. 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
  22. fb4beba video: Drop the ct69000 driver by Bin Meng · Thu Aug 03 21:56:50 2017 -0700
  23. 59be36d video: Drop the sm501 driver by Bin Meng · Thu Aug 03 21:56:49 2017 -0700
  24. 07261e0 video: Drop the sed156x driver by Bin Meng · Thu Aug 03 21:56:48 2017 -0700
  25. 2ac7001 video: Drop the l5f31188 driver by Bin Meng · Thu Aug 03 21:56:47 2017 -0700
  26. 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
  27. 485e83d ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · Wed Aug 02 19:07:17 2017 -0700
  28. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Aug 02 19:30:27 2017 -0400
  29. c9746c6 net: ravb: Add clock handling support by Marek Vasut · Fri Jul 21 23:20:35 2017 +0200
  30. fbde41d net: ravb: Detect PHY correctly by Marek Vasut · Fri Jul 21 23:20:34 2017 +0200
  31. 934fd3b net: ravb: Add OF probing support by Marek Vasut · Fri Jul 21 23:20:33 2017 +0200
  32. 8fe2ffc serial: sh: Use the clock framework to obtain clock config by Marek Vasut · Fri Jul 21 23:19:18 2017 +0200
  33. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · Fri Jul 21 23:18:46 2017 +0200
  34. f3b8bf7 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · Fri Jul 21 23:18:03 2017 +0200
  35. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  36. 3da614c fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · Thu Mar 02 18:50:11 2017 +0530
  37. ec12b8b clk: zynqmp: Remove unused macros/variables by Michal Simek · Mon Apr 24 14:06:27 2017 +0200
  38. bcfc086 clk: zynqmp: Dont panic incase of mmio write/read failures by Siva Durga Prasad Paladugu · Thu Apr 13 16:59:38 2017 +0530
  39. f0471e9 clk: zynqmp: Add support for CCF driver by Siva Durga Prasad Paladugu · Fri Feb 03 23:56:49 2017 +0530
  40. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  41. ccb56a8 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · Fri Jun 09 11:48:08 2017 +0530
  42. 53c6226 fsl/usb: enable errata-a010151 for ls2088a and ls2081a by Santan Kumar · Fri Jun 09 11:48:07 2017 +0530
  43. 283eb4a spi: fsl_qspi: Pet watchdog even more by Alexander Stein · Thu Jun 01 09:32:19 2017 +0200
  44. 828b725 x86: Convert MMC to driver model by Simon Glass · Sun Jul 30 19:24:01 2017 -0700
  45. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · Sun Jul 30 19:24:00 2017 -0700
  46. 239a09b dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · Sun Jul 30 19:23:59 2017 -0700
  47. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · Sun Jul 30 06:23:28 2017 -0700
  48. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · Sun Jul 30 06:23:09 2017 -0700
  49. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  50. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  51. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  52. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  53. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  54. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  55. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  56. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  57. 4780377 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · Wed Jul 12 11:42:46 2017 +0200
  58. 7484ae7 dm: mmc: sunxi: Add support for driver model by Simon Glass · Tue Jul 04 13:31:27 2017 -0600
  59. 3a65415 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · Tue Jul 04 13:31:26 2017 -0600
  60. 87ff0f7 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · Tue Jul 04 13:31:25 2017 -0600
  61. 8e659a2 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · Tue Jul 04 13:31:24 2017 -0600
  62. 3f19fbf dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · Tue Jul 04 13:31:23 2017 -0600
  63. 8c67934 dm: ahci: Correct uclass private data by Simon Glass · Tue Jul 04 13:31:22 2017 -0600
  64. 77c9add dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · Tue Jul 04 13:31:21 2017 -0600
  65. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  66. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · Tue Jul 04 13:31:18 2017 -0600
  67. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  68. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · Thu Jul 27 09:31:04 2017 -0600
  69. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · Wed Jul 26 15:48:39 2017 +0200
  70. 2b1c204 dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · Wed Jul 26 12:27:42 2017 +0200
  71. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · Wed Jul 05 20:33:20 2017 +0300
  72. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jul 29 11:44:08 2017 -0400
  73. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  74. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · Tue Jul 25 13:24:45 2017 +0200
  75. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · Tue Jul 25 13:24:44 2017 +0200
  76. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · Mon Jul 24 15:18:15 2017 +0200
  77. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:05 2017 +0200
  78. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:04 2017 +0200
  79. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · Mon Jul 24 17:07:03 2017 +0200
  80. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · Wed Jul 19 16:39:25 2017 +0200
  81. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · Wed Jul 19 16:39:24 2017 +0200
  82. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  83. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200
  84. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · Tue Jun 21 14:50:48 2016 +0200
  85. fe3327f usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · Wed Jul 19 21:51:21 2017 +0800
  86. 209239b usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · Wed Jul 19 21:51:20 2017 +0800
  87. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · Wed Jul 19 21:51:19 2017 +0800
  88. 1f31f5a dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · Wed Jul 19 21:51:17 2017 +0800
  89. 63c3b3b usb: xhci: Program 'route string' in the input slot context by Bin Meng · Wed Jul 19 21:51:15 2017 +0800
  90. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · Wed Jul 19 21:51:14 2017 +0800
  91. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · Wed Jul 19 21:51:11 2017 +0800
  92. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · Wed Jul 19 21:51:09 2017 +0800
  93. aff38b9 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · Wed Jul 19 21:51:08 2017 +0800
  94. 7e8644d usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · Wed Jul 19 21:51:07 2017 +0800
  95. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · Wed Jul 19 21:50:08 2017 +0800
  96. c6336ee usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:05 2017 +0800
  97. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:03 2017 +0800
  98. 5ea6cf2 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · Wed Jul 19 21:50:02 2017 +0800
  99. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · Wed Jul 19 21:50:00 2017 +0800
  100. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · Wed Jul 19 21:49:58 2017 +0800