log packages/redboot/current/ChangeLog @ 2827:16bd2526e63f

age author description
Fri, 20 Feb 2009 22:27:58 +0000 jlarmour * src/flash.c (do_flash_init): Call cyg_flash_init() with
Thu, 19 Feb 2009 11:44:47 +0000 jld * src/main.c: Update copyright notice. ecos-v3_0-branchpoint
Thu, 19 Feb 2009 00:16:37 +0000 jlarmour * src/flash.c (do_flash_init): Update for minor flash API
Fri, 06 Feb 2009 15:39:28 +0000 jld * ecos.db: Eliminate superfluous target aliases which duplicate target name.
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 00:56:04 +0000 jlarmour Merge flashv2 branch to trunk, with eCosCentric additions
Tue, 11 Nov 2008 17:08:17 +0000 jlarmour Add missing changelog entry for redboot.cdl in previous check-in:
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, 28 Aug 2007 10:59:52 +0000 gthomas Fix memory allocation for FLASH/FIS - could have been wrong if some other function allocated memory first
Thu, 09 Aug 2007 12:13:26 +0000 gthomas Support HTTP_FORBIDDEN - from Peter Korsgaard
Mon, 04 Jun 2007 20:30:59 +0000 asl * src/net/net_io.c: (do_ip_addr): Option to set domain name.
Sat, 02 Jun 2007 17:50:32 +0000 asl * src/flash.c: (fis_list): fis list will now list an image
Wed, 11 Apr 2007 13:49:22 +0000 jlarmour * src/fs/fileio.c: Temporary kludge to treat flash correctly if either
Wed, 24 Jan 2007 10:23:35 +0000 asl * src/load.c (do_load): Reset entry address before load so
Tue, 19 Dec 2006 03:11:41 +0000 jlarmour * cdl/redboot.cdl: Modified to change the option
Thu, 30 Nov 2006 17:03:52 +0000 asl * src/load.c: Only call valid_address() if
Wed, 06 Sep 2006 14:26:52 +0000 asl * cdl/redboot.cdl: Fix description of CYGSEM_REDBOOT_DISK_IDE.
Tue, 29 Aug 2006 20:24:57 +0000 asl * src/net/tftp_client.c (tftp_error_ack): Fix compiler warnings.
Fri, 21 Jul 2006 13:55:44 +0000 gthomas Fix compile error - from David Ho
Thu, 20 Jul 2006 20:27:47 +0000 jlarmour * src/fs/fileio.c (do_list): Use getcwd for current directory,
Wed, 24 May 2006 12:24:46 +0000 gthomas Don't try 'ip_address' command if no networking - avoids crash
Tue, 23 May 2006 11:56:45 +0000 gthomas Fix build problems on systems without FLASH locking
Tue, 09 May 2006 15:52:01 +0000 gthomas Redundant FIS table support - from Alexander Neundorf
Fri, 07 Apr 2006 23:00:00 +0000 gthomas Handle TELNET_WILL (reject) - from Grant Edwards
Tue, 04 Apr 2006 16:15:32 +0000 asl * src/flash.c (fis_update_directory): Fixed flash region size when
Mon, 27 Mar 2006 13:08:51 +0000 gthomas Fix calculation in __tcp_write_block - from Wolfgang Koebler
Sat, 25 Feb 2006 14:21:12 +0000 asl * src/xyzModem.c (xyzModem_stream_open): Fix compiler warnings.
Sun, 19 Feb 2006 17:11:31 +0000 asl * src/flash.c (fis_lock & fis_unlock): Allow compilation without
Mon, 30 Jan 2006 21:04:04 +0000 asl * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/gunzip.c: Added
Mon, 17 Oct 2005 20:59:01 +0000 gthomas Fix number of options in iopeek (bug #100026)
Fri, 09 Sep 2005 13:26:01 +0000 gthomas TFTP ACK/NAK fixes, from Andrew Dyer
Thu, 08 Sep 2005 12:14:28 +0000 gthomas FIS fix from Stefan Sommerfeld, ANSI cursor keys from Gary Thomas
Sat, 03 Sep 2005 13:35:08 +0000 asl * cdl/redboot.cdl: White space changes to aid readability.
Sat, 03 Sep 2005 13:10:21 +0000 asl * src/flash.c (fis_create): Print an error if the FIS directory is
Wed, 06 Jul 2005 18:41:21 +0000 asl * src/fconfig.c: (get_config): Verify the length of the script is
Wed, 29 Jun 2005 20:23:04 +0000 asl * doc/redboot_cmds.sgml:
Wed, 29 Jun 2005 19:41:46 +0000 asl * src/flash.c (find_free): Maintain sort order when splitting
Mon, 27 Jun 2005 18:17:36 +0000 asl * src/net/enet.c (ntohs): Return type is a short.
Fri, 10 Jun 2005 13:25:59 +0000 gthomas Better handling of Y-modem (^Z chars) - from David Vrabel
Tue, 07 Jun 2005 18:55:51 +0000 asl * src/flash.c (_flash_info): Fixed a warning about a diag_printf
Fri, 06 May 2005 12:04:57 +0000 asl * src/alias.c (lookup_alias): The expansion of FREEMEMLO and
Thu, 21 Apr 2005 18:39:28 +0000 asl * src/decompress.c (zcfree): Remove unnecessary variable
Thu, 21 Apr 2005 18:08:47 +0000 asl * src/net/net_io.c (net_init): Don't initialize the network if we
Wed, 13 Apr 2005 19:24:00 +0000 gthomas FIS free patch - from Peter Korsgaard
Wed, 09 Mar 2005 19:08:38 +0000 asl * src/net/arp.c: use correct sizeof(rt->enet_addr) in
Tue, 01 Feb 2005 18:25:50 +0000 gthomas Make BOOTP/DHCP quieter - from David Vrable
Sat, 22 Jan 2005 15:01:37 +0000 asl * src/main.c (cyg_start): Fix compiler warning with
Thu, 06 Jan 2005 09:51:05 +0000 asl * src/fs/fileio.c (do_ls): Remove useless "getcwd" message.
Fri, 03 Dec 2004 12:22:41 +0000 gthomas Updates required by GCC v4 - from Andrea Michelotti <amichelotti@atmel.com>
Tue, 09 Nov 2004 19:12:54 +0000 asl * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support
Tue, 09 Nov 2004 18:59:14 +0000 asl * cdl/redboot.cdl (CYGBLD_REDBOOT_MIN_IMAGE_SIZE): Correct the
Tue, 09 Nov 2004 18:46:37 +0000 asl * src/fconfig.c (flash_write_config): Removed compiler warning
Wed, 13 Oct 2004 21:22:53 +0000 asl * cdl/redboot.cdl: added CYGSEM_REDBOOT_DISK_IDE_VMWARE option.
Fri, 08 Oct 2004 11:08:41 +0000 asl * doc/redboot_installing.sgml: Added links to the tools for the
Mon, 27 Sep 2004 18:43:27 +0000 msalter RedBoot IDE tweaks
Sat, 25 Sep 2004 10:49:42 +0000 asl * doc/redboot_install.sgml: Added installation information for the
Fri, 24 Sep 2004 12:51:21 +0000 asl * src/net/tc.c: Removed unneccesary call to MS_TICKS_DELAY
Sun, 19 Sep 2004 17:49:58 +0000 msalter Add option for redboot to initialize only one net device
Sun, 19 Sep 2004 13:01:54 +0000 asl * src/load.c (do_load): Removed compiler warning when building