index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
pxa
/
usb.c
Age
Commit message (
Expand
)
Author
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2007-10-31
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-10-24
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
Jean-Christophe PLAGNIOL-VILLARD
2007-10-24
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
2007-10-15
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-04-03
USB: cleanup monahans usb support. Remove dead code.
Markus Klotzbuecher
2007-03-26
PXA: pxa27x USB OHCI support
Rodolfo Giometti
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2006-05-30
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
2006-05-23
More cleanup for the delta board and the generic usb_ohci driver. Added
Markus Klotzbuecher