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
2023-10-18
usb: fix TRB_TRANSFER return null pointer issue
Minda Chen
1
-0
/
+2
2023-08-31
usb: cdns: Add USB device support
Minda Chen
2
-2
/
+61
2023-08-30
Merge branch 'CR_7199_add_usb_host_minda' into 'jh7110-master'
andy.hu
1
-9
/
+223
2023-08-25
usb: cdns3: starfive: Add usb driver to support for JH7110
Yanhong Wang
1
-9
/
+223
2023-08-23
usb: cdns3: Set the SS EP config bit by usb SS speed
Minda Chen
1
-4
/
+6
2023-04-23
board: starfive: copyright: Standardize the copyright format
Yanhong Wang
1
-1
/
+1
2022-10-18
usb:cdns3:Add StarFive wrapper driver for CDNS USB3 controller
yanhong.wang
3
-0
/
+88
2021-09-22
usb: xhci-dwc3: Add support for USB 3.1 controllers
Mark Kettenis
1
-1
/
+2
2021-09-22
usb: ehci-mx6: use phy_type from device tree
Matthias Schiffer
1
-2
/
+23
2021-09-22
usb: add support for ULPI/SERIAL/HSIC PHY modes
Matthias Schiffer
1
-0
/
+3
2021-09-22
usb: xhci-dwc3: Add support for clocks/resets
Samuel Holland
1
-0
/
+56
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
3
-41
/
+48
2021-08-06
pci: usb: ohci: Test on PCI not DM_PCI
Simon Glass
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
3
-4
/
+3
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
4
-8
/
+8
2021-07-19
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
8
-24
/
+35
2021-07-14
usb: musb-new: Add glue driver for ST-Ericsson Ux500
Stephan Gerhold
4
-2
/
+191
2021-07-08
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2
-78
/
+0
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
3
-0
/
+6
2021-06-24
usb: ehci-mx6: Do not fail when 'reg' is not found
Fabio Estevam
1
-1
/
+1
2021-06-24
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
Fabio Estevam
1
-8
/
+7
2021-06-16
Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-7
/
+8
2021-06-09
usb: ehci-mx6: add support for i.MXRT
Giulio Benetti
2
-7
/
+8
2021-06-09
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
João Loureiro
1
-1
/
+8
2021-06-08
usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
Kishon Vijay Abraham I
1
-1
/
+1
2021-05-16
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
1
-1
/
+2
2021-05-16
usb: musb-new: Extend and move Allwinner quirk into Kconfig
Andre Przywara
2
-2
/
+11
2021-05-14
usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
Neil Armstrong
1
-1
/
+1
2021-04-28
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
Marek Vasut
1
-5
/
+12
2021-04-22
usb: ehci-hcd: Add IAA handshake for removing async QH
Ye Li
2
-0
/
+28
2021-04-18
usb: ehci-mx6: Add iMX8M support
Marek Vasut
1
-1
/
+3
2021-04-18
usb: ehci-mx6: Fix aarch64 build warnings
Marek Vasut
1
-4
/
+4
2021-04-18
usb: ehci-mx6: Add fsl,imx7d-usb compatible string
Marek Vasut
1
-0
/
+1
2021-04-18
usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
Marek Vasut
1
-0
/
+5
2021-04-18
usb: ehci-mx6: Add generic EHCI PHY support
Marek Vasut
1
-2
/
+17
2021-04-18
usb: ehci-mx6: Use portnr from DT in DM case
Marek Vasut
1
-45
/
+7
2021-04-18
usb: ehci-mx6: Pass MISC address to usb_oc_config()
Marek Vasut
1
-11
/
+8
2021-04-18
usb: ehci-mx6: Split usb_power_config()
Marek Vasut
1
-51
/
+92
2021-04-18
usb: ehci-mx6: Pass PHY address to usb_*_phy*()
Marek Vasut
1
-19
/
+10
2021-04-18
usb: ehci-mx6: Split ehci_mx6_common_init()
Marek Vasut
1
-30
/
+30
2021-04-18
usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
Marek Vasut
1
-0
/
+55
2021-04-18
usb: ehci-mx6: Unify USBNC registers
Marek Vasut
1
-34
/
+19
2021-04-18
usb: ehci-mx6: Add DM clock support
Marek Vasut
1
-5
/
+32
2021-04-18
usb: ehci-mx6: Turn off Vbus on probe failure
Marek Vasut
1
-2
/
+27
2021-04-13
lib: string: Implement strlcat
Sean Anderson
1
-6
/
+0
2021-04-06
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2
-10
/
+7
2021-04-06
usb: xhci: Make debug output better readable and checkpatch clean
Stefan Roese
1
-6
/
+3
2021-04-06
usb: xhci: Add missing xhci_readl()
Aaron Williams
1
-4
/
+4
2021-04-06
usb: Return -ENOSYS when system call is not available
Simon Glass
1
-1
/
+1
2021-03-10
usb: mtu3: flush cache for next GPD
Chunfeng Yun
1
-0
/
+3
[next]