1. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · Thu Jul 27 09:31:04 2017 -0600
  2. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · Wed Jul 26 15:48:39 2017 +0200
  3. 2b1c204 dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · Wed Jul 26 12:27:42 2017 +0200
  4. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · Wed Jul 05 20:33:20 2017 +0300
  5. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jul 29 11:44:08 2017 -0400
  6. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  7. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · Tue Jul 25 13:24:45 2017 +0200
  8. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · Tue Jul 25 13:24:44 2017 +0200
  9. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · Mon Jul 24 15:18:15 2017 +0200
  10. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:05 2017 +0200
  11. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:04 2017 +0200
  12. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · Mon Jul 24 17:07:03 2017 +0200
  13. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · Wed Jul 19 16:39:25 2017 +0200
  14. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · Wed Jul 19 16:39:24 2017 +0200
  15. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  16. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200
  17. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · Tue Jun 21 14:50:48 2016 +0200
  18. 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
  19. 209239b usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · Wed Jul 19 21:51:20 2017 +0800
  20. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · Wed Jul 19 21:51:19 2017 +0800
  21. 1f31f5a dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · Wed Jul 19 21:51:17 2017 +0800
  22. 63c3b3b usb: xhci: Program 'route string' in the input slot context by Bin Meng · Wed Jul 19 21:51:15 2017 +0800
  23. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · Wed Jul 19 21:51:14 2017 +0800
  24. 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
  25. 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
  26. aff38b9 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · Wed Jul 19 21:51:08 2017 +0800
  27. 7e8644d usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · Wed Jul 19 21:51:07 2017 +0800
  28. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · Wed Jul 19 21:50:08 2017 +0800
  29. c6336ee usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:05 2017 +0800
  30. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:03 2017 +0800
  31. 5ea6cf2 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · Wed Jul 19 21:50:02 2017 +0800
  32. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · Wed Jul 19 21:50:00 2017 +0800
  33. 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
  34. ec0501b usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · Wed Jul 19 21:49:56 2017 +0800
  35. 8a3f9cf usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · Wed Jul 19 21:49:55 2017 +0800
  36. 474b250 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · Wed Jul 19 21:49:54 2017 +0800
  37. c72f37a usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · Wed Jul 19 21:49:53 2017 +0800
  38. c6e19d3 usb: host: ohci-generic: add generic PHY support by Patrice Chotard · Tue Jul 18 11:57:14 2017 +0200
  39. 170229e usb: host: ohci-generic: add RESET support by Patrice Chotard · Tue Jul 18 11:57:13 2017 +0200
  40. 37a197a usb: host: ohci-generic: add CLOCK support by Patrice Chotard · Tue Jul 18 11:57:12 2017 +0200
  41. 1a62cde usb: host: ehci-generic: add generic PHY support by Patrice Chotard · Tue Jul 18 11:57:11 2017 +0200
  42. a0809dc usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · Tue Jul 18 11:57:10 2017 +0200
  43. 5e7a080 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · Tue Jul 18 11:57:09 2017 +0200
  44. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · Tue Jul 18 11:57:08 2017 +0200
  45. 96fc03d clk: add clk_release_all() by Patrice Chotard · Tue Jul 18 11:57:07 2017 +0200
  46. e4d368e reset: add reset_release_all() by Patrice Chotard · Tue Jul 18 11:57:06 2017 +0200
  47. 76290e3 reset: add reset_request() by Patrice Chotard · Tue Jul 18 11:57:05 2017 +0200
  48. ecfafba usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · Tue Jul 18 11:38:44 2017 +0200
  49. 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
  50. 17b0887 usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · Tue Jul 18 11:38:41 2017 +0200
  51. c7eadfc usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · Tue Jul 18 11:38:40 2017 +0200
  52. 6d8e433 usb: add static to local symbols by Masahiro Yamada · Thu Jun 22 16:35:14 2017 +0900
  53. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · Tue Jul 25 08:30:12 2017 -0600
  54. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:11 2017 -0600
  55. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:10 2017 -0600
  56. e6a30e0 dm: tegra: pci: Convert to livetree by Simon Glass · Tue Jul 25 08:30:09 2017 -0600
  57. 9c3b0e4 dm: tegra: mmc: Convert to livetree by Simon Glass · Tue Jul 25 08:30:08 2017 -0600
  58. 5d14167 dm: tegra: pwm: Convert to livetree by Simon Glass · Tue Jul 25 08:30:07 2017 -0600
  59. eae5254 dm: tegra: i2c: Convert to livetree by Simon Glass · Tue Jul 25 08:30:06 2017 -0600
  60. 3f738a2 dm: tegra: spi: Convert to livetree by Simon Glass · Tue Jul 25 08:30:05 2017 -0600
  61. 4c36be0 dm: tegra: usb: Convert to livetree by Simon Glass · Tue Jul 25 08:30:04 2017 -0600
  62. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · Tue Jul 25 08:30:03 2017 -0600
  63. 5eb7540 dm: video: tegra124: Convert to livetree by Simon Glass · Tue Jul 25 08:30:01 2017 -0600
  64. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · Tue Jul 25 08:30:00 2017 -0600
  65. 76a6666 dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · Tue Jul 25 08:29:56 2017 -0600
  66. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · Tue Jul 25 08:29:55 2017 -0600
  67. baebec1 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · Mon Jul 17 12:18:39 2017 +0900
  68. 513448a dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · Sat Jun 17 06:35:59 2017 -0700
  69. 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
  70. 039ad1d rockchip: rk3288: Add support for drive-strength in PINCTRL by Romain Perier · Tue Jul 25 09:28:22 2017 +0200
  71. 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
  72. 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · Wed Jul 19 19:54:23 2017 +0800
  73. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  74. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  75. c197c23 rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC by Romain Perier · Mon Jul 17 11:00:23 2017 +0200
  76. 2410ab2 rockchip: rk3288: Remove phy reset GPIO pull up by Romain Perier · Mon Jul 17 11:00:22 2017 +0200
  77. efd6384 rockchip: efuse: dm: change to use dev_read_addr by Philipp Tomsich · Fri Jul 14 18:09:51 2017 +0200
  78. fe32dfc Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Jul 26 11:29:25 2017 -0400
  79. 7c695ce ram: stm32: add stm32h7 support by Patrice Chotard · Tue Jul 18 17:37:29 2017 +0200
  80. 7fb9603 ram: stm32: add second SDRAM bank management by Patrice Chotard · Tue Jul 18 17:37:27 2017 +0200
  81. 8b37922 ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · Tue Jul 18 17:37:26 2017 +0200
  82. f2b8000 ram: stm32: get base address from DT by Patrice Chotard · Tue Jul 18 17:37:25 2017 +0200
  83. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
  84. e2e28d2 clk: stm32f7: remove clock_get() by Patrice Chotard · Tue Jul 18 09:29:10 2017 +0200
  85. b8442fb spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:09 2017 +0200
  86. 4809a19 serial: stm32x7: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:08 2017 +0200
  87. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · Tue Jul 18 09:29:07 2017 +0200
  88. fee92ee clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · Tue Jul 18 09:29:06 2017 +0200
  89. 7bdf971 clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · Tue Jul 18 09:29:05 2017 +0200
  90. d93fc2c clk: stm32f7: get RCC base address from DT by Patrice Chotard · Tue Jul 18 09:29:04 2017 +0200
  91. a8f951a clk: stm32f7: add static for configure_clocks() by Patrice Chotard · Tue Jul 18 09:29:03 2017 +0200
  92. 5aeb135 pinctrl: meson: add GPIO support by Beniamino Galvani · Mon Jul 10 00:30:04 2017 +0200
  93. 3f8e166 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · Thu Jul 13 20:32:15 2017 +0900
  94. 1d675f3 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · Wed Jul 26 13:05:43 2017 +0800
  95. d43044e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · Wed Jul 26 13:05:41 2017 +0800
  96. cde4219 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · Wed Jul 26 13:05:40 2017 +0800
  97. 31e50f4 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · Wed Jul 26 13:05:38 2017 +0800
  98. 8cf55fa ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · Wed Jul 12 16:11:45 2017 +0000
  99. 16f125c ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · Wed Jul 12 16:11:43 2017 +0000
  100. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · Fri Jul 14 17:25:54 2017 +0200