<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/pxa, 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>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>Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and</title>
<updated>2006-03-24T13:35:25+00:00</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-03-24T13:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40b0bafbb282a8fd2d705be0623948ff551bf26a'/>
<id>40b0bafbb282a8fd2d705be0623948ff551bf26a</id>
<content type='text'>
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core
frequency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core
frequency.
</pre>
</div>
</content>
</entry>
<entry>
<title>delta board: DA9030 initialization and i2c support. Some minor changes to</title>
<updated>2006-03-24T11:23:27+00:00</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-03-24T11:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba70d6a4170ebbec5513f01ceae66a200102ba9a'/>
<id>ba70d6a4170ebbec5513f01ceae66a200102ba9a</id>
<content type='text'>
make the pxa i2c driver work with the monahans cpu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make the pxa i2c driver work with the monahans cpu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup (get rid of debug code that sneaked in)</title>
<updated>2006-03-06T23:22:36+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-03-06T23:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0be248fa9a32667d29b0eb1bad77bbd372903e61'/>
<id>0be248fa9a32667d29b0eb1bad77bbd372903e61</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 /home/wd/git/u-boot/master</title>
<updated>2006-03-06T22:18:48+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-03-06T22:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=951a954b77ef30df1f5c1b7b9b4312e783b2cbb4'/>
<id>951a954b77ef30df1f5c1b7b9b4312e783b2cbb4</id>
<content type='text'>
Code cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of NAND support of delta board using the Monahans Data Flash</title>
<updated>2006-03-06T14:04:25+00:00</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.denx.de</email>
</author>
<published>2006-03-06T14:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=43638c674a1bc57eef41439e87c281269a08cb16'/>
<id>43638c674a1bc57eef41439e87c281269a08cb16</id>
<content type='text'>
Controller.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Controller.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of new stuff:</title>
<updated>2006-03-04T17:35:51+00:00</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.denx.de</email>
</author>
<published>2006-03-04T17:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bf7cac033b27589c7de71a5f37f0c8e872ad489a'/>
<id>bf7cac033b27589c7de71a5f37f0c8e872ad489a</id>
<content type='text'>
 * Debug message can be turned on and off.
 * Waiting for events now times out.
 * Implemented RESET command.
 * Added appropriate nand_bbt_descriptor and nand_oobinfo.

Remaining Problems:
 * Read Status still behaves weird an returns invalid stuff sometimes.
 * ECC Placement does not respect our scheme in nand_oobinfo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Debug message can be turned on and off.
 * Waiting for events now times out.
 * Implemented RESET command.
 * Added appropriate nand_bbt_descriptor and nand_oobinfo.

Remaining Problems:
 * Read Status still behaves weird an returns invalid stuff sometimes.
 * ECC Placement does not respect our scheme in nand_oobinfo.
</pre>
</div>
</content>
</entry>
<entry>
<title>All subsystem clocks not immediately need are turned at reset.</title>
<updated>2006-02-28T22:11:07+00:00</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.(none)</email>
</author>
<published>2006-02-28T22:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8cd00835ebcae4681e9a673bf33318687756eff'/>
<id>e8cd00835ebcae4681e9a673bf33318687756eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GPIO initialization of DF signal. Still not working.</title>
<updated>2006-02-28T21:51:01+00:00</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.(none)</email>
</author>
<published>2006-02-28T21:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00c35bd2140f02111612771ca9c53dc8b58205eb'/>
<id>00c35bd2140f02111612771ca9c53dc8b58205eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This is the first commit for the u-boot zylonite port. The following has be</title>
<updated>2006-02-07T19:04:48+00:00</updated>
<author>
<name>Markus Klotzbücher</name>
<email>Markus Klotzbümk@pollux.(none)</email>
</author>
<published>2006-02-07T19:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e0269579a5b546b8f4e9ede82dc1cc3fa3796e02'/>
<id>e0269579a5b546b8f4e9ede82dc1cc3fa3796e02</id>
<content type='text'>
done so far:

	* created zylonite board dir (based on lubbock)
	* extended some - but not all pxa sources and headers for Intel
	  Monahans support (CONFIG_CPU_MONAHANS)
	* created Makefile zylonite target + MAKEALL entry
	* added some debug nonsense, remove later, grep for mk@tbd

Status: compiles (eldk-4.0), and can be started with BDI, but runs forever
	and doesn't halt at breakpoints. Hmmm...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
done so far:

	* created zylonite board dir (based on lubbock)
	* extended some - but not all pxa sources and headers for Intel
	  Monahans support (CONFIG_CPU_MONAHANS)
	* created Makefile zylonite target + MAKEALL entry
	* added some debug nonsense, remove later, grep for mk@tbd

Status: compiles (eldk-4.0), and can be started with BDI, but runs forever
	and doesn't halt at breakpoints. Hmmm...
</pre>
</div>
</content>
</entry>
</feed>
