1. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sat May 30 20:16:01 2015 -0400
  2. 563ee4c ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · Fri May 29 17:30:01 2015 +0900
  3. 663a23f ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · Fri May 29 17:30:00 2015 +0900
  4. 79d657d usb: dwc2: Add support for v3 snpsid value by Peter Griffin · Tue May 12 14:38:27 2015 +0100
  5. 5477e6f usb: ohci: Add support for interrupt queues by Hans de Goede · Wed May 13 14:42:17 2015 +0200
  6. 66b1d6d usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · Wed May 13 14:42:16 2015 +0200
  7. d7a3942 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · Wed May 13 14:42:15 2015 +0200
  8. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · Sun May 10 14:10:27 2015 +0200
  9. 4dba108 sunxi: ehci: Convert to the driver-model by Hans de Goede · Sun May 10 14:10:26 2015 +0200
  10. 8a62c50 usb: ohci: Add dm support by Hans de Goede · Sun May 10 14:10:25 2015 +0200
  11. d6cc1d1 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · Sun May 10 14:10:24 2015 +0200
  12. f9d72a6 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths by Hans de Goede · Sun May 10 14:10:23 2015 +0200
  13. 2787337 usb: ohci: Do not resubmit and leak urbs for interrupt packets by Hans de Goede · Sun May 10 14:10:22 2015 +0200
  14. cebc5b7 dm: usb: Do not scan companion buses if no devices where handed over by Hans de Goede · Sun May 10 14:10:21 2015 +0200
  15. 59a0dfc dm: usb: Add support for companion controllers by Hans de Goede · Sun May 10 14:10:20 2015 +0200
  16. f8762f9 dm: usb: Move printing of usb scan status to usb_scan_bus() by Hans de Goede · Sun May 10 14:10:19 2015 +0200
  17. 0a7fa27 dm: usb: Add support for interrupt queues to the dm usb code by Hans de Goede · Sun May 10 14:10:18 2015 +0200
  18. 53ca9de dm: usb: Prefix ehci interrupt-queue functions with _ehci_ by Hans de Goede · Mon May 11 20:43:52 2015 +0200
  19. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · Sun May 10 14:10:16 2015 +0200
  20. b5b3ef2 usb: Fix handover of full-speed devices from ehci to companion by Hans de Goede · Sun May 10 14:10:13 2015 +0200
  21. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:07 2015 -0600
  22. d98dc99 usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · Tue May 05 23:56:14 2015 +0200
  23. 8e41f66 usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · Tue May 05 23:56:13 2015 +0200
  24. 60f4bd0 usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · Tue May 05 23:56:12 2015 +0200
  25. 516c987 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · Tue May 05 23:56:11 2015 +0200
  26. eb509d3 usb: ohci: Remove unnecessary phcca variable by Hans de Goede · Tue May 05 23:56:10 2015 +0200
  27. e5ef421 usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · Tue May 05 23:56:09 2015 +0200
  28. 0c0e960 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · Tue May 05 23:56:08 2015 +0200
  29. 2a240e7 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · Tue May 05 23:56:07 2015 +0200
  30. 6766dc1 usb: ohci: Remove unused devgone global variable by Hans de Goede · Tue May 05 23:56:06 2015 +0200
  31. 76bc7f4 dm: usb: Set desc_before_addr from ehci dm code by Hans de Goede · Tue May 05 11:54:35 2015 +0200
  32. d5ab160 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code by Hans de Goede · Tue May 05 11:54:34 2015 +0200
  33. 6be39d1 dm: usb: Use usb_get_bus in dm ehci code by Hans de Goede · Tue May 05 11:54:33 2015 +0200
  34. 8a0b4c2 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · Tue May 05 11:54:32 2015 +0200
  35. 3b5ddd3 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · Tue May 05 11:54:31 2015 +0200
  36. 8679b3a dm: usb: Do not use bus->seq before device_probe(bus) by Hans de Goede · Mon May 04 21:33:26 2015 +0200
  37. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 05 14:57:23 2015 -0400
  38. 288542c drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · Fri Nov 21 17:25:21 2014 +0530
  39. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · Mon Apr 27 16:50:04 2015 +0200
  40. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · Mon Apr 27 15:05:10 2015 +0200
  41. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · Mon Apr 27 14:54:47 2015 +0200
  42. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · Mon Apr 27 14:36:23 2015 +0200
  43. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · Mon Apr 27 11:44:22 2015 +0200
  44. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  45. 1b320bd usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · Wed Apr 15 16:24:27 2015 +0530
  46. 767169f drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x by Nikhil Badola · Tue Mar 17 18:16:33 2015 +0530
  47. 5d93fe0 drivers:usb: Add device-tree fixup to identify socs having dual phy by Nikhil Badola · Wed Mar 11 15:44:23 2015 +0530
  48. 85fb9ee dm: usb: exynos: Adjust XHCI driver to support driver model by Simon Glass · Wed Mar 25 12:22:55 2015 -0600
  49. b113f6e dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · Wed Mar 25 12:22:54 2015 -0600
  50. 49b4183 dm: usb: Support driver model in XHCI by Simon Glass · Wed Mar 25 12:22:53 2015 -0600
  51. 686a812 dm: usb: xhci: Factor out common init/uninit by Simon Glass · Wed Mar 25 12:22:52 2015 -0600
  52. 4ec422c dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · Wed Mar 25 12:22:51 2015 -0600
  53. 88a3784 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · Wed Mar 25 12:22:50 2015 -0600
  54. a49e27b dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · Wed Mar 25 12:22:49 2015 -0600
  55. 9c57477 dm: usb: tegra: Add driver model support to tegra EHCI by Simon Glass · Wed Mar 25 12:22:48 2015 -0600
  56. 2bd08a9 dm: usb: tegra: Move most of init/uninit into a function by Simon Glass · Wed Mar 25 12:22:47 2015 -0600
  57. 6f7d342 dm: usb: tegra: Tidy up error handling and a static function by Simon Glass · Wed Mar 25 12:22:46 2015 -0600
  58. 57c76c3 dm: usb: tegra: Remove the port_addr_clear_csc variable by Simon Glass · Wed Mar 25 12:22:45 2015 -0600
  59. 2b8ceec dm: usb: exynos: Add driver model support to exynos EHCI by Simon Glass · Wed Mar 25 12:22:44 2015 -0600
  60. bc4546a dm: usb: sandbox: Add a driver for sandbox by Simon Glass · Wed Mar 25 12:22:41 2015 -0600
  61. 4147739 dm: usb: sandbox: Reset emulation devices in usb stop() by Simon Glass · Wed Mar 25 12:22:38 2015 -0600
  62. 444b1e0 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · Wed Mar 25 12:22:32 2015 -0600
  63. c79173e dm: usb: Bind generic USB devices when there is no driver by Simon Glass · Wed Mar 25 12:22:31 2015 -0600
  64. fc03a55 dm: usb: Allow USB drivers to be declared and auto-probed by Simon Glass · Wed Mar 25 12:22:30 2015 -0600
  65. a194b25 dm: usb: Add driver model support to EHCI by Simon Glass · Wed Mar 25 12:22:29 2015 -0600
  66. 302696b dm: usb: Change ehci_reset() to use a pointer by Simon Glass · Wed Mar 25 12:22:28 2015 -0600
  67. dc9f3ed dm: usb: Drop the EHCI weak functions by Simon Glass · Wed Mar 25 12:22:27 2015 -0600
  68. ccc40fd dm: usb: Refactor EHCI init by Simon Glass · Wed Mar 25 12:22:26 2015 -0600
  69. cb7cf60 dm: usb: ehci: Use a function to find the controller from struct udevice by Simon Glass · Wed Mar 25 12:22:25 2015 -0600
  70. dfbf186 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() by Simon Glass · Wed Mar 25 12:22:24 2015 -0600
  71. 2d387ab dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() by Simon Glass · Wed Mar 25 12:22:23 2015 -0600
  72. 66a79f3 dm: usb: tegra: Drop use of global controller variable by Simon Glass · Wed Mar 25 12:22:22 2015 -0600
  73. cc0dc6b dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() by Simon Glass · Wed Mar 25 12:22:21 2015 -0600
  74. 92a419e dm: usb: tegra: Store the controller type explicitly by Simon Glass · Wed Mar 25 12:22:20 2015 -0600
  75. 0851caa dm: usb: Allow ECHI to hold private data for the controller by Simon Glass · Wed Mar 25 12:22:19 2015 -0600
  76. c78c765 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() by Simon Glass · Wed Mar 25 12:22:18 2015 -0600
  77. 0bec128 dm: usb: Move all the EHCI weak functions together and declare them by Simon Glass · Wed Mar 25 12:22:17 2015 -0600
  78. 9b82eeb dm: usb: Add a uclass for USB controllers by Simon Glass · Wed Mar 25 12:21:59 2015 -0600
  79. 766fe41 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · Sat Apr 11 21:52:02 2015 -0600
  80. df7b37d usb: dwc2: implement interrupt transfers by Stephen Warren · Fri Apr 10 21:05:22 2015 -0600
  81. dead8db usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · Fri Apr 10 21:05:21 2015 -0600
  82. d3388f8 usb: dwc2: detect device speed correctly by Stephen Warren · Fri Mar 27 21:55:38 2015 -0600
  83. 79beb28 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · Tue Mar 24 20:07:35 2015 -0600
  84. b7dcaf0 usb: dwc2: fix bulk transfers by Stephen Warren · Mon Mar 23 23:01:01 2015 -0600
  85. c12885c usb: dwc2: remove restriction on buffer length by Stephen Warren · Sun Mar 08 11:08:14 2015 -0600
  86. 7100da3 usb: dwc2: fix aligned buffer usage by Stephen Warren · Sun Mar 08 11:08:13 2015 -0600
  87. 9f80e74 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · Sat Mar 07 22:48:55 2015 -0700
  88. b0ad4a3 usb: dwc2: remove control_data_toggle[] by Stephen Warren · Sat Mar 07 22:48:54 2015 -0700
  89. 4db200e usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · Sat Mar 07 22:48:53 2015 -0700
  90. 972ad64 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · Sat Mar 07 22:48:52 2015 -0700
  91. 8a34666 usb: dwc2: unify waiting for transfer completion by Stephen Warren · Sat Mar 07 22:48:51 2015 -0700
  92. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · Wed Apr 01 17:18:45 2015 +0300
  93. 4375b44 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:27 2015 +0100
  94. f14d54b ehci-hcd: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:37 2015 -0500
  95. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  96. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 02 07:24:27 2015 -0500
  97. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · Fri Feb 27 02:27:00 2015 +0900
  98. b2584c5 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · Fri Feb 27 02:26:55 2015 +0900
  99. 9a1dff5 ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · Fri Feb 27 02:26:54 2015 +0900
  100. 95387e2 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · Fri Feb 27 02:26:44 2015 +0900