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
2020-05-29
usb: ehci-mx6: Handle fixed regulators correctly
Marek Vasut
1
-2
/
+2
2020-05-22
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
1
-3
/
+3
2020-05-22
usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
Adam Ford
1
-3
/
+120
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
22
-0
/
+22
2020-05-19
common: Drop linux/bug.h from common header
Simon Glass
3
-0
/
+3
2020-05-19
common: Drop log.h from common header
Simon Glass
33
-0
/
+33
2020-05-19
common: Drop init.h from common header
Simon Glass
3
-0
/
+3
2020-05-19
common: Drop net.h from common header
Simon Glass
3
-0
/
+3
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-1
/
+1
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2
-2
/
+2
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2
-2
/
+2
2020-05-10
usb: mx6: add fuse check
Peng Fan
1
-0
/
+16
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
4
-0
/
+320
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
1
-4
/
+3
2020-04-28
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
Patrice Chotard
1
-1
/
+1
2020-04-28
usb: host: dwc2: add trace to have clean usb start
Patrick Delaunay
1
-0
/
+2
2020-04-28
usb: host: dwc2: force reset assert
Patrick Delaunay
1
-0
/
+2
2020-04-28
usb: host: dwc2: add clk support
Patrick Delaunay
1
-1
/
+29
2020-04-28
usb: host: dwc2: add phy support
Patrick Delaunay
1
-0
/
+66
2020-04-28
usb: avoid NULL check before free
Heinrich Schuchardt
1
-6
/
+3
2020-04-13
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
3
-0
/
+107
2020-04-13
usb: Migrate to support live DT for some driver
Kever Yang
3
-16
/
+9
2020-04-13
usb: ehci-msm: Use dev interface to get device address
Kever Yang
1
-3
/
+1
2020-04-13
usb: dwc3-of-simple: Drop redundant inclding header file
Kever Yang
1
-1
/
+0
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
3
-14
/
+89
2020-02-06
dm: core: Create a new header file for 'compat' features
Simon Glass
8
-0
/
+10
2020-02-06
dm: core: Require users of devres to include the header
Simon Glass
3
-0
/
+3
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
6
-0
/
+6
2019-11-08
usb: xhci: support 1.1 or later version
Chunfeng Yun
1
-1
/
+1
2019-10-31
usb: ehci-hcd: Keep async schedule running
Marek Vasut
1
-30
/
+21
2019-10-24
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
Ye Li
2
-16
/
+43
2019-10-24
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
Igor Opaniuk
1
-7
/
+8
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
12
-1303
/
+11
2019-10-24
usb: host: remove the xhci-zynqmp driver
Jean-Jacques Hiblot
3
-154
/
+0
2019-09-15
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
7
-23
/
+34
2019-09-11
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
1
-1
/
+1
2019-09-11
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
1
-1
/
+1
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
1
-1
/
+1
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
7
-22
/
+33
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
1
-0
/
+3
2019-08-22
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2
-0
/
+30
2019-08-22
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2
-268
/
+268
2019-08-22
usb: r8a66597: Add Kconfig entry
Marek Vasut
1
-0
/
+9
2019-08-22
usb: r8a66597: Convert to USB DM
Marek Vasut
1
-70
/
+125
2019-08-22
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
1
-3
/
+3
2019-08-22
usb: r8a66597: Remove BE support
Marek Vasut
1
-3
/
+3
2019-08-22
usb: r8a66597: Replace IO accessors
Marek Vasut
1
-7
/
+7
2019-08-22
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2
-74
/
+0
2019-08-22
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2
-24
/
+2
[prev]
[next]