log

age author description
Fri, 14 May 2004 12:01:26 +0000 jlarmour * src/boot.S: New file. Add Dreamcast startup entry. Fixes failed
Fri, 14 May 2004 12:01:00 +0000 jlarmour * include/pkgconf/mlt_sh_sh7750_dreamcast_ram.mlt: Add entry section.
Fri, 14 May 2004 11:20:31 +0000 jld * ecos.db: Rationalise the i386 PC target naming scheme.
Thu, 13 May 2004 10:00:35 +0000 asl + * src/bootp_support.c (get_bootp_option, show_bootp):
Thu, 13 May 2004 09:12:14 +0000 asl * src/powerpc_ec555_flash.c: Adapted flash start address to new
Mon, 10 May 2004 13:57:09 +0000 jani Forgot to mention lwip addition in the top level Changelog
Thu, 06 May 2004 14:46:32 +0000 nickg * src/ppp_io.c:
Thu, 06 May 2004 13:54:56 +0000 jlarmour * src/auth.c: Don't use non-eCos <paths.h>
Wed, 05 May 2004 10:44:30 +0000 gthomas Fix CRC checking on load
Wed, 05 May 2004 07:28:32 +0000 jani src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.
Tue, 04 May 2004 12:52:47 +0000 jani Update ecos.db and NEWS to reflect lwIP addition.Add lwip_eth and lwip_ppp templates
Tue, 04 May 2004 12:32:31 +0000 jani Initial import of lwIP TCP/IP stack
Fri, 30 Apr 2004 01:13:56 +0000 jlarmour * src/ecos/timeout.c (callout_reset): Clarify assert message on
Thu, 29 Apr 2004 08:05:25 +0000 jlarmour * src/inffixed.h: added "const" to tables that do not
Thu, 29 Apr 2004 07:19:57 +0000 jlarmour * src/tftp_server.c: files are now created with the
Thu, 29 Apr 2004 07:16:10 +0000 jlarmour * src/build.c: JFFS2 can now be used as a write-once, read many mode
Thu, 29 Apr 2004 07:13:26 +0000 jlarmour * doc/redboot_epilogue.sgml: Comment out </part> to reflect change
Thu, 29 Apr 2004 06:57:50 +0000 jlarmour Tidy last change cosmetically
Thu, 29 Apr 2004 06:56:25 +0000 jlarmour * cdl/ec555_eth_drivers.cdl: Made
Thu, 29 Apr 2004 06:53:27 +0000 jlarmour * src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
Thu, 29 Apr 2004 06:37:56 +0000 jlarmour * src/flashiodev.c: When checking flash upper bound, allow for end
Thu, 29 Apr 2004 04:13:42 +0000 jlarmour * ecos.db: New Packages:
Thu, 29 Apr 2004 04:12:12 +0000 jlarmour * src/if_8139.c:
Thu, 29 Apr 2004 04:11:26 +0000 jlarmour * src/if_dreamcast.c
Thu, 29 Apr 2004 03:39:58 +0000 jlarmour * include/hal_arch.h (HAL_SET_GDB_FLOATING_POINT_REGISTERS): Make
Thu, 29 Apr 2004 03:22:17 +0000 jlarmour fix filename in header
Fri, 23 Apr 2004 21:11:59 +0000 gthomas More warning cleanups
Fri, 23 Apr 2004 20:55:32 +0000 gthomas Fix compiler warning
Fri, 23 Apr 2004 20:50:32 +0000 gthomas Silence compiler warnings
Fri, 23 Apr 2004 20:44:49 +0000 gthomas Fix typo
Fri, 23 Apr 2004 20:38:17 +0000 gthomas Add checking (assert) for size of option arrays. Also fix port for TFTP on little endian systems.
Thu, 22 Apr 2004 15:26:20 +0000 gthomas Update usage of 'tail' command for new (pickier) version - from Jani Monoses
Thu, 22 Apr 2004 12:55:19 +0000 gthomas Add missing ChangeLog (empty) file
Thu, 22 Apr 2004 12:55:09 +0000 gthomas Add missing ChangeLog (empty) files
Wed, 21 Apr 2004 18:51:20 +0000 gthomas Merge from MTD (minor safety check)
Wed, 21 Apr 2004 17:41:44 +0000 gthomas Fix compile errors when using new GCC
Wed, 21 Apr 2004 17:03:23 +0000 gthomas Big/Little endian changes from Bob Koninckx
Mon, 19 Apr 2004 21:26:52 +0000 gthomas Fix configuration check so -f XXX works again.
Mon, 19 Apr 2004 15:27:36 +0000 jld * doc/sgml/doclist,
Fri, 16 Apr 2004 03:33:59 +0000 jlarmour * tests/fptest.c (do_test): Silence aliasing warning when breaking
Fri, 16 Apr 2004 03:33:40 +0000 jlarmour * src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problems
Fri, 16 Apr 2004 03:33:18 +0000 jlarmour * tests/fileio1.c: include stdio.h for rename() prototype.
Fri, 16 Apr 2004 03:33:05 +0000 jlarmour * tests/cxxsupp.cxx: Allow inline function to be correctly inlined.
Thu, 15 Apr 2004 15:51:54 +0000 nickg * src/chat.c: Script now returns success when it runs to completion
Thu, 15 Apr 2004 01:21:59 +0000 jlarmour * current.ect: Provide default for CYGBLD_ISO_STDIO_FILEOPS_HEADER
Thu, 15 Apr 2004 01:10:51 +0000 jlarmour thinko in last change
Thu, 15 Apr 2004 01:07:32 +0000 jlarmour * include/cyg_type.h: added CYG_ATTRIB_ALIGN_MAX and
Wed, 14 Apr 2004 20:40:56 +0000 asl * src/double/ieee754-core/e_cosh.c (__ieee754_cosh):
Wed, 14 Apr 2004 15:11:45 +0000 nickg * sgml/doclist: Added PPP package documentation.
Wed, 14 Apr 2004 15:08:56 +0000 nickg Added PPP network support.
Wed, 14 Apr 2004 09:32:03 +0000 asl * doc/kernel.sgml: Expanded the documentation about the use of
Tue, 13 Apr 2004 14:36:27 +0000 gthomas Fix for default DNS server - from Sandeep Kumar
Tue, 13 Apr 2004 07:32:40 +0000 asl * src/bootp_support.c (do_bootp): Return false when we should.
Sun, 11 Apr 2004 11:47:17 +0000 asl * include/flash_am29xxxxx_parts.inl: Added support for AM29PL160 top
Sun, 11 Apr 2004 11:23:51 +0000 asl * src/bootp_support.c:
Sun, 11 Apr 2004 09:28:01 +0000 asl * misc/redboot_ROMRAM.ecm: Deleted since this is no longer
Wed, 07 Apr 2004 11:18:53 +0000 asl * src/fd.cxx: Fix the assert just added. 0 is a valid fd.
Tue, 06 Apr 2004 21:06:14 +0000 asl Cast to remove a warning.
Tue, 06 Apr 2004 21:05:10 +0000 asl Cast to remove a compile warning.
Tue, 06 Apr 2004 21:03:58 +0000 asl Correct the name of the board.
Tue, 06 Apr 2004 21:02:10 +0000 asl Update the name of the EDOSK-2674 Board and its devices.
Tue, 06 Apr 2004 20:40:21 +0000 asl * src/hal_diag.c
Tue, 06 Apr 2004 20:39:25 +0000 asl * include/variant.inc
Tue, 06 Apr 2004 20:38:22 +0000 asl * src/hal_diag.c
Tue, 06 Apr 2004 20:36:45 +0000 asl * src/h8300h_stub.c
Tue, 06 Apr 2004 20:35:13 +0000 asl * include/hal_diag.h
Tue, 06 Apr 2004 20:32:49 +0000 asl * src/context.S
Tue, 06 Apr 2004 20:31:08 +0000 asl * include/hal_diag.h
Tue, 06 Apr 2004 19:40:35 +0000 asl * src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
Tue, 06 Apr 2004 13:59:21 +0000 gthomas Fix buffered programming mode on parallel devices
Mon, 05 Apr 2004 16:23:53 +0000 asl * src/sys/kern/uipc_mbuf.c
Mon, 05 Apr 2004 16:02:11 +0000 asl * include/ppc8xx.h: Add definition for 8 bytes to spi_pram structure
Thu, 01 Apr 2004 03:51:34 +0000 gthomas Tidy comments after merge back with MTD
Thu, 01 Apr 2004 03:17:55 +0000 gthomas Merge changes from MTD - fix file truncate issue
Tue, 30 Mar 2004 19:09:14 +0000 msalter udp tweak
Mon, 29 Mar 2004 13:19:42 +0000 asl * src/fd.cxx: Added CYG_ASSERT bound checking for file descriptor
Mon, 29 Mar 2004 13:01:33 +0000 asl * test/fseek1.c: Test the fseek/ftell functions
Mon, 29 Mar 2004 12:59:05 +0000 asl * include/stream.inl (set_position): Flush the output buffer
Mon, 29 Mar 2004 11:24:37 +0000 asl * src/common/fopen.cxx:
Sat, 27 Mar 2004 18:19:57 +0000 asl * src/debug/dbg-thread-demux.c (dbg_thread_syscall_rmt): Only
Sat, 27 Mar 2004 18:17:31 +0000 asl * src/quicc2_diag.c: Remove the warning from smc_smce which is of
Sat, 27 Mar 2004 18:16:03 +0000 asl * src/ecos/support.c (_dumpentry): Don't skip routes which don't
Fri, 19 Mar 2004 20:43:51 +0000 gthomas New FLASH support for MOAB
Thu, 18 Mar 2004 15:14:11 +0000 asl * src/fs/fileio.c: Only include IO package headers if required.
Thu, 18 Mar 2004 14:26:56 +0000 asl * src/load.c: add -p option to help string and only print it and -h if
Tue, 16 Mar 2004 13:26:25 +0000 asl * src/fs-ecos.c:
Tue, 16 Mar 2004 12:42:05 +0000 asl * src/fs-ecos.c:
Mon, 15 Mar 2004 17:17:10 +0000 asl * src/ramfs.c (block_init): Fixed compiler warning.
Mon, 15 Mar 2004 17:03:44 +0000 asl * src/fs-ecos.c:
Mon, 15 Mar 2004 16:31:57 +0000 jlarmour * src/common/fileops.cxx (tmpnam): Only close if open() succeded.
Mon, 15 Mar 2004 15:42:04 +0000 jlarmour * include/kapi.h: Add throw specifications throughout.
Mon, 15 Mar 2004 15:41:35 +0000 jlarmour * src/fio.h: If no POSIX then CYG_FILEIO_DELIVER_SIGNALS
Mon, 15 Mar 2004 15:22:22 +0000 jlarmour * src/rand.cxx (srand): Use correct thread data type.
Mon, 15 Mar 2004 15:22:00 +0000 jlarmour * include/string.h: Prototype strdup().
Mon, 15 Mar 2004 15:21:43 +0000 jlarmour * src/input/vfscanf.cxx (vfscanf): Silence warning.
Mon, 15 Mar 2004 15:21:14 +0000 jlarmour * cdl/i18n.cdl: Add newlib style ctype implementation.
Mon, 15 Mar 2004 15:20:53 +0000 jlarmour * include/kapi.h: Add throw specifications throughout.
Mon, 15 Mar 2004 15:20:22 +0000 jlarmour * cdl/isoinfra.cdl: Typo: CYGBLD_ISO_STDIO_FILEPOS ->
Mon, 15 Mar 2004 15:19:46 +0000 jlarmour * pkgconf/rules.mak: When linking, $LDFLAGS must be after target.ld
Wed, 10 Mar 2004 13:49:42 +0000 gthomas Redo some previous changes that were lost in merge with MTD files
Tue, 09 Mar 2004 10:45:44 +0000 nickg Forgot to update the documentation in last checkin. Now done.
Tue, 09 Mar 2004 10:33:24 +0000 nickg * include/httpd.h:
Tue, 09 Mar 2004 08:11:27 +0000 asl * src/fs-ecos.c :
Tue, 09 Mar 2004 08:11:00 +0000 asl * src/ramfs.c :
Tue, 09 Mar 2004 08:00:12 +0000 asl * cdl/net.cdl:
Sun, 07 Mar 2004 16:44:24 +0000 gthomas Fix page addressing for larger devices
Thu, 04 Mar 2004 02:17:54 +0000 jlarmour * doc/kernel.sgml: Document cyg_thread_delete return value.
Tue, 02 Mar 2004 10:27:26 +0000 asl * src/httpd.c (cyg_httpd_server): Fix http header by adding
Tue, 02 Mar 2004 10:16:08 +0000 asl * all: Platform specific information to use generic AMD Lance
Tue, 02 Mar 2004 10:13:55 +0000 asl First import of the LANCE PCI driver.
Tue, 02 Mar 2004 10:11:07 +0000 asl * ecos.db: Added the LANCEPCI packages and support for the vmWare
Sat, 28 Feb 2004 16:51:08 +0000 gthomas Early abort instead of close on HTTP connections - from Jani Monoses
Thu, 26 Feb 2004 16:20:50 +0000 gthomas Better identification of RedBoot mode
Thu, 26 Feb 2004 16:20:12 +0000 gthomas Make display of PCI bus optional
Thu, 26 Feb 2004 12:58:31 +0000 asl * src/sntp.c: When a new server is added to the list of unicast
Thu, 26 Feb 2004 11:12:08 +0000 gthomas Allow port for HTTP connections to be overridden - from Jani Monoses
Wed, 25 Feb 2004 17:32:49 +0000 gthomas No need to wait for file header in X-modem protocol - from Gratian Crisan
Wed, 25 Feb 2004 17:29:56 +0000 gthomas Remove FIS from RAM+FLASH config - impossible in this configuration
Wed, 25 Feb 2004 17:29:20 +0000 gthomas Add support for newer part TC58DVG02 (128MB)
Wed, 25 Feb 2004 17:29:06 +0000 gthomas Add suport for newer part TC58DVG02 (128MB)