log

age author description
Thu, 11 Dec 2003 15:17:26 +0000 gthomas Machine check needs to be disabled for reset to work
Thu, 11 Dec 2003 15:17:04 +0000 gthomas Add macros for machine check exception
Thu, 11 Dec 2003 12:55:41 +0000 asl * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
Wed, 10 Dec 2003 12:33:47 +0000 asl * src/if_lan91cxx.c: Add some missing endian swapping calls.
Wed, 10 Dec 2003 12:09:23 +0000 gthomas Add inet_ntoa_r
Wed, 10 Dec 2003 11:39:49 +0000 gthomas Fix system time base
Tue, 09 Dec 2003 15:10:39 +0000 gthomas New API for cyg_thread_get_id() - from Dan Jakubiec
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>