<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm, branch v2010.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm?h=v2010.12</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm?h=v2010.12'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-12-17T08:25:43Z</updated>
<entry>
<title>AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU</title>
<updated>2010-12-17T08:25:43Z</updated>
<author>
<name>clagix@gmail.com</name>
<email>clagix@gmail.com</email>
</author>
<published>2010-12-06T08:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a138d96aa88b6487c1409dd47a4ece9c3e1c3115'/>
<id>urn:sha1:a138d96aa88b6487c1409dd47a4ece9c3e1c3115</id>
<content type='text'>
Signed-off-by: Guido Classen &lt;clagix@gmail.com&gt;
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-imx</title>
<updated>2010-12-09T19:52:44Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-12-09T19:52:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ac8983bcba75576c50307b5e8dc8fb848740ee61'/>
<id>urn:sha1:ac8983bcba75576c50307b5e8dc8fb848740ee61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: make timer variables in gt_t available for all ARM platforms</title>
<updated>2010-12-09T10:01:16Z</updated>
<author>
<name>Prafulla Wadaskar</name>
<email>prafulla@marvell.com</email>
</author>
<published>2010-12-01T12:16:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f9de0997d773699fb4bda1c1ad7462aa2fcd00e9'/>
<id>urn:sha1:f9de0997d773699fb4bda1c1ad7462aa2fcd00e9</id>
<content type='text'>
All code that attemots to access variables in BSS before relocation
(for example directly or indirectly by board_init_f()) needs to be
fixed. Especially timer.c needs to fix on most of the ARM platforms.

This patch makes timer related variables in gd_t available for
all ARM implementations.

Signed-off-by: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;

Edited commit message.
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>arm920t/at91/timer: replace bss variables by gd</title>
<updated>2010-12-07T21:08:07Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>andreas.devel@googlemail.com</email>
</author>
<published>2010-11-30T09:45:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a429db7e3ce6136f80f22584588247926ba60b05'/>
<id>urn:sha1:a429db7e3ce6136f80f22584588247926ba60b05</id>
<content type='text'>
Reuse the gd-&gt;tbl value for timestamp and add gd-&gt;lastinc for lastinc
bss values in arm920t/at91/timer driver.
The usage of bss values in driver before initialisation of bss is
forbidden. In that special case some data in .rel.dyn gets corrupted by
the arm920t/at91/timer driver.

Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>imx: Get fec mac address from fuse</title>
<updated>2010-11-21T17:24:20Z</updated>
<author>
<name>Liu Hui-R64343</name>
<email>r64343@freescale.com</email>
</author>
<published>2010-11-18T23:45:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=565e39c57769a45a5eaed5e4c86357e817cf64e1'/>
<id>urn:sha1:565e39c57769a45a5eaed5e4c86357e817cf64e1</id>
<content type='text'>
The patch is to support getting FEC MAC address from fuse bank.

Signed-off-by: Jason Liu &lt;r64343@freescale.com&gt;
Tested-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>AT91: add header file for the Shutdown Controller</title>
<updated>2010-11-02T08:47:13Z</updated>
<author>
<name>Reinhard Meyer</name>
<email>u-boot@emk-elektronik.de</email>
</author>
<published>2010-10-25T15:56:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7d44af08b823b9f83e328a4bc2192ab7cbb31e9a'/>
<id>urn:sha1:7d44af08b823b9f83e328a4bc2192ab7cbb31e9a</id>
<content type='text'>
and SHDWN address entry in at91sam9260.h

Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>AT91: add 2nd SPI to 9260/9XE/9G20</title>
<updated>2010-10-30T08:20:46Z</updated>
<author>
<name>Reinhard Meyer</name>
<email>u-boot@emk-elektronik.de</email>
</author>
<published>2010-10-25T15:56:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=33825ec1a48b279a5e825b1df4eda8b5da1fb34a'/>
<id>urn:sha1:33825ec1a48b279a5e825b1df4eda8b5da1fb34a</id>
<content type='text'>
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-imx</title>
<updated>2010-10-29T19:50:24Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-10-29T19:50:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d75c2a3d7f34ff1eb9920ad72483cff7cb6d358f'/>
<id>urn:sha1:d75c2a3d7f34ff1eb9920ad72483cff7cb6d358f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-samsung</title>
<updated>2010-10-29T19:47:48Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-10-29T19:47:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=17dd883c5b76bdade0f7a48f2eb02d918a5ebef9'/>
<id>urn:sha1:17dd883c5b76bdade0f7a48f2eb02d918a5ebef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa</title>
<updated>2010-10-29T19:44:40Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-10-29T19:44:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1ecb758341bac03994ed045821f9c0f7d1686d07'/>
<id>urn:sha1:1ecb758341bac03994ed045821f9c0f7d1686d07</id>
<content type='text'>
</content>
</entry>
</feed>
