summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-04-18USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen
2013-04-18USB: ohci-at91: at91sam9n12 use PMC_USB for usb clock divisorBo Shen
2013-04-18ARM: at91: using micro to calculate divisorBo Shen
2013-04-18USB: ohci-at91: add clock select to avoid more #ifdefferyBo Shen
2013-03-25at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2013-02-20usb: ohci-at91: fix building warningBo Shen
2013-02-18sama5: use correct soc and board names: sama5d3 for soc name, sama5d3xek for ...Josh Wu
2012-10-22Merge branch 'josh/sama5ek/v2012.10-rc1' into josh/sama5ek/v2012.10Josh Wu
2012-09-26net: asix: add AX88772B supportLucas Stach
2012-09-26net: asix: add read_mac functionLucas Stach
2012-09-26net: asix: add write_hwaddr functionLucas Stach
2012-09-26net: asix: split out basic reset functionLucas Stach
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach
2012-09-25USB: Enable USB HostBo Shen
2012-09-21usb: do explicit unaligned accessesLucas Stach
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-09-01MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky
2012-09-01ehci: Optimize qTD allocationsBenoît Thébaudeau
2012-09-01ehci-hcd: Boost transfer speedBenoît Thébaudeau
2012-09-01ehci: cosmetic: Define used constantsBenoît Thébaudeau
2012-09-01ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau
2012-09-01dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski
2012-09-01dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski
2012-09-01ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau
2012-09-01mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-05-22drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin
2012-05-22drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warningAnatolij Gustschin
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-05-20USB: S5P: Add ehci supportRajeshwari Shinde