index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usb_ohci.c
Age
Commit message (
Expand
)
Author
2009-02-11
Fix whitespace damage: double space changed to a tab
Jerry Van Baren
2008-11-28
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
fix USB initialisation procedure
Remy Bohmer
2008-09-17
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-09-06
USB EHCI: reset root hub
Yuri Tikhonov
2008-08-31
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
2008-05-22
Fix endianess conversion in usb_ohci.c
Christian Eggers
2008-05-22
USB: add support for multiple PCI OHCI controllers
Sergei Poselenov
2008-04-24
USB: remove a cpu bug workaround for an unsupported architecture.
Markus Klotzbücher
2008-04-24
USB: fix those pesky aliasing warnings issued by gcc-4.2
Markus Klotzbücher
2008-04-17
Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
Gururaja Hebbar K R
2008-03-15
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
Stefan Roese
2008-01-12
USB: Add Philips 1561 PCI-OHCI ids
TsiChung Liew
2007-11-25
drivers/usb : move usb drivers to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD