upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/usb/host
Marek Vasut 7a1386f96b usb: dwc2: Rename to dwc2_usb 9 years ago
..
Kconfig arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option 10 years ago
Makefile imx: usb: ehci-mx6: add usb support for imx7d soc 9 years ago
dwc2.c usb: dwc2: Rename to dwc2_usb 9 years ago
dwc2.h usb: dwc2: Add support for v3 snpsid value 10 years ago
ehci-armada100.c
ehci-atmel.c
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect 10 years ago
ehci-hcd.c usb: Update some EHCI driver licenses to use SPDX 10 years ago
ehci-marvell.c arm: mvebu: add multiple usb-hostcontroller support for AXP 10 years ago
ehci-mpc512x.c
ehci-mx5.c
ehci-mx6.c imx: usb: ehci-mx6: wait_for_bit to check reg status 9 years ago
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c dm: usb: Add driver-model support to ehci-pci 10 years ago
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c usb: spear: Add support for both SPEAr600 EHCI controllers 9 years ago
ehci-sunxi.c sunxi: usb-phy: Never power off the usb ports 10 years ago
ehci-tegra.c Tegra: clocks: Add 38.4MHz OSC support for T210 use 10 years ago
ehci-uniphier.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 10 years ago
ehci-vct.c
ehci-vf.c usb: ehci-vf: Add weak function for board specific initialisation 10 years ago
ehci-zynq.c
ehci.h usb: Update some EHCI driver licenses to use SPDX 10 years ago
isp116x-hcd.c
isp116x.h
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-hcd.c usb: ohci: enable cache support 10 years ago
ohci-lpc32xx.c usb: lpc32xx: add host USB driver 10 years ago
ohci-s3c24xx.c
ohci-s3c24xx.h
ohci-sunxi.c sunxi: usb-phy: Never power off the usb ports 10 years ago
ohci.h usb: ohci: enable cache support 10 years ago
r8a66597-hcd.c usb: Update some EHCI driver licenses to use SPDX 10 years ago
r8a66597.h usb: Update some EHCI driver licenses to use SPDX 10 years ago
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c usb: USB storage-specific part ifdef in uclass 10 years ago
utmi-armada100.c
xhci-dwc3.c drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller 10 years ago
xhci-exynos5.c usb: xhci: exynos: Remove common dwc3 drv functions calls 10 years ago
xhci-fsl.c drivers: usb: fsl: Remove LS102XA immap inclusion 10 years ago
xhci-keystone.c usb: xhci: keystone: Remove common dwc3 drv functions calls 10 years ago
xhci-mem.c
xhci-omap.c usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop 9 years ago
xhci-pci.c
xhci-ring.c
xhci-uniphier.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 10 years ago
xhci.c usb: xhci: Fix a potential NULL pointer dereference 9 years ago
xhci.h