1. 9d64ac9 usb: mv_udc: Add cacheline length check by Marek Vasut · 11 years ago
  2. 456707d usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · 11 years ago
  3. 393004e usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  4. be0b0e7 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · 11 years ago
  5. 806d76c usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · 11 years ago
  6. fe67fe7 usb: mv_udc: Clean up the initial variable check by Marek Vasut · 11 years ago
  7. 1f4b491 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  8. fd349a1 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  9. e126341 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  10. 9837732 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  11. 1edb999 usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · 11 years ago
  12. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  15. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  16. 1dcea07 usb: pxa27x_udc: fix compiler warnings by Mike Dunn · 11 years ago
  17. 7daece8 dfu: Update DFU's authorship history by Łukasz Majewski · 11 years ago
  18. df477ac usb: omap: ulpi: fix ulpi transceiver access by Michael Trimarchi · 11 years ago
  19. 75caa35 usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1 by Pierre Aubert · 11 years ago
  20. a1fe567 dfu:function: Fix number of allocated DFU function pointers by Lukasz Majewski · 11 years ago
  21. c3ffe50 usb, musb-new: add wdt trigger by Heiko Schocher · 11 years ago
  22. 07a12ea usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 11 years ago
  23. 5890e83 usb, dfu gadget: switch to dfu mode in dfu_bind by Heiko Schocher · 11 years ago
  24. 7db5de6 usb:composite: use memcpy to avoid unaligned access by Piotr Wilczek · 12 years ago
  25. 2963d80 drivers:usb: use get|put_unaligned_le16 by Piotr Wilczek · 11 years ago
  26. d6272f2 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  27. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  28. 9e37005 usb, composite: after unregister gadget driver set composite to NULL by Heiko Schocher · 11 years ago
  29. 36dad66 usb: ehci: add missing cache managment by Stephen Warren · 12 years ago
  30. 78ba07d usb: gadget: add Faraday FOTG210 USB gadget support by Kuo-Jung Su · 12 years ago
  31. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  32. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 12 years ago
  33. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 12 years ago
  34. 1d62db8 usb: gadget: Use unaligned access for wMaxPacketSize by Vivek Gautam · 12 years ago
  35. 160298f usb: asix: Move software resets to basic_init by Julius Werner · 12 years ago
  36. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 12 years ago
  37. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 12 years ago
  38. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  39. 72979a3 USB: ohci-at91: support sama5d3x devices by Bo Shen · 12 years ago
  40. 7ca25b6 OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  41. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  42. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  43. 5d9d6f7 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  44. d26a106 twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  45. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  46. bed082f USB: ohci-at91: make OHCI work on at91sam9g10 SoC by Bo Shen · 12 years ago
  47. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  48. 10e83c9 pxa27x_udc: remove call to unimplemented set_GPIO_mode() by Mike Dunn · 12 years ago
  49. 54f3dfe USB: EHCI: Add weak functions to support new chip by Jim Lin · 12 years ago
  50. 1aedde4 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  51. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  52. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  53. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  54. 7a363d4 musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  55. 4a59809 Consolidate bool type by York Sun · 12 years ago
  56. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  57. 871be85 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  58. 7b5e779 usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  59. 28e1d9c usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  60. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  61. fac8a76 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  62. bab686c usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  63. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  64. 91637d7 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  65. 8647cb5 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  66. 92d7fb8 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  67. e076f28 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  68. c18ea6d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  69. 4d9580a dfu: Properly zero out timeout value by Pantelis Antoniou · 12 years ago
  70. 0d6f77c usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  71. 8d45289 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  72. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  73. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  74. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  75. 191a2ce mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  76. 83e330c mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  77. 2e869d7 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
  78. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  79. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  80. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  81. 23fbde5 EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  82. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  83. 1cdb49f g_dnl: Properly terminate string list. by Pantelis Antoniou · 12 years ago
  84. c29d2be g_dnl: Issue connect/disconnect as appropriate by Pantelis Antoniou · 12 years ago
  85. 12afe95 pxa25x_udc: Remove usbdescriptors.h by Lukasz Dalek · 12 years ago
  86. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  87. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  88. 0977313 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  89. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  90. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  91. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  92. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  93. d5ade29 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  94. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  95. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  96. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  97. 39eb82b ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · 12 years ago
  98. a1599d6 ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · 12 years ago
  99. 98023c1 ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  100. c44f54d ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago