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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
1
-2
/
+2
2014-06-26
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
1
-1
/
+1
2014-06-26
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
1
-2
/
+2
2014-05-24
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Albert ARIBAUD
2
-0
/
+105
2014-05-22
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
Tom Rini
1
-59
/
+106
2014-05-17
drivers/usb : Define usb control register mask for w1c bits
Nikhil Badola
1
-5
/
+10
2014-05-15
usb: tegra: support device mode
Stephen Warren
1
-30
/
+84
2014-05-15
usb: tegra: refactor PHY type selection
Stephen Warren
1
-30
/
+28
2014-05-15
usb: tegra: fix PHY selection code
Stephen Warren
1
-13
/
+8
2014-05-14
ARM: zynq: ehci: Added USB host driver support
Michal Simek
2
-0
/
+105
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
6
-29
/
+202
2014-04-30
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
andrey.konovalov@linaro.org
2
-2
/
+4
2014-04-30
usb: Add endian support macros to interrupt transfers in the EHCI driver.
Adrian Cox
1
-25
/
+31
2014-04-30
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
Nobuhiro Iwamatsu
2
-0
/
+131
2014-04-23
fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
Nikhil Badola
1
-0
/
+20
2014-04-23
fsl/usb: Workaround for USB erratum-A007075
Nikhil Badola
1
-0
/
+10
2014-04-23
fsl/usb: Fix phy type for Second USB controller
Nikhil Badola
1
-2
/
+6
2014-04-17
usb: tegra: combine header file
Stefan Agner
1
-1
/
+0
2014-04-17
usb: tegra: fix PHY configuration
Stefan Agner
1
-3
/
+21
2014-04-17
usb: tegra: fix USB2 powerdown for Tegra30 and later
Stefan Agner
1
-0
/
+3
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
4
-393
/
+4
2014-03-10
usb: ehci: fully align interrupt QHs/QTDs
Stephen Warren
1
-2
/
+4
2014-03-10
ush: ehci: initialize altnext pointers in QH
Stephen Warren
1
-0
/
+2
2014-02-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-1
/
+1
2014-02-25
fsl/usb: Limit phy_type comparison to first four characters
Nikhil Badola
1
-1
/
+1
2014-02-06
ARM: USB: Remove the IXP EHCI driver
Marek Vasut
2
-38
/
+0
2014-01-13
usb: exynos5: arndale: Add network support
Inderpal Singh
1
-0
/
+2
2014-01-13
usb: ehci: exynos: set/reset hsic phys
Inderpal Singh
1
-0
/
+39
2013-12-18
usb: ehci: Fix register access
Marek Vasut
1
-1
/
+1
2013-12-18
usb: ehci: Do not de-init uninited controllers
Marek Vasut
1
-0
/
+3
2013-12-18
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
Marek Vasut
1
-3
/
+25
2013-12-06
usb: ehci-omap: Reset the USB Host OMAP module
Roger Quadros
1
-15
/
+42
2013-11-10
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-9
/
+10
2013-11-08
usb: ohci-hcd: submit_common_msg: report actual_length properly
Mateusz Kulikowski
1
-1
/
+1
2013-11-04
arm: atmel: get rid of too many ifdeffery
Bo Shen
1
-10
/
+4
2013-11-04
arm: atmel: at91sam9n12ek: add usb host support
Bo Shen
1
-2
/
+9
2013-10-31
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
1
-51
/
+29
2013-10-24
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
2
-4
/
+15
2013-10-23
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
1
-2
/
+2
2013-10-21
usb: ehci-mx6: add support for otg port
Troy Kisky
1
-40
/
+91
2013-10-21
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
19
-25
/
+46
2013-10-21
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
7
-7
/
+7
2013-10-21
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
1
-4
/
+2
2013-10-21
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
1
-169
/
+2
2013-10-21
usb: omap5: Update the board_usb_init api
Dan Murphy
1
-3
/
+4
2013-10-21
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
1
-1
/
+1
2013-10-21
usb: new board-specific USB init interface
Mateusz Zalega
4
-19
/
+10
2013-10-21
OMAP5: USB: Add OMAP xHCI file and header
Dan Murphy
2
-0
/
+327
2013-10-21
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
Julius Werner
2
-0
/
+22
2013-10-21
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam
2
-0
/
+317
[prev]
[next]