index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
Prafulla Wadaskar
1
-2
/
+2
2009-07-24
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
1
-1
/
+0
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2
-3
/
+3
2009-07-11
usb: Fix compiler warning with gcc4.4
Kumar Gala
1
-2
/
+2
2009-07-09
usb: add Marvell Kirkwood ehci host controller driver
Prafulla Wadaskar
2
-0
/
+109
2009-07-09
mpc8xxx: USB: fix: access of ehci struct elements
Vivek Mahajan
1
-9
/
+9
2009-07-09
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2
-0
/
+35
2009-07-09
usb: musb: drop old musb read/write prototypes
Mike Frysinger
1
-6
/
+0
2009-06-12
mpc83xx: USB: Reorganized its support
Vivek Mahajan
1
-35
/
+18
2009-06-12
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
Vivek Mahajan
2
-87
/
+1
2009-06-12
mpc8xxx: USB: Removed reenablement of its interface
Vivek Mahajan
1
-4
/
+0
2009-06-10
at91: fix a USB problem for AT91SAM9261
RONETIX - Ilko Iliev
1
-1
/
+2
2009-05-16
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2
-2
/
+2
2009-04-28
Replace __attribute references with __attribute__
Peter Tyser
2
-5
/
+5
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+2
2009-04-06
Support for PXA27X UDC.
Remy Bohmer
2
-0
/
+703
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
32
-46
/
+178
2009-04-04
at91: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+81
2009-03-30
s3c64xx: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+46
2009-02-22
r8a66597-hcd: fix cannot use external hub
Yoshihiro Shimoda
1
-5
/
+31
2009-02-12
Coding style cleanup; update CHANGELOG
Wolfgang Denk
3
-4
/
+4
2009-02-12
Fix whitespace damage: double space changed to a tab
Jerry Van Baren
1
-1
/
+1
2009-02-02
USB: Add EHCI support for VCT EHCI controller (really with driver now)
Stefan Roese
1
-0
/
+58
2009-01-28
USB: Add dcache support to the EHCI driver
Stefan Roese
2
-0
/
+103
2009-01-28
USB: Add EHCI support for VCT EHCI controller
Stefan Roese
1
-0
/
+1
2009-01-28
USB: Add config option to call ehci_hcd_init() again after EHCI reset
Stefan Roese
1
-0
/
+5
2009-01-28
USB: Fix speed detection on EHCI cntr with root hub transaction translators
Stefan Roese
1
-1
/
+16
2009-01-28
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
Thomas Abraham
3
-0
/
+194
2009-01-28
usb : musb : Adding host controller driver for Mentor USB controller
Thomas Abraham
5
-0
/
+1302
2009-01-28
USB ehci ixp4xx support
Michael Trimarchi
2
-0
/
+50
2009-01-28
USB ehci remove infinite loop and use handshake function
Michael Trimarchi
1
-24
/
+25
2009-01-28
Add initial support for USB ehci pci
Michael Trimarchi
2
-0
/
+65
2009-01-28
EHCI fix code and ixp4xx test.
Remy Böhmer
2
-72
/
+106
2009-01-28
[PATCH] This patch add varius fix to the ehci.
michael
3
-44
/
+133
2009-01-28
[PATCH] Fix EHCI usb. I start to test on a
michael
3
-161
/
+234
2009-01-28
USB ehci freescale support
Michael Trimarchi
3
-0
/
+186
2009-01-28
USB ehci core support
Michael Trimarchi
4
-0
/
+785
2008-12-09
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+3
2008-11-28
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
7
-29
/
+13
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
1
-1
/
+1
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
4
-33
/
+33
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
4
-30
/
+30
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2
-3
/
+3
2008-10-14
fix USB initialisation procedure
Remy Bohmer
1
-8
/
+6
2008-09-19
usb: Fix compile warning of r8a66597-hcd
Nobuhiro Iwamatsu
1
-2
/
+2
2008-09-17
Refactoring parts of the common USB OHCI code
Remy Bohmer
2
-451
/
+556
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
1
-1
/
+3
2008-09-06
USB EHCI: reset root hub
Yuri Tikhonov
2
-0
/
+38
2008-08-31
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
1
-0
/
+1
2008-08-12
Coding style cleanup, update CHANGELOG, prepare release
Wolfgang Denk
1
-4
/
+0
[next]