summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie2022-07-152-1/+8
* usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy2022-07-121-0/+30
* usb: dwc3: Fix non-usb3 configurationsJan Kiszka2022-05-201-1/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-04-221-0/+18
|\
| * usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek2022-04-221-0/+18
* | usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut2022-04-211-0/+52
* | usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut2022-04-211-5/+5
|/
* usb: dwc3: core: stop the core when it's removedAngus Ainslie2022-02-161-0/+9
* usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie2022-02-161-5/+20
* usb: dwc3: add layerscape supportMichael Walle2021-11-093-0/+233
* usb: dwc3: Enable undefined length INCR burst typeMichael Walle2021-11-092-0/+85
* usb: dwc3: Add frame length adjustment quirkMichael Walle2021-11-092-0/+32
* usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong2021-10-071-0/+1
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-302-7/+7
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass2021-07-281-2/+2
* usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-181-1/+1
* usb: dwc3-generic: Disable host driver definition if gadget onlyKunihiko Hayashi2021-05-161-1/+2
* usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong2021-05-141-1/+1
* lib: string: Implement strlcatSean Anderson2021-04-121-6/+0
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-054-6/+6
|\
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-054-6/+6
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-3/+1
|\ \ | |/ |/|
| * x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-161-0/+1
| * usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski2020-12-141-3/+0
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-3/+3
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-133-12/+12
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-133-5/+5
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-133-7/+7
|/
* usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu2020-11-221-1/+1
* Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-063-0/+434
|\
| * usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-053-0/+434
* | usb: dwc3: Don't include asm-generic/io.hSean Anderson2020-09-301-1/+0
* | usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+2
* | usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-303-18/+21
* | usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko2020-09-181-0/+1
|/
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-201-1/+1
* usb: dwc3: add make compatible for rockchip platformFrank Wang2020-05-301-6/+28
* usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-292-31/+39
* usb: dwc3: Enable AutoRetry feature in the controllerJagan Teki2020-05-292-0/+12
* usb: dwc3: Add disable u2mac linestate check quirkJagan Teki2020-05-292-0/+27
* usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang2020-05-292-0/+8
* usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-292-0/+8
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-183-0/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-185-0/+5
* common: Drop linux/bug.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu2020-05-121-0/+1