aboutsummaryrefslogtreecommitdiff
path: root/cpu/pxa/usb.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-112/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-10-31PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti1-0/+16
2007-10-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD1-3/+3
2007-10-15PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti1-0/+16
2007-04-03USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher1-11/+1
2007-03-26PXA: pxa27x USB OHCI supportRodolfo Giometti1-2/+13
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher1-1/+1
2006-05-30Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher1-0/+5
2006-05-23Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher1-3/+5
2006-05-23More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher1-0/+71