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
Ajay Bhargav c7c47ca246 Update Maintainer and Author's email address 8 years ago
..
Kconfig usb: xhci: Add Marvell MVEBU xHCI support 8 years ago
Makefile usb: xhci: Add Marvell MVEBU xHCI support 8 years ago
dwc2.c
dwc2.h
ehci-armada100.c Update Maintainer and Author's email address 8 years ago
ehci-atmel.c usb: ehci-atmel: Remove unnecessary clock calling 8 years ago
ehci-exynos.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
ehci-faraday.c
ehci-fsl.c usb: replace ehci_*_remove() with usb_deregister() 8 years ago
ehci-generic.c usb: ehci-generic: support reset control for generic EHCI 8 years ago
ehci-hcd.c usb: ehci: only shutdown opened controller 9 years ago
ehci-marvell.c usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 8 years ago
ehci-mpc512x.c
ehci-msm.c
ehci-mx5.c
ehci-mx6.c usb: replace ehci_*_remove() with usb_deregister() 8 years ago
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c usb: pci: Fix cast for 64-bit compilation 8 years ago
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: A64: enable USB support 8 years ago
ehci-tegra.c ARM: tegra: fix USB ULPI PHY reset signal inversion confusion 8 years ago
ehci-vct.c
ehci-vf.c usb: ehci-vf: use ehci_deregister() for .remove callback 8 years ago
ehci-zynq.c usb: replace ehci_*_remove() with usb_deregister() 8 years ago
ehci.h
isp116x-hcd.c Remove some merge markers 8 years ago
isp116x.h
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c Fix spelling of "resetting". 8 years ago
ohci-lpc32xx.c
ohci-s3c24xx.c Fix spelling of "resetting". 8 years ago
ohci-s3c24xx.h
ohci-sunxi.c Merge branch 'master' of http://git.denx.de/u-boot-sunxi 8 years ago
ohci.h drivers: USB: OHCI: allow compilation for 64-bit targets 8 years ago
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
utmi-armada100.c Update Maintainer and Author's email address 8 years ago
xhci-dwc3.c
xhci-exynos5.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-fsl.c drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 8 years ago
xhci-keystone.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-mem.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-mvebu.c usb: xhci-mvebu: use xhci_deregister() for .remove callback 8 years ago
xhci-omap.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-pci.c usb: xhci-pci: Add DM support 8 years ago
xhci-ring.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-rockchip.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-zynqmp.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci.h