<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/README, branch LABEL_2006_04_18_1106</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>Some code cleanup</title>
<updated>2006-04-16T08:51:58+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-04-16T08:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cf48eb9abd76e5a056937a4e49be094826026abc'/>
<id>cf48eb9abd76e5a056937a4e49be094826026abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCC-4.x fixes: clean up global data pointer initialization for all boards.</title>
<updated>2006-03-31T16:32:53+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-31T16:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d87080b721e4f8dca977af7571c5338ae7bb8db7'/>
<id>d87080b721e4f8dca977af7571c5338ae7bb8db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with http://www.denx.de/git/u-boot.git</title>
<updated>2006-03-24T14:43:16+00:00</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-03-24T14:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2770bcb21c82835a5351176e5b2a9221d7fc8ef9'/>
<id>2770bcb21c82835a5351176e5b2a9221d7fc8ef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Monahans related documentation update.</title>
<updated>2006-03-24T14:28:02+00:00</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-03-24T14:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0b953ffc653fc5ab3d3fa47abf0dd9b8bd0703f5'/>
<id>0b953ffc653fc5ab3d3fa47abf0dd9b8bd0703f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for redundant environment in NAND Flash.</title>
<updated>2006-03-20T17:02:44+00:00</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-03-20T17:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e443c944cf4050daffb46d4788446d6c2df8ac6c'/>
<id>e443c944cf4050daffb46d4788446d6c2df8ac6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Lite5200B board.</title>
<updated>2006-03-17T10:42:53+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-17T10:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=09e4b0c5d3881412519f33d498560a5bbcc82cd9'/>
<id>09e4b0c5d3881412519f33d498560a5bbcc82cd9</id>
<content type='text'>
Patch by  Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by  Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Change max size of uncompressed uImage's to 8MByte and add</title>
<updated>2006-03-13T10:16:36+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-03-13T10:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=15940c9af39deed77f72c7c8ad458b7ffc9c8683'/>
<id>15940c9af39deed77f72c7c8ad458b7ffc9c8683</id>
<content type='text'>
CFG_BOOTM_LEN to adjust this setting.

As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
uImages was restricted to 4MBytes. This default size is now
increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
in the board config file.

Patch by Stefan Roese, 13 Mar 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CFG_BOOTM_LEN to adjust this setting.

As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
uImages was restricted to 4MBytes. This default size is now
increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
in the board config file.

Patch by Stefan Roese, 13 Mar 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr</title>
<updated>2006-03-12T18:11:42+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-12T18:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3f0169880a44ac06de5177e7926d7c732368663'/>
<id>a3f0169880a44ac06de5177e7926d7c732368663</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust "echo" as a default command</title>
<updated>2006-03-12T15:51:59+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-12T15:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=953c5b6f8b7b13b8d98227761974c67d72365c5b'/>
<id>953c5b6f8b7b13b8d98227761974c67d72365c5b</id>
<content type='text'>
Patch by Sam Song, 19 Jun 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Sam Song, 19 Jun 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Added OF_STDOUT_PATH and OF_SOC</title>
<updated>2006-01-11T19:59:02+00:00</updated>
<author>
<name>Kumar Gala</name>
<email>galak@kernel.crashing.org</email>
</author>
<published>2006-01-11T19:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c2871f038062abafa0b7f2048075098915a5ba41'/>
<id>c2871f038062abafa0b7f2048075098915a5ba41</id>
<content type='text'>
OF_STDOUT_PATH specifies the path to the device the kernel can use
for console output

OF_SOC specifies the proper name of the SOC node if one exists.
Patch by Kumar Gala 11 Jan 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OF_STDOUT_PATH specifies the path to the device the kernel can use
for console output

OF_SOC specifies the proper name of the SOC node if one exists.
Patch by Kumar Gala 11 Jan 2006
</pre>
</div>
</content>
</entry>
</feed>
