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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
2015-05-06
dm: usb: exynos: Drop legacy USB code
Simon Glass
2
-225
/
+0
2015-05-06
usb: ohci: Don't log an error on interrupt packet timeout
Hans de Goede
1
-1
/
+2
2015-05-06
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
Hans de Goede
2
-5
/
+84
2015-05-06
usb: ohci: Fix ctrl in messages with a data-len of 0
Hans de Goede
1
-1
/
+1
2015-05-06
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
Hans de Goede
2
-93
/
+86
2015-05-06
usb: ohci: Remove unnecessary phcca variable
Hans de Goede
1
-6
/
+3
2015-05-06
usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
2
-20
/
+9
2015-05-06
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
Hans de Goede
2
-23
/
+19
2015-05-06
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
Hans de Goede
1
-60
/
+64
2015-05-06
usb: ohci: Remove unused devgone global variable
Hans de Goede
1
-8
/
+0
2015-05-06
dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
1
-0
/
+3
2015-05-06
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
Hans de Goede
1
-12
/
+22
2015-05-06
dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
1
-8
/
+1
2015-05-06
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
1
-15
/
+28
2015-05-06
dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
1
-13
/
+4
2015-05-06
dm: usb: Do not use bus->seq before device_probe(bus)
Hans de Goede
1
-2
/
+1
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-0
/
+10
2015-05-04
drivers: usb: fsl: Workaround for Erratum A004477
Nikhil Badola
1
-0
/
+10
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2
-12
/
+3
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
3
-3
/
+3
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
3
-20
/
+21
2015-05-04
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
1
-1
/
+4
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2
-2
/
+42
2015-05-04
sunxi: Add basic A33 basic support
Vishnu Patekar
1
-0
/
+5
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+15
2015-04-23
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2015-04-23
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
Sanchayan Maity
2
-0
/
+165
2015-04-22
dm: usb: Add a terminator to the string destructor list
Simon Glass
1
-0
/
+1
2015-04-21
drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x
Nikhil Badola
1
-0
/
+9
2015-04-21
drivers:usb: Add device-tree fixup to identify socs having dual phy
Nikhil Badola
1
-1
/
+6
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
5
-6
/
+9
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2
-5
/
+5
2015-04-18
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
1
-1
/
+119
2015-04-18
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
1
-1
/
+1
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
3
-7
/
+197
2015-04-18
dm: usb: xhci: Factor out common init/uninit
Simon Glass
1
-33
/
+52
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
3
-20
/
+31
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
3
-5
/
+3
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
3
-11
/
+18
2015-04-18
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
1
-0
/
+83
2015-04-18
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
1
-62
/
+81
2015-04-18
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
1
-8
/
+11
2015-04-18
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
1
-5
/
+1
2015-04-18
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
1
-1
/
+111
2015-04-18
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
1
-8
/
+44
2015-04-18
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2
-0
/
+118
2015-04-18
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2
-0
/
+304
2015-04-18
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2
-0
/
+424
2015-04-18
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
1
-0
/
+11
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
4
-0
/
+281
[prev]
[next]