u-boot/cpu/at91rm9200
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
..
Makefile * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
at45.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
at91rm9200_ether.c * Patch by Christian Hohnstaedt, 23 Apr 2004: 2004-04-25 14:37:29 +00:00
config.mk * Patch by Rick Bronson, 16 Mar 2003: 2003-03-26 06:55:25 +00:00
cpu.c Patch by Anders Larsen, 09 Jan 2004: 2004-02-08 19:38:38 +00:00
interrupts.c * Patch by Steven Scholz, 27 Feb 2004: 2004-03-15 09:00:01 +00:00
serial.c * Patch by Steven Scholz, 27 Feb 2004: 2004-03-15 09:00:01 +00:00
start.S Patch by Anders Larsen, 09 Jan 2004: 2004-02-08 19:38:38 +00:00