<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/lib_arm, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/lib_arm?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/lib_arm?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-14T21:24:07Z</updated>
<entry>
<title>ARM: make the machid configurable via the environment</title>
<updated>2008-02-14T21:24:07Z</updated>
<author>
<name>Uwe Kleine-KÃ¶nig</name>
<email>Uwe.Kleine-Koenig@digi.com</email>
</author>
<published>2008-01-30T08:08:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3c234efa693bc59906c2be55c7918ecbb55392ea'/>
<id>urn:sha1:3c234efa693bc59906c2be55c7918ecbb55392ea</id>
<content type='text'>
If the variable "machid" exists, let do_bootm_linux use that instead
of bd-&gt;bi_arch_number.

Signed-off-by: Uwe Kleine-König &lt;Uwe.Kleine-Koenig@digi.com&gt;
</content>
</entry>
<entry>
<title>ARM: add I2C init function call in lib_arm/board.c</title>
<updated>2008-02-04T22:02:00Z</updated>
<author>
<name>Hebbar</name>
<email>gururajakr@sanyo.co.in</email>
</author>
<published>2007-12-19T00:00:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f7ad79b6f9f0f45437b62e19b45356cc2aaf4884'/>
<id>urn:sha1:f7ad79b6f9f0f45437b62e19b45356cc2aaf4884</id>
<content type='text'>
Adds I2C init func call to init sequence for ARM boards. This is
present in ppc,blackfin and other processor init sequence.

Signed-off-by: K R Gururaja Hebbar &lt;gururajakr@sanyo.co.in&gt;
</content>
</entry>
<entry>
<title>ARM: support board-specific ethernet PHY init</title>
<updated>2008-01-09T10:54:26Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-12-11T09:53:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23776ff292966a85d811126933830bed48211826'/>
<id>urn:sha1:23776ff292966a85d811126933830bed48211826</id>
<content type='text'>
Add until the new phylib will be arrived

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>drivers/net : move net drivers to drivers/net</title>
<updated>2007-11-25T17:35:17Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-11-21T20:19:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2439e4bfa111babf4bc07ba20efbf3e36036813e'/>
<id>urn:sha1:2439e4bfa111babf4bc07ba20efbf3e36036813e</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash</title>
<updated>2007-10-13T19:40:23Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-10-13T19:40:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23c56f97caa3b585ab1290f0e7895f0f9e82113f'/>
<id>urn:sha1:23c56f97caa3b585ab1290f0e7895f0f9e82113f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding Style cleanup.</title>
<updated>2007-10-13T19:15:39Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-10-13T19:15:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=de74b9eeacccaf0a42e5ecc9ae79a88f7a311296'/>
<id>urn:sha1:de74b9eeacccaf0a42e5ecc9ae79a88f7a311296</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>OneNAND support (take #2)</title>
<updated>2007-09-17T06:19:08Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kmpark@infradead.org</email>
</author>
<published>2007-09-10T08:15:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d7e8ce101a4a45ed6ed45739fc2de5f87b13f7f1'/>
<id>urn:sha1:d7e8ce101a4a45ed6ed45739fc2de5f87b13f7f1</id>
<content type='text'>
[PATCH 3/3] OneNAND support (take #2)

OneNAND support at U-Boot

Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
</content>
</entry>
<entry>
<title>Merge with git://www.denx.de/git/u-boot.git</title>
<updated>2007-09-07T12:26:51Z</updated>
<author>
<name>Peter Pearse</name>
<email>peter.pearse@arm.com</email>
</author>
<published>2007-09-07T12:26:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=470ffef72cf565c4db59352c23bd06cbfb763128'/>
<id>urn:sha1:470ffef72cf565c4db59352c23bd06cbfb763128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PXA270: Add support for multiple serial ports.</title>
<updated>2007-09-06T23:04:59Z</updated>
<author>
<name>stefano babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2007-08-30T20:57:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80172c6181c912fbb34ea3ba0c22b232b419b47f'/>
<id>urn:sha1:80172c6181c912fbb34ea3ba0c22b232b419b47f</id>
<content type='text'>
This patch adds support for multiple serial ports to the PXA target.
FFUART, BTUART and STUART are supported.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>Add coloured led interface for ARM boards.</title>
<updated>2007-09-04T15:18:38Z</updated>
<author>
<name>Peter Pearse</name>
<email>peter.pearse@arm.com</email>
</author>
<published>2007-09-04T15:18:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9f5c3d3720e777a572dcdc8af2008b44c7243885'/>
<id>urn:sha1:9f5c3d3720e777a572dcdc8af2008b44c7243885</id>
<content type='text'>
Use it in cpu/arm920t/start.S to indicate U-Boot code has been entered.
</content>
</entry>
</feed>
