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
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
..
Kconfig usb: host: add Kconfig for USB_XHCI_ROCKCHIP 8 years ago
Makefile usb: xhci-rockchip: add rockchip dwc3 controller driver 8 years ago
dwc2.c usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 8 years ago
dwc2.h
ehci-armada100.c
ehci-atmel.c usb: replace ehci_*_remove() with usb_deregister() 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: replace ehci_*_remove() with usb_deregister() 8 years ago
ehci-hcd.c usb: ehci: only shutdown opened controller 8 years ago
ehci-marvell.c usb: replace ehci_*_remove() with usb_deregister() 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: replace ehci_*_remove() with usb_deregister() 8 years ago
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c
ehci-tegra.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
ehci-vct.c
ehci-vf.c
ehci-zynq.c usb: replace ehci_*_remove() with usb_deregister() 8 years ago
ehci.h
isp116x-hcd.c
isp116x.h
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c
ohci-lpc32xx.c
ohci-s3c24xx.c
ohci-s3c24xx.h
ohci-sunxi.c
ohci.h
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 8 years ago
utmi-armada100.c
xhci-dwc3.c
xhci-exynos5.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-fsl.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 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-omap.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xhci-pci.c
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