summaryrefslogtreecommitdiff
path: root/cpu/pxa/usb.c
Commit message (Expand)AuthorAgeLines
* PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-31-0/+16
* delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+1
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-3/+3
* PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-15-0/+16
* USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-03-11/+1
* PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-26-2/+13
* Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-1/+1
* Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-30-0/+5
* Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-23-3/+5
* More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-23-0/+71