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
Tom Rini 81f077f40f Merge git://git.denx.de/u-boot-sh 7 years ago
..
Kconfig arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig 7 years ago
Makefile usb: Remove isp116x-hcd support 7 years ago
dwc2.c usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH 7 years ago
dwc2.h usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH 7 years ago
dwc3-sti-glue.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
ehci-armada100.c
ehci-atmel.c
ehci-exynos.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
ehci-faraday.c
ehci-fsl.c usb: ehci: fsl: Fix some compile warnings. 7 years ago
ehci-generic.c treewide: replace with error() with pr_err() 7 years ago
ehci-hcd.c usb: ehci: do not invalidate a NULL buffer 7 years ago
ehci-marvell.c
ehci-msm.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
ehci-mx5.c
ehci-mx6.c wait_bit: use wait_for_bit_le32 and remove wait_for_bit 7 years ago
ehci-mxc.c
ehci-mxs.c usb: ehci: mxs: fix swapped argument in ehci_writel() 7 years ago
ehci-omap.c
ehci-pci.c
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c
ehci-tegra.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
ehci-vct.c
ehci-vf.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
ehci-zynq.c
ehci.h usb: ehci: Fix accessors for big-endian platforms and descriptors 7 years ago
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c treewide: replace with error() with pr_err() 7 years ago
ohci-hcd.c
ohci-lpc32xx.c wait_bit: use wait_for_bit_le32 and remove wait_for_bit 7 years ago
ohci-sunxi.c
ohci.h
r8a66597-hcd.c usb: host: Drop unused hcd_name from r8a66597-hcd.c 7 years ago
r8a66597.h usb: r8a66597: Add support for RZ/A series 7 years ago
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c
utmi-armada100.c
xhci-dwc3.c treewide: replace with error() with pr_err() 7 years ago
xhci-exynos5.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
xhci-fsl.c
xhci-keystone.c
xhci-mem.c usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 7 years ago
xhci-mvebu.c mvebu: usb: xhci: a38x support 7 years ago
xhci-omap.c usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 7 years ago
xhci-pci.c
xhci-rcar-r8a779x_usb3_v3.h usb: xhci: Add Renesas R-Car xHCI driver 7 years ago
xhci-rcar.c usb: xhci-rcar: Add R8A77965 M3N entries 7 years ago
xhci-ring.c usb: xhci: Fix bool initialization in xhci_bulk_tx 7 years ago
xhci-rockchip.c treewide: replace with error() with pr_err() 7 years ago
xhci-zynqmp.c
xhci.c usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 7 years ago
xhci.h