log

age author description
Tue, 24 Jun 2003 11:46:30 +0000 asl * include/linux/stat.h: Removed #defines which has been added to
Tue, 24 Jun 2003 08:43:00 +0000 jlarmour * include/hal_arch.h: Include plf_arch.h or var_arch.h if platform
Tue, 24 Jun 2003 08:42:26 +0000 jlarmour * include/var_io.h: Remove not seemingly useful AT91_PMC_SCER_CPU.
Tue, 24 Jun 2003 06:32:39 +0000 jlarmour * src/at91_misc.c (hal_hardware_init): Make sure the AIC internal
Tue, 24 Jun 2003 06:24:58 +0000 jlarmour * include/var_intr.h (cyg_hal_interrupt_acknowledge): Don't
Tue, 24 Jun 2003 05:10:56 +0000 jlarmour Pure pedantry: fix some typos in comments
Tue, 24 Jun 2003 04:57:18 +0000 jlarmour * src/generic-stub.c (crc32): Fix crctable option name typo.
Tue, 24 Jun 2003 04:53:17 +0000 jlarmour * src/ks5000_ether.c: Some tidies of the previous changes.
Tue, 24 Jun 2003 04:06:48 +0000 jlarmour * include/var_io.h: Add missing USART register defines.
Tue, 24 Jun 2003 04:01:09 +0000 jlarmour * src/hal_if.c (hal_if_init): Remove kill_by_reset.
Mon, 23 Jun 2003 23:54:45 +0000 jlarmour * src/net/tftp_client.c: Define tftp_stream.last_good_block to
Mon, 23 Jun 2003 23:42:15 +0000 jlarmour * src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.
Mon, 23 Jun 2003 18:09:59 +0000 nickg * cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests.
Mon, 23 Jun 2003 10:17:28 +0000 asl * include/netinet/icmp_var.h: Changed icmpstat definition to a
Mon, 23 Jun 2003 10:16:37 +0000 asl * src/mibgroup/mibII/helpers.c: Changed the definition of
Mon, 23 Jun 2003 09:45:10 +0000 asl * src/ecos/support.c: Increase the stack size for the background
Sat, 21 Jun 2003 18:57:44 +0000 msalter Fix mistakes for some XScale boards.
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