1. 66038de usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · Fri Aug 25 01:30:20 2017 +0900
  2. 4c753a2 fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · Tue Aug 22 08:20:02 2017 -0400
  3. b1afc88 fastboot: avoid printing invalid data by John Keeping · Mon Sep 19 10:59:40 2016 +0100
  4. 43aa76e Fix fastboot boot address by Peter Chubb · Thu Sep 08 20:51:57 2016 +0000
  5. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · Wed Aug 09 00:21:54 2017 -0700
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  7. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  8. 281a0c7 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · Fri Aug 11 12:44:58 2017 -0400
  9. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · Sun Jun 25 22:47:15 2017 +0200
  10. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  11. 53c6226 fsl/usb: enable errata-a010151 for ls2088a and ls2081a by Santan Kumar · Fri Jun 09 11:48:07 2017 +0530
  12. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  13. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · Tue Jul 25 13:24:44 2017 +0200
  14. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:05 2017 +0200
  15. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:04 2017 +0200
  16. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · Mon Jul 24 17:07:03 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. ecfafba usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · Tue Jul 18 11:38:44 2017 +0200
  45. 17b0887 usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · Tue Jul 18 11:38:41 2017 +0200
  46. c7eadfc usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · Tue Jul 18 11:38:40 2017 +0200
  47. 6d8e433 usb: add static to local symbols by Masahiro Yamada · Thu Jun 22 16:35:14 2017 +0900
  48. 4c36be0 dm: tegra: usb: Convert to livetree by Simon Glass · Tue Jul 25 08:30:04 2017 -0600
  49. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · Tue Jul 25 08:30:00 2017 -0600
  50. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  51. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 11 20:28:46 2017 -0400
  52. a4eff9f dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · Wed Jun 14 21:28:29 2017 -0600
  53. 697a8bc usb: dwc2: use dev_read_bool() instead of fdt_getprop() by Meng Dongyang · Wed Jun 28 19:22:43 2017 +0800
  54. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · Mon Jul 03 18:30:06 2017 +0200
  55. ef16ff6 usb: host: xhci-rockchip: use fixed regulator to control vbus by Meng Dongyang · Wed Jun 28 19:22:40 2017 +0800
  56. c1a1550 usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB by Meng Dongyang · Wed Jun 28 19:22:39 2017 +0800
  57. 9589dda rockchip: xhci: dm: convert fdt_get to dev_read by Philipp Tomsich · Wed Jun 07 18:45:59 2017 +0200
  58. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  59. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  60. d3b3f8d drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · Fri Jun 23 20:13:58 2017 +0200
  61. f32333b usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · Mon Jun 26 13:04:58 2017 +0200
  62. 8a5d013 at91_udc.c: Fix unused variable warning by Tom Rini · Tue Apr 18 22:23:51 2017 -0400
  63. bb1cd63 drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · Mon Jun 05 22:31:51 2017 +0300
  64. cc3fe06 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · Thu Jun 08 15:34:20 2017 +0800
  65. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  66. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  67. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  68. d2081b0 rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · Thu Jun 01 19:22:45 2017 +0800
  69. a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 05 21:05:51 2017 -0400
  70. 89e0a3a common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · Wed May 17 08:23:10 2017 -0600
  71. 243182c common: freescale: Move arch-specific declarations by Simon Glass · Wed May 17 08:23:06 2017 -0600
  72. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  73. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · Wed May 17 08:22:46 2017 -0600
  74. 4f1920d samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · Wed May 17 08:22:44 2017 -0600
  75. 1ddd540 ehci-pci: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · Mon Jun 05 10:19:26 2017 +0300
  76. 82bf00e sandbox: usb: Convert emulators to livetree by Simon Glass · Thu May 18 20:09:39 2017 -0600
  77. 6deb8e2 dm: usb: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:38 2017 -0600
  78. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  79. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  80. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  81. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  82. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  83. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 26 11:19:27 2017 -0400
  84. 75cd67f armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · Thu Apr 27 15:08:07 2017 +0530
  85. 396e70e usb: ehci: Add Renesas RCar M3/H3 EHCI support by Hiroyuki Yokoyama · Sat May 13 15:56:20 2017 +0200
  86. 258a320 net: usb: mcs7830: fix non-DM ingress path by Uri Mashiach · Sun May 21 17:00:52 2017 +0300
  87. f24aa67 usb: lpc32xx: add i2c DM support by Liam Beguin · Wed May 17 13:01:15 2017 -0400
  88. 639a840 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · Fri May 12 22:33:30 2017 -0400
  89. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  90. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  91. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  92. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · Fri May 12 22:33:19 2017 -0400
  93. 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · Fri May 12 22:33:18 2017 -0400
  94. 6c24f09 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · Tue May 09 15:58:36 2017 +0000
  95. b8fa836 net: smsc95xx: Correct free_pkt() implementation by Simon Glass · Wed Apr 05 16:23:28 2017 -0600
  96. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · Thu Feb 23 15:39:38 2017 +0200
  97. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · Thu Feb 23 15:39:37 2017 +0200
  98. f6ff74e arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · Thu Feb 23 15:39:36 2017 +0200
  99. 8ef5089 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · Mon Apr 17 19:13:17 2017 +0300
  100. 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · Sat Apr 15 14:29:54 2017 +0200