log

age author description
Sat, 21 Jun 2003 18:55:12 +0000 msalter XScale verde tweaks
Thu, 19 Jun 2003 18:27:00 +0000 nickg * src/hal_if.c (delay_us): Reorganized to cope with high frequency
Wed, 18 Jun 2003 04:59:28 +0000 jlarmour * src/pthread.cxx (pthread_self_info): Just add some comments so
Sat, 14 Jun 2003 18:10:18 +0000 nickg * src/common/serial.c: Changed all calls to cyg_drv_cond_signal()
Sat, 14 Jun 2003 18:04:55 +0000 nickg * src/httpd.c: Fixed a problem with closing the client socket --
Sat, 14 Jun 2003 15:03:03 +0000 nickg * src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into a
Fri, 13 Jun 2003 14:05:54 +0000 jlarmour * tests/clock.c (main): Avoid div-by-zero if mean==0.
Fri, 13 Jun 2003 04:16:26 +0000 jlarmour * cdl/microwindows.cdl: eCos Microwindows requires an IPv4 stack.
Thu, 12 Jun 2003 17:03:56 +0000 asl * src/eb40a_misc.c:
Thu, 12 Jun 2003 14:38:48 +0000 jld * ecosadmin.tcl: Add repository merge capability (undocumented and unsupported
Tue, 10 Jun 2003 12:03:58 +0000 asl * include/sys/stat.h: S_IFFIFO defies logic and should be called
Tue, 10 Jun 2003 11:20:05 +0000 asl * include/flash_at49xxxx.inl: wait_while_busy needs to be in RAM
Tue, 10 Jun 2003 10:27:13 +0000 asl * src/output/vfnprintf.cxx (SARG): Cast size_t to long. This seems
Thu, 05 Jun 2003 13:21:24 +0000 msalter Add PrPMC1100 port
Wed, 28 May 2003 18:18:52 +0000 gthomas Fix compile error
Wed, 28 May 2003 18:12:22 +0000 gthomas Improve feedback during FPGA download
Mon, 26 May 2003 14:03:05 +0000 asl * include/sys/stat.h (S_IF*): Added macros to test the type of a
Mon, 26 May 2003 07:33:50 +0000 asl * src/dns.c: (cyg_dns_res_start) New: Allow IPv6 to be used to
Mon, 26 May 2003 07:33:06 +0000 asl * src/network_support.c (init_all_network_interfaces): Allow IPv4
Thu, 22 May 2003 14:28:54 +0000 asl * src/getaddrinfo.c (getaddrinfo): Corrected a bad patch merge
Wed, 21 May 2003 18:43:42 +0000 jlarmour * pkgconf/stylesheet.dsl: No callout graphics.
Wed, 21 May 2003 18:41:29 +0000 jlarmour Mark 2.0 release
Wed, 21 May 2003 16:31:22 +0000 gthomas Restart RX after flush
Wed, 21 May 2003 14:05:09 +0000 asl SNTP client supports IPv6 multicast packets from time servers.
Wed, 21 May 2003 14:03:36 +0000 asl src/sntp.c: Added support for IPv6 multicast NTP packets.
Tue, 20 May 2003 18:43:51 +0000 msalter Add RedBoot command history
Tue, 20 May 2003 08:56:42 +0000 asl * src/common/kapi.cxx (cyg_thread_get_next): Passing a *current
Mon, 19 May 2003 19:57:49 +0000 jld * configtool/standalone/wxwin/manual/*, configtool/standalone/wxwin/setup/*:
Mon, 19 May 2003 19:48:15 +0000 jld * doc/sgml/tutorials/*, doc/sgml/tutorials/pix/*: Remove obsolete document.
Fri, 16 May 2003 17:11:49 +0000 nickg * include/hal_diag.h:
Fri, 16 May 2003 13:55:19 +0000 msalter i82544 fix
Thu, 15 May 2003 18:46:58 +0000 msalter ixdp425 tweak
Thu, 15 May 2003 17:56:19 +0000 nickg * src/at91_misc.c (hal_delay_us): Added calculation to better
Wed, 14 May 2003 20:12:54 +0000 msalter flash_get_config fix
Wed, 14 May 2003 18:16:59 +0000 jld * standalone/common/ecosconfig.cxx, standalone/wxwin/configtooldoc.cpp,
Wed, 14 May 2003 17:21:05 +0000 nickg * ecos.db: Changed human-readable name and description of
Wed, 14 May 2003 16:04:20 +0000 msalter Use strrchr instead of rindex
Wed, 14 May 2003 15:10:13 +0000 gthomas Fix compile problem with non-net configurations.
Wed, 14 May 2003 12:20:15 +0000 jld * standalone/wxwin/admindlg.cpp, standalone/wxwin/buildoptionsdlg.cpp,
Wed, 14 May 2003 07:02:06 +0000 asl * src/tftp_server.c (tftpd_read_file): Open the file for reading,
Tue, 13 May 2003 18:42:02 +0000 nickg Update ChangeLog for redboot_installing.sgml, which was accidentally
Tue, 13 May 2003 18:38:14 +0000 nickg * ecos.db: Added packages and targets for Atmel AT91 boards: EB40,
Tue, 13 May 2003 18:34:08 +0000 nickg * src/watchdog_at91.cxx:
Tue, 13 May 2003 18:32:51 +0000 nickg Added Flash support for EB40A, EB42 and EB55.
Tue, 13 May 2003 18:27:48 +0000 nickg Reorganized AT91 HAL into variant plus platform HALs.
Tue, 13 May 2003 11:21:59 +0000 asl * src/power.cxx: Fixed use of non-existant type 'cyg_uint'.
Mon, 12 May 2003 11:03:05 +0000 asl * src/ecos/timeout.c (do_timeout): The head of the linked list of
Mon, 12 May 2003 10:58:10 +0000 asl Fixed a compiler warning.
Mon, 12 May 2003 10:27:21 +0000 asl * DNS client support looking up IPv6 addresses and reverse lookups
Mon, 12 May 2003 10:24:23 +0000 asl * src/monitor.c (cyg_monitor_network): Added IPv6 information to
Mon, 12 May 2003 10:13:37 +0000 asl * src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcast
Mon, 12 May 2003 10:09:04 +0000 asl * src/ecos/support.c (_show_ifp): Display the IPv6 flag
Mon, 12 May 2003 10:06:05 +0000 asl * doc/dns.sgml: Updated to reflect changes for IPv6.
Mon, 12 May 2003 10:02:08 +0000 asl * src/ftpclient.c (connect_to_server): Added support for
Thu, 08 May 2003 17:21:22 +0000 nickg * cdl/hal_mips_atlas.cdl: Change default_value of
Tue, 06 May 2003 21:00:18 +0000 msalter HAL enhancements from Pierre Habraken
Tue, 06 May 2003 16:10:02 +0000 gthomas Add CDL to control number of times 'tests' run.
Tue, 06 May 2003 15:52:14 +0000 jld * pkgconf/rules.doc: Build PNG images (not GIFs) for HTML docs.
Tue, 06 May 2003 13:50:35 +0000 bartv Fix typo reported by Scott Wilkinson
Mon, 05 May 2003 09:13:46 +0000 jld * src/sh.ld: Remove spaces between backslash and newline to silence warning.