log packages/redboot/current/ChangeLog @ 1679:b548ac5af76c

age author description
Fri, 25 Jun 2004 15:49:43 +0000 asl * src/flash.c (find_free): fix endless loop when removing a
Mon, 31 May 2004 07:55:28 +0000 jani get rid of unused workspace_size
Thu, 27 May 2004 06:37:44 +0000 jlarmour * src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
Mon, 24 May 2004 12:22:57 +0000 asl * src/main.c: Make it build without CYGSEM_REDBOOT_FLASH_ALIASES.
Wed, 05 May 2004 10:44:30 +0000 gthomas Fix CRC checking on load
Thu, 29 Apr 2004 07:13:26 +0000 jlarmour * doc/redboot_epilogue.sgml: Comment out </part> to reflect change
Fri, 23 Apr 2004 20:38:17 +0000 gthomas Add checking (assert) for size of option arrays. Also fix port for TFTP on little endian systems.
Mon, 19 Apr 2004 21:26:52 +0000 gthomas Fix configuration check so -f XXX works again.
Mon, 19 Apr 2004 15:27:36 +0000 jld * doc/sgml/doclist,
Tue, 30 Mar 2004 19:09:14 +0000 msalter udp tweak
Thu, 18 Mar 2004 15:14:11 +0000 asl * src/fs/fileio.c: Only include IO package headers if required.
Thu, 18 Mar 2004 14:26:56 +0000 asl * src/load.c: add -p option to help string and only print it and -h if
Sat, 28 Feb 2004 16:51:08 +0000 gthomas Early abort instead of close on HTTP connections - from Jani Monoses
Thu, 26 Feb 2004 11:12:08 +0000 gthomas Allow port for HTTP connections to be overridden - from Jani Monoses
Wed, 25 Feb 2004 17:32:49 +0000 gthomas No need to wait for file header in X-modem protocol - from Gratian Crisan
Tue, 24 Feb 2004 23:09:13 +0000 gthomas Force net_io into link via libextras
Tue, 24 Feb 2004 14:15:14 +0000 gthomas Cleanups to remove warnings
Fri, 20 Feb 2004 03:38:17 +0000 jlarmour * doc/redboot.sgml: Document lowering security level for TFTP to
Thu, 19 Feb 2004 10:47:10 +0000 gthomas Faster XY-modem startup - from Jani Monoses
Thu, 19 Feb 2004 10:37:12 +0000 gthomas Update help strings for 'go' command - from Andy Dyer
Wed, 11 Feb 2004 13:40:53 +0000 jlarmour * cdl/redboot.cdl: Bring CYGNUM_REDBOOT_LOAD_ZLIB_BUFFER under
Wed, 11 Feb 2004 01:25:44 +0000 jlarmour * src/main.c (set_comm_baud_rate): Get current rate with GETBAUD
Wed, 04 Feb 2004 15:44:15 +0000 gthomas Disable use of common stack for interrupts
Sun, 18 Jan 2004 17:42:47 +0000 gthomas Fix for building without GDB stubs
Sun, 21 Dec 2003 13:17:51 +0000 gthomas Expand fconfig access via virtual vectors. Work around a TCP timing issue.
Fri, 12 Dec 2003 19:14:03 +0000 gthomas TCP SYN fix - from Jani Monoses
Mon, 08 Dec 2003 15:37:44 +0000 gthomas Improve building with/without GDB stubs
Fri, 05 Dec 2003 15:10:52 +0000 gthomas Clean up memory pool initialization
Fri, 05 Dec 2003 14:15:52 +0000 gthomas Fixes to zlib decompression - from Ian Campbell
Fri, 05 Dec 2003 12:51:55 +0000 gthomas Fix ^A handling
Wed, 03 Dec 2003 18:14:11 +0000 gthomas Change 'date' command to be less Americanized - from David Vrabel
Tue, 02 Dec 2003 14:40:18 +0000 gthomas Add support for mountable file systems (like JFFS2) - from David Woodhouse
Mon, 01 Dec 2003 18:33:38 +0000 gthomas Improve scanning for DHCP options - from David Vrabel
Tue, 25 Nov 2003 11:54:41 +0000 jld * src/fconfig.c: Fix typo in output string.
Mon, 24 Nov 2003 21:12:07 +0000 asl * src/main.c: Restore correct old baud rate if changing fails.
Mon, 24 Nov 2003 14:18:59 +0000 gthomas Suppress diagnostic message (noisy)
Mon, 24 Nov 2003 12:17:50 +0000 asl * src/flash.c: Remove references to FLASH_MIN_WORKSPACE.
Mon, 24 Nov 2003 11:23:47 +0000 asl * src/flash.c: flash_init() no longer takes three args.
Thu, 13 Nov 2003 15:48:01 +0000 gthomas Fix GDB exceptions - broken on 10/23
Wed, 12 Nov 2003 22:26:21 +0000 gthomas Remove confusing .ecm file
Fri, 07 Nov 2003 18:14:10 +0000 gthomas Use DNS server from DHCP info if present
Fri, 07 Nov 2003 17:42:11 +0000 gthomas Remove misleading "warning"
Tue, 04 Nov 2003 14:06:33 +0000 gthomas Fix 'fis free' list handling - from Chris Garry
Sat, 01 Nov 2003 09:08:34 +0000 gthomas Allow disk operations on other than IDE devices
Thu, 23 Oct 2003 14:00:19 +0000 gthomas Attempt to handle illegal memory accesses and other abort conditions
Fri, 17 Oct 2003 21:45:24 +0000 gthomas Fix ELF load when -b option used.
Thu, 16 Oct 2003 19:04:02 +0000 jlarmour * doc/redboot_installing.sgml: Fix eb40 flash install instructions.
Wed, 15 Oct 2003 15:52:02 +0000 gthomas Improve FIS directory handling - should work with small block size devices
Sun, 12 Oct 2003 11:39:06 +0000 gthomas Verify FLASH addresses to be free during create
Sat, 11 Oct 2003 21:22:32 +0000 gthomas Make 'fis free' use the FIS directory to determine what's free
Thu, 09 Oct 2003 21:34:03 +0000 gthomas Improve image size/length check
Thu, 09 Oct 2003 20:23:36 +0000 gthomas Improve handling of multiple ethernet devices
Mon, 06 Oct 2003 22:37:51 +0000 gthomas Fix compile problems if GATEWAY support disabled
Mon, 06 Oct 2003 15:42:05 +0000 gthomas Print FIS directory in sorted order
Fri, 03 Oct 2003 23:49:20 +0000 gthomas Minor fconfig fixes
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
Mon, 29 Sep 2003 14:49:46 +0000 gthomas Use LMA, not VMA
Fri, 26 Sep 2003 18:44:01 +0000 gthomas Fix broken FIS free/create
Fri, 26 Sep 2003 17:44:17 +0000 nickg * doc/redboot_installing.sgml: Fixed bogus memory sizes in AT91