index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-16
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-14
usb: dwc3-meson-g12a: always configure dr-mode
Marek Szyprowski
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-22
usb: dwc3: Handle case where setup_phy is not needed
Siva Durga Prasad Paladugu
2020-10-06
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-10-05
usb: dwc3: add Amlogic GXL & GXL DWC3 Glue
Neil Armstrong
2020-09-30
usb: dwc3: Don't include asm-generic/io.h
Sean Anderson
2020-09-30
usb: dwc3: ti: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
usb: dwc3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-18
usb: dwc3: Add Qualcomm DWC3 compatible string
Robert Marko
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-30
usb: dwc3: add make compatible for rockchip platform
Frank Wang
2020-05-29
usb: dwc3: amend UTMI/UTMIW phy interface setup
Frank Wang
2020-05-29
usb: dwc3: Enable AutoRetry feature in the controller
Jagan Teki
2020-05-29
usb: dwc3: Add disable u2mac linestate check quirk
Jagan Teki
2020-05-29
usb: dwc3: add dis_u2_freeclk_exists_quirk
Frank Wang
2020-05-29
usb: dwc3: add dis_enblslpm_quirk
Frank Wang
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-12
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-04-28
usb: dwc3-meson-g12a: add power-on/off of the PHYs
Neil Armstrong
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-20
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2019-12-21
usb: dwc3: Fix UTMI/UTMIW phy interface initialization
Jagan Teki
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-23
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2019-10-31
dwc3: flush cache only if there is a buffer attached to a request
Marek Szyprowski
2019-10-31
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
2019-10-24
usb: dwc3: Kconfig: get rid of obsolete mode selection
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: use platdata
Jean-Jacques Hiblot
[next]