uboot-mt623x/cpu/arm920t
wdenk 06d01dbe00 * Avoid flicker on the TRAB's VFD by synchronizing the enable with
the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100
  boards, version 153 for Rev. 200 boards).

* Patch by Vladimir Gurevich, 12 Mar 2003:
  Fix relocation problem of statically initialized string pointers
  in common/cmd_pci.c

* Patch by Kai-Uwe Blöm, 12 Mar 2003:
  Cleanup & bug fixes for JFFS2 code:
  - the memory mangement was broken. It caused havoc on malloc by
    writing beyond the block boundaries.
  - the length calculation for files was wrong, sometimes resulting
    in short file reads.
  - data copying now optionally takes fragment version numbers into
    account, to avoid copying from older data.
  See doc/README.JFFS2 for details.
2003-03-14 20:47:52 +00:00
..
Makefile Initial revision 2002-11-03 00:24:07 +00:00
config.mk Initial revision 2002-09-05 14:50:51 +00:00
cpu.c Initial revision 2002-09-22 23:07:35 +00:00
interrupts.c * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
serial.c Initial revision 2002-11-03 00:24:07 +00:00
speed.c * Vince Husovsky, 7 Nov 2002: 2002-11-10 22:06:23 +00:00
start.S * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00