uboot/drivers/usb/host
Hans de Goede b748b24fb5 ohci: Add missing cache-flush for hcca area
We need to cache-flush the hcca area after the initial memset, otherwise
on the first hc_interrupt we might see an old $random value as done_head and
try to interpret that as the address for a completed td (followed by chaos).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-11-03 17:29:33 +01:00
..
Kconfig usb: ehci-marvell.c: Add DM support 2015-10-21 02:25:01 +02:00
Makefile
dwc2.c
dwc2.h
ehci-armada100.c
ehci-atmel.c
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c
ehci-hcd.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
ehci-marvell.c usb: ehci-marvell.c: Add DM support 2015-10-21 02:25:01 +02:00
ehci-mpc512x.c
ehci-mx5.c
ehci-mx6.c
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c
ehci-tegra.c
ehci-uniphier.c
ehci-vct.c
ehci-vf.c
ehci-zynq.c
ehci.h
isp116x-hcd.c
isp116x.h
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-hcd.c ohci: Add missing cache-flush for hcca area 2015-11-03 17:29:33 +01:00
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: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
utmi-armada100.c
xhci-dwc3.c
xhci-exynos5.c
xhci-fsl.c
xhci-keystone.c
xhci-mem.c
xhci-omap.c
xhci-pci.c
xhci-ring.c
xhci-uniphier.c
xhci.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
xhci.h