log

age author description
Sat, 04 Jan 2003 03:39:59 +0000 gthomas Define data cache sync.
Sat, 04 Jan 2003 03:38:40 +0000 gthomas Fix caches, PCI, ROMRAM mode, interrupts.
Sat, 04 Jan 2003 03:37:12 +0000 gthomas Add support for non 1-1 mapped spaces.
Sat, 04 Jan 2003 03:31:43 +0000 gthomas Handle PCI window in uncached space.
Sat, 04 Jan 2003 03:30:05 +0000 gthomas Add CDL to control debug prints.
Sat, 04 Jan 2003 03:23:15 +0000 gthomas Fix kcache2 test for 32 byte cache line size. Add low level cache testing.
Sat, 04 Jan 2003 03:19:33 +0000 gthomas Include documentation for profile (gprof) package.
Fri, 03 Jan 2003 23:42:20 +0000 jlarmour * sgml/makemakefile: Try to shorten generated entity names.
Thu, 02 Jan 2003 16:43:47 +0000 gthomas Fix decompression problem - from Patrick Doyle.
Tue, 24 Dec 2002 16:04:18 +0000 gthomas PPC60x improvements
Tue, 24 Dec 2002 16:00:44 +0000 gthomas Add new board port for Cogent CSB281
Sun, 22 Dec 2002 11:20:47 +0000 nickg * doc/.cvsignore: Added this file to ignore generated HTML files.
Sun, 22 Dec 2002 11:18:53 +0000 nickg * sgml/doclist: Added HTTPD package documentation.
Sun, 22 Dec 2002 11:17:03 +0000 nickg * ecos.db: Add HTTPD package.
Sun, 22 Dec 2002 11:09:00 +0000 nickg Created new HTTPD package.
Sun, 22 Dec 2002 11:03:52 +0000 nickg * src/sys/netinet/tcp_usrreq.c (tcp_usrreq): Rearranged ifndef on
Wed, 18 Dec 2002 13:03:16 +0000 msalter RedBoot e2fs fix
Tue, 17 Dec 2002 22:10:53 +0000 msalter i82559 driver tweak
Sun, 15 Dec 2002 21:27:39 +0000 bartv Fix cache macros, which could go wrong if the base address was not on
Sun, 15 Dec 2002 21:17:17 +0000 bartv Add explicit #include for <cyg/infra/cyg_type.h>
Fri, 13 Dec 2002 14:23:13 +0000 msalter mn10300/am33 fixes
Thu, 12 Dec 2002 21:15:24 +0000 gthomas Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
Thu, 12 Dec 2002 18:31:34 +0000 nickg * src/common/kapi.cxx:
Wed, 11 Dec 2002 14:39:53 +0000 msalter ARM hal_io tweak
Tue, 10 Dec 2002 15:42:35 +0000 gthomas Enable serial I/O for Analogue Micro 'adder'
Tue, 10 Dec 2002 15:40:20 +0000 gthomas Only enable devices which exist.
Tue, 10 Dec 2002 15:29:00 +0000 gthomas Fix return value for tty write - don't count expanded chars.
Tue, 10 Dec 2002 02:28:21 +0000 jlarmour * src/mutex.cxx (pthread_cond_timedwait): Initialize clock converters
Sat, 07 Dec 2002 12:54:31 +0000 gthomas Suppress Linux exec for AT91.
Fri, 06 Dec 2002 18:25:54 +0000 msalter AM33 enhancements
Fri, 06 Dec 2002 15:04:03 +0000 gthomas Force 'no Linux exec command'
Thu, 05 Dec 2002 13:29:42 +0000 msalter mn10300 flash tweak
Wed, 04 Dec 2002 22:20:48 +0000 msalter AM29DL322 Support
Wed, 04 Dec 2002 14:29:12 +0000 gthomas Don't claim version string for RAM applications.
Tue, 03 Dec 2002 21:07:24 +0000 bartv Update synthetic target to cope with recent gcc changes
Tue, 03 Dec 2002 19:48:20 +0000 gthomas Export RedBoot version via virtual vector table.
Tue, 03 Dec 2002 17:22:45 +0000 gthomas Add function to dump/display network interface and routing tables.
Tue, 03 Dec 2002 14:25:22 +0000 gthomas Add tests for kernel flag synchronizers (incomplete).
Mon, 02 Dec 2002 20:48:15 +0000 bartv Add a new configuration option for the size of control packets. This
Mon, 02 Dec 2002 20:42:57 +0000 gthomas Add proper MPC8xx RESET support.
Sun, 01 Dec 2002 15:52:57 +0000 nickg * ecos-tutorial.sgml: Expanded "i386 PC Hardware Setup" section to
Sun, 01 Dec 2002 15:50:14 +0000 nickg * src/vectors.S: Added GRUB startup option to tests for IDT
Sun, 01 Dec 2002 15:48:34 +0000 nickg * src/plf_stub.c: Removed redundant reinitialization of VSR table
Tue, 26 Nov 2002 18:16:45 +0000 nickg * src/signal.cxx: Changed the three routines added in the last
Tue, 26 Nov 2002 15:36:55 +0000 gthomas Fix BD allocator problem.
Tue, 26 Nov 2002 13:48:16 +0000 gthomas Minor CDL cleanup.
Mon, 25 Nov 2002 23:28:08 +0000 gthomas Improve makefile build tools
Mon, 25 Nov 2002 23:20:50 +0000 gthomas Improve generalized support for MPC/QUICC based platforms
Mon, 25 Nov 2002 23:19:56 +0000 gthomas Improve 16as8 functionality
Mon, 25 Nov 2002 23:19:25 +0000 gthomas Add Adder platform
Mon, 25 Nov 2002 23:18:41 +0000 gthomas Add Adder platform from Analogue & Micro
Tue, 19 Nov 2002 13:56:59 +0000 msalter AM33 virtual vector comm reorg
Fri, 15 Nov 2002 18:36:26 +0000 gthomas Improve documentation. Replace gmon_out.h with non-GPL version.
Fri, 15 Nov 2002 18:05:20 +0000 msalter mn10300/asb/asb2305 tweaks
Fri, 15 Nov 2002 15:03:49 +0000 gthomas Make TFTP port configurable.
Fri, 15 Nov 2002 14:32:33 +0000 gthomas Changes in profiling API. Add documentation.
Fri, 15 Nov 2002 14:32:18 +0000 gthomas Changes in profiling API.
Fri, 15 Nov 2002 00:27:21 +0000 gthomas Rework profile package to more closely follow standards
Thu, 14 Nov 2002 23:49:08 +0000 gthomas Add application-level profiling package
Thu, 14 Nov 2002 23:36:48 +0000 gthomas Support for application profiling.