<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/technexion, 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/board/technexion?h=v2013.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/technexion?h=v2013.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-12-10T15:56:38Z</updated>
<entry>
<title>OMAP3: TAM3517: add macros for reading eeprom</title>
<updated>2012-12-10T15:56:38Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2012-11-23T05:19:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=31f5b651fad3d3999d8bd62f228d940bf1b42276'/>
<id>urn:sha1:31f5b651fad3d3999d8bd62f228d940bf1b42276</id>
<content type='text'>
Added macros to read SOM information from the I2C
EEPROM.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>usb: ehci: rework to take advantage of new lowlevel interface</title>
<updated>2012-10-15T18:54:00Z</updated>
<author>
<name>Lucas Stach</name>
<email>dev@lynxeye.de</email>
</author>
<published>2012-09-25T22:14:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=676ae068d9af8c4848dc8f3a66d65e2bff066239'/>
<id>urn:sha1:676ae068d9af8c4848dc8f3a66d65e2bff066239</id>
<content type='text'>
Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach &lt;dev@lynxeye.de&gt;
Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>OMAP3: twister : get MAC address from EEPROM</title>
<updated>2012-09-05T00:05:38Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2012-08-29T01:22:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0b26b8751ad2aa5f36df12a66357c4a2551b7275'/>
<id>urn:sha1:0b26b8751ad2aa5f36df12a66357c4a2551b7275</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM:OMAP+:MMC: Add parameters to MMC init</title>
<updated>2012-05-15T06:31:22Z</updated>
<author>
<name>Jonathan Solnit</name>
<email>jsolnit@gmail.com</email>
</author>
<published>2012-02-24T11:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bbbc1ae9219ae8c8098c0af14060da5cb0d37e53'/>
<id>urn:sha1:bbbc1ae9219ae8c8098c0af14060da5cb0d37e53</id>
<content type='text'>
Add parameters to the OMAP MMC initialization function so the board can
mask host capabilities and set the maximum clock frequency.  While the
OMAP supports a certain set of MMC host capabilities, individual boards
may be more restricted and the OMAP may need to be configured to match
the board.  The PRG_SDMMC1_SPEEDCTRL bit in the OMAP3 is an example.

Signed-off-by: Jonathan Solnit &lt;jsolnit@gmail.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: twister: add support to boot Linux from SPL</title>
<updated>2012-03-27T20:05:29Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2012-03-15T04:01:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84c21fb16fe474f72109bf665a7cd841e17a2409'/>
<id>urn:sha1:84c21fb16fe474f72109bf665a7cd841e17a2409</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Tom Rini &lt;tom.rini@gmail.com&gt;
CC: Wolfgang Denk &lt;wd@denx.de&gt;
CC: Simon Schwarz &lt;simonschwarzcor@gmail.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: TAM3517: update ehci interface</title>
<updated>2012-02-12T09:11:31Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2012-02-07T23:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8c589d6fef14924647e325450644cc72eed83579'/>
<id>urn:sha1:8c589d6fef14924647e325450644cc72eed83579</id>
<content type='text'>
Changed the EHCI interface using the ulpi framework.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Tom Rini &lt;tom.rini@gmail.com&gt;
Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>ARM: omap3: add support to Technexion twister board</title>
<updated>2011-12-24T09:23:29Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-11-30T23:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=92e30c07e02b84a3b63205fcb29ac57defd043f6'/>
<id>urn:sha1:92e30c07e02b84a3b63205fcb29ac57defd043f6</id>
<content type='text'>
The twister board is a development board using
the TAM3517 SOM.

Support for NAND, 2 Ethernet (EMAC and SMC911),
USB (EHCI_OMAP).

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Tapani Utrianen &lt;tapani@technexion.com&gt;
CC: Tom Rini &lt;tom.rini@gmail.com&gt;
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
</feed>
