1. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  2. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  3. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  4. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  5. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  6. de31213 dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  7. 2091301 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  8. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  9. 5eaacb4 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  10. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  11. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  12. 8a440b0 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  13. e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  14. 193d7d1 usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · 10 years ago
  15. 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  16. b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  17. 904f2a8 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  18. accf04c musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  19. b918a0c musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  20. 90cdc10 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  21. e8672e3 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  22. dc9a391 musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  23. 28a15ef musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  24. 0f8bc53 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  25. 16b61d1 usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode by Daniel Mack · 10 years ago
  26. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  27. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  28. ab2f5c1 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  29. 078d730 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 10 years ago
  30. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  31. 44e32c7 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  32. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  33. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  34. 2f96b06 linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  35. 32f420b musb: Disable extra prints by Lokesh Vutla · 11 years ago
  36. 7a34278 usb, musb-new: add wdt trigger by Heiko Schocher · 11 years ago
  37. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 76b09b8 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  39. 4de602f musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  40. 472d546 Consolidate bool type by York Sun · 12 years ago
  41. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  42. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  43. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  44. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago