u-boot/drivers/usb/dwc3
Kishon Vijay Abraham I 526a50f8ec dwc3: flush the buffers before using it
In the linux kernel, non cacheable buffers are used. However in uboot
since there are no APIs to allocate non cacheable memory, all
the buffers should be flushed before using it.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2015-04-14 05:48:10 +02:00
..
core.c dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
core.h dwc3: core: add support for multiple dwc3 controllers 2015-04-14 05:48:10 +02:00
dwc3-omap.c usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 2015-04-14 05:48:10 +02:00
ep0.c dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
gadget.c dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
gadget.h usb: dwc3: gadget: make dwc3 gadget build in uboot 2015-04-14 05:48:09 +02:00
io.h dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
linux-compat.h usb: dwc3: core: make dwc3 core build in uboot 2015-04-14 05:48:09 +02:00
Makefile usb: dwc3: remove trace_* APIs from dwc3 driver 2015-04-14 05:48:09 +02:00
ti_usb_phy.c usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 2015-04-14 05:48:10 +02:00