log

age author description
Wed, 14 Aug 2002 13:20:13 +0000 gthomas CDL for SG list size used by all drivers.
Wed, 14 Aug 2002 13:19:10 +0000 gthomas Add CDL to support larger PCI spaces.
Tue, 13 Aug 2002 20:10:16 +0000 bartv Update instructions for building the host-side software
Tue, 13 Aug 2002 15:55:53 +0000 gthomas Fix problems with overflowing scatter-gather lists.
Mon, 12 Aug 2002 21:28:25 +0000 msalter Fix config problems due to recent CYGSEM_REDBOOT_ARM_LINUX_BOOT change.
Mon, 12 Aug 2002 15:31:54 +0000 msalter (IQ80321) Fix problem with BIOS timeout on some motherboards.
Mon, 12 Aug 2002 12:20:49 +0000 msalter Add support for K-series (synchronous) strataflash parts.
Mon, 12 Aug 2002 07:55:38 +0000 asl * current.ect: Added CYGPKG_CRC
Mon, 12 Aug 2002 07:54:52 +0000 asl * src/crc.c: Removed. Replaced with the CRC package.
Sun, 11 Aug 2002 21:40:50 +0000 bartv Reorganization of the host-side autoconfiscation support, and a couple
Fri, 09 Aug 2002 17:13:28 +0000 nickg * src/sched/sched.cxx (unlock_inner): Removed initial
Fri, 09 Aug 2002 17:10:21 +0000 nickg * src/select.cxx (select): Changed mechanism for calculating
Fri, 09 Aug 2002 13:20:32 +0000 gthomas From Jani Monoses: fix HTTP loading, FIS delete
Fri, 09 Aug 2002 10:28:26 +0000 asl * sgml/doclist: Added the CRC package documentation.
Fri, 09 Aug 2002 10:27:41 +0000 asl * ecos.db: Added CRC package.
Fri, 09 Aug 2002 10:27:03 +0000 asl * Created a new package from the CRC routines
Fri, 09 Aug 2002 07:27:46 +0000 asl * sgml/.cvsignore: Ignore the generated html files etc.
Fri, 09 Aug 2002 00:15:28 +0000 gthomas Fix some cache flush/invalidate booboos.
Thu, 08 Aug 2002 16:20:02 +0000 asl * sgml/makemakefile: Replaced the old internal RedHat ecc
Thu, 08 Aug 2002 10:59:29 +0000 gthomas Fix problem when load used without -m option.
Wed, 07 Aug 2002 19:19:11 +0000 bartv Commit bug fix to usbeth host-side driver provided by
Wed, 07 Aug 2002 15:10:40 +0000 gthomas Fix building docs on Debian (potato/woody).
Wed, 07 Aug 2002 14:42:28 +0000 gthomas Fix TFTP for large (16MB+) files.
Wed, 07 Aug 2002 08:00:33 +0000 asl * src/ftpclient.c: Send "quit" not "quit " to keep some servers
Tue, 06 Aug 2002 19:30:02 +0000 jlarmour * ecos.db: Include AT91 watchdog driver in at91 target.
Tue, 06 Aug 2002 16:00:08 +0000 gthomas Remove 'const' from channel information - it _can_ change (timeout period).
Tue, 06 Aug 2002 15:33:28 +0000 jlarmour Add contributed at91 watchdog from Thomas Koeller
Tue, 06 Aug 2002 14:34:03 +0000 gthomas RedBoot 'exec' command is now controlled by RedBoot CDL.
Tue, 06 Aug 2002 14:29:11 +0000 gthomas Reorg CLI functions into separate files. Update CDL. Fix macros in scripts.
Mon, 05 Aug 2002 21:52:58 +0000 bartv Allow configurations which have the kernel but not the memalloc
Mon, 05 Aug 2002 13:31:36 +0000 gthomas Add support for 28F320B3 (from Jani Monoses)
Mon, 05 Aug 2002 12:49:46 +0000 gthomas Fix bug in load_fpu_regs
Sun, 04 Aug 2002 23:18:58 +0000 bartv Add variables cyg_hal_sys_argc/argv/environ, corresponding to the
Fri, 02 Aug 2002 12:59:40 +0000 gthomas Clean up CDL
Wed, 31 Jul 2002 14:16:33 +0000 gthomas Default board speed now 63MHz.
Wed, 31 Jul 2002 14:02:18 +0000 gthomas Fix problems on big endian systems.
Wed, 31 Jul 2002 12:26:53 +0000 gthomas Fix compile error.
Tue, 30 Jul 2002 12:59:22 +0000 gthomas Fix problems with gateway/mask setup.
Tue, 30 Jul 2002 03:41:12 +0000 gthomas Force FLASH access routines to run from RAM.
Fri, 26 Jul 2002 15:06:38 +0000 gthomas From Red Hat - fix problem with IPv6 when using DHCP.
Fri, 26 Jul 2002 15:04:01 +0000 gthomas Fix problem with ovbcopy - from Red Hat.
Fri, 26 Jul 2002 15:00:51 +0000 gthomas Fix from Red Hat: reconfigure multicast addresses if present on startup.
Wed, 24 Jul 2002 14:49:05 +0000 gthomas More choices for system clock - up to 63MHz.
Wed, 24 Jul 2002 13:05:23 +0000 gthomas Fix data type for device status.
Mon, 22 Jul 2002 17:13:37 +0000 gthomas Support new system clock frequencies.
Fri, 19 Jul 2002 16:57:57 +0000 jlarmour 2002-07-19 Larice Robert <larice@vidisys.de>
Thu, 18 Jul 2002 20:08:15 +0000 gthomas Add diag_vdump_buf_with_offset().
Thu, 18 Jul 2002 20:05:22 +0000 gthomas Fix problem with x/y-modem load.
Thu, 18 Jul 2002 16:00:36 +0000 gthomas Fix SCC1 initialization error - failed on powerup.
Thu, 18 Jul 2002 16:00:16 +0000 gthomas Increase power-up delay on SDRAM to improve reliability.
Tue, 16 Jul 2002 16:25:42 +0000 msalter RedBoot ICMP patch from Hendrik.Ruijter@axis.com
Mon, 15 Jul 2002 20:06:58 +0000 msalter IQ80321 mlt tweak
Mon, 15 Jul 2002 19:37:12 +0000 msalter RedBoot TCP/stub speedup.
Thu, 11 Jul 2002 16:42:35 +0000 gthomas Add copyright.
Thu, 11 Jul 2002 16:39:47 +0000 gthomas Disable interrupts on all but the console port.
Thu, 11 Jul 2002 16:39:24 +0000 gthomas Add support for SCC1 as a serial console.
Wed, 10 Jul 2002 15:42:41 +0000 gthomas Fix problem with interrupt names (contributed)
Wed, 10 Jul 2002 15:26:27 +0000 gthomas Pedantic include of <errno.h>
Wed, 10 Jul 2002 12:20:28 +0000 gthomas More <errno.h> troubles
Tue, 09 Jul 2002 20:40:55 +0000 gthomas Fix compile errors
Tue, 09 Jul 2002 20:37:54 +0000 gthomas Fix compile error when no FLASH.
Tue, 09 Jul 2002 20:23:47 +0000 gthomas Merge gateway support from Grant Edwards
Mon, 08 Jul 2002 20:54:12 +0000 gthomas Fix build error when starting from POSIX template.
Thu, 04 Jul 2002 18:03:05 +0000 jlarmour * src/dhcp_prot.c (_dhcp_copy): Remove. Unnecessary as we can never
Mon, 01 Jul 2002 20:55:25 +0000 gthomas Improve load command - make I/O methods table driven.
Thu, 27 Jun 2002 20:27:13 +0000 gthomas Allow platform to override IMMR base (8xx) via new file <plf_regs.h>
Tue, 25 Jun 2002 23:20:45 +0000 gthomas Add Linux boot command.
Tue, 25 Jun 2002 23:15:50 +0000 gthomas Use standardized CDL name for baud rate.
Mon, 24 Jun 2002 13:10:11 +0000 gthomas Support both old&new FLASH devices.
Thu, 20 Jun 2002 23:11:09 +0000 gthomas Use generic AMD FLASH driver for Viper
Thu, 20 Jun 2002 23:10:07 +0000 gthomas Fix MMU TLB constant for 8MB pages
Thu, 20 Jun 2002 23:08:04 +0000 gthomas Update for 320D. Support cache flush/disable
Thu, 20 Jun 2002 22:05:55 +0000 gthomas Clean up - better building with newest tools.
Fri, 14 Jun 2002 22:00:56 +0000 gthomas Fix CDL dependencies for stand-alone/system operation.
Fri, 14 Jun 2002 21:35:31 +0000 gthomas Fix compile error when CYGDBG_NET_TIMING_STATS enabled
Wed, 05 Jun 2002 16:37:52 +0000 gthomas Fix compile error.
Wed, 05 Jun 2002 13:16:26 +0000 gthomas Improve DHCP reply handling
Wed, 05 Jun 2002 13:14:32 +0000 gthomas Fix build problem with new network stack
Mon, 03 Jun 2002 16:10:51 +0000 gthomas Fix memory leaks
Fri, 31 May 2002 17:10:26 +0000 jlarmour Merge from eCos master repository on 2002-05-31-16:13:14-BST
Fri, 31 May 2002 01:05:53 +0000 jlarmour Merge from eCos master repository on 2002-05-31-00:05:29-BST
Wed, 29 May 2002 18:28:03 +0000 jlarmour Merge from eCos master repository on 2002-05-29-16:32:18-BST
Thu, 23 May 2002 22:59:51 +0000 jlarmour Merge from eCos master repository on 2002-05-23-21:39:14-BST
Mon, 20 May 2002 22:25:56 +0000 cvs Added tag ecos for changeset e0c0827131d1
Mon, 20 May 2002 22:19:26 +0000 jlarmour Merge from eCos master repository on 2002-05-20-20:11:54-BST ecos
Tue, 14 May 2002 21:31:55 +0000 cvs Added tag last-rhepl for changeset eff1bb37158a
Tue, 14 May 2002 21:31:55 +0000 jlarmour quick bootp fix last-rhepl
Tue, 30 Apr 2002 19:29:07 +0000 jlarmour Remove unused compile line
Wed, 13 Feb 2002 13:28:19 +0000 jlarmour Fix rules.mak properly this time
Sat, 02 Feb 2002 17:09:34 +0000 jlarmour cygwin fix
Fri, 11 Jan 2002 16:53:46 +0000 jlarmour Merge from eCos master repository on 2002-01-11-06:43:03-GMT
Fri, 04 Jan 2002 14:13:51 +0000 jlarmour Merge from eCos master repository on 2002-01-04-06:43:04-GMT
Fri, 21 Dec 2001 17:57:00 +0000 jlarmour Merge from eCos master repository on 2001-12-21-06:43:03-GMT
Sat, 15 Dec 2001 13:42:19 +0000 jlarmour Merge from eCos master repository on 2001-12-15-12:00:33-GMT
Fri, 07 Dec 2001 14:15:03 +0000 jlarmour Merge from eCos master repository on 2001-12-07-11:40:47-GMT
Fri, 30 Nov 2001 13:09:25 +0000 jlarmour Merge from eCos master repository on 2001-11-30-11:22:06-GMT
Fri, 23 Nov 2001 17:12:52 +0000 jlarmour Merge from eCos master repository on 2001-11-23-15:32:03-GMT
Fri, 02 Nov 2001 16:12:33 +0000 jlarmour Merge from eCos master repository on 2001-11-02-06:43:03-GMT
Fri, 26 Oct 2001 12:27:31 +0000 jlarmour Merge from eCos master repository on 2001-10-26-06:43:03-BST
Mon, 22 Oct 2001 18:09:02 +0000 jlarmour Fix typo
Mon, 22 Oct 2001 15:29:11 +0000 jlarmour Fix net_debug bug
Fri, 19 Oct 2001 07:02:26 +0000 jlarmour Merge from eCos master repository on 2001-10-19-06:43:02-BST
Wed, 10 Oct 2001 00:08:06 +0000 jlarmour Tidy up
Tue, 09 Oct 2001 23:55:33 +0000 jlarmour Tidy up
Mon, 08 Oct 2001 15:50:14 +0000 jlarmour Merge from eCos master repository on 2001-10-06-22:03:08-BST
Fri, 05 Oct 2001 16:22:37 +0000 jlarmour Merge from eCos master repository on 2001-10-05-16:42:53-BST
Fri, 05 Oct 2001 15:31:48 +0000 jlarmour Merge from eCos master repository on 2001-10-05-06:43:03-BST
Wed, 03 Oct 2001 12:53:24 +0000 jlarmour Add missing }
Tue, 02 Oct 2001 18:28:24 +0000 jlarmour Merge from eCos master repository on 2001-10-02-17:59:22-BST
Wed, 12 Sep 2001 04:21:13 +0000 jlarmour Merge from eCos master repository on 2001-09-12-03:52:30-BST
Wed, 12 Sep 2001 00:59:17 +0000 jlarmour Merge from eCos master repository on 2001-09-07-06:43:02-BST
Wed, 22 Aug 2001 06:27:14 +0000 jlarmour Merge from eCos master repository on 2001-08-22-06:38:55-BST
Mon, 20 Aug 2001 16:58:43 +0000 jlarmour Quick fix for eth driver build problem
Fri, 17 Aug 2001 16:37:36 +0000 jlarmour Merge from eCos master repository on 2001-08-17-16:31:54-BST
Wed, 15 Aug 2001 02:21:28 +0000 jlarmour Merge from eCos master repository on 2001-08-15-01:50:29-BST
Fri, 10 Aug 2001 19:27:55 +0000 jlarmour Merge from eCos master repository on 2001-08-10-19:22:57-BST
Fri, 03 Aug 2001 12:27:32 +0000 jlarmour Merge from eCos master repository on 2001-08-03-06:43:13-BST
Tue, 31 Jul 2001 21:15:36 +0000 jlarmour Merge from eCos master repository on 2001-07-31-19:15:01-BST
Sun, 29 Jul 2001 02:00:07 +0000 jlarmour Merge from eCos master repository on 2001-07-28-00:17:32-BST
Fri, 20 Jul 2001 13:11:29 +0000 jlarmour Fix bootp local ip addr bug from last commit