<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/fs, branch LABEL_2005_02_07_2045</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>* Patch by Cajus Hahn, 04 Feb 2005:</title>
<updated>2005-02-04T15:02:06+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-02-04T15:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=20a80418f9201f81b718aeb6c872b83bd8e929c0'/>
<id>20a80418f9201f81b718aeb6c872b83bd8e929c0</id>
<content type='text'>
  - don't insist on leading '/' for filename in ext2load
  - set default partition to useful value (1) in ext2load

* Patch by Andrew Dyer, 08 Jan 2005:
  fix wrong return codes in ext2 code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - don't insist on leading '/' for filename in ext2load
  - set default partition to useful value (1) in ext2load

* Patch by Andrew Dyer, 08 Jan 2005:
  fix wrong return codes in ext2 code
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -&gt; uc100</title>
<updated>2004-12-19T09:58:11+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-12-19T09:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=ec0aee7b68348ae0215f621ba488a5578c79b56e'/>
<id>ec0aee7b68348ae0215f621ba488a5578c79b56e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup.</title>
<updated>2004-12-16T21:44:03+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-12-16T21:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5'/>
<id>efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"static" from "do_fat_read" removed</title>
<updated>2004-12-16T17:57:26+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2004-12-16T17:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=20cc00ddac48da45d6b4d6eb3c292867b618b361'/>
<id>20cc00ddac48da45d6b4d6eb3c292867b618b361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ext2fs support added</title>
<updated>2004-12-16T17:26:24+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2004-12-16T17:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2b9187127f6c1fe23adcbec3c390b9bf87779100'/>
<id>2b9187127f6c1fe23adcbec3c390b9bf87779100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Sean Chang, 09 Aug 2004:</title>
<updated>2004-09-29T22:55:14+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-09-29T22:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=a5bbcc3c53a7fb541f812d25d576c35f097438ba'/>
<id>a5bbcc3c53a7fb541f812d25d576c35f097438ba</id>
<content type='text'>
  - Added support for both 8 and 16 bit mode access to System ACE CF
    through MPU.
  - Fixed missing System ACE CF device during get FAT partition info
    in fat_register_device function.
  - Enabled System ACE CF support on ML300.

* Patch by Sean Chang, 09 Aug 2004:
  Synch defines for saveenv and do_saveenv functions so they get
  compiled under the same statement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Added support for both 8 and 16 bit mode access to System ACE CF
    through MPU.
  - Fixed missing System ACE CF device during get FAT partition info
    in fat_register_device function.
  - Enabled System ACE CF support on ML300.

* Patch by Sean Chang, 09 Aug 2004:
  Synch defines for saveenv and do_saveenv functions so they get
  compiled under the same statement.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Klaus Heydeck, 12 May 2004:</title>
<updated>2004-05-12T22:54:36+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-05-12T22:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=02b11f8e096fde3fc891190c413014a63cdc37b3'/>
<id>02b11f8e096fde3fc891190c413014a63cdc37b3</id>
<content type='text'>
Using external watchdog for KUP4 boards in mpc8xx/cpu.c;
load_sernum_ethaddr() for KUP4 boards in lib_ppc/board.c;
various changes to KUP4 board specific files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using external watchdog for KUP4 boards in mpc8xx/cpu.c;
load_sernum_ethaddr() for KUP4 boards in lib_ppc/board.c;
various changes to KUP4 board specific files
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix memory leak in the NAND-specific JFFS2 code</title>
<updated>2004-05-05T19:44:41+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-05-05T19:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=32877d66aa5f49469ee3ade6a258290f587ea420'/>
<id>32877d66aa5f49469ee3ade6a258290f587ea420</id>
<content type='text'>
* Fix SL811 USB controller when attached to a USB hub
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix SL811 USB controller when attached to a USB hub
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix minor NAND JFFS2 related issue</title>
<updated>2004-05-03T20:45:30+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-05-03T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2729af9d544bfba5de47698c2852652d95723943'/>
<id>2729af9d544bfba5de47698c2852652d95723943</id>
<content type='text'>
* Fixes for SL811 USB controller:
  - implement workaround for broken memory stick
  - improve error handling

* Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better
  cope with congested networks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes for SL811 USB controller:
  - implement workaround for broken memory stick
  - improve error handling

* Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better
  cope with congested networks.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:</title>
<updated>2004-04-25T15:41:35+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-04-25T15:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=fc1cfcdb12cf03ec7e0f6ff4b8a9ed33139a5d7f'/>
<id>fc1cfcdb12cf03ec7e0f6ff4b8a9ed33139a5d7f</id>
<content type='text'>
  (JFFS2 speed enhancements) because of using non-public
  data (PHYS_FLASH_SECT_SIZE)

* Patch by Travis Sawyer, 23 Apr 2004:
  Fix VSC/CIS 8201 phy descrambler interoperability timing due to
  errata from Vitesse Semiconductor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (JFFS2 speed enhancements) because of using non-public
  data (PHYS_FLASH_SECT_SIZE)

* Patch by Travis Sawyer, 23 Apr 2004:
  Fix VSC/CIS 8201 phy descrambler interoperability timing due to
  errata from Vitesse Semiconductor.
</pre>
</div>
</content>
</entry>
</feed>
