* 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
Showing
- CHANGELOG 19 additions, 0 deletionsCHANGELOG
- common/cmd_jffs2.c 8 additions, 2 deletionscommon/cmd_jffs2.c
- cpu/arm925t/interrupts.c 2 additions, 10 deletionscpu/arm925t/interrupts.c
- cpu/at91rm9200/at91rm9200_ether.c 28 additions, 21 deletionscpu/at91rm9200/at91rm9200_ether.c
- drivers/ns8382x.c 1 addition, 1 deletiondrivers/ns8382x.c
- drivers/sk98lin/skge.c 1 addition, 1 deletiondrivers/sk98lin/skge.c
- fs/jffs2/jffs2_1pass.c 47 additions, 15 deletionsfs/jffs2/jffs2_1pass.c
- include/configs/versatile.h 1 addition, 1 deletioninclude/configs/versatile.h
- include/pci_ids.h 132 additions, 102 deletionsinclude/pci_ids.h
Loading
Please register or sign in to comment