9
0
Fork 0
barebox/board/mpl/common
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
..
common_util.c * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
common_util.h Initial revision 2002-04-26 15:23:50 +00:00
flash.c Initial revision 2002-08-17 09:36:01 +00:00
isa.c Initial revision 2002-08-17 09:36:01 +00:00
isa.h Initial revision 2002-03-08 21:31:05 +00:00
kbd.c Initial revision 2002-08-17 09:36:01 +00:00
kbd.h Initial revision 2002-03-08 21:31:05 +00:00
memtst.c Initial revision 2002-08-26 22:23:10 +00:00
pci.c Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 2003-02-14 11:21:23 +00:00
pci_parts.h Initial revision 2002-11-03 00:24:07 +00:00
piix4_pci.h Initial revision 2002-04-26 15:23:50 +00:00
usb_uhci.c Initial revision 2002-08-17 09:36:01 +00:00
usb_uhci.h Initial revision 2002-03-08 21:31:05 +00:00
vga_table.h Initial revision 2002-03-08 21:31:05 +00:00
video.c Initial revision 2002-09-30 16:12:23 +00:00
video.h Initial revision 2002-09-30 16:12:23 +00:00