<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common, branch U-Boot-1_1_5</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>Cleanup compile warnings. Prepare for release 1.1.5</title>
<updated>2006-10-20T15:54:33+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-10-20T15:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba999c531ed16ec749b2b6f4b0133cee38842b91'/>
<id>ba999c531ed16ec749b2b6f4b0133cee38842b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MCC200: Fix uninitialized variable problem in LCD driver</title>
<updated>2006-10-20T13:51:21+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-10-20T13:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f641471498ddda011f95a840c09907d75259b70a'/>
<id>f641471498ddda011f95a840c09907d75259b70a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add board/cpu specific NAND chip select function to 440 NDFC</title>
<updated>2006-10-20T13:17:55+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-10-20T12:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=43a2b0e76a56995f17e1b7628c192ebafe6051ee'/>
<id>43a2b0e76a56995f17e1b7628c192ebafe6051ee</id>
<content type='text'>
Based on idea and implementation from Jeff Mann
Patch by Stefan Roese, 20 Oct 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on idea and implementation from Jeff Mann
Patch by Stefan Roese, 20 Oct 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style cleanup</title>
<updated>2006-10-20T10:02:59+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-10-20T10:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=73652699dd224dffb5cd8cca24d767bed02d7a28'/>
<id>73652699dd224dffb5cd8cca24d767bed02d7a28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling; minor code cleanup.</title>
<updated>2006-10-12T09:43:47+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-10-12T09:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87621bc24789e024c62a8a12bebd592943cdfb02'/>
<id>87621bc24789e024c62a8a12bebd592943cdfb02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of NAND update patch (remove changelog from cmd_nand.c)</title>
<updated>2006-10-11T15:04:11+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-10-11T14:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=752d6837c3ea93e9e1c51165886b1aa77b144745'/>
<id>752d6837c3ea93e9e1c51165886b1aa77b144745</id>
<content type='text'>
Patch by Guido Classen, 10 Oct 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Guido Classen, 10 Oct 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>* Several improvements to the new NAND subsystem:</title>
<updated>2006-10-10T10:38:50+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-10-10T10:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2255b2d2044d434463eb2661e18018e50f1643d9'/>
<id>2255b2d2044d434463eb2661e18018e50f1643d9</id>
<content type='text'>
  - JFFS2 related commands implemented in mtd-utils style
  - Support for bad blocks
  - Bad block testing commands
  - NAND lock commands
  Please take a look at doc/README.nand for more details
  Patch by Guido Classen, 10 Oct 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - JFFS2 related commands implemented in mtd-utils style
  - Support for bad blocks
  - Bad block testing commands
  - NAND lock commands
  Please take a look at doc/README.nand for more details
  Patch by Guido Classen, 10 Oct 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with /home/sr/git/u-boot/avr32</title>
<updated>2006-10-09T11:32:53+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@nyx.denx.de</email>
</author>
<published>2006-10-09T11:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3bb7bfc06a9ccb7e2f91ccc54a90ae69177214f'/>
<id>a3bb7bfc06a9ccb7e2f91ccc54a90ae69177214f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define IH_CPU_AVR32</title>
<updated>2006-10-09T11:02:00+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-10-09T10:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1a1b7374b89a04737c76948b00207b56a1bb37b6'/>
<id>1a1b7374b89a04737c76948b00207b56a1bb37b6</id>
<content type='text'>
Make it possible to generate AVR32 uImage files with mkimage and
make cmd_bootm recognize them.
Patch by Haavard Skinnemoen, 22 Sep 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it possible to generate AVR32 uImage files with mkimage and
make cmd_bootm recognize them.
Patch by Haavard Skinnemoen, 22 Sep 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buffer overflow problem in ft_build.c</title>
<updated>2006-10-09T10:50:41+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@nyx.denx.de</email>
</author>
<published>2006-10-09T10:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d262a92f0f6d43d671bfb0d5681246bff14d7997'/>
<id>d262a92f0f6d43d671bfb0d5681246bff14d7997</id>
<content type='text'>
Patch by Fredrik Roubert, 09 Oct 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Fredrik Roubert, 09 Oct 2006
</pre>
</div>
</content>
</entry>
</feed>
