From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 11 Sep 2013 14:00:48 +0200 Subject: [U-Boot] [PATCH v3 0/4] USB: atmel: add atmel usba udc driver support In-Reply-To: <1378895092-15382-1-git-send-email-voice.shen@atmel.com> References: <1378895092-15382-1-git-send-email-voice.shen@atmel.com> Message-ID: <201309111400.48849.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Bo Shen, > Add atmel usb udc driver support porting from Linux kernel. > Using RNDIS gadget driver to test it. > > Test OK on at91sam9m10g45ek, at91sam9m10g45ek, and sama5d31ek boards. > > It need the patch from: Troy Kisky > (usb: gadget: config: fix unaligned access issues) > more information: http://patchwork.ozlabs.org/patch/264151/ > > Changes in v3: > - Add new (resubmit) one patch from Troy Kisky > - Move common header file along with USB device driver > > Changes in v2: > - Add detail information of the orignal code > - Add a common header to hold atmel usba udc information for different > SoCs > > Bo Shen (3): > USB: gadget: add atmel usba udc driver > ARM: atmel: correct UDPHS name > ARM: atmel: add RNDIS gadget support > > Troy Kisky (1): > usb: gadget: config: fix unaligned access issues Applied all, thanks Best regards, Marek Vasut