index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3-generic: Use combined glue and ctrl node for RK3588
Jonas Karlman
2023-12-01
1
-0
/
+1
*
common: Drop linux/printk.h from common header
Simon Glass
2023-09-24
1
-0
/
+1
*
usb: dwc3: Use generic_phy_valid() helper
Jonas Karlman
2023-09-13
1
-3
/
+1
*
usb: dwc3: Fix remove function if there is no ulpi_reset gpio
Venkatesh Yadav Abbarapu
2023-08-25
1
-1
/
+2
*
usb: dwc3-generic: Restrict single ctrl node for RK3328
Jagan Teki
2023-07-31
1
-1
/
+1
*
usb: dwc3-generic: Add rk3568 support
Jonas Karlman
2023-07-31
1
-0
/
+14
*
usb: dwc3-generic: Relax unsupported dr_mode check
Jonas Karlman
2023-07-31
1
-19
/
+8
*
usb: dwc3-generic: Return early when there is no child node
Jonas Karlman
2023-07-31
1
-3
/
+3
*
usb: dwc3-generic: Ensure reset GPIO is configured as an output
Peter Korsgaard
2023-07-03
1
-1
/
+1
*
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-27
1
-19
/
+19
|
\
|
*
usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
Venkatesh Yadav Abbarapu
2023-02-22
1
-19
/
+19
*
|
usb: dwc3-generic: Add the size of regs property to glue structure
Kunihiko Hayashi
2023-02-22
1
-1
/
+1
*
|
usb: dwc3-generic: Export glue structures and functions
Kunihiko Hayashi
2023-02-22
1
-14
/
+4
*
|
usb: dwc3-generic: Add clock initialization in child DT node
Kunihiko Hayashi
2023-02-22
1
-0
/
+6
*
|
usb: dwc3-generic: Allow different controller DT node pattern
Kunihiko Hayashi
2023-02-22
1
-36
/
+57
*
|
usb: dwc3: Look up reference clock DT phandle in both controller DT nodes
Marek Vasut
2023-02-22
1
-0
/
+17
|
/
*
usb: dwc3: Cache ref_clk pointer in struct dwc3
Marek Vasut
2022-11-27
1
-0
/
+9
*
usb: dwc3: Add support to reset usb ULPI phy
T Karthik Reddy
2022-07-12
1
-0
/
+30
*
usb: dwc3: Fix non-usb3 configurations
Jan Kiszka
2022-05-20
1
-1
/
+3
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-04-22
1
-0
/
+18
|
\
|
*
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
2022-04-22
1
-0
/
+18
*
|
usb: dwc3: Implement .glue_configure for i.MX8MP
Marek Vasut
2022-04-21
1
-0
/
+52
*
|
usb: dwc3: Rename .select_dr_mode to .glue_configure
Marek Vasut
2022-04-21
1
-5
/
+5
|
/
*
usb: dwc3: dwc3-generic: check the parent nodes
Angus Ainslie
2022-02-16
1
-5
/
+20
*
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-28
1
-2
/
+2
*
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
2021-05-16
1
-1
/
+2
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-3
/
+3
|
\
|
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
1
-3
/
+3
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
1
-0
/
+1
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-3
/
+3
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-6
/
+6
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-3
/
+3
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-5
/
+5
|
/
*
usb: dwc3: Handle case where setup_phy is not needed
Siva Durga Prasad Paladugu
2020-11-22
1
-1
/
+1
*
usb: dwc3: Don't include asm-generic/io.h
Sean Anderson
2020-09-30
1
-1
/
+0
*
usb: dwc3: Add Qualcomm DWC3 compatible string
Robert Marko
2020-09-18
1
-0
/
+1
*
usb: dwc3: add make compatible for rockchip platform
Frank Wang
2020-05-30
1
-6
/
+28
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
1
-0
/
+1
*
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
1
-4
/
+3
*
usb: Migrate to support live DT for some driver
Kever Yang
2020-03-30
1
-9
/
+7
*
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2020-01-20
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
2019-10-31
1
-2
/
+2
*
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+5
*
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
2019-10-24
1
-2
/
+2
*
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+53
*
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
2019-10-24
1
-20
/
+35
[next]