Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver | Stefan Roese | 2008-03-15 | -2/+3 |
| | | | | | | | | | | | | | | This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This way a board just needs to define this new option to enable the "force NoPowerSwitching mode" instead of adding new CPU/architecture defines to the USB source itself. This new option will be used first with the new AMCC 460EX Canyonlands board port, which will be posted in a few days. This patch also fixes a small compilation problem when DEBUG is enabled. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | USB: Add Philips 1561 PCI-OHCI ids | TsiChung Liew | 2008-01-12 | -0/+1 |
| | | | | | | (needed for M5475EVB) Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> | |||
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -2/+3 |
| | | | | Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> | |||
* | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+9434 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |