<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git, branch LABEL_2004_07_01_1200</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>* Fix "cls" command when used with splash screen</title>
<updated>2004-06-30T22:59:18+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-30T22:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e94d2cd9d1dc0f58b18e7c31fc9345129b1a44fb'/>
<id>e94d2cd9d1dc0f58b18e7c31fc9345129b1a44fb</id>
<content type='text'>
* Increase NFS download timeout (now 1 min - 10 sec is to short for a
  slow download of a big image)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Increase NFS download timeout (now 1 min - 10 sec is to short for a
  slow download of a big image)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "cls" function to MPC823 LCD driver so we can reinitialize the</title>
<updated>2004-06-25T23:35:58+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-25T23:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3f4d17e05de2a448320e622e72153706aa0b59e'/>
<id>c3f4d17e05de2a448320e622e72153706aa0b59e</id>
<content type='text'>
display even after showing a bitmap
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
display even after showing a bitmap
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MicroSys maintainer.</title>
<updated>2004-06-24T15:54:37+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-24T15:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=021bfcd3c624ce88f739f01ba4220197bdd47a5e'/>
<id>021bfcd3c624ce88f739f01ba4220197bdd47a5e</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 Josef Wagner, 04 Jun 2004:</title>
<updated>2004-06-19T21:19:10+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-19T21:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=49822e23a09e2f529e6774ad61f23e43ab208cbc'/>
<id>49822e23a09e2f529e6774ad61f23e43ab208cbc</id>
<content type='text'>
- DDR Ram support for PM520 (MPC5200)
- support for different flash types (PM520)
- USB / IDE / CF-Card / DiskOnChip support for PM520
- 8 bit boot rom support for PM520/CE520
- Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245)
- I2C and RTC support for CPC45
- support of new flash type (28F160C3T) for CPC45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- DDR Ram support for PM520 (MPC5200)
- support for different flash types (PM520)
- USB / IDE / CF-Card / DiskOnChip support for PM520
- 8 bit boot rom support for PM520/CE520
- Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245)
- I2C and RTC support for CPC45
- support of new flash type (28F160C3T) for CPC45
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix flash parameters passed to Linux for PPChameleon board</title>
<updated>2004-06-17T18:50:45+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-17T18:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=46a414dc12c7809ac3c3e82b6198a1f435d7489f'/>
<id>46a414dc12c7809ac3c3e82b6198a1f435d7489f</id>
<content type='text'>
* Remove eth_init() from lib_arm/board.c; it's done in net.net.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove eth_init() from lib_arm/board.c; it's done in net.net.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Paul Ruhland, 10 Jun 2004:</title>
<updated>2004-06-10T21:55:33+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-10T21:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f832d8a1432da791b94b820ccf2c7864708c5631'/>
<id>f832d8a1432da791b94b820ccf2c7864708c5631</id>
<content type='text'>
  fix support for Logic SDK-LH7A404 board and clean up the
  LH7A404 register macros.

* Patch by Matthew McClintock, 10 Jun 2004:
  Modify code to select correct serial clock on Sandpoint8245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  fix support for Logic SDK-LH7A404 board and clean up the
  LH7A404 register macros.

* Patch by Matthew McClintock, 10 Jun 2004:
  Modify code to select correct serial clock on Sandpoint8245
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Robert Schwebel, 10 Jun 2004:</title>
<updated>2004-06-10T21:34:36+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-10T21:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b54d32b40d95d399dd1f53f24c93b0cf5c42460d'/>
<id>b54d32b40d95d399dd1f53f24c93b0cf5c42460d</id>
<content type='text'>
  Add support for Intel K3 strata flash.

* Some cleanup

* Patch by Thomas Brand, 10 Jun 2004:
  Fix "loads" command on DK1S10 board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support for Intel K3 strata flash.

* Some cleanup

* Patch by Thomas Brand, 10 Jun 2004:
  Fix "loads" command on DK1S10 board
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate entry</title>
<updated>2004-06-09T22:52:57+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T22:52:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=681334540d109558fe7c382faf9c705439c2dfa3'/>
<id>681334540d109558fe7c382faf9c705439c2dfa3</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 Yuli Barcohen, 09 Jun 2004:</title>
<updated>2004-06-09T21:54:22+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T21:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99edcfb29ef8c4865bd26dddf938af0bf5959482'/>
<id>99edcfb29ef8c4865bd26dddf938af0bf5959482</id>
<content type='text'>
Add support for 8MB flash SIMM and JFFS2 file system on
Motorola FADS board and its derivatives (MPC86xADS, MPC885ADS).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for 8MB flash SIMM and JFFS2 file system on
Motorola FADS board and its derivatives (MPC86xADS, MPC885ADS).
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Yuli Barcohen, 09 Jun 2004:</title>
<updated>2004-06-09T21:50:45+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T21:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d24a3a787c2376c2c2c86a511eee78ef170923f'/>
<id>2d24a3a787c2376c2c2c86a511eee78ef170923f</id>
<content type='text'>
  Add support for Analogue&amp;Micro Adder87x and the older AdderII board.

* Patch by Ming-Len Wu, 09 Jun 2004:
  Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support for Analogue&amp;Micro Adder87x and the older AdderII board.

* Patch by Ming-Len Wu, 09 Jun 2004:
  Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
</pre>
</div>
</content>
</entry>
</feed>
