log

age author description
Tue, 09 Dec 2003 02:45:36 +0000 gthomas Fix cycle time on NAND
Mon, 08 Dec 2003 15:37:44 +0000 gthomas Improve building with/without GDB stubs
Mon, 08 Dec 2003 15:34:55 +0000 gthomas Clean up declarations of __mem_fault_handler
Mon, 08 Dec 2003 14:31:54 +0000 gthomas Rework CDL to use common defines for HAL_PLATFORM_CPU
Mon, 08 Dec 2003 14:26:03 +0000 gthomas Minor change for new assembler
Fri, 05 Dec 2003 17:14:13 +0000 nickg * ecos.db: Added Packages and target for SuperH SH4-202 part and
Fri, 05 Dec 2003 17:12:57 +0000 nickg New package -- support for serial SCIF on SuperH SH4-202 MicroDev
Fri, 05 Dec 2003 17:11:28 +0000 nickg New package -- support for StrataFlash on SuperH SH4-202 MicroDev
Fri, 05 Dec 2003 17:10:29 +0000 nickg New package - support for LAN91C111 MAC on SuperH SH4-202 MicroDev
Fri, 05 Dec 2003 17:09:49 +0000 nickg * src/if_lan91cxx.c: Added support for revA of the LAN91C111 which
Fri, 05 Dec 2003 17:08:47 +0000 nickg * New platform HAL for SuperH SH4-202 MicroDev CPU board.
Fri, 05 Dec 2003 17:07:29 +0000 nickg 2003-09-21 Jonathan Larmour <jifl@eCosCentric.com>
Fri, 05 Dec 2003 17:06:23 +0000 nickg 2003-09-21 Jonathan Larmour <jifl@eCosCentric.com>
Fri, 05 Dec 2003 15:31:25 +0000 gthomas Remove misleading [out of date] comment
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
Fri, 05 Dec 2003 09:56:54 +0000 asl hal_delay_us() is a C function.
Fri, 05 Dec 2003 09:10:13 +0000 asl * include/var_io.h: Improved accuracy for baud rate divider
Fri, 05 Dec 2003 09:04:14 +0000 asl * src/select.cxx (pselect): Fixed the pselect() call to correctly
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
Tue, 02 Dec 2003 05:48:46 +0000 jlarmour * src/mqueue.cxx (new): define a placement new instead of using <new>
Mon, 01 Dec 2003 18:33:38 +0000 gthomas Improve scanning for DHCP options - from David Vrabel
Mon, 01 Dec 2003 14:33:47 +0000 gthomas Specify flash block device names at runtime - from David Woodhouse
Mon, 01 Dec 2003 14:30:32 +0000 gthomas Remove gratuitous inclusion of kernel header files - from David Woodhouse
Mon, 01 Dec 2003 12:11:46 +0000 asl * include/var_intr.h: Added definitions for maximum/minimum interrupt
Thu, 27 Nov 2003 15:25:16 +0000 asl * src/sys/net/bridgestp.c: Code for Spanning Tree Protocol (STP).
Thu, 27 Nov 2003 15:24:13 +0000 asl * tests/bridge.c: Changes to enable Spanning Tree Protocol if the
Thu, 27 Nov 2003 15:23:20 +0000 asl * Support for Spanning Tree Protocol in the old OpenBSD stack