uboot/include/linux
Ilya Yanok eb81955bf0 musb-new: port of Linux musb driver
Existing U-Boot musb driver has no support for the new gadget framework
and also seems to have other limitations. As gadget framework is ported
from Linux it seems pretty natural to port musb gadget driver as well.

This driver supports both host and peripheral modes.

This is not a replacement for current musb driver (at least now) as
there are still some consumers of the old UDC interface.

No DMA operation support included, CONFIG_MUSB_PIO_ONLY should be
defined.

Virtual root hub device is not implemented.

Known problems: with no devices connected usb_lowlevel_start() fails.

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
2012-11-20 00:16:06 +01:00
..
byteorder include/linux/byteorder: import latest endian definitions from linux 2012-11-04 11:00:34 -07:00
mtd include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 2012-11-04 11:00:34 -07:00
unaligned include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 2012-11-04 11:00:34 -07:00
usb musb-new: port of Linux musb driver 2012-11-20 00:16:06 +01:00
apm_bios.h
bch.h nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
bitops.h
compat.h include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 2012-11-04 11:00:34 -07:00
compiler-gcc.h
compiler-gcc3.h Add missing header for gcc3 2011-10-01 21:56:20 +02:00
compiler-gcc4.h
compiler.h
config.h
crc7.h
crc32.h
ctype.h Add isblank 2011-10-17 22:25:34 +02:00
edd.h
err.h linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
ethtool.h
fb.h
input.h input: Add linux/input.h for key code support 2012-05-15 08:31:39 +02:00
ioctl.h
ioport.h
kbuild.h
linkage.h arm: adapt asm/linkage.h from Linux 2012-05-15 08:31:26 +02:00
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
mii.h
netdevice.h
poison.h
posix_types.h
rbtree.h
screen_info.h
stat.h
stddef.h include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 2012-11-04 11:00:34 -07:00
string.h nand: Sanitize ONFI strings. 2012-01-26 16:09:02 -06:00
stringify.h COMMON: Add __stringify() function 2012-10-15 11:53:47 -07:00
time.h
types.h