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
Vagrant Cascadian 3450a8596d Fix spelling of "resetting". 8 years ago
..
Kconfig usb: xhci: Add Marvell MVEBU xHCI support 9 years ago
Makefile usb: xhci: Add Marvell MVEBU xHCI support 9 years ago
dwc2.c usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 9 years ago
dwc2.h usb: dwc2: disable erroneous overcurrent condition 9 years ago
ehci-armada100.c
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> 9 years ago
ehci-faraday.c
ehci-fsl.c usb: replace ehci_*_remove() with usb_deregister() 9 years ago
ehci-generic.c usb: ehci-generic: support reset control for generic EHCI 9 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) 9 years ago
ehci-mpc512x.c ehci-ci.h: drop generic USBCMD fields 9 years ago
ehci-msm.c ehci: Add support for Qualcomm EHCI 9 years ago
ehci-mx5.c usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
ehci-mx6.c usb: replace ehci_*_remove() with usb_deregister() 9 years ago
ehci-mxc.c usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
ehci-mxs.c
ehci-omap.c
ehci-pci.c usb: pci: Fix cast for 64-bit compilation 9 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 9 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() 9 years ago
ehci.h ehci-hcd: Add init_after_reset 9 years ago
isp116x-hcd.c Remove some merge markers 9 years ago
isp116x.h
ohci-at91.c drivers: usb: ohci-at91: clean up the PLLB code 9 years ago
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c usb: add support of generic OHCI devices 9 years ago
ohci-hcd.c Fix spelling of "resetting". 8 years ago
ohci-lpc32xx.c usb: ohci-lpc32xx: Use shared wait_for_bit 9 years ago
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 Move console definitions into a new console.h file 9 years ago
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c usb: sandbox: Add support for interrupt operations 9 years ago
usb-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
utmi-armada100.c
xhci-dwc3.c usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook 9 years ago
xhci-exynos5.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-fsl.c drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 9 years ago
xhci-keystone.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-mem.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 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> 9 years ago
xhci-pci.c
xhci-ring.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-rockchip.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-zynqmp.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci.h