log packages/redboot/current/src/fconfig.c @ 2729:74dbf4c3f2e1 after-copyright-change-20090129

age author description
Thu, 29 Jan 2009 17:47:46 +0000 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129
Thu, 20 Nov 2008 21:27:26 +0000 bartv Stop RedBoot going into an infinite loop when there is something dodgy
Tue, 18 Nov 2008 01:28:11 +0000 jlarmour Merge flashv2 branch to trunk, with eCosCentric additions jifl-post-flashv2-merge-20081118
Tue, 11 Nov 2008 04:32:10 +0000 jlarmour * src/fconfig.c, src/flash.c, src/io.c, src/load.c, src/main.c,
Tue, 09 May 2006 15:52:01 +0000 gthomas Redundant FIS table support - from Alexander Neundorf
Wed, 06 Jul 2005 18:41:21 +0000 asl * src/fconfig.c: (get_config): Verify the length of the script is
Tue, 09 Nov 2004 18:46:37 +0000 asl * src/fconfig.c (flash_write_config): Removed compiler warning
Wed, 01 Sep 2004 21:21:30 +0000 msalter Add support for reverse endianess of fis and config data
Tue, 24 Feb 2004 14:15:14 +0000 gthomas Cleanups to remove warnings
Sun, 21 Dec 2003 13:17:51 +0000 gthomas Expand fconfig access via virtual vectors. Work around a TCP timing issue.
Tue, 25 Nov 2003 11:54:41 +0000 jld * src/fconfig.c: Fix typo in output string.
Wed, 15 Oct 2003 15:52:02 +0000 gthomas Improve FIS directory handling - should work with small block size devices
Thu, 02 Oct 2003 20:13:29 +0000 gthomas Allow platform to provide routine to validate ethernet addresses
Tue, 30 Sep 2003 21:17:43 +0000 gthomas Some cleanups from David Vrable
Fri, 26 Sep 2003 11:36:00 +0000 gthomas Honor FIS/FLASH configury
Sat, 20 Sep 2003 12:09:30 +0000 gthomas Fix compile error - from Chris Garry
Fri, 19 Sep 2003 17:11:18 +0000 gthomas New platform - TAMS MOAB - and generic changes to support it