log

age author description
Mon, 19 Jan 2004 14:35:01 +0000 nickg Added support for FAT filesystem. Several packages, see the individual
Sun, 18 Jan 2004 17:42:47 +0000 gthomas Fix for building without GDB stubs
Sun, 18 Jan 2004 15:32:14 +0000 asl * Backed out the previous partial fix.
Sat, 17 Jan 2004 16:47:15 +0000 asl * src/if_i82544.c: Fixed a few compiler warnings.
Sat, 17 Jan 2004 16:17:55 +0000 asl * src/if_i82559.c (read_eeprom_esa): Allow bigger EEPROMs to work.
Sat, 17 Jan 2004 14:14:41 +0000 asl * include/eth_drv.h:
Sat, 17 Jan 2004 14:10:52 +0000 asl * src/sys/kern/sockio.c (bsd_connect): Set the sa_len field in
Fri, 16 Jan 2004 16:51:15 +0000 jld * configtool/standalone/wxwin/configtool.cpp: Prompt to save eCos
Thu, 15 Jan 2004 07:08:50 +0000 jlarmour These files should not be here
Wed, 14 Jan 2004 15:39:43 +0000 nickg * src/pci.c (cyg_pci_get_device_info): Added fix for devices that
Wed, 14 Jan 2004 15:38:09 +0000 nickg * src/plf_misc.c (hal_platform_init): Changed capitalization of
Fri, 09 Jan 2004 16:36:24 +0000 gthomas Remove debug message - from David Vrabel
Thu, 08 Jan 2004 17:24:27 +0000 asl * src/ramfs.c (ramfs_fo_write): Return ENOSPC when the filesystem
Thu, 08 Jan 2004 12:27:38 +0000 asl * src/diag.cxx (diag_check_string): Allow '\t' in format strings.
Wed, 07 Jan 2004 14:10:04 +0000 gthomas Fail initialization if no link present.
Wed, 07 Jan 2004 06:45:28 +0000 jlarmour * src/select.cxx: No need to make pselect() dependent on
Wed, 07 Jan 2004 06:45:13 +0000 jlarmour * include/sys/select.h: Only declare pselect() when posix signals are
Tue, 06 Jan 2004 21:05:14 +0000 asl * cdl/smsc_lan91cxx_eth_drivers.cdl:
Tue, 06 Jan 2004 19:01:36 +0000 asl * cdl/jffs2.cdl: Re-added CYGPKG_FS_JFFS2_CFLAGS_REMOVE that had been
Mon, 05 Jan 2004 21:58:16 +0000 gthomas Handle changes in FLASH CFG API
Mon, 05 Jan 2004 21:53:03 +0000 jlarmour * doc/prepare-manpages.sh: Shorten sect1 id's to make them more
Sun, 21 Dec 2003 13:46:52 +0000 gthomas Clean up unused variables
Sun, 21 Dec 2003 13:46:43 +0000 gthomas Change spelling 14 => (6+6+2)
Sun, 21 Dec 2003 13:41:17 +0000 gthomas Fix some issues with network debugging by not clearing caches on startup
Sun, 21 Dec 2003 13:18:02 +0000 gthomas Expand fconfig access via virtual vectors.
Sun, 21 Dec 2003 13:17:51 +0000 gthomas Expand fconfig access via virtual vectors. Work around a TCP timing issue.
Sun, 21 Dec 2003 12:28:39 +0000 nickg * include/sys/param.h: Restored MD5 function mappings. These were
Sun, 21 Dec 2003 10:11:16 +0000 asl * src/dir.cxx (readdir_r): Handle NULL dirp argument and return
Fri, 19 Dec 2003 11:34:16 +0000 asl + * src/smsc_lan91cxx.h (get_banksel): Allow this function to be
Tue, 16 Dec 2003 15:22:03 +0000 gthomas Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
Tue, 16 Dec 2003 14:46:00 +0000 gthomas Increase default memory pool size
Tue, 16 Dec 2003 14:33:17 +0000 gthomas Fix diag I/O when buffers are cacheable
Fri, 12 Dec 2003 19:14:03 +0000 gthomas TCP SYN fix - from Jani Monoses
Thu, 11 Dec 2003 23:33:54 +0000 gthomas Import latest JFFS2 code from David Woodhouse
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