u-boot/drivers/usb/musb
Bryan Wu df402ba381 usb: musb: make fifo support configurable
The dynamic FIFO handling under MUSB is optional, and some parts (like
the Blackfin processor) do not implement support for it.

Due to this, the FIFO reading/writing steps need special handling, so
mark the common versions weak so drivers can override.

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
2010-01-09 10:25:08 +01:00
..
da8xx.c DA8xx: Add MUSB host support 2010-01-09 10:25:07 +01:00
da8xx.h DA8xx: Add MUSB host support 2010-01-09 10:25:07 +01:00
davinci.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
davinci.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
Makefile DA8xx: Add MUSB host support 2010-01-09 10:25:07 +01:00
musb_core.c usb: musb: make fifo support configurable 2010-01-09 10:25:08 +01:00
musb_core.h usb: musb: make sure the register layout is packed 2010-01-09 10:25:08 +01:00
musb_debug.h OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
musb_hcd.c USB Consolidate descriptor definitions 2009-12-20 12:47:37 +01:00
musb_hcd.h stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
musb_udc.c OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
omap3.c OMAP3 USB Initialize twl4030 only if required 2009-12-20 12:51:51 +01:00
omap3.h OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00