Support for designware USB device controller (UDC) exists in the u-boot for
SPEAr platform. This patchset makes the driver more generic so that it can be
used across multiple platforms.
Shiraz Hashim (1):
USB:gadget:designware Fix memory nonalignment issue
Vipin KUMAR (3):
USB:gadget:designware USB device controller (UDC) implementation
USB:gadget:designware Device controller bugfixes
USB:gadget:designware Support high speed
drivers/serial/usbtty.h | 4 +-
drivers/usb/gadget/Makefile | 2 +-
drivers/usb/gadget/{spr_udc.c => designware_udc.c} | 138 ++++++++++++--------
include/configs/spear-common.h | 4 +-
include/usb/{spr_udc.h => designware_udc.h} | 9 +-
5 files changed, 98 insertions(+), 59 deletions(-)
rename drivers/usb/gadget/{spr_udc.c => designware_udc.c} (89%)
rename include/usb/{spr_udc.h => designware_udc.h} (97%)
--
1.7.2.2
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot