~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Commit message (
Expand
)
Author
Age
*
usb: dwc3: Fix remove function if there is no ulpi_reset gpio
Venkatesh Yadav Abbarapu
2023-08-25
*
usb: dwc3-generic: Restrict single ctrl node for RK3328
Jagan Teki
2023-07-31
*
usb: dwc3-generic: Add rk3568 support
Jonas Karlman
2023-07-31
*
usb: dwc3-generic: Relax unsupported dr_mode check
Jonas Karlman
2023-07-31
*
usb: dwc3-generic: Return early when there is no child node
Jonas Karlman
2023-07-31
*
usb: dwc3-generic: Ensure reset GPIO is configured as an output
Peter Korsgaard
2023-07-03
*
usb: dwc3-meson-g12a: Select PHY instead of imply PHY
Marek Vasut
2023-03-02
*
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-27
|
\
|
*
usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
Venkatesh Yadav Abbarapu
2023-02-22
*
|
usb: dwc3-uniphier: Select PHY
Marek Vasut
2023-02-23
*
|
usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3
Kunihiko Hayashi
2023-02-22
*
|
usb: dwc3-generic: Add the size of regs property to glue structure
Kunihiko Hayashi
2023-02-22
*
|
usb: dwc3-generic: Export glue structures and functions
Kunihiko Hayashi
2023-02-22
*
|
usb: dwc3-generic: Add clock initialization in child DT node
Kunihiko Hayashi
2023-02-22
*
|
usb: dwc3-generic: Allow different controller DT node pattern
Kunihiko Hayashi
2023-02-22
*
|
usb: dwc3: Look up reference clock DT phandle in both controller DT nodes
Marek Vasut
2023-02-22
|
/
*
usb: dwc3-meson-gxl: force mode on child add/removal
Neil Armstrong
2023-01-20
*
usb: dwc3-meson-g12a: force mode on child add/removal
Mattijs Korpershoek
2023-01-17
*
usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property
Marek Vasut
2022-11-27
*
usb: dwc3: Program GFLADJ
Sean Anderson
2022-11-27
*
usb: dwc3: Calculate REFCLKPER based on reference clock
Sean Anderson
2022-11-27
*
usb: dwc3: reference clock period configuration
Balaji Prakash J
2022-11-27
*
usb: dwc3: Cache ref_clk pointer in struct dwc3
Marek Vasut
2022-11-27
*
usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
Angus Ainslie
2022-07-15
*
usb: dwc3: Add support to reset usb ULPI phy
T Karthik Reddy
2022-07-12
*
usb: dwc3: Fix non-usb3 configurations
Jan Kiszka
2022-05-20
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-04-22
|
\
|
*
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
2022-04-22
*
|
usb: dwc3: Implement .glue_configure for i.MX8MP
Marek Vasut
2022-04-21
*
|
usb: dwc3: Rename .select_dr_mode to .glue_configure
Marek Vasut
2022-04-21
|
/
*
usb: dwc3: core: stop the core when it's removed
Angus Ainslie
2022-02-16
*
usb: dwc3: dwc3-generic: check the parent nodes
Angus Ainslie
2022-02-16
*
usb: dwc3: add layerscape support
Michael Walle
2021-11-09
*
usb: dwc3: Enable undefined length INCR burst type
Michael Walle
2021-11-09
*
usb: dwc3: Add frame length adjustment quirk
Michael Walle
2021-11-09
*
usb: dwc3: meson-gxl: add AXG compatible
Neil Armstrong
2021-10-07
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
*
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-28
*
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-18
*
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
2021-05-16
*
usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
Neil Armstrong
2021-05-14
*
lib: string: Implement strlcat
Sean Anderson
2021-04-12
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
|
\
|
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
\
|
|
/
|
/
|
|
*
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
|
*
usb: dwc3-meson-g12a: always configure dr-mode
Marek Szyprowski
2020-12-14
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
[next]