<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/ubsha1.c, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools/ubsha1.c?h=v2011.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools/ubsha1.c?h=v2011.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-01-21T21:59:29Z</updated>
<entry>
<title>ubsha1: drop unnecessary includes/prototypes</title>
<updated>2010-01-21T21:59:29Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-01-21T09:03:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c5a028f085020b60040a2b42966f29b25bd6ee8e'/>
<id>urn:sha1:c5a028f085020b60040a2b42966f29b25bd6ee8e</id>
<content type='text'>
This code doesn't use any config.h defines, and the sha1.h header already
declares a sha1_csum prototype.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>compiler.h: unify system ifdef cruft here</title>
<updated>2009-07-19T19:41:46Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-07-02T23:23:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=37566090766d61beef70c62986b90749920255d8'/>
<id>urn:sha1:37566090766d61beef70c62986b90749920255d8</id>
<content type='text'>
Shove a lot of the HOSTCC and related #ifdef checking crap into the new
compiler.h header so that we can keep all other headers nice and clean.

Also introduce custom uswap functions so we don't have to rely on the non
standard implementations that a host may (or may not in the case of OS X)
provide.  This allows mkimage to finally build cleanly on an OS X system.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Add support for building native win32 tools</title>
<updated>2009-04-03T23:21:02Z</updated>
<author>
<name>Peter Tyser</name>
<email>ptyser@xes-inc.com</email>
</author>
<published>2009-03-13T23:54:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f8d396b9302eddcd8d552648e101a46b7a80acd'/>
<id>urn:sha1:2f8d396b9302eddcd8d552648e101a46b7a80acd</id>
<content type='text'>
Add support for compiling the host tools in the tools directory using
the MinGW toolchain.  This produces executables which can be used on
standard Windows computers without requiring cygwin.

One must specify the MinGW compiler and strip utilities as if they
were the host toolchain in order to build win32 executables, eg:

make HOSTCC=i586-mingw32msvc-gcc HOSTSTRIP=i586-mingw32msvc-strip tools

Signed-off-by: Peter Tyser &lt;ptyser@xes-inc.com&gt;
</content>
</entry>
<entry>
<title>Coding style cleanup; update CHANGELOG.</title>
<updated>2007-07-09T22:01:28Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-07-09T22:01:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4ef218f6fdf8d747f4589da5252b004e7d2c2876'/>
<id>urn:sha1:4ef218f6fdf8d747f4589da5252b004e7d2c2876</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>[PCS440EP]      upgrade the PCS440EP board:</title>
<updated>2007-06-22T17:11:54Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@pollux.denx.de</email>
</author>
<published>2007-06-22T17:11:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=566a494f592ae3b3c0785d90d4e1ba45574880c4'/>
<id>urn:sha1:566a494f592ae3b3c0785d90d4e1ba45574880c4</id>
<content type='text'>
                - Show on the Status LEDs, some States of the board.
                - Get the MAC addresses from the EEProm
                - use PREBOOT
                - use the CF on the board.
                - check the U-Boot image in the Flash with a SHA1
                  checksum.
                - use dynamic TLB entries generation for the SDRAM

Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
</feed>
