<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2010.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Move DECLARE_GLOBAL_DATA_PTR to file scope</title>
<updated>2010-12-21T10:33:36+00:00</updated>
<author>
<name>John Rigby</name>
<email>john.rigby@linaro.org</email>
</author>
<published>2010-12-21T01:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2956532625cf8414ad3efb37598ba34db08d67ec'/>
<id>2956532625cf8414ad3efb37598ba34db08d67ec</id>
<content type='text'>
It can be optimised out by the compiler otherwise resulting
in obscure errors like a board not booting.

This has been documented in README since 2006 when these were
first fixed up for GCC 4.x.

Signed-off-by: John Rigby &lt;john.rigby@linaro.org&gt;

Fix some additional places.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Acked-By: Albert ARIBAUD &lt;albert.aribaud@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can be optimised out by the compiler otherwise resulting
in obscure errors like a board not booting.

This has been documented in README since 2006 when these were
first fixed up for GCC 4.x.

Signed-off-by: John Rigby &lt;john.rigby@linaro.org&gt;

Fix some additional places.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Acked-By: Albert ARIBAUD &lt;albert.aribaud@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>OMAP3: EVM: Convert omap3_evm_version to u32</title>
<updated>2010-12-18T22:15:24+00:00</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2010-12-18T06:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b606ef41f6ba7dc16bffd8e29ceb2e0506484d8d'/>
<id>b606ef41f6ba7dc16bffd8e29ceb2e0506484d8d</id>
<content type='text'>
Convert the variable omap3_evm_version to u32 to work around
some broken linkers from older tool chains. E.g. CodeSourcery's
2009q1-203 ld 2.19.51.20090205. Without this, these linkers
stop linking 'omap3_evm' or at least issue a warning. Like

arm-none-linux-gnueabi-ld: section .bss [8003f5e0 -&gt; 8007e337] overlaps section .rel.dyn [8003f5e0 -&gt; 80044e57]
arm-none-linux-gnueabi-ld: section .dynsym [80044e58 -&gt; 80044ef7] overlaps section.bss [8003f5e0 -&gt; 8007e337]
arm-none-linux-gnueabi-ld: u-boot: section .bss vma 0x8003f5e0 overlaps previous sections

CC: Sanjeev Premi &lt;premi@ti.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert the variable omap3_evm_version to u32 to work around
some broken linkers from older tool chains. E.g. CodeSourcery's
2009q1-203 ld 2.19.51.20090205. Without this, these linkers
stop linking 'omap3_evm' or at least issue a warning. Like

arm-none-linux-gnueabi-ld: section .bss [8003f5e0 -&gt; 8007e337] overlaps section .rel.dyn [8003f5e0 -&gt; 80044e57]
arm-none-linux-gnueabi-ld: section .dynsym [80044e58 -&gt; 80044ef7] overlaps section.bss [8003f5e0 -&gt; 8007e337]
arm-none-linux-gnueabi-ld: u-boot: section .bss vma 0x8003f5e0 overlaps previous sections

CC: Sanjeev Premi &lt;premi@ti.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2010-12-17T19:02:05+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-12-17T19:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a9a2339a4ea04636ed0968e76eeaf784e987f52'/>
<id>2a9a2339a4ea04636ed0968e76eeaf784e987f52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style (white space) cleanup.</title>
<updated>2010-12-17T09:14:09+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-12-17T09:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d177e444a6b1db07fbee0a6e84948796eb467ed7'/>
<id>d177e444a6b1db07fbee0a6e84948796eb467ed7</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE</title>
<updated>2010-12-17T07:47:26+00:00</updated>
<author>
<name>Reinhard Meyer</name>
<email>u-boot@emk-elektronik.de</email>
</author>
<published>2010-12-09T09:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f805548b28f90aa76374b16f86206dd3a5743d23'/>
<id>f805548b28f90aa76374b16f86206dd3a5743d23</id>
<content type='text'>
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2010-12-16T21:49:16+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-12-16T21:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b5d58d8500bfb918c7fec56f241e6ee1078c2be0'/>
<id>b5d58d8500bfb918c7fec56f241e6ee1078c2be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pm9261: ARM relocation support</title>
<updated>2010-12-16T21:46:05+00:00</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2010-12-12T10:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4f81bf4368ced9b0469e1b387637d01cc510dba6'/>
<id>4f81bf4368ced9b0469e1b387637d01cc510dba6</id>
<content type='text'>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pm9263: ARM relocation support</title>
<updated>2010-12-16T21:45:29+00:00</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2010-12-12T10:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a2a05a4a3674be55fe28b130112754395a43c7a'/>
<id>9a2a05a4a3674be55fe28b130112754395a43c7a</id>
<content type='text'>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pm9g45: ARM relocation support</title>
<updated>2010-12-16T21:44:02+00:00</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2010-12-12T00:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=510f794c894321fe65e62bb6fd9f21fa2569dcec'/>
<id>510f794c894321fe65e62bb6fd9f21fa2569dcec</id>
<content type='text'>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ppc4xx: Fix missing linker scripts for partial linking</title>
<updated>2010-12-15T12:16:33+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2010-12-14T16:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=37805cf1db0adbc01f181ec806f0732999764099'/>
<id>37805cf1db0adbc01f181ec806f0732999764099</id>
<content type='text'>
This patch fixes the acadia_nand and kilauea_nand linker scripts
which have been missing in commit ee8028b7 [ppc4xx: Cleanup for
partial linking and --gc-sections]

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Bernhard Weirich &lt;Bernhard.Weirich@riedel.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the acadia_nand and kilauea_nand linker scripts
which have been missing in commit ee8028b7 [ppc4xx: Cleanup for
partial linking and --gc-sections]

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Bernhard Weirich &lt;Bernhard.Weirich@riedel.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
