u-boot-brain/fs
wdenk 0b8fa03b6d * Patch by Christian Hohnstaedt, 23 Apr 2004:
JFFS2 speed enhancements:
  - repair header CRC calculation in jffs2_1pass.c
  - add eraseblock size to the partition information to skip empty
    eraseblocks if we find more then 4k of free space.
  - The JFFS2 scanner is now fast enough to remove the spinning wheel
    so #ifdef-ed out.
  - add watchdog calls in long running loops

* Patch by Philippe Robin, 22 Apr 2004:
  Fix ethernet configuration for "versatile" board

* Patch by Kshitij Gupta, 21 Apr 2004:
  Remove busy loop and use MPU timer fr usleep() on OMAP1510/1610 boards

* Patch by Steven Scholz, 24 Feb 2004:
  Fix a bug in AT91RM9200 ethernet driver:
  The MII interface is now initialized before accessing the PHY.

* Cleanup PCI ID's
2004-04-25 14:37:29 +00:00
..
cramfs * Fix problems caused by Robert Schwebel's cramfs patch 2004-01-04 16:28:35 +00:00
fat * Patches by Travis Sawyer, 12 Mar 2004: 2004-03-14 18:23:55 +00:00
fdos * Code cleanup: 2003-06-27 21:31:46 +00:00
jffs2 * Patch by Christian Hohnstaedt, 23 Apr 2004: 2004-04-25 14:37:29 +00:00
reiserfs * Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 18:22:41 +00:00
Makefile * Patch by Pavel Bartusek, 21 Mar 2004 2004-03-25 14:59:05 +00:00