<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include, branch LABEL_2004_11_25_0035</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/'/>
<entry>
<title>* Fix udelay() on AT91RM9200 for delays &lt; 1 ms.</title>
<updated>2004-11-24T23:35:19+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-11-24T23:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=ed54e6212518262d27abe5e6de3c608d5ebceafb'/>
<id>ed54e6212518262d27abe5e6de3c608d5ebceafb</id>
<content type='text'>
* Enable long help on CMC PU2 board;
  fix reset issue;
  increase CPU speed from 179 to 207 MHz.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Enable long help on CMC PU2 board;
  fix reset issue;
  increase CPU speed from 179 to 207 MHz.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Update for AT91RM9200DK and CMC_PU2 boards:</title>
<updated>2004-11-21T00:06:33+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-11-21T00:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=9d5028c2f7a65d3777867a6cfc966a01a5823132'/>
<id>9d5028c2f7a65d3777867a6cfc966a01a5823132</id>
<content type='text'>
  - Enable booting directly from flash
  - fix CMC_PU2 flash driver

* Fix mkimage usage message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Enable booting directly from flash
  - fix CMC_PU2 flash driver

* Fix mkimage usage message
</pre>
</div>
</content>
</entry>
<entry>
<title>Map SRAM on NC650 board</title>
<updated>2004-11-17T20:44:20+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-11-17T20:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=cacfab588a897c369a4906818c5ed4bc40a450c5'/>
<id>cacfab588a897c369a4906818c5ed4bc40a450c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around for Ethernet problems on Xaeniax board</title>
<updated>2004-11-02T13:00:33+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-11-02T13:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=1f6d4258c25bc41ce8404d3485ace1989f796a2f'/>
<id>1f6d4258c25bc41ce8404d3485ace1989f796a2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by TsiChung Liew, 23 Sep 2004:</title>
<updated>2004-10-28T00:09:35+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-28T00:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=983fda8391fa0ccfd4e0fd0bfb5a5e662e07b222'/>
<id>983fda8391fa0ccfd4e0fd0bfb5a5e662e07b222</id>
<content type='text'>
- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix configuration for ERIC board (needs more room)</title>
<updated>2004-10-24T23:54:40+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-24T23:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=e3c9b9f9287a17c2a20d9b1b77747bd209e8408b'/>
<id>e3c9b9f9287a17c2a20d9b1b77747bd209e8408b</id>
<content type='text'>
* Adjust MIPS compiler options at run-time depending on tools version
  ("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new,
  "-mcpu=4kc" for old tools)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adjust MIPS compiler options at run-time depending on tools version
  ("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new,
  "-mcpu=4kc" for old tools)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add passing of the command line and memory size information to  the</title>
<updated>2004-10-19T22:17:51+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-19T22:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=14699a22cf47b83995d19877d2b938b2270defc0'/>
<id>14699a22cf47b83995d19877d2b938b2270defc0</id>
<content type='text'>
kernel on xaeniax board.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kernel on xaeniax board.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup for GCC-3.3.x compilers</title>
<updated>2004-10-17T21:12:06+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-17T21:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=e86e5a07485bc0f33103004594a28882c028e7af'/>
<id>e86e5a07485bc0f33103004594a28882c028e7af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2004-10-11T23:10:30+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-11T23:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=8b74bf31fe57edfc502f94e905977304eac943ca'/>
<id>8b74bf31fe57edfc502f94e905977304eac943ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Enable NAND flash support for NC650 board.</title>
<updated>2004-10-11T23:03:10+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-11T23:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=4cfaf55e5cd3d7d21a7f9c48508eb7be0167e638'/>
<id>4cfaf55e5cd3d7d21a7f9c48508eb7be0167e638</id>
<content type='text'>
* Patch by Thomas Lange 07 Oct 2004:
  Updated README for DBAu1x00 boards to match current status
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Thomas Lange 07 Oct 2004:
  Updated README for DBAu1x00 boards to match current status
</pre>
</div>
</content>
</entry>
</feed>
