index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2023-09-13
usb: dwc3: Use generic_phy_valid() helper
Jonas Karlman
2023-09-04
usb: dwc3: Fix enabling USB_DR_MODE_HOST
Oleksandr Suvorov
2023-09-04
usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Oleksandr Suvorov
2023-08-25
usb: dwc3: Fix remove function if there is no ulpi_reset gpio
Venkatesh Yadav Abbarapu
2023-07-31
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-03
usb: dwc3-generic: Ensure reset GPIO is configured as an output
Peter Korsgaard
2023-03-02
usb: dwc3-meson-g12a: Select PHY instead of imply PHY
Marek Vasut
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-23
usb: dwc3-uniphier: Select PHY
Marek Vasut
2023-02-22
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: Use the devm_gpiod_get_optional() API for reset gpio
Venkatesh Yadav Abbarapu
2023-01-20
usb: dwc3-meson-gxl: force mode on child add/removal
Neil Armstrong
2023-01-17
usb: dwc3-meson-g12a: force mode on child add/removal
Mattijs Korpershoek
2022-11-27
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-07-15
usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
Angus Ainslie
2022-07-12
usb: dwc3: Add support to reset usb ULPI phy
T Karthik Reddy
2022-05-20
usb: dwc3: Fix non-usb3 configurations
Jan Kiszka
2022-04-22
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-21
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-02-16
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
2021-11-09
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-10-07
usb: dwc3: meson-gxl: add AXG compatible
Neil Armstrong
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-05-16
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
2021-05-14
usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
Neil Armstrong
2021-04-12
lib: string: Implement strlcat
Sean Anderson
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
[next]