<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/blackfin/traps.c, branch v2009.08</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/blackfin/traps.c?h=v2009.08</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/blackfin/traps.c?h=v2009.08'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-06-12T18:45:48Z</updated>
<entry>
<title>Add support for Linux-like kallsysms</title>
<updated>2009-06-12T18:45:48Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-05-20T08:35:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ecb1dc892297d5d99876907328fed732feefeab2'/>
<id>urn:sha1:ecb1dc892297d5d99876907328fed732feefeab2</id>
<content type='text'>
The kernel stores address&lt;-&gt;symbol names in it so things can be decoded at
runtime.  Do it in U-Boot, and we get nice symbol decoding when crashing.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: simplify symbol_lookup() a bit</title>
<updated>2009-03-23T19:14:54Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-01-06T15:00:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a75fa148d60b1975403441e45565621bba50d2d9'/>
<id>urn:sha1:a75fa148d60b1975403441e45565621bba50d2d9</id>
<content type='text'>
No need to skip a byte as the symbol table handles this.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: fixup misc warnings such as printf's and missing casts</title>
<updated>2009-01-28T18:27:28Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-12T10:02:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe033ad6d0883063fe857237abb9436fab03208c'/>
<id>urn:sha1:fe033ad6d0883063fe857237abb9436fab03208c</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: minimize time cache is turned off when replacing cplb entries</title>
<updated>2009-01-28T18:26:10Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-08-07T22:39:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0332e4df71fccf9a96c5a4393e3c5d5daa50880a'/>
<id>urn:sha1:0332e4df71fccf9a96c5a4393e3c5d5daa50880a</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: decode hwerrcause/excause when crashing</title>
<updated>2008-10-23T09:03:50Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-06T08:21:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ba1da116e5edcb0c5ae4a7585d73f6548400a06'/>
<id>urn:sha1:0ba1da116e5edcb0c5ae4a7585d73f6548400a06</id>
<content type='text'>
Having to decode hwerrcause/excause values is a pain, so automate it.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: fix register dump messages</title>
<updated>2008-10-23T09:03:50Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-06T08:20:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2de95bb20c488f20298df6881b700a5a757ee780'/>
<id>urn:sha1:2de95bb20c488f20298df6881b700a5a757ee780</id>
<content type='text'>
Make sure we report RETI/IPEND correctly.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: don't bother displaying reboot msg when crashing</title>
<updated>2008-10-23T09:03:50Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-06T08:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7133999e6f62a9a01f6a8ffe234b8532b3ad1e4b'/>
<id>urn:sha1:7133999e6f62a9a01f6a8ffe234b8532b3ad1e4b</id>
<content type='text'>
The hang function already tells you to reboot, so no point in showing it
twice.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&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>Blackfin: unify cpu and boot modes</title>
<updated>2008-03-30T19:50:19Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-03-30T19:46:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9171fc81722c20fdb5a829a58b17c9eaadd5fb44'/>
<id>urn:sha1:9171fc81722c20fdb5a829a58b17c9eaadd5fb44</id>
<content type='text'>
All of the duplicated code for Blackfin processors and boot modes have been
unified.  After all, the core is the same for all processors, just the
peripheral set differs (which gets handled in the drivers).

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
