| Commit message (Expand) | Author | Age | Lines |
* | r8a66597-hcd: fix cannot use external hub | Yoshihiro Shimoda | 2009-02-22 | -5/+31 |
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -4/+4 |
* | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -1/+1 |
* | USB: Add EHCI support for VCT EHCI controller (really with driver now) | Stefan Roese | 2009-02-02 | -0/+58 |
* | USB: Add dcache support to the EHCI driver | Stefan Roese | 2009-01-28 | -0/+103 |
* | USB: Add EHCI support for VCT EHCI controller | Stefan Roese | 2009-01-28 | -0/+1 |
* | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese | 2009-01-28 | -0/+5 |
* | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese | 2009-01-28 | -1/+16 |
* | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham | 2009-01-28 | -0/+194 |
* | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham | 2009-01-28 | -0/+1302 |
* | USB ehci ixp4xx support | Michael Trimarchi | 2009-01-28 | -0/+50 |
* | USB ehci remove infinite loop and use handshake function | Michael Trimarchi | 2009-01-28 | -24/+25 |
* | Add initial support for USB ehci pci | Michael Trimarchi | 2009-01-28 | -0/+65 |
* | EHCI fix code and ixp4xx test. | Remy Böhmer | 2009-01-28 | -72/+106 |
* | [PATCH] This patch add varius fix to the ehci. | michael | 2009-01-28 | -44/+133 |
* | [PATCH] Fix EHCI usb. I start to test on a | michael | 2009-01-28 | -161/+234 |
* | USB ehci freescale support | Michael Trimarchi | 2009-01-28 | -0/+186 |
* | USB ehci core support | Michael Trimarchi | 2009-01-28 | -0/+785 |
* | usbtty/omap: update to current API | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-09 | -1/+3 |
* | drivers/usb: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-11-28 | -29/+13 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -1/+1 |
* | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -33/+33 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -30/+30 |
* | | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | 2008-10-14 | -3/+3 |
* | | fix USB initialisation procedure | Remy Bohmer | 2008-10-14 | -8/+6 |
* | | usb: Fix compile warning of r8a66597-hcd | Nobuhiro Iwamatsu | 2008-09-19 | -2/+2 |
* | | Refactoring parts of the common USB OHCI code | Remy Bohmer | 2008-09-17 | -451/+556 |
|/ |
|
* | Make usb-stop() safe to call multiple times in a row. | Remy Bohmer | 2008-09-09 | -1/+3 |
* | USB EHCI: reset root hub | Yuri Tikhonov | 2008-09-06 | -0/+38 |
* | USB: Add support for OHCI controller on S3C6400 | Guennadi Liakhovetski | 2008-08-31 | -0/+1 |
* | Coding style cleanup, update CHANGELOG, prepare release | Wolfgang Denk | 2008-08-12 | -4/+0 |
* | Fix compile error related to r8a66597-hcd & usb | Kumar Gala | 2008-08-12 | -6/+2 |
* | usb: add support for R8A66597 usb controller | Yoshihiro Shimoda | 2008-08-07 | -0/+1588 |
* | Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c | Hunter, Jon | 2008-08-07 | -3/+25 |
* | Fix more printf() format warnings | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-30 | -1/+1 |
* | Fix some more printf() format problems. | Wolfgang Denk | 2008-07-13 | -7/+9 |
* | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-13 | -1/+1 |
* | fix USB devices with multiple configurations | Harald Welte | 2008-07-10 | -15/+6 |
* | Fix endianess conversion in usb_ohci.c | Christian Eggers | 2008-05-22 | -3/+3 |
* | USB: add support for multiple PCI OHCI controllers | Sergei Poselenov | 2008-05-22 | -1/+4 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -5/+5 |
* | USB: remove a cpu bug workaround for an unsupported architecture. | Markus Klotzbücher | 2008-04-24 | -18/+4 |
* | USB: fix those pesky aliasing warnings issued by gcc-4.2 | Markus Klotzbücher | 2008-04-24 | -4/+4 |
* | Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c | Gururaja Hebbar K R | 2008-04-17 | -1/+0 |
* | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver | Stefan Roese | 2008-03-15 | -2/+3 |
* | USB: Add Philips 1561 PCI-OHCI ids | TsiChung Liew | 2008-01-12 | -0/+1 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -2/+3 |
* | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+9434 |