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
/
dwc3
/
dwc3-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
1
-2
/
+2
2021-05-16
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
1
-1
/
+2
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
1
-3
/
+3
2021-01-06
Merge tag 'v2021.01-rc5' into next
Tom Rini
1
-0
/
+1
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
1
-3
/
+3
2020-12-16
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
1
-0
/
+1
2020-12-14
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-3
/
+3
2020-12-14
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-6
/
+6
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-3
/
+3
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-5
/
+5
2020-11-22
usb: dwc3: Handle case where setup_phy is not needed
Siva Durga Prasad Paladugu
1
-1
/
+1
2020-09-30
usb: dwc3: Don't include asm-generic/io.h
Sean Anderson
1
-1
/
+0
2020-09-18
usb: dwc3: Add Qualcomm DWC3 compatible string
Robert Marko
1
-0
/
+1
2020-05-30
usb: dwc3: add make compatible for rockchip platform
Frank Wang
1
-6
/
+28
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-12
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
1
-0
/
+1
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
1
-4
/
+3
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
1
-9
/
+7
2020-01-20
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
1
-0
/
+1
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-10-31
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
1
-2
/
+2
2019-10-24
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
1
-1
/
+5
2019-10-24
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
1
-2
/
+2
2019-10-24
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
1
-1
/
+53
2019-10-24
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
1
-20
/
+35
2019-10-24
usb: dwc3-generic: use platdata
Jean-Jacques Hiblot
1
-14
/
+23
2019-07-05
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
1
-1
/
+1
2019-07-05
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
1
-1
/
+1
2018-12-14
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-14
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-07
dwc3-generic: Add support for the TI DWC3 glue
Jean-Jacques Hiblot
1
-0
/
+85
2018-12-07
dwc3-generic: Add select_dr_mode operation
Jean-Jacques Hiblot
1
-0
/
+26
2018-12-07
dwc3-generic: Handle the PHYs, the clocks and the reset lines
Jean-Jacques Hiblot
1
-26
/
+133
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
1
-1
/
+1
2018-12-07
dwc3_generic: do not probe the USB device driver when it's bound
Jean-Jacques Hiblot
1
-7
/
+0
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
1
-12
/
+2
2018-12-07
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
1
-2
/
+2
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
1
-1
/
+1
2018-05-18
usb: dwc3: Add generic DWC3 glue logic driver
Michal Simek
1
-0
/
+157