index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpc83xx: USB: Reorganized its support
Vivek Mahajan
2009-06-12
1
-35
/
+18
*
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
Vivek Mahajan
2009-06-12
2
-87
/
+1
*
mpc8xxx: USB: Removed reenablement of its interface
Vivek Mahajan
2009-06-12
1
-4
/
+0
*
at91: fix a USB problem for AT91SAM9261
RONETIX - Ilko Iliev
2009-06-09
1
-1
/
+2
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
2
-2
/
+2
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
2
-5
/
+5
*
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
1
-1
/
+2
*
Support for PXA27X UDC.
Remy Bohmer
2009-04-06
2
-0
/
+703
*
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
2009-04-06
32
-46
/
+178
*
at91: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
2
-0
/
+81
*
s3c64xx: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2009-03-29
2
-0
/
+46
*
r8a66597-hcd: fix cannot use external hub
Yoshihiro Shimoda
2009-02-22
1
-5
/
+31
*
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-02-12
3
-4
/
+4
*
Fix whitespace damage: double space changed to a tab
Jerry Van Baren
2009-02-11
1
-1
/
+1
*
USB: Add EHCI support for VCT EHCI controller (really with driver now)
Stefan Roese
2009-02-02
1
-0
/
+58
*
USB: Add dcache support to the EHCI driver
Stefan Roese
2009-01-28
2
-0
/
+103
*
USB: Add EHCI support for VCT EHCI controller
Stefan Roese
2009-01-28
1
-0
/
+1
*
USB: Add config option to call ehci_hcd_init() again after EHCI reset
Stefan Roese
2009-01-28
1
-0
/
+5
*
USB: Fix speed detection on EHCI cntr with root hub transaction translators
Stefan Roese
2009-01-28
1
-1
/
+16
*
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
Thomas Abraham
2009-01-28
3
-0
/
+194
*
usb : musb : Adding host controller driver for Mentor USB controller
Thomas Abraham
2009-01-28
5
-0
/
+1302
*
USB ehci ixp4xx support
Michael Trimarchi
2009-01-28
2
-0
/
+50
*
USB ehci remove infinite loop and use handshake function
Michael Trimarchi
2009-01-28
1
-24
/
+25
*
Add initial support for USB ehci pci
Michael Trimarchi
2009-01-28
2
-0
/
+65
*
EHCI fix code and ixp4xx test.
Remy Böhmer
2009-01-28
2
-72
/
+106
*
[PATCH] This patch add varius fix to the ehci.
michael
2009-01-28
3
-44
/
+133
*
[PATCH] Fix EHCI usb. I start to test on a
michael
2009-01-28
3
-161
/
+234
*
USB ehci freescale support
Michael Trimarchi
2009-01-28
3
-0
/
+186
*
USB ehci core support
Michael Trimarchi
2009-01-28
4
-0
/
+785
*
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-12-09
1
-1
/
+3
*
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-11-28
7
-29
/
+13
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-1
/
+1
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
4
-33
/
+33
|
\
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
4
-30
/
+30
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
2
-3
/
+3
*
|
fix USB initialisation procedure
Remy Bohmer
2008-10-14
1
-8
/
+6
*
|
usb: Fix compile warning of r8a66597-hcd
Nobuhiro Iwamatsu
2008-09-19
1
-2
/
+2
*
|
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-17
2
-451
/
+556
|
/
*
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-09-09
1
-1
/
+3
*
USB EHCI: reset root hub
Yuri Tikhonov
2008-09-06
2
-0
/
+38
*
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
2008-08-31
1
-0
/
+1
*
Coding style cleanup, update CHANGELOG, prepare release
Wolfgang Denk
2008-08-12
1
-4
/
+0
*
Fix compile error related to r8a66597-hcd & usb
Kumar Gala
2008-08-12
2
-6
/
+2
*
usb: add support for R8A66597 usb controller
Yoshihiro Shimoda
2008-08-07
3
-0
/
+1588
*
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
Hunter, Jon
2008-08-07
1
-3
/
+25
*
Fix more printf() format warnings
Jean-Christophe PLAGNIOL-VILLARD
2008-07-30
1
-1
/
+1
*
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
1
-7
/
+9
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
1
-1
/
+1
*
fix USB devices with multiple configurations
Harald Welte
2008-07-10
2
-15
/
+6
*
Fix endianess conversion in usb_ohci.c
Christian Eggers
2008-05-22
1
-3
/
+3
[next]