summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2022-07-15usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-04-22usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek
2022-04-21usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut
2022-04-21usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut
2022-02-16usb: dwc3: core: stop the core when it's removedAngus Ainslie
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie
2021-11-09usb: dwc3: add layerscape supportMichael Walle
2021-11-09usb: dwc3: Enable undefined length INCR burst typeMichael Walle
2021-11-09usb: dwc3: Add frame length adjustment quirkMichael Walle
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-05-16usb: dwc3-generic: Disable host driver definition if gadget onlyKunihiko Hayashi
2021-05-14usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong
2021-04-12lib: string: Implement strlcatSean Anderson
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-14usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong
2020-09-30usb: dwc3: Don't include asm-generic/io.hSean Anderson
2020-09-30usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson
2020-09-30usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-30usb: dwc3: add make compatible for rockchip platformFrank Wang
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang
2020-05-29usb: dwc3: Enable AutoRetry feature in the controllerJagan Teki
2020-05-29usb: dwc3: Add disable u2mac linestate check quirkJagan Teki
2020-05-29usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang
2020-05-29usb: dwc3: add dis_enblslpm_quirkFrank Wang
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-12usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu