<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-05T00:26:54Z</updated>
<entry>
<title>add the default Blackfin logo used by Blackfin boards with splash screens</title>
<updated>2008-02-05T00:26:54Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-05T00:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24e02d0fd3acc50e73e1a3cdd567f0a77946f15d'/>
<id>urn:sha1:24e02d0fd3acc50e73e1a3cdd567f0a77946f15d</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Do not reference sha1.c when building mkimage.</title>
<updated>2008-01-09T20:42:04Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-12-27T18:42:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=01c687aa6e065bd4faf80f723361e798941dd6b0'/>
<id>urn:sha1:01c687aa6e065bd4faf80f723361e798941dd6b0</id>
<content type='text'>
remove sha1.o from mkimage linking since it isn't actually used.

Signed-Off-By: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Coding Style cleanup, update CHANGELOG</title>
<updated>2008-01-09T14:14:46Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-01-09T14:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6007f3251c0967adc13f2ed8be1b924ddc30124d'/>
<id>urn:sha1:6007f3251c0967adc13f2ed8be1b924ddc30124d</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>fix easylogo on big endian dev systems</title>
<updated>2008-01-09T14:10:08Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-12-18T09:29:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9'/>
<id>urn:sha1:fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9</id>
<content type='text'>
didnt realize how out of shape easylogo actually was until i tried using it.
this patch does byte swapping as need be on the input tga header since the tga
is in little endian but the host could just as well be big endian.  i didnt
bother using bswap macros or such stuff from system headers as nothing in
POSIX dictates byte swapping functionality.

Signed-Off-By: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>cleanup easylogo</title>
<updated>2008-01-09T14:09:05Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-12-18T08:23:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38d299c2db81bd889c601b5dfc12c4e83ef83333'/>
<id>urn:sha1:38d299c2db81bd889c601b5dfc12c4e83ef83333</id>
<content type='text'>
- make the Makefile not suck
- include proper headers for prototypes
- fix obvious broken handling of strchr() when handling '.' in filenames

Signed-Off-By: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Fix build problems under Cygwin</title>
<updated>2008-01-09T14:07:02Z</updated>
<author>
<name>raptorbrino@aim.com</name>
<email>raptorbrino@aim.com</email>
</author>
<published>2007-12-14T02:23:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=883e3925d99a8dd69c5b0201cba5b1887f88f95c'/>
<id>urn:sha1:883e3925d99a8dd69c5b0201cba5b1887f88f95c</id>
<content type='text'>
This patch allows u-boot to build without error in a cygwin
environment.  Cygwin does not define __u64 in it's
include/asm/types.h file.  The -idirafter flag in the u-boot
build causes the inclusion of the cygwin types.h file as opposed
to u-bot/include/asm/types.h file which does define __u64.
Subsequently, sha1.c compile fails due to unknown symbol.

Signed-off-by: Brian Miller &lt;raptorbrino@netscape.net&gt;
</content>
</entry>
<entry>
<title>Fix compile problem with new env code.</title>
<updated>2008-01-09T08:51:14Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-01-08T21:58:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=46f6e5019048b103d7693d5310de0f1cfbaf4c19'/>
<id>urn:sha1:46f6e5019048b103d7693d5310de0f1cfbaf4c19</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>tools: fix fw_printenv tool to compile again</title>
<updated>2008-01-09T08:51:12Z</updated>
<author>
<name>Markus Klotzbücher</name>
<email>mk@denx.de</email>
</author>
<published>2007-11-27T09:23:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64b3727b9779d86127cd576e392a987de5ebb9fd'/>
<id>urn:sha1:64b3727b9779d86127cd576e392a987de5ebb9fd</id>
<content type='text'>
This patch updates the fw_printenv/fw_setenv userspace tool to include
the correct MTD header in order to compile against current kernel
headers. Backward compatibility is preserved by introducing an option
MTD_VERSION which can be set to "old" for compilation using the old MTD
headers. Along with this a number of warnings are fixed.

Signed-off-by: Markus Klotzbuecher &lt;mk@denx.de&gt;
</content>
</entry>
<entry>
<title>[BUILD] Generate include/autoconf.mk from board config files</title>
<updated>2007-11-21T05:33:38Z</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2007-09-24T15:05:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1'/>
<id>urn:sha1:2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1</id>
<content type='text'>
Use cpp and sed to postprocess config.h and import the defined values
into include/autoconf.mk.  autoconf.mk is then included by config.mk to
give 'make' access to the board configuration.

Doing this enables conditional compilation at the Makefile level instead
of by wrapping every .c file with #ifdef/#endif wrappers.

Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>Add .gitignore files</title>
<updated>2007-11-15T15:46:46Z</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2007-09-24T15:05:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4'/>
<id>urn:sha1:1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4</id>
<content type='text'>
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Acked-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
</feed>
