index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2021-11-09
usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3
Michael Walle
2021-10-30
usb: xhci-brcm: Include header file needed for dev_err
Stefan Agner
2021-10-15
Convert CONFIG_USB_EHCI_IS_TDI to Kconfig
Marek Behún
2021-10-15
Convert CONFIG_USB_EHCI_MXS to Kconfig
Marek Behún
2021-10-15
Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
Marek Behún
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
usb: sandbox: Add gadget callbacks
Patrice Chotard
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-27
Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig
Tom Rini
2021-09-27
usb: ehci-omap: Drop non-DM_USB legacy code
Tom Rini
2021-09-27
Convert CONFIG_USB_XHCI_OMAP to Kconfig
Tom Rini
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-22
usb: xhci-dwc3: Add support for USB 3.1 controllers
Mark Kettenis
2021-09-22
usb: ehci-mx6: use phy_type from device tree
Matthias Schiffer
2021-09-22
usb: xhci-dwc3: Add support for clocks/resets
Samuel Holland
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
2021-08-05
pci: usb: ohci: Test on PCI not DM_PCI
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-24
usb: ehci-mx6: Do not fail when 'reg' is not found
Fabio Estevam
2021-06-24
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
Fabio Estevam
2021-06-16
Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-06-09
usb: ehci-mx6: add support for i.MXRT
Giulio Benetti
2021-06-09
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
João Loureiro
2021-04-28
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
Marek Vasut
2021-04-22
usb: ehci-hcd: Add IAA handshake for removing async QH
Ye Li
2021-04-18
usb: ehci-mx6: Add iMX8M support
Marek Vasut
2021-04-18
usb: ehci-mx6: Fix aarch64 build warnings
Marek Vasut
2021-04-18
usb: ehci-mx6: Add fsl,imx7d-usb compatible string
Marek Vasut
2021-04-18
usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
Marek Vasut
2021-04-18
usb: ehci-mx6: Add generic EHCI PHY support
Marek Vasut
2021-04-18
usb: ehci-mx6: Use portnr from DT in DM case
Marek Vasut
2021-04-18
usb: ehci-mx6: Pass MISC address to usb_oc_config()
Marek Vasut
2021-04-18
usb: ehci-mx6: Split usb_power_config()
Marek Vasut
2021-04-18
usb: ehci-mx6: Pass PHY address to usb_*_phy*()
Marek Vasut
2021-04-18
usb: ehci-mx6: Split ehci_mx6_common_init()
Marek Vasut
2021-04-18
usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
Marek Vasut
2021-04-18
usb: ehci-mx6: Unify USBNC registers
Marek Vasut
2021-04-18
usb: ehci-mx6: Add DM clock support
Marek Vasut
2021-04-18
usb: ehci-mx6: Turn off Vbus on probe failure
Marek Vasut
2021-04-06
usb: xhci: Make debug output better readable and checkpatch clean
Stefan Roese
2021-04-06
usb: xhci: Add missing xhci_readl()
Aaron Williams
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
2021-02-18
usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag
Nicolas Saenz Julienne
[next]