<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch LABEL_2006_03_12_0025</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=LABEL_2006_03_12_0025</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=LABEL_2006_03_12_0025'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2006-03-11T23:04:20Z</updated>
<entry>
<title>Fix cleanup for netstart board.</title>
<updated>2006-03-11T23:04:20Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-11T23:04:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84ef51a632063e8cb57b2e9a4252497512831ffe'/>
<id>urn:sha1:84ef51a632063e8cb57b2e9a4252497512831ffe</id>
<content type='text'>
Remove build results from repository
</content>
</entry>
<entry>
<title>More GCC 4.x woes</title>
<updated>2006-03-11T22:07:09Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-11T22:07:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d2ed2f661b6f74b68105d27a399801bdef287ef5'/>
<id>urn:sha1:d2ed2f661b6f74b68105d27a399801bdef287ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More GCC 4.x code cleanup</title>
<updated>2006-03-11T21:56:07Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-11T21:56:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8de7ed3abe2b972fd3cc2eda3953fa2c0b554e3e'/>
<id>urn:sha1:8de7ed3abe2b972fd3cc2eda3953fa2c0b554e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some code cleanup for GCC 4.x</title>
<updated>2006-03-11T21:53:33Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-11T21:53:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d52fb7e3d135704334bd6f97f3444e824665b76f'/>
<id>urn:sha1:d52fb7e3d135704334bd6f97f3444e824665b76f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge with /home/wd/git/u-boot/master</title>
<updated>2006-03-06T22:18:48Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-03-06T22:18:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=951a954b77ef30df1f5c1b7b9b4312e783b2cbb4'/>
<id>urn:sha1:951a954b77ef30df1f5c1b7b9b4312e783b2cbb4</id>
<content type='text'>
Code cleanup.
</content>
</entry>
<entry>
<title>Cleanup of NAND support of delta board using the Monahans Data Flash</title>
<updated>2006-03-06T14:04:25Z</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.denx.de</email>
</author>
<published>2006-03-06T14:04:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=43638c674a1bc57eef41439e87c281269a08cb16'/>
<id>urn:sha1:43638c674a1bc57eef41439e87c281269a08cb16</id>
<content type='text'>
Controller.
</content>
</entry>
<entry>
<title>NAND finally working. Two bugs fixed:</title>
<updated>2006-03-06T12:45:42Z</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.denx.de</email>
</author>
<published>2006-03-06T12:45:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f9e029184be5ef550d05262e0f150d31fb09d19b'/>
<id>urn:sha1:f9e029184be5ef550d05262e0f150d31fb09d19b</id>
<content type='text'>
 * For READ_STATUS and READID commands always 8 bytes need to be read from
   NDDB. Otherwise they stay there and get send to flash as the first data
   word when writing.

 * In nand_base.c the oob variable is not reset so this-&gt;oob_buf is
   overwritten what eventually screws up the bad block descriptor table.
</content>
</entry>
<entry>
<title>Minor code cleanup</title>
<updated>2006-03-06T12:03:37Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@nyx.denx.de</email>
</author>
<published>2006-03-06T12:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e'/>
<id>urn:sha1:bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the new NAND code (testing-NAND brach); see doc/README.nand</title>
<updated>2006-03-06T10:25:22Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@nyx.denx.de</email>
</author>
<published>2006-03-06T10:25:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4e3ccd26925e5ada78dd89779838f052dffe3e67'/>
<id>urn:sha1:4e3ccd26925e5ada78dd89779838f052dffe3e67</id>
<content type='text'>
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Patch by Ladislav Michl, 29 Jun 2005

[Merge with /home/tur/nand/u-boot]
</content>
</entry>
<entry>
<title>Re-factoring the legacy NAND code (legacy NAND now only in board-specific</title>
<updated>2006-03-05T17:57:33Z</updated>
<author>
<name>Bartlomiej Sieka</name>
<email>tur@semihalf.com</email>
</author>
<published>2006-03-05T17:57:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=addb2e1650fdf872334478393f482dfdce965a61'/>
<id>urn:sha1:addb2e1650fdf872334478393f482dfdce965a61</id>
<content type='text'>
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
</content>
</entry>
</feed>
