<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/usb/host/Makefile, branch v2013.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/usb/host/Makefile?h=v2013.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/usb/host/Makefile?h=v2013.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-04-12T05:55:08Z</updated>
<entry>
<title>arm: Remove support for unused s3c64xx</title>
<updated>2013-04-12T05:55:08Z</updated>
<author>
<name>Benoît Thébaudeau</name>
<email>benoit.thebaudeau@advansee.com</email>
</author>
<published>2013-04-11T09:36:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e53232250b9dcff4915a6024f9951f52eadb4956'/>
<id>urn:sha1:e53232250b9dcff4915a6024f9951f52eadb4956</id>
<content type='text'>
Following the removal of the smdk6400 board, the s3c64xx SoC becomes unused, so
remove associated code. It will still be possible to restore it later from the
Git history if necessary.

Signed-off-by: Benoît Thébaudeau &lt;benoit.thebaudeau@advansee.com&gt;
</content>
</entry>
<entry>
<title>usb/host/ehci: Add support for EHCI on spear</title>
<updated>2013-03-16T20:12:02Z</updated>
<author>
<name>Vipin Kumar</name>
<email>vipin.kumar@st.com</email>
</author>
<published>2012-12-17T08:48:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39fd6342a431abc0de786936eab87e731ba29cb7'/>
<id>urn:sha1:39fd6342a431abc0de786936eab87e731ba29cb7</id>
<content type='text'>
Add EHCI support for spear boards

Signed-off-by: Armando Visconti &lt;armando.visconti@st.com&gt;
Signed-off-by: Vipin Kumar &lt;vipin.kumar@st.com&gt;
</content>
</entry>
<entry>
<title>dm: Move s3c24xx USB driver to a proper place</title>
<updated>2012-10-18T04:54:18Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2012-07-21T05:02:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb24ffc086043530e1026cc9990955095125ea48'/>
<id>urn:sha1:fb24ffc086043530e1026cc9990955095125ea48</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: David Müller &lt;d.mueller@elsoft.ch&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Cc: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: U-Boot DM &lt;u-boot-dm@lists.denx.de&gt;
</content>
</entry>
<entry>
<title>da8xx/hawkboard: Add support for ohci host controller</title>
<updated>2012-09-01T12:58:19Z</updated>
<author>
<name>Sughosh Ganu</name>
<email>urwithsughosh@gmail.com</email>
</author>
<published>2012-08-09T10:45:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25f8bf6eff9e66df850301c5e9e5259807e286f0'/>
<id>urn:sha1:25f8bf6eff9e66df850301c5e9e5259807e286f0</id>
<content type='text'>
Also enable the ohci port on hawkboard. These additions result in an
increased u-boot size -- adjust the same accordingly in the board's
config.

Move the usb header for da8xx platforms under arch-davinci.

Signed-off-by: Sughosh Ganu &lt;urwithsughosh@gmail.com&gt;
</content>
</entry>
<entry>
<title>USB: EXYNOS: Incorporate EHCI review comments</title>
<updated>2012-07-09T16:27:54Z</updated>
<author>
<name>Rajeshwari Shinde</name>
<email>rajeshwari.s@samsung.com</email>
</author>
<published>2012-05-21T11:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7590d3cece3a4152bc60d6f1ca84b09f7abbf3cf'/>
<id>urn:sha1:7590d3cece3a4152bc60d6f1ca84b09f7abbf3cf</id>
<content type='text'>
This patch incorates the review comments given by Minkyu Kang for
EHCI support on EXYNOS

Signed-off-by: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;
</content>
</entry>
<entry>
<title>Atmel : usb : add EHCI driver for Atmel SoC</title>
<updated>2012-07-07T12:07:29Z</updated>
<author>
<name>Bo Shen</name>
<email>voice.shen@atmel.com</email>
</author>
<published>2012-06-27T21:58:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cc30b7803d3a3237fbcef860b9320e9b4bfbffaf'/>
<id>urn:sha1:cc30b7803d3a3237fbcef860b9320e9b4bfbffaf</id>
<content type='text'>
Some Atmel SoC support USB EHCI, add the EHCI driver to support it.

To enable the USB EHCI, add the following configuration options into
board relative configuration file and remove USB OHCI options.

    #define CONFIG_USB_EHCI
    #define CONFIG_USB_EHCI_ATMEL
    #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS     2

Signed-off-by: Bo Shen &lt;voice.shen@atmel.com&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>USB: S5P: Add ehci support</title>
<updated>2012-05-20T06:32:33Z</updated>
<author>
<name>Rajeshwari Shinde</name>
<email>rajeshwari.s@samsung.com</email>
</author>
<published>2012-05-02T13:48:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5f0ffea4559abe3fc83a6023717658a50b22e66c'/>
<id>urn:sha1:5f0ffea4559abe3fc83a6023717658a50b22e66c</id>
<content type='text'>
This patch adds ehci driver support for s5p.

Signed-off-by: Vivek Gautam &lt;gautam.vivek@samsung.com&gt;
Signed-off-by: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;
</content>
</entry>
<entry>
<title>tegra: usb: Add support for Tegra USB peripheral</title>
<updated>2012-03-29T06:12:48Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2012-02-27T10:52:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87f938c9f7372f587a43fe7babcb171ee0a0672f'/>
<id>urn:sha1:87f938c9f7372f587a43fe7babcb171ee0a0672f</id>
<content type='text'>
This adds basic support for the Tegra2 USB controller. Board files should
call board_usb_init() to set things up.

Configuration is performed through the FDT, with aliases used to set the
order of the ports, like this fragment:

        aliases {
		/* This defines the order of our USB ports */
                usb0 = "/usb@0xc5008000";
                usb1 = "/usb@0xc5000000";
        };

drivers/usb/host files ONLY: Acked-by: Remy Bohmer &lt;linux@bohmer.net&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>usb/ehci: Add USB support for the MX6Q</title>
<updated>2012-03-26T21:09:23Z</updated>
<author>
<name>Wolfgang Grandegger</name>
<email>wg@denx.de</email>
</author>
<published>2012-02-08T22:33:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3f467529cad0789b6dcc44f5ebc595c3e47341ce'/>
<id>urn:sha1:3f467529cad0789b6dcc44f5ebc595c3e47341ce</id>
<content type='text'>
Currently, only USB Host 1 is supported.

Cc: Remy Bohmer &lt;linux@bohmer.net&gt;
Signed-off-by: Wolfgang Grandegger &lt;wg@denx.de&gt;
</content>
</entry>
<entry>
<title>USB: Armada100: EHCI Driver for Armada100 SOCs</title>
<updated>2012-03-18T23:08:26Z</updated>
<author>
<name>Ajay Bhargav</name>
<email>ajay.bhargav@einfochips.com</email>
</author>
<published>2012-02-13T03:27:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54cb00486eace9c0931d855dfadfcfdcecea78fc'/>
<id>urn:sha1:54cb00486eace9c0931d855dfadfcfdcecea78fc</id>
<content type='text'>
This patch adds support for USB EHCI driver for Armada100 SOCs.

Signed-off-by: Ajay Bhargav &lt;ajay.bhargav@einfochips.com&gt;
</content>
</entry>
</feed>
