<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/usb/gadget, branch v2013.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/usb/gadget?h=v2013.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/usb/gadget?h=v2013.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-12-17T14:38:15Z</updated>
<entry>
<title>g_dnl: Properly terminate string list.</title>
<updated>2012-12-17T14:38:15Z</updated>
<author>
<name>Pantelis Antoniou</name>
<email>panto@antoniou-consulting.com</email>
</author>
<published>2012-11-30T08:01:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=598cf6062e0841ab10104ac7b64c9640284cec64'/>
<id>urn:sha1:598cf6062e0841ab10104ac7b64c9640284cec64</id>
<content type='text'>
Well, not terminating the list causes very interesting crashes.
As in changing the vendor &amp; product ID crashes. Fun.

Signed-off-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>g_dnl: Issue connect/disconnect as appropriate</title>
<updated>2012-12-17T14:38:15Z</updated>
<author>
<name>Pantelis Antoniou</name>
<email>panto@antoniou-consulting.com</email>
</author>
<published>2012-11-30T08:01:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5a413cae6a2201e0aee4741ab9e793317084707e'/>
<id>urn:sha1:5a413cae6a2201e0aee4741ab9e793317084707e</id>
<content type='text'>
Call usb_gadget_connect/usb_gadget_disconnect in g_dnl_bind/g_dnl_unbind.

Signed-off-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>pxa25x_udc: Remove usbdescriptors.h</title>
<updated>2012-12-17T14:38:14Z</updated>
<author>
<name>Lukasz Dalek</name>
<email>luk0104@gmail.com</email>
</author>
<published>2012-11-29T12:59:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=27460be60d5fca8c6a4029387ee5209825c6544f'/>
<id>urn:sha1:27460be60d5fca8c6a4029387ee5209825c6544f</id>
<content type='text'>
usbdescriptors.h conflicts with linux/usb/ch9.h.
Remove it.

Signed-off-by: Lukasz Dalek &lt;luk0104@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove obsolete header file</title>
<updated>2012-11-27T16:41:10Z</updated>
<author>
<name>Pantelis Antoniou</name>
<email>panto@antoniou-consulting.com</email>
</author>
<published>2012-11-28T02:43:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=66dc452bfe13b0e276adddf3997b9c5abc00115d'/>
<id>urn:sha1:66dc452bfe13b0e276adddf3997b9c5abc00115d</id>
<content type='text'>
usbdescriptors.h conflicts with linux/usb/ch9.h
Remove it.

Signed-off-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>musb-new: port of Linux musb driver</title>
<updated>2012-11-19T23:16:06Z</updated>
<author>
<name>Ilya Yanok</name>
<email>ilya.yanok@cogentembedded.com</email>
</author>
<published>2012-11-06T13:48:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eb81955bf0e34aeb33930cd4b2f63aa05c791fef'/>
<id>urn:sha1:eb81955bf0e34aeb33930cd4b2f63aa05c791fef</id>
<content type='text'>
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 &lt;ilya.yanok@cogentembedded.com&gt;
</content>
</entry>
<entry>
<title>linux/usb/ch9.h: update with the version from Linux tree</title>
<updated>2012-11-19T23:16:06Z</updated>
<author>
<name>Ilya Yanok</name>
<email>ilya.yanok@cogentembedded.com</email>
</author>
<published>2012-11-06T13:48:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=82651c39f6544e932fb86853bf9a648414ccca9a'/>
<id>urn:sha1:82651c39f6544e932fb86853bf9a648414ccca9a</id>
<content type='text'>
Signed-off-by: Ilya Yanok &lt;ilya.yanok@cogentembedded.com&gt;
</content>
</entry>
<entry>
<title>usb gadget ether: Fix warning in is_eth_addr_valid()</title>
<updated>2012-11-04T18:00:38Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-10-31T13:30:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=57a87a25f7563158d2b8a83d782568f1e6fc7fc5'/>
<id>urn:sha1:57a87a25f7563158d2b8a83d782568f1e6fc7fc5</id>
<content type='text'>
The gadget ethernet driver needs to keep copies of the MAC address (at
both endpoints) as strings so it needs a custom function for validation
of the MAC.  It was not however performing a totally correct check and
also was emitting a warning about a set but unused variable.  The
solution to both is that after checking the string contents we use the
standard test for a valid MAC.

Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Cc: Marek Vasut &lt;marex@denx.de&gt;
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>Remove lh7a40x cpu and serial driver</title>
<updated>2012-10-16T16:00:36Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2012-10-08T04:11:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b9f4bc34ac0ee40f8d6a952036b4cd62b854aa74'/>
<id>urn:sha1:b9f4bc34ac0ee40f8d6a952036b4cd62b854aa74</id>
<content type='text'>
Since commit 957731ed (ARM: remove broken "lpd7a40x" boards),
lh7a40x cpu and serial driver have become unused. Remove them.

Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
</entry>
<entry>
<title>pxa25x: Add support for USB ethernet gadget</title>
<updated>2012-10-15T18:54:01Z</updated>
<author>
<name>Lukasz Dalek</name>
<email>luk0104@gmail.com</email>
</author>
<published>2012-10-02T15:04:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3c09a2836df2f0ca73396ce00104385f0a622015'/>
<id>urn:sha1:3c09a2836df2f0ca73396ce00104385f0a622015</id>
<content type='text'>
Add to pxa25x based devices support for USB ethernet gadget. This is a
port of pxa25x UDC driver from Linux kernel.

Signed-off-by: Lukasz Dalek &lt;luk0104@gmail.com&gt;
</content>
</entry>
<entry>
<title>usbether: Removed DEV_CONFIG_{CDC,SUBSET}</title>
<updated>2012-10-15T18:54:01Z</updated>
<author>
<name>Lukasz Dalek</name>
<email>luk0104@gmail.com</email>
</author>
<published>2012-10-02T15:04:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2bb378841e6c093476cd6365aacd7bfdbe60f658'/>
<id>urn:sha1:2bb378841e6c093476cd6365aacd7bfdbe60f658</id>
<content type='text'>
Removed DEV_CONFIG_CDC and DEV_CONFIG_SUBSET and replaced it with
CONFIG_USB_ETH_CDC and CONFIG_USB_ETH_SUBSET.

Signed-off-by: Lukasz Dalek &lt;luk0104@gmail.com&gt;
</content>
</entry>
</feed>
