1. 97b2043 USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · 10 years ago
  2. 01c8bf5 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · 10 years ago
  3. ad6e48e net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · 10 years ago
  4. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  5. 06fa91c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  6. f9abd4b USB: gadget: atmel: get rid of debug compile warning by Bo Shen · 10 years ago
  7. 842ef9a usb: ci_udc: implement dfu_usb_get_reset by Stephen Warren · 10 years ago
  8. f2ec4e3 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  9. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  10. 3e1b36b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  11. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  12. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  13. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  14. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  15. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  16. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  17. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  18. 8d15400 sunxi: add USB EHCI driver by Roman Byshko · 10 years ago
  19. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  20. 5ba9554 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
  21. 26707d9 usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  22. 7237d22 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  23. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  24. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  25. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  26. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  27. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  28. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  29. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  30. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  31. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  32. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  33. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  34. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  35. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  36. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 10 years ago
  37. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 10 years ago
  38. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  39. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  40. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  41. e0672b3 usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  42. b7c0051 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  43. 9a7d34b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  44. bdf8161 usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  45. 43a8f25 usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  46. 006c702 usb: ci_udc: complete ep0 direction handling by Stephen Warren · 10 years ago
  47. a2d8f92 usb: ci_udc: pre-allocate ep0 req by Stephen Warren · 10 years ago
  48. 054731b usb: ci_udc: use a single descriptor for ep0 by Stephen Warren · 10 years ago
  49. 7484d84 usb: ci_udc: detect queued requests on ep0 by Stephen Warren · 10 years ago
  50. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  51. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  52. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  53. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 10 years ago
  54. 584b55b usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · 10 years ago
  55. 8630c1c usb: ci_udc: parse QTD before over-writing it by Stephen Warren · 10 years ago
  56. a4539a2 usb: tegra: support device mode by Stephen Warren · 10 years ago
  57. 2d34151 usb: tegra: refactor PHY type selection by Stephen Warren · 10 years ago
  58. 9b20fe6 usb: tegra: fix PHY selection code by Stephen Warren · 10 years ago
  59. 4180b3d Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · 10 years ago
  60. eb8c54b ARM: zynq: ehci: Added USB host driver support by Michal Simek · 10 years ago
  61. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  62. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 10 years ago
  63. ab2f5c1 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  64. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago
  65. 340ed42 usb: ums: remove ci_udc special case by Stephen Warren · 10 years ago
  66. 2813006 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · 10 years ago
  67. 25fbf96 USB: gadget: save driver name before registering it by Stephen Warren · 10 years ago
  68. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  69. 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 10 years ago
  70. 2fc5dab usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 10 years ago
  71. a022c1e usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 10 years ago
  72. fcf2ede usb: ci_udc: support variants with hostpc register by Stephen Warren · 10 years ago
  73. 0c51dc6 usb: ci_udc: make PHY initialization conditional by Stephen Warren · 10 years ago
  74. 8aac6e9 usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · 10 years ago
  75. f5c0300 usb: ci_udc: Support larger packets by Stephen Warren · 10 years ago
  76. e6e493f exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 10 years ago
  77. 078d730 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 10 years ago
  78. 52d4501 usb: handle NULL table in usb_gadget_get_string by Rob Herring · 10 years ago
  79. fd2a89b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 10 years ago
  80. adfc17b usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 10 years ago
  81. ea42777 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 11 years ago
  82. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  83. 896720c fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 by Nikhil Badola · 11 years ago
  84. 1185691 fsl/usb: Workaround for USB erratum-A007075 by Nikhil Badola · 11 years ago
  85. 0ecb15c fsl/usb: Fix phy type for Second USB controller by Nikhil Badola · 11 years ago
  86. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  87. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  88. b03f4b3 usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · 11 years ago
  89. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  90. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  91. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  92. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  93. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  94. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  95. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  96. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  97. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  98. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  99. 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  100. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago