<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools, branch LABEL_2006_03_12_0025</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Add GIT version information (commid ID) to untagged U-Boot versions</title>
<updated>2006-02-21T16:33:04+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2006-02-21T16:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=881a87ecbab328656eb3e9d25c3ed6868587b197'/>
<id>881a87ecbab328656eb3e9d25c3ed6868587b197</id>
<content type='text'>
As done in the linux kernel, the U-Boot version (U_BOOT_VERSION)
of all unreleased (untagged) U-Boot images will be automatically
extended upon compiletime with a part of the GIT commit ID and
possibly with "dirty" if uncommited changes are detected.

Here an example for the resulting version:
"U-Boot 1.1.4-g3457ac18-dirty"

The version is now maintained in the toplevel Makefile and the
version headers are autogenerated.

Patch by Stefan Roese, 9 Feb 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As done in the linux kernel, the U-Boot version (U_BOOT_VERSION)
of all unreleased (untagged) U-Boot images will be automatically
extended upon compiletime with a part of the GIT commit ID and
possibly with "dirty" if uncommited changes are detected.

Here an example for the resulting version:
"U-Boot 1.1.4-g3457ac18-dirty"

The version is now maintained in the toplevel Makefile and the
version headers are autogenerated.

Patch by Stefan Roese, 9 Feb 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mkimage bug with multifile images created on 64 bit systems.</title>
<updated>2006-01-11T12:03:54+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2006-01-11T12:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3bb6680655a262251261fc8497f53436844ea475'/>
<id>3bb6680655a262251261fc8497f53436844ea475</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change all '$(...)' variable references into '${...}'</title>
<updated>2005-11-20T20:40:11+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-11-20T20:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe126d8b34d2e7c3c2dc1d4e61086018e016768c'/>
<id>fe126d8b34d2e7c3c2dc1d4e61086018e016768c</id>
<content type='text'>
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for TQM834x boards.</title>
<updated>2005-10-11T17:09:42+00:00</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2005-10-11T17:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6f2e902334d5ee65bab9cf8292cf668243531e9'/>
<id>e6f2e902334d5ee65bab9cf8292cf668243531e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tools/bmp_logo.c using incorrect offset to pixel data</title>
<updated>2005-09-25T13:39:00+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-25T13:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd4bb67bd219184481366f95feb6af34cf80effe'/>
<id>fd4bb67bd219184481366f95feb6af34cf80effe</id>
<content type='text'>
Patch by Andrew Dyer, 31 Jan 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Andrew Dyer, 31 Jan 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error handling in tools/env/fw_env.c</title>
<updated>2005-09-24T23:20:38+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-24T23:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2146b6aea0de16e55530cc5ff58fb626d9870cd'/>
<id>e2146b6aea0de16e55530cc5ff58fb626d9870cd</id>
<content type='text'>
Patch by Ara Avanesyan, 01 Feb 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Ara Avanesyan, 01 Feb 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Hymod Board Database PHP code in "tools" directory</title>
<updated>2005-08-12T21:27:18+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-12T21:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d992daf99d1ce39ee18b353b67fdfa181d83fbff'/>
<id>d992daf99d1ce39ee18b353b67fdfa181d83fbff</id>
<content type='text'>
Patch by Murray Jensen, 01 Jul 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Murray Jensen, 01 Jul 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Murray Jensen's mail address.</title>
<updated>2005-08-12T21:20:59+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-12T21:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b3b0fd552e11cb47cded66c42274acd710c8aee2'/>
<id>b3b0fd552e11cb47cded66c42274acd710c8aee2</id>
<content type='text'>
Patch by Murray Jensen, 30 Jun 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Murray Jensen, 30 Jun 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup build problems (on Fedora Core x86_64 build host)</title>
<updated>2005-08-03T20:32:02+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-03T20:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dc17fb6dc2ea1965fc0a14674833643af678ec6f'/>
<id>dc17fb6dc2ea1965fc0a14674833643af678ec6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file permissions</title>
<updated>2005-07-21T09:22:21+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@castor.denx.de</email>
</author>
<published>2005-07-21T09:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3bb9cec9626267c967363da7f3b57643ed706136'/>
<id>3bb9cec9626267c967363da7f3b57643ed706136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
