[U-Boot] [PATCH 0/4] USB: Add support for designware UDC
Marek Vasut
marex at denx.de
Mon Mar 5 19:06:41 CET 2012
Dear Amit Virdi,
> Hello Remy,
>
> On Thu, Feb 16, 2012 at 5:33 PM, Amit Virdi <amit.virdi at st.com> wrote:
> > 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
>
> Any comment on this patchset?
>
> Thanks
> Amit Virdi
I took over after Remy, let's sort this out.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list