<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm926ejs/start.S, branch v2009.11.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm926ejs/start.S?h=v2009.11.1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm926ejs/start.S?h=v2009.11.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-10-24T14:55:25Z</updated>
<entry>
<title>arm926ejs: 8-byte align stack to avoid LDRD/STRD problems</title>
<updated>2009-10-24T14:55:25Z</updated>
<author>
<name>Simon Kagstrom</name>
<email>simon.kagstrom@netinsight.net</email>
</author>
<published>2009-10-06T06:44:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8003c361deec3ee651451662efd05352f1abdd40'/>
<id>urn:sha1:8003c361deec3ee651451662efd05352f1abdd40</id>
<content type='text'>
U-boot for Marvell Kirkwood boards no longer work after the EABI changes
introduced in commit f772acf8a584067033eff1e231fcd1fb3a00d3d9. This
turns out to be caused by a stack alignment issue. The armv5te
instructions ldrd/strd instructions require 8-byte alignment to work
properly (otherwise undefined behavior).

Tested on an OpenRD base board, where both printouts and ubifs stuff now
works.

Signed-off-by: Simon Kagstrom &lt;simon.kagstrom@netinsight.net&gt;
</content>
</entry>
<entry>
<title>Make include/common.h usable by assembler code</title>
<updated>2009-07-26T22:12:32Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-07-23T22:17:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fcd3c87e495f3c48b70c919869fb1e0b93d4880b'/>
<id>urn:sha1:fcd3c87e495f3c48b70c919869fb1e0b93d4880b</id>
<content type='text'>
Commit 70ebf316 factored out the ROUND() macro into include/common.h,
not realizing that the primary use of this macro on AT91 systems was
in start.S where common.h was not included, and could not be included
because it contains a lot of C code which the assembler doesn't
understand.

This patch wraps such code in common.h in a "#ifndef __ASSEMBLY__"
construct, and then adds an include to cpu/arm926ejs/start.S thus
solving the problem.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Fix e-mail address of Gary Jennejohn.</title>
<updated>2009-05-15T20:11:59Z</updated>
<author>
<name>Detlev Zundel</name>
<email>dzu@denx.de</email>
</author>
<published>2009-05-13T08:54:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=792a09eb9d5d8c4f74b7e9f2e887316d511a4e80'/>
<id>urn:sha1:792a09eb9d5d8c4f74b7e9f2e887316d511a4e80</id>
<content type='text'>
Signed-off-by: Detlev Zundel &lt;dzu@denx.de&gt;
</content>
</entry>
<entry>
<title>rename CFG_ macros to CONFIG_SYS</title>
<updated>2008-10-18T19:54:03Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-10-16T13:01:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d0f6bcf337c5261c08fabe12982178c2c489d76'/>
<id>urn:sha1:6d0f6bcf337c5261c08fabe12982178c2c489d76</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Big white-space cleanup.</title>
<updated>2008-05-20T22:14:08Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-05-20T14:00:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53677ef18e25c97ac613349087c5cb33ae5a2741'/>
<id>urn:sha1:53677ef18e25c97ac613349087c5cb33ae5a2741</id>
<content type='text'>
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).

Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>AT91CAP9 support : cpu/ files</title>
<updated>2008-02-14T09:37:57Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian at</email>
</author>
<published>2008-01-30T21:15:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fefb6c10928caa9e71335cad64dcb65c83fce8ab'/>
<id>urn:sha1:fefb6c10928caa9e71335cad64dcb65c83fce8ab</id>
<content type='text'>
Signed-off-by: Stelian Pop &lt;stelian &lt;at&gt; popies.net&gt;
</content>
</entry>
<entry>
<title>Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on</title>
<updated>2008-02-14T09:37:56Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-01-19T21:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a6cdd21b56014208706238712a853a9e9a0a2290'/>
<id>urn:sha1:a6cdd21b56014208706238712a853a9e9a0a2290</id>
<content type='text'>
Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on.

cpu/arm926ejs/start.o: In function `cpu_init_crit':
.../cpu/arm926ejs/start.S:227: undefined reference to `lowlevel_init'

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
</entry>
<entry>
<title>Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and</title>
<updated>2006-03-13T11:37:35Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-13T11:37:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ff7fefe6797246b2748530f965f2e41de34a982a'/>
<id>urn:sha1:ff7fefe6797246b2748530f965f2e41de34a982a</id>
<content type='text'>
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories
Patch by Andreas Engel, 13 Mar 2006
</content>
</entry>
<entry>
<title>Update make target for ARM supported boards.</title>
<updated>2005-10-06T15:08:18Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-06T15:08:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87cb6862b94e342d6c99467e0dbb0d4f625cc7ef'/>
<id>urn:sha1:87cb6862b94e342d6c99467e0dbb0d4f625cc7ef</id>
<content type='text'>
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2005-09-25T00:00:47Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-25T00:00:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe7eb5d88bd593a35a13a0a84997ab6c41397bac'/>
<id>urn:sha1:fe7eb5d88bd593a35a13a0a84997ab6c41397bac</id>
<content type='text'>
</content>
</entry>
</feed>
