summaryrefslogtreecommitdiff
path: root/include/configs/mp2usb.h
Commit message (Collapse)AuthorAgeLines
* Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-1/+1
| | | | to choose between the old and the generic OHCI drivers.
* Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-27-0/+1
| | | | | | and adapted board configs TQM5200 and yosemite accordingly. This commit also makes the maximum number of root hub ports configurable (CFG_USB_OHCI_MAX_ROOT_PORTS).
* Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-23-3/+8
| | | | fixes to the latter.
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-26-1/+11
| | | | Patch by Eric Benard, 07 Apr 2005
* Add support for MP2USB board.Wolfgang Denk2005-09-26-0/+226
Patch by Eric Benard, 07 Apr 2005