1. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  2. 6310755 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · 7 years ago
  3. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  4. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  5. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  6. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  7. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  8. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  9. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  10. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  11. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 8 years ago
  12. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · 8 years ago
  13. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  14. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  15. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  16. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  17. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  18. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  19. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  20. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  21. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  22. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  23. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  24. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  25. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  26. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  27. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  28. 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  29. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  30. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  31. 8f53bf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
  32. a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  33. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · 9 years ago
  34. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  35. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  36. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  37. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  38. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  39. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  40. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  41. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  42. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  43. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  44. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  45. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  46. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  47. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  48. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  49. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  50. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  51. fc64961 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · 9 years ago
  52. 5962748 musb: Add musb_host_data struct to hold global data by Hans de Goede · 9 years ago
  53. 52666e2 musb: Rename and wrap public functions by Hans de Goede · 9 years ago
  54. 4d8b8df musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · 9 years ago
  55. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  56. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  57. 74934df sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 9 years ago
  58. 836e334 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 9 years ago
  59. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  60. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  61. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  62. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  63. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  64. 9b82eeb dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  65. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  66. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  67. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  68. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  69. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  70. ebaf0a3 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  71. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  72. 68dbdef usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · 10 years ago
  73. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  74. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  75. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  76. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  77. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  78. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  79. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  80. 8de4ded musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  81. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  82. 21d7705 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  83. ed4262c usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode by Daniel Mack · 10 years ago
  84. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  85. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  86. 0c9fe56 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  87. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 11 years ago
  88. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  89. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  90. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  91. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  92. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  93. f9be934 musb: Disable extra prints by Lokesh Vutla · 11 years ago
  94. c3ffe50 usb, musb-new: add wdt trigger by Heiko Schocher · 11 years ago
  95. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  96. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  97. 7a363d4 musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  98. 4a59809 Consolidate bool type by York Sun · 12 years ago
  99. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  100. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago