1. c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  2. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  3. 0990fcb net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  4. 527298c net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  5. 25a9e98 net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  6. d62a1dc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  7. a269259 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  8. f58a41e dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  9. cc3e3a9 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  10. 2e5350f dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  11. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  12. 1472712 net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  13. 0fa5999 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  14. 1feda63 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  15. 6bed24c sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  16. 5d6c2f4 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  17. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  18. 68f7c5d usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  19. 9ad4374 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  20. 93b9957 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  21. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  22. ff8baf8 usb: kconfig: create a menu for usb by Nikita Kiryanov · 9 years ago
  23. b2f2eea usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  24. 919e802 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  25. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  26. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  27. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  28. 56a2085 sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  29. 91183ba sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  30. d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  31. 71cbe0d sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  32. b41972e sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  33. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  34. 58d6d13 usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  35. 85a9ea3 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  36. 3721eaf linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  37. 82b9143 usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · 9 years ago
  38. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  39. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  40. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  41. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  42. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  43. 99fc222 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  44. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  45. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  46. f2226c0 drivers: usb: fsl: Remove LS102XA immap inclusion by Nikhil Badola · 9 years ago
  47. 667f4dd drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  48. 7e5a32f drivers: usb: fsl: Remove warnings for 64-bit architectures by Nikhil Badola · 9 years ago
  49. ba92ee0 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  50. 792651f usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  51. 2770448 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  52. 552d60c usb: xhci: exynos: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  53. dc9cdf8 usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  54. fbc4b8a dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · 9 years ago
  55. 2b53b07 dm: usb: Add driver-model support to ehci-pci by Simon Glass · 9 years ago
  56. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  57. c8c2797 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  58. e62b526 usb: Update some EHCI driver licenses to use SPDX by Simon Glass · 9 years ago
  59. 19df0bc usb: ehci: Correct a missing hypen in an error message by Simon Glass · 9 years ago
  60. 09e7ea4 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · 9 years ago
  61. fc85d39 musb: Add musb_host_data struct to hold global data by Hans de Goede · 9 years ago
  62. 1398252 musb: Rename and wrap public functions by Hans de Goede · 9 years ago
  63. e740ca3 musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · 9 years ago
  64. 1583723 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  65. fd1bd21 dm: usb: Do not assume that first child is always a hub by Hans de Goede · 9 years ago
  66. b2f219b dm: usb: Allow usb host drivers to implement usb_reset_root_port by Hans de Goede · 9 years ago
  67. 9b510df dm: usb: Rename usb_find_child to usb_find_emul_child by Hans de Goede · 9 years ago
  68. 6cda369 dm: usb: Use device_unbind_children to clean up usb devs on stop by Hans de Goede · 9 years ago
  69. 8802f56 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  70. 9eb72dd usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · 9 years ago
  71. 6bfe80e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · 9 years ago
  72. fe11ae2 usb: Add EHCI support for Armada 38x (mvebu) by Stefan Roese · 9 years ago
  73. 7f59d16 usb: ehci: Properly deal with data toggle for interrupt endpoints by Hans de Goede · 9 years ago
  74. 998b8ab sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 9 years ago
  75. e1abfa4 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 9 years ago
  76. 0d3f732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  77. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  78. 0c5dd9a dm: usb: Implement usb_detect_change() for driver model by Simon Glass · 9 years ago
  79. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  80. a272c99 samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 9 years ago
  81. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  82. 60ed286 usb: ehci-vf: Add weak function for board specific initialisation by Sanchayan Maity · 9 years ago
  83. 19b17d1 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect by Nikhil Badola · 9 years ago
  84. 43b1ff5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  85. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  86. f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  87. 5cfd6c0 usb: dwc2: Add support for v3 snpsid value by Peter Griffin · 9 years ago
  88. 6a13241 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 9 years ago
  89. bf49571 usb: ohci: Add support for interrupt queues by Hans de Goede · 9 years ago
  90. d563e62 usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · 9 years ago
  91. 44dbc33 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · 9 years ago
  92. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  93. 8d837a1 sunxi: ehci: Convert to the driver-model by Hans de Goede · 9 years ago
  94. 58b4048 usb: ohci: Add dm support by Hans de Goede · 9 years ago
  95. 8f761f0 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · 9 years ago
  96. 969bb5b usb: ohci: Remove unnecessary delays from hc_start and power power-on paths by Hans de Goede · 9 years ago
  97. 47976d2 usb: ohci: Do not resubmit and leak urbs for interrupt packets by Hans de Goede · 9 years ago
  98. e253637 dm: usb: Do not scan companion buses if no devices where handed over by Hans de Goede · 9 years ago
  99. b6de4d1 dm: usb: Add support for companion controllers by Hans de Goede · 9 years ago
  100. a24a0e9 dm: usb: Move printing of usb scan status to usb_scan_bus() by Hans de Goede · 9 years ago