Age | Commit message (Expand) | Author |
2013-05-06 | usb: common: Use a global definition for 'min3' | Vivek Gautam |
2013-05-05 | USB: ohci-at91: make OHCI work on at91sam9g10 SoC | Bo Shen |
2013-05-05 | usb: Add new command to set USB 2.0 port test modes | Julius Werner |
2013-05-05 | USB: EHCI: Add weak functions to support new chip | Jim Lin |
2013-04-12 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-12 | arm: Remove support for unused s3c64xx | Benoît Thébaudeau |
2013-04-08 | musb: set MUSB speed based on CONFIG | Bin Liu |
2013-04-08 | musb: am335x: disable bulk split-combine feature | Bin Liu |
2013-04-01 | Consolidate bool type | York Sun |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2013-03-18 | usb: Add multiple controllers support for EHCI PCI | Vincent Palatin |
2013-03-18 | usb: usbeth: smsc95xx: remove EEPROM loaded check | Michael Spang |
2013-03-18 | usb: ehci: Fix aliasing issue in EHCI interrupt code | Vincent Palatin |
2013-03-18 | usb: ehci: Support interrupt transfers via periodic list | Patrick Georgi |
2013-03-18 | usb: ehci: exynos: Enable non-dt path | Vivek Gautam |
2013-03-18 | usb: ehci: exynos: Fix multiple FDT decode | Vivek Gautam |
2013-03-18 | usb:gadget: USB Mass Storage Gadget support | Lukasz Majewski |
2013-03-18 | usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel | Piotr Wilczek |
2013-03-18 | usb:composite: USB Mass Storage - storage_common.c from Linux kernel | Lukasz Majewski |
2013-03-18 | usb:composite:fix Provide function data when addressing device with only one ... | Lukasz Majewski |
2013-03-16 | usb/host/ehci: Add support for EHCI on spear | Vipin Kumar |
2013-03-16 | usb: Fix bug when both DFU & ETHER are defined | Pantelis Antoniou |
2013-03-16 | dfu: Properly zero out timeout value | Pantelis Antoniou |
2013-03-16 | usb: ehci: Add 64-bit controller support | Vincent Palatin |
2013-03-16 | usb: ehci: generic PCI support | Vincent Palatin |
2013-03-15 | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-14 | tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] | Lucas Stach |
2013-03-14 | tegra: usb: move implementation into right directory | Lucas Stach |
2013-03-07 | mxs: Make ehci-mxs multiport capable | Marek Vasut |
2013-03-07 | mxs: Squash the header file usage in ehci-mxs | Marek Vasut |
2013-03-07 | USB: drop unneeded header in ehci-mx6 | Stefano Babic |
2013-01-14 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-01-11 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-01-09 | Merge 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-01-08 | EHCI: Exynos: Add fdt support | Rajeshwari Shinde |
2012-12-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-12-17 | g_dnl: Properly terminate string list. | Pantelis Antoniou |
2012-12-17 | g_dnl: Issue connect/disconnect as appropriate | Pantelis Antoniou |
2012-12-17 | pxa25x_udc: Remove usbdescriptors.h | Lukasz Dalek |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-12-09 | at91sam9x5: enable USB support for 9x5ek board. | Richard Genoud |
2012-11-27 | Remove obsolete header file | Pantelis Antoniou |
2012-11-20 | usb: r8a6659: Fix build by missing of parenthesis | Nobuhiro Iwamatsu |
2012-11-20 | usb: r8a66597: Switched from variable to only macro | Nobuhiro Iwamatsu |
2012-11-20 | musb-new: omap2plus backend driver | Ilya Yanok |
2012-11-20 | musb-new: am35x backend driver | Ilya Yanok |
2012-11-20 | musb-new: dsps backend driver | Ilya Yanok |
2012-11-20 | musb-new: port of Linux musb driver | Ilya Yanok |
2012-11-20 | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok |
2012-11-20 | linux/usb/ch9.h: update with the version from Linux tree | Ilya Yanok |