<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/emk, branch v2011.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/emk?h=v2011.12</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/emk?h=v2011.12'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-12-01T23:17:25Z</updated>
<entry>
<title>board/emk/top860/top860.c: Fix GCC 4.6 build warning</title>
<updated>2011-12-01T23:17:25Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-11-29T22:17:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f008b17f8c2995996b5d100b71f8851d6f74a136'/>
<id>urn:sha1:f008b17f8c2995996b5d100b71f8851d6f74a136</id>
<content type='text'>
Fix:
top860.c: In function 'initdram':
top860.c:90:11: warning: variable 'j' set but not used
[-Wunused-but-set-variable]

Note: No attempts were made to convert this file completely to using
I/O accessors. This is left as an exercise for the board maintainer.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Reinhard Meyer &lt;reinhard.meyer@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>Fix Stelian's email address</title>
<updated>2011-11-27T18:44:21Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2011-10-31T23:00:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=762e63754b6417126260dd22631d0e3bda12eb70'/>
<id>urn:sha1:762e63754b6417126260dd22631d0e3bda12eb70</id>
<content type='text'>
Change my old email address which is no longer valid.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>punt unused clean/distclean targets</title>
<updated>2011-10-15T20:20:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-10-13T06:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=464c79207c89f247f97b344495924eabb0c9738e'/>
<id>urn:sha1:464c79207c89f247f97b344495924eabb0c9738e</id>
<content type='text'>
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>AT91 rework: fix TOP9000 files to build again</title>
<updated>2011-06-21T20:26:22Z</updated>
<author>
<name>Reinhard Meyer</name>
<email>u-boot@emk-elektronik.de</email>
</author>
<published>2011-06-06T00:16:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9b372b2c8e00f2e9496f68001871c287220377f9'/>
<id>urn:sha1:9b372b2c8e00f2e9496f68001871c287220377f9</id>
<content type='text'>
Fix EMK TOP9000 board to build again:
- changes required due to ATMEL rework

Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>powerpc, 8xx: Fixup all 8xx u-boot.lds scripts</title>
<updated>2011-04-20T20:03:13Z</updated>
<author>
<name>Joakim Tjernlund</name>
<email>Joakim.Tjernlund@transmode.se</email>
</author>
<published>2011-04-20T12:22:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d8fbd1b20e262a4cfc5da4ee64aebff443d2be8'/>
<id>urn:sha1:9d8fbd1b20e262a4cfc5da4ee64aebff443d2be8</id>
<content type='text'>
8xx was left behind when fixing up powerpc linking
scripts to support -fpic.

Signed-off-by: Joakim Tjernlund &lt;Joakim.Tjernlund@transmode.se&gt;
</content>
</entry>
<entry>
<title>rename _end to __bss_end__</title>
<updated>2011-03-27T17:18:37Z</updated>
<author>
<name>Po-Yu Chuang</name>
<email>ratbert@faraday-tech.com</email>
</author>
<published>2011-03-01T22:59:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=44c6e6591cb451ae606f8bde71dd5fb7b4002544'/>
<id>urn:sha1:44c6e6591cb451ae606f8bde71dd5fb7b4002544</id>
<content type='text'>
Currently, _end is used for end of BSS section.  We want _end to mean
end of u-boot image, so we rename _end to __bss_end__ first.

Signed-off-by: Po-Yu Chuang &lt;ratbert@faraday-tech.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2010-12-17T19:02:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-12-17T19:02:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a9a2339a4ea04636ed0968e76eeaf784e987f52'/>
<id>urn:sha1:2a9a2339a4ea04636ed0968e76eeaf784e987f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding style (white space) cleanup.</title>
<updated>2010-12-17T09:14:09Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-12-17T09:14:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d177e444a6b1db07fbee0a6e84948796eb467ed7'/>
<id>urn:sha1:d177e444a6b1db07fbee0a6e84948796eb467ed7</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE</title>
<updated>2010-12-17T07:47:26Z</updated>
<author>
<name>Reinhard Meyer</name>
<email>u-boot@emk-elektronik.de</email>
</author>
<published>2010-12-09T09:07:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f805548b28f90aa76374b16f86206dd3a5743d23'/>
<id>urn:sha1:f805548b28f90aa76374b16f86206dd3a5743d23</id>
<content type='text'>
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>AT91: add TOP9000 support</title>
<updated>2010-12-07T15:36:41Z</updated>
<author>
<name>Reinhard Meyer</name>
<email>info@emk-elektronik.de</email>
</author>
<published>2010-10-30T23:09:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d55c5c3f81bf93a411529d8266bc271c8e06b4f1'/>
<id>urn:sha1:d55c5c3f81bf93a411529d8266bc271c8e06b4f1</id>
<content type='text'>
Adds support for the EMK TOP9000 CPU Module which is
based on ATMELs ARM926EJS AT91SAM9XE SoC.

Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
</feed>
