1. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  2. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  3. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · 9 years ago
  4. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · 9 years ago
  5. a435b6c Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" by Simon Glass · 9 years ago
  6. d43d7e9 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" by Simon Glass · 9 years ago
  7. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  8. ac33899 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · 9 years ago
  9. 31d7816 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · 9 years ago
  10. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  11. 91d5254 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  12. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  13. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  14. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  15. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  16. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  17. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  18. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  19. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · 9 years ago
  20. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  21. dfb69f7 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  22. d3095fe smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · 9 years ago
  23. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  24. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · 9 years ago
  25. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  26. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  27. 0390102 usb: ehci-marvell.c: Add DM support by Stefan Roese · 9 years ago
  28. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  29. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  30. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  31. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  32. 1c377dc usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  33. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  34. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  35. 04cb585 usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  36. 71eced3 usb: ehci: remember init mode by Stephen Warren · 9 years ago
  37. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 10 years ago
  38. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 10 years ago
  39. 2ada182 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  40. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  41. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  42. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  43. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  44. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  45. af83c78 usb: dwc2: Rename to dwc2_usb by Marek Vasut · 9 years ago
  46. ac4a35f usb: dwc2: Add original Synopsys compat string by Marek Vasut · 9 years ago
  47. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  48. 9cceb95 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · 9 years ago
  49. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  50. 65bb454 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · 9 years ago
  51. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  52. c52eb1c imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · 9 years ago
  53. f31599f imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · 9 years ago
  54. 14dfbbb imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · 9 years ago
  55. aee79b4 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · 9 years ago
  56. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  57. 11b8ebf arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · 9 years ago
  58. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  59. c385714 usb: ohci: enable cache support by Wu, Josh · 9 years ago
  60. 76fac50 dwc2: Add dcache support by Alexander Stein · 9 years ago
  61. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  62. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  63. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  64. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  65. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  66. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  67. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  68. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  69. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  70. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  71. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  72. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  73. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  74. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  75. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  76. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  77. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  78. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  79. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  80. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  81. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  82. 8184940 usb: kconfig: create a menu for usb by Nikita Kiryanov · 9 years ago
  83. 2f260fb usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  84. 9924103 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  85. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  86. 4e949e2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  87. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  88. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  89. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  90. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  91. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  92. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  93. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  94. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  95. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  96. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  97. 44123cf usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · 9 years ago
  98. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  99. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  100. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago