- d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
- e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 9 months ago
- 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- b684ec8 usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 9 months ago
- ec01e0b usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 9 months ago
- 211a066 usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 9 months ago
- ef2313b usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 9 months ago
- 7c71c68 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 9 months ago
- f7b7c72 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 9 months ago
- c658335 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 9 months ago
- 237d1f6 usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
- 043a967 usb: dwc3-meson-gxl: force mode on child add/removal by Neil Armstrong · 1 year, 11 months ago
- fd08384 usb: dwc3-meson-g12a: force mode on child add/removal by Mattijs Korpershoek · 2 years ago
- db5bace usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years ago
- c55ac51 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years ago
- 6bae0eb usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years ago
- 57548e8 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years ago
- 8ae84e6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 2 years ago
- 582ce23 usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 5 months ago
- b252d79 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · 2 years, 5 months ago
- 868d58f usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · 2 years, 7 months ago
- 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
- 142d50f usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 9 months ago
- d0f7a05 usb: dwc3: Implement .glue_configure for i.MX8MP by Marek Vasut · 2 years, 8 months ago
- f1ef955 usb: dwc3: Rename .select_dr_mode to .glue_configure by Marek Vasut · 2 years, 8 months ago
- fb146fb usb: dwc3: core: stop the core when it's removed by Angus Ainslie · 2 years, 10 months ago
- c08db05 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · 2 years, 10 months ago
- 2b0b51d usb: dwc3: add layerscape support by Michael Walle · 3 years, 2 months ago
- f150b8d usb: dwc3: Enable undefined length INCR burst type by Michael Walle · 3 years, 2 months ago
- d274cbb usb: dwc3: Add frame length adjustment quirk by Michael Walle · 3 years, 2 months ago
- c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 2 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
- be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 5 months ago
- a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 7 months ago
- 60e531f usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 7 months ago
- 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 9 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
- 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
- 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 2 months ago
- 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 3 months ago
- 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 3 months ago
- 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
- df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
- 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 3 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
- 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 6 months ago
- 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 6 months ago
- fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 6 months ago
- dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 6 months ago
- b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 6 months ago
- 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 7 months ago
- 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 7 months ago
- 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 7 months ago
- 3dc4f83 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 7 months ago
- ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
- 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- cab4e27 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 5 years ago
- 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
- fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
- d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
- 3e6ab73 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
- ba6c5f7 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
- 1a63e5e usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
- b575e90 usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
- 1af590d usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
- 3a38a0a usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
- 33a99b4 usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit by Jean-Jacques Hiblot · 5 years ago
- bbe3d4a usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
- 1a031d2 drivers: usb: dwc3: setup phy before dwc3 core soft reset by T Karthik Reddy · 6 years ago
- 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
- e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
- adb049a usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
- 1ce5f1f dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
- 1c03ade usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
- 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
- d66e54a dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
- 4d3825c usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
- 93991cf dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago