log

age author description
Wed, 04 Aug 2004 14:59:40 +0000 asl * include/hal_io.h: Add cyg_hal_sys_mkdir() system call
Mon, 02 Aug 2004 11:24:46 +0000 nickg 2004-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
Mon, 02 Aug 2004 10:43:38 +0000 asl * src/tftp_server.c:
Fri, 30 Jul 2004 23:42:15 +0000 jlarmour * src/var_intr.c (hal_extended_isr): Only need to check bits 1 to 14.
Fri, 23 Jul 2004 11:00:40 +0000 nickg Various patches from Matt Jerdonek and Oyvind Harboe:
Fri, 16 Jul 2004 10:43:28 +0000 asl *cdl/freebsd_net.cdl:
Tue, 13 Jul 2004 20:59:54 +0000 asl * src/dns.c (cyg_dns_getnameinfo): And another typo
Tue, 13 Jul 2004 07:18:35 +0000 asl * src/dns.c (cyg_dns_getaddrinfo): Typo spotted by Andy Jackson.
Mon, 12 Jul 2004 22:02:23 +0000 gthomas Fix returned length for %% format descriptor
Fri, 09 Jul 2004 18:34:42 +0000 asl Upps. Forgot to commit this. Its part of the out of memory debug code.
Wed, 07 Jul 2004 15:44:47 +0000 gthomas Fix test for valid entry point (loaded data)
Mon, 05 Jul 2004 11:07:04 +0000 asl 2004-06-24 Oyvind Harboe <oyvind.harboe@zylin.com>
Fri, 02 Jul 2004 09:04:59 +0000 asl * src/v85x_edb_v850_disk.c:
Thu, 01 Jul 2004 13:03:20 +0000 asl * src/disk.c:
Thu, 01 Jul 2004 13:02:08 +0000 asl * src/synthdisk.c:
Wed, 30 Jun 2004 16:42:56 +0000 gthomas Fix returned length for %p
Tue, 29 Jun 2004 16:01:46 +0000 asl * inc/blib.h:
Tue, 29 Jun 2004 06:49:30 +0000 asl * src/if_cs8900a.c: Added missing include of cyg_ass.h.
Sun, 27 Jun 2004 13:35:24 +0000 gthomas New test for variable [stream] FTP client support
Fri, 25 Jun 2004 15:49:43 +0000 asl * src/flash.c (find_free): fix endless loop when removing a
Wed, 23 Jun 2004 13:27:57 +0000 jld * interp.cxx (locate_subdirs): Avoid use of a trailing period in the file
Mon, 21 Jun 2004 09:55:02 +0000 asl * src/syscall-i386-linux-1.0.S:
Mon, 21 Jun 2004 09:53:25 +0000 asl * include/hal_io.h:
Sun, 20 Jun 2004 12:46:16 +0000 asl Don't check if the flash is write protected before performing a read.
Sun, 20 Jun 2004 12:20:53 +0000 asl Added documentation of the FLASH API.
Sun, 20 Jun 2004 12:17:57 +0000 asl Added the FLASH API documentation
Sat, 19 Jun 2004 19:22:30 +0000 asl First draft version of documentation.
Fri, 18 Jun 2004 07:25:16 +0000 asl Added missing }
Thu, 17 Jun 2004 14:19:29 +0000 asl * src/ifaddrs.c (getifaddrs): Return destination address for P2P
Thu, 17 Jun 2004 11:53:39 +0000 asl Added the aim711 target
Tue, 15 Jun 2004 20:20:09 +0000 jlarmour * sgml/makemakefile: Replace plusses with x'es in all entities.
Tue, 08 Jun 2004 17:58:20 +0000 asl * include/network.h: Added a __THROW to perror so that it matches
Tue, 08 Jun 2004 17:52:31 +0000 asl The I2C transfer routine waits now while the bus is busy
Tue, 08 Jun 2004 17:49:37 +0000 asl * src/ecos/ecos_app.c: Remove 'strdup' definition.
Wed, 02 Jun 2004 07:33:33 +0000 asl * tests/sysctl1.c: Call CYG_TEST_EXIT at the end of the test.
Mon, 31 May 2004 07:55:28 +0000 jani get rid of unused workspace_size
Mon, 31 May 2004 07:53:39 +0000 jani lwip has network.h so get rid of ifdef CYGPKG_NET
Thu, 27 May 2004 13:22:05 +0000 gthomas Improve Linux 'exec' to be sensitive to load failures
Thu, 27 May 2004 13:01:30 +0000 asl * include/hal_io.h:
Thu, 27 May 2004 06:48:47 +0000 jlarmour * src/if_cs8900a.c: Drop "ghost" frames with zero length
Thu, 27 May 2004 06:43:31 +0000 jlarmour * cdl/flash_atmel_at49xxxx.cdl:
Thu, 27 May 2004 06:37:44 +0000 jlarmour * src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
Thu, 27 May 2004 06:26:53 +0000 jlarmour * include/hal_cache.h: Changed the calculation of _IWAY and _DWAY
Thu, 27 May 2004 05:47:40 +0000 jlarmour * src/hal_stub.c:
Tue, 25 May 2004 13:31:20 +0000 gthomas New files from zlib-1.2.1
Tue, 25 May 2004 13:30:07 +0000 gthomas Turn on Z_PREFIX
Tue, 25 May 2004 13:10:02 +0000 gthomas Clean up log messages
Mon, 24 May 2004 19:33:34 +0000 gthomas Upgrade to zlib-1.2.1
Mon, 24 May 2004 19:31:01 +0000 gthomas New stream oriented functions - ftp_get_var()/ftp_put_var()
Mon, 24 May 2004 12:32:09 +0000 asl * src/hal_misc.c: __mem_fault_handler: Only do this if we have
Mon, 24 May 2004 12:22:57 +0000 asl * src/main.c: Make it build without CYGSEM_REDBOOT_FLASH_ALIASES.
Mon, 24 May 2004 12:14:22 +0000 asl * src/if_lan91cxx.c: Fail initialization if no device found.
Mon, 24 May 2004 08:41:45 +0000 jani Added waveform mode definitions for timer counter
Wed, 19 May 2004 13:12:22 +0000 asl * src/mibgroup/mibII/helpers.c (cyg_snmp_num_interfaces): return
Mon, 17 May 2004 09:35:37 +0000 jld * src/quicc_smc_serial.h: Added two casts of (int) on calculations
Fri, 14 May 2004 14:59:23 +0000 asl * NEWS
Fri, 14 May 2004 14:58:04 +0000 asl * src/rtl8201.c: New file. Added RTL8201 PHY support.
Fri, 14 May 2004 14:55:25 +0000 asl * include/devs_wallclock_arm_aim711.inl:
Fri, 14 May 2004 14:53:37 +0000 asl New package whch implements generic support for the serial port on the
Fri, 14 May 2004 14:51:28 +0000 asl * New package which implements serial for the AIM711
Fri, 14 May 2004 14:49:29 +0000 asl * src/arm_aim711_flash.c:
Fri, 14 May 2004 14:47:29 +0000 asl New package for the ARM Industrial Module AIM 711 cloned from
Fri, 14 May 2004 12:01:56 +0000 jlarmour * src/sh.ld: Add entry section for targets, like Dreamcast, that
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.