log packages/redboot/current/ChangeLog @ 1319:94e373b3fc8d

age author description
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
Fri, 26 Sep 2003 11:36:00 +0000 gthomas Honor FIS/FLASH configury
Fri, 26 Sep 2003 10:35:43 +0000 gthomas Clean up warnings
Thu, 25 Sep 2003 23:49:56 +0000 gthomas Improve DHCP again
Wed, 24 Sep 2003 15:30:14 +0000 gthomas Fix more DHCP buglets
Tue, 23 Sep 2003 17:08:31 +0000 gthomas Handle DHCP retries
Mon, 22 Sep 2003 17:35:38 +0000 gthomas Fix compile error for platforms with no FLASH
Sun, 21 Sep 2003 12:27:52 +0000 gthomas Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
Sat, 20 Sep 2003 19:22:19 +0000 gthomas Improve IDE handling - better for systems where IDE may be missing
Sat, 20 Sep 2003 14:35:58 +0000 gthomas Fix DHCP - BUG #1000053
Sat, 20 Sep 2003 13:28:30 +0000 gthomas Improve memory layout display - from Chris Garry
Sat, 20 Sep 2003 12:09:30 +0000 gthomas Fix compile error - from Chris Garry
Fri, 19 Sep 2003 22:21:51 +0000 gthomas Fix timing issue - BUG #23006
Fri, 19 Sep 2003 17:11:18 +0000 gthomas New platform - TAMS MOAB - and generic changes to support it
Sun, 14 Sep 2003 13:41:58 +0000 gthomas Add new options to DHCP request - from David Vrabel
Tue, 09 Sep 2003 21:28:58 +0000 gthomas IP default value wrong
Tue, 09 Sep 2003 14:40:20 +0000 gthomas Default values were wrong for IP & ESA types
Tue, 19 Aug 2003 17:23:01 +0000 gthomas Improve stand-alone networking speeds.
Tue, 05 Aug 2003 03:25:23 +0000 jlarmour * doc/redboot_installing.sgml: Fix brain fart in last change to
Sun, 27 Jul 2003 10:13:24 +0000 asl * src/flash.c (fis_find_free)
Wed, 16 Jul 2003 19:08:54 +0000 gthomas Add ^C abort functionality to BOOTP and PING operations.
Tue, 15 Jul 2003 18:53:49 +0000 gthomas Fix BOOTP/DHCP
Tue, 15 Jul 2003 16:21:41 +0000 gthomas Add initial ARP for better IP address handling
Tue, 15 Jul 2003 01:51:38 +0000 jlarmour * doc/redboot_installing.sgml (AT91): Tell users to switch JP1
Tue, 01 Jul 2003 16:25:22 +0000 msalter Add RedBoot mcopy command
Thu, 26 Jun 2003 05:34:51 +0000 jlarmour * doc/redboot_installing.sgml: Clarify use of correct cables with
Thu, 26 Jun 2003 05:29:44 +0000 jlarmour * src/net/net_io.c: Add the ability to specify a netmask length to
Mon, 23 Jun 2003 23:54:45 +0000 jlarmour * src/net/tftp_client.c: Define tftp_stream.last_good_block to
Mon, 23 Jun 2003 23:42:15 +0000 jlarmour * src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.
Tue, 20 May 2003 18:43:51 +0000 msalter Add RedBoot command history
Wed, 14 May 2003 20:12:54 +0000 msalter flash_get_config fix
Tue, 13 May 2003 18:42:02 +0000 nickg Update ChangeLog for redboot_installing.sgml, which was accidentally
Tue, 06 May 2003 21:00:18 +0000 msalter HAL enhancements from Pierre Habraken
Thu, 24 Apr 2003 03:33:04 +0000 jlarmour * src/flash.c: Only perform RAM check in fis load command when
Fri, 18 Apr 2003 13:26:07 +0000 gthomas ACK last packet on close.
Mon, 14 Apr 2003 16:45:36 +0000 jlarmour * src/load.c:
Tue, 08 Apr 2003 05:09:05 +0000 jlarmour * src/main.c (do_go): Silence unused variable warning when no net.
Fri, 04 Apr 2003 16:03:43 +0000 msalter go command tweak
Fri, 04 Apr 2003 15:41:16 +0000 msalter go command enhancements
Thu, 03 Apr 2003 15:27:23 +0000 gthomas Fix build when X-modem is disabled
Thu, 03 Apr 2003 15:21:10 +0000 gthomas Improve download error handling. Also display more info during load.
Fri, 28 Mar 2003 13:49:32 +0000 gthomas Make TFTP optional
Thu, 20 Mar 2003 15:44:39 +0000 msalter support multiple net drivers in RedBoot
Wed, 19 Mar 2003 16:22:11 +0000 jld * doc/redboot_installing.sgml: Updated AT91EB40 RedBoot installation
Tue, 18 Mar 2003 13:10:01 +0000 msalter New XScale ports
Wed, 05 Mar 2003 01:46:29 +0000 jlarmour * src/main.c (do_version): Test for CYGPKG_REDBOOT_FLASH as