~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu2023-08-25
* usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki2023-07-31
* usb: dwc3-generic: Add rk3568 supportJonas Karlman2023-07-31
* usb: dwc3-generic: Relax unsupported dr_mode checkJonas Karlman2023-07-31
* usb: dwc3-generic: Return early when there is no child nodeJonas Karlman2023-07-31
* usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard2023-07-03
* usb: dwc3-meson-g12a: Select PHY instead of imply PHYMarek Vasut2023-03-02
* Merge tag 'v2023.04-rc3' into nextTom Rini2023-02-27
|\
| * usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu2023-02-22
* | usb: dwc3-uniphier: Select PHYMarek Vasut2023-02-23
* | usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi2023-02-22
* | usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut2023-02-22
|/
* usb: dwc3-meson-gxl: force mode on child add/removalNeil Armstrong2023-01-20
* usb: dwc3-meson-g12a: force mode on child add/removalMattijs Korpershoek2023-01-17
* usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT propertyMarek Vasut2022-11-27
* usb: dwc3: Program GFLADJSean Anderson2022-11-27
* usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson2022-11-27
* usb: dwc3: reference clock period configurationBalaji Prakash J2022-11-27
* usb: dwc3: Cache ref_clk pointer in struct dwc3Marek Vasut2022-11-27
* usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie2022-07-15
* usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy2022-07-12
* usb: dwc3: Fix non-usb3 configurationsJan Kiszka2022-05-20
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-04-22
|\
| * usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek2022-04-22
* | usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut2022-04-21
* | usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut2022-04-21
|/
* usb: dwc3: core: stop the core when it's removedAngus Ainslie2022-02-16
* usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie2022-02-16
* usb: dwc3: add layerscape supportMichael Walle2021-11-09
* usb: dwc3: Enable undefined length INCR burst typeMichael Walle2021-11-09
* usb: dwc3: Add frame length adjustment quirkMichael Walle2021-11-09
* usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong2021-10-07
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass2021-07-28
* usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-18
* usb: dwc3-generic: Disable host driver definition if gadget onlyKunihiko Hayashi2021-05-16
* usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong2021-05-14
* lib: string: Implement strlcatSean Anderson2021-04-12
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-05
|\
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\ \ | |/ |/|
| * x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-16
| * usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski2020-12-14
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13