index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2008-11-28
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
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
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
fix USB initialisation procedure
Remy Bohmer
2008-09-19
usb: Fix compile warning of r8a66597-hcd
Nobuhiro Iwamatsu
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-08-12
Coding style cleanup, update CHANGELOG, prepare release
v1.3.4
Wolfgang Denk
2008-08-12
Fix compile error related to r8a66597-hcd & usb
Kumar Gala
2008-08-07
usb: add support for R8A66597 usb controller
Yoshihiro Shimoda
2008-08-07
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
Hunter, Jon
2008-07-30
Fix more printf() format warnings
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
fix USB devices with multiple configurations
Harald Welte
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-05-21
Big white-space cleanup.
Wolfgang Denk
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
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2007-11-25
drivers/usb : move usb drivers to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD