<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm920t, branch v1.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm920t?h=v1.3.3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm920t?h=v1.3.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-05-09T18:53:52Z</updated>
<entry>
<title>Fix some typos</title>
<updated>2008-05-09T18:53:52Z</updated>
<author>
<name>Adrian Filipi</name>
<email>adrian.filipi@eurotech.com</email>
</author>
<published>2008-05-06T20:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8fbc985bdad09b23b7eb4df1d2ea589619d8db4c'/>
<id>urn:sha1:8fbc985bdad09b23b7eb4df1d2ea589619d8db4c</id>
<content type='text'>
This patch fixes three typos.
The first is a repetition of CONFIG_CMD_BSP.
The second makes the #endif comment match its #if.
The third is a spelling error.

Signed-off-by: Adrian Filipi &lt;adrian.filipi@eurotech.com&gt;
</content>
</entry>
<entry>
<title>USB: fix more GCC 4.2.x aliasing warnings</title>
<updated>2008-04-25T10:44:08Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-25T10:44:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d00ce09040d3100e2c7998ef56db62c2d20d9ee3'/>
<id>urn:sha1:d00ce09040d3100e2c7998ef56db62c2d20d9ee3</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Acked-by: Markus Klotzbuecher &lt;mk@denx.de&gt;
</content>
</entry>
<entry>
<title>Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"</title>
<updated>2008-04-18T06:33:20Z</updated>
<author>
<name>Guennadi Liakhovetski</name>
<email>lg@denx.de</email>
</author>
<published>2008-04-09T15:34:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a6f0bd9f2b1971e2a61ac0fd1fc2c96cb7a4b67a'/>
<id>urn:sha1:a6f0bd9f2b1971e2a61ac0fd1fc2c96cb7a4b67a</id>
<content type='text'>
Restore logic reverted by commit

commit 80767a6cead9990d9e77e62be947843c2c72f469
Author: Peter Pearse &lt;peter.pearse@arm.com&gt;
Date:   Wed Sep 5 16:04:41 2007 +0100

    Changed API name to coloured_led.h
    Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
    Tidied other cpu/arm920t/start.S code

Signed-off-by: Guennadi Liakhovetski &lt;lg@denx.de&gt;
</content>
</entry>
<entry>
<title>use correct at91rm9200 register name</title>
<updated>2008-03-30T13:38:05Z</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2008-01-18T20:55:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=480ed1dea103a1c8f4591afc77d2de3c7868d983'/>
<id>urn:sha1:480ed1dea103a1c8f4591afc77d2de3c7868d983</id>
<content type='text'>
This fixes a naming bug for at91rm9200 lowlevel init code:
NOR boot flash is on chipselect 0, not chipselect 2.  This
makes code use the register name from chip datasheets.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'</title>
<updated>2008-02-17T15:04:23Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-02-17T13:15:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b6f29c84c208a091f95a10cbc9852d729659ba20'/>
<id>urn:sha1:b6f29c84c208a091f95a10cbc9852d729659ba20</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>ARM: cleanup duplicated exception handlingcode</title>
<updated>2008-02-14T09:38:21Z</updated>
<author>
<name>Andreas Engel</name>
<email>andreas.engel@ericsson.com</email>
</author>
<published>2008-01-14T09:06:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d0943a6be99977d6d853d51749e9963d68eb192'/>
<id>urn:sha1:6d0943a6be99977d6d853d51749e9963d68eb192</id>
<content type='text'>
Move duplicated exception handling code into lib_arm.

Signed-off-by: Andreas Engel &lt;andreas.engel@ericsson.com&gt;
</content>
</entry>
<entry>
<title>ARM: S3C24x0 SoC NAND controller support</title>
<updated>2008-02-04T22:54:51Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@openmoko.org</email>
</author>
<published>2007-12-19T14:10:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=16158778b5f52f201e95ded2d2d9084b0ed5670d'/>
<id>urn:sha1:16158778b5f52f201e95ded2d2d9084b0ed5670d</id>
<content type='text'>
This patch adds NAND support to the S3C24x0 SoC code in u-boot

Signed-off-by: Harald Welte &lt;laforge@openmoko.org&gt;
</content>
</entry>
<entry>
<title>ARM: s3c24xx: Multiple serial port support</title>
<updated>2008-02-04T22:52:49Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@openmoko.org</email>
</author>
<published>2007-12-19T13:24:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a7c185ed3d9f8ebd85cfc286e1ffee72e4803163'/>
<id>urn:sha1:a7c185ed3d9f8ebd85cfc286e1ffee72e4803163</id>
<content type='text'>
This patch adds support for CONFIG_SERIAL_MULTI on s3c24x0 CPU's

Signed-off-by: Harald Welte &lt;laforge@openmoko.org&gt;
</content>
</entry>
<entry>
<title>ARM: arm920t: Allow use of 'gd' pointer from IRQ</title>
<updated>2008-02-04T22:50:54Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@openmoko.org</email>
</author>
<published>2007-12-19T13:16:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a25f72f1f73a11de68251fb88c89991e202e68fa'/>
<id>urn:sha1:a25f72f1f73a11de68251fb88c89991e202e68fa</id>
<content type='text'>
This patch allows us to use the 'gd' pointer (and thus environment
and everything else associated with it) from interrupt context on
arm920t.

Signed-off-by: Harald Welte &lt;laforge@openmoko.org&gt;
</content>
</entry>
<entry>
<title>ARM: arm920/s3c24xx: IRQ demulitplexer callback</title>
<updated>2008-02-04T22:49:13Z</updated>
<author>
<name>Harald Welte</name>
<email>laforge@openmoko.org</email>
</author>
<published>2007-12-19T13:19:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=be19bd5cd0f454b63298844a0b5377e029b2caad'/>
<id>urn:sha1:be19bd5cd0f454b63298844a0b5377e029b2caad</id>
<content type='text'>
This patch adds a IRQ demultiplexer callback to the arm920 cpu core code,
plus a stub implementation of it for the S3C2410.

The purpose is to allow arm920t implementations such as the s3c24x0 to
implement interrupt handlers in u-boot without having to touch core
arm920t code.

Signed-off-by: Harald Welte &lt;laforge@openmoko.org&gt;
</content>
</entry>
</feed>
