u-boot-brain/drivers/usb
Xu Ziyuan 9424f14183 usb: dwc2 : invalidate dcache before starting DMA
Invalidate dcache before starting the DMA to ensure coherency. In case
there are any dirty lines from the DMA buffer in the cache, subsequent
cache-line replacements may corrupt the buffer in memory while the DMA
is still going on. Cache-line replacement can happen if the CPU tries to
bring some other memory locations into the cache while the DMA is going
on.

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-07-25 20:44:19 -06:00
..
common armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs 2016-06-28 12:08:53 -07:00
dwc3 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled 2016-05-27 15:39:49 -04:00
emul usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
eth eth: asix88179: Print packet length properly 2016-04-01 17:18:10 -04:00
gadget usb: dwc2 : invalidate dcache before starting DMA 2016-07-25 20:44:19 -06:00
host usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ 2016-07-22 14:06:11 +02:00
musb Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
musb-new Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
phy usb: rockchip-phy: implement USB2.0 phy control 2016-07-25 20:44:19 -06:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 2016-04-20 11:43:27 +02:00