1. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  2. 828b725 x86: Convert MMC to driver model by Simon Glass · Sun Jul 30 19:24:01 2017 -0700
  3. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · Sun Jul 30 19:24:00 2017 -0700
  4. 239a09b dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · Sun Jul 30 19:23:59 2017 -0700
  5. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · Sun Jul 30 06:23:28 2017 -0700
  6. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · Sun Jul 30 06:23:09 2017 -0700
  7. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  8. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  9. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  10. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  11. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  12. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  13. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  14. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  15. 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
  16. 7484ae7 dm: mmc: sunxi: Add support for driver model by Simon Glass · Tue Jul 04 13:31:27 2017 -0600
  17. 3a65415 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · Tue Jul 04 13:31:26 2017 -0600
  18. 87ff0f7 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · Tue Jul 04 13:31:25 2017 -0600
  19. 8e659a2 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · Tue Jul 04 13:31:24 2017 -0600
  20. 3f19fbf dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · Tue Jul 04 13:31:23 2017 -0600
  21. 8c67934 dm: ahci: Correct uclass private data by Simon Glass · Tue Jul 04 13:31:22 2017 -0600
  22. 77c9add dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · Tue Jul 04 13:31:21 2017 -0600
  23. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  24. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · Tue Jul 04 13:31:18 2017 -0600
  25. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  26. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · Thu Jul 27 09:31:04 2017 -0600
  27. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · Wed Jul 26 15:48:39 2017 +0200
  28. 2b1c204 dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · Wed Jul 26 12:27:42 2017 +0200
  29. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · Wed Jul 05 20:33:20 2017 +0300
  30. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jul 29 11:44:08 2017 -0400
  31. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  32. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · Tue Jul 25 13:24:45 2017 +0200
  33. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · Tue Jul 25 13:24:44 2017 +0200
  34. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · Mon Jul 24 15:18:15 2017 +0200
  35. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:05 2017 +0200
  36. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:04 2017 +0200
  37. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · Mon Jul 24 17:07:03 2017 +0200
  38. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · Wed Jul 19 16:39:25 2017 +0200
  39. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · Wed Jul 19 16:39:24 2017 +0200
  40. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  41. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200
  42. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · Tue Jun 21 14:50:48 2016 +0200
  43. 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
  44. 209239b usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · Wed Jul 19 21:51:20 2017 +0800
  45. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · Wed Jul 19 21:51:19 2017 +0800
  46. 1f31f5a dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · Wed Jul 19 21:51:17 2017 +0800
  47. 63c3b3b usb: xhci: Program 'route string' in the input slot context by Bin Meng · Wed Jul 19 21:51:15 2017 +0800
  48. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · Wed Jul 19 21:51:14 2017 +0800
  49. 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
  50. 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
  51. aff38b9 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · Wed Jul 19 21:51:08 2017 +0800
  52. 7e8644d usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · Wed Jul 19 21:51:07 2017 +0800
  53. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · Wed Jul 19 21:50:08 2017 +0800
  54. c6336ee usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:05 2017 +0800
  55. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:03 2017 +0800
  56. 5ea6cf2 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · Wed Jul 19 21:50:02 2017 +0800
  57. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · Wed Jul 19 21:50:00 2017 +0800
  58. 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
  59. ec0501b usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · Wed Jul 19 21:49:56 2017 +0800
  60. 8a3f9cf usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · Wed Jul 19 21:49:55 2017 +0800
  61. 474b250 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · Wed Jul 19 21:49:54 2017 +0800
  62. c72f37a usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · Wed Jul 19 21:49:53 2017 +0800
  63. c6e19d3 usb: host: ohci-generic: add generic PHY support by Patrice Chotard · Tue Jul 18 11:57:14 2017 +0200
  64. 170229e usb: host: ohci-generic: add RESET support by Patrice Chotard · Tue Jul 18 11:57:13 2017 +0200
  65. 37a197a usb: host: ohci-generic: add CLOCK support by Patrice Chotard · Tue Jul 18 11:57:12 2017 +0200
  66. 1a62cde usb: host: ehci-generic: add generic PHY support by Patrice Chotard · Tue Jul 18 11:57:11 2017 +0200
  67. a0809dc usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · Tue Jul 18 11:57:10 2017 +0200
  68. 5e7a080 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · Tue Jul 18 11:57:09 2017 +0200
  69. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · Tue Jul 18 11:57:08 2017 +0200
  70. 96fc03d clk: add clk_release_all() by Patrice Chotard · Tue Jul 18 11:57:07 2017 +0200
  71. e4d368e reset: add reset_release_all() by Patrice Chotard · Tue Jul 18 11:57:06 2017 +0200
  72. 76290e3 reset: add reset_request() by Patrice Chotard · Tue Jul 18 11:57:05 2017 +0200
  73. ecfafba usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · Tue Jul 18 11:38:44 2017 +0200
  74. 956b7ad drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · Tue Jul 18 11:38:42 2017 +0200
  75. 17b0887 usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · Tue Jul 18 11:38:41 2017 +0200
  76. c7eadfc usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · Tue Jul 18 11:38:40 2017 +0200
  77. 6d8e433 usb: add static to local symbols by Masahiro Yamada · Thu Jun 22 16:35:14 2017 +0900
  78. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · Tue Jul 25 08:30:12 2017 -0600
  79. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:11 2017 -0600
  80. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:10 2017 -0600
  81. e6a30e0 dm: tegra: pci: Convert to livetree by Simon Glass · Tue Jul 25 08:30:09 2017 -0600
  82. 9c3b0e4 dm: tegra: mmc: Convert to livetree by Simon Glass · Tue Jul 25 08:30:08 2017 -0600
  83. 5d14167 dm: tegra: pwm: Convert to livetree by Simon Glass · Tue Jul 25 08:30:07 2017 -0600
  84. eae5254 dm: tegra: i2c: Convert to livetree by Simon Glass · Tue Jul 25 08:30:06 2017 -0600
  85. 3f738a2 dm: tegra: spi: Convert to livetree by Simon Glass · Tue Jul 25 08:30:05 2017 -0600
  86. 4c36be0 dm: tegra: usb: Convert to livetree by Simon Glass · Tue Jul 25 08:30:04 2017 -0600
  87. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · Tue Jul 25 08:30:03 2017 -0600
  88. 5eb7540 dm: video: tegra124: Convert to livetree by Simon Glass · Tue Jul 25 08:30:01 2017 -0600
  89. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · Tue Jul 25 08:30:00 2017 -0600
  90. 76a6666 dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · Tue Jul 25 08:29:56 2017 -0600
  91. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · Tue Jul 25 08:29:55 2017 -0600
  92. baebec1 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · Mon Jul 17 12:18:39 2017 +0900
  93. 513448a dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · Sat Jun 17 06:35:59 2017 -0700
  94. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  95. 039ad1d rockchip: rk3288: Add support for drive-strength in PINCTRL by Romain Perier · Tue Jul 25 09:28:22 2017 +0200
  96. ea825a3 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc by Philipp Tomsich · Tue Jul 11 20:59:45 2017 +0200
  97. 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · Wed Jul 19 19:54:23 2017 +0800
  98. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  99. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  100. c197c23 rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC by Romain Perier · Mon Jul 17 11:00:23 2017 +0200