log

age author description
Fri, 21 Mar 2003 18:16:13 +0000 nickg * src/saa9730.h:
Fri, 21 Mar 2003 18:14:35 +0000 nickg * include/network.h: Added include of pkgconf/io_eth_drivers.h
Thu, 20 Mar 2003 19:03:40 +0000 nickg * src/ks5000_ether.c:
Thu, 20 Mar 2003 19:03:03 +0000 gthomas Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.
Thu, 20 Mar 2003 19:00:43 +0000 gthomas Remove unnecessary -EAGAIN code
Thu, 20 Mar 2003 16:06:47 +0000 msalter fix __thread keyword conflict
Thu, 20 Mar 2003 15:44:39 +0000 msalter support multiple net drivers in RedBoot
Thu, 20 Mar 2003 13:09:54 +0000 gthomas Improve initial DPRAM value when guessing
Wed, 19 Mar 2003 19:55:35 +0000 msalter more eeprom fixes for 82546
Wed, 19 Mar 2003 17:39:03 +0000 jld * standalone/wxwin/appsettings.cpp, standalone/wxwin/makefile.gnu,
Wed, 19 Mar 2003 16:22:11 +0000 jld * doc/redboot_installing.sgml: Updated AT91EB40 RedBoot installation
Wed, 19 Mar 2003 14:45:48 +0000 bartv Fix mismatch between ecos.db and package CDL
Wed, 19 Mar 2003 14:17:20 +0000 bartv Only export sigset_t stuff if CYGPKG_POSIX_SIGNALS is enabled.
Wed, 19 Mar 2003 14:14:56 +0000 gthomas Fix compile/syntax error - from Thomas Koeller
Tue, 18 Mar 2003 18:18:38 +0000 gthomas Fix inconsistent use of CYG_IO_SET_CONFIG_SERIAL_HW_RX_FLOW_THROTTLE "flag"
Tue, 18 Mar 2003 17:08:53 +0000 gthomas Display PCI bus - must be manually enabled.
Tue, 18 Mar 2003 17:04:32 +0000 jld * standalone/wxwin/appsettings.cpp, standalone/wxwin/configtool.cpp:
Tue, 18 Mar 2003 14:40:46 +0000 gthomas Fix typo in date initialization (24 -> 14)
Tue, 18 Mar 2003 14:34:06 +0000 gthomas Initialize time structure to known [legal] value.
Tue, 18 Mar 2003 14:03:27 +0000 gthomas Update SCC2 initialization
Tue, 18 Mar 2003 13:10:01 +0000 msalter New XScale ports
Tue, 18 Mar 2003 11:47:41 +0000 asl * src/tftp_client.c: Reduce size of initial request packet
Tue, 18 Mar 2003 02:47:45 +0000 msalter 82546 eeprom fixes
Mon, 17 Mar 2003 22:17:35 +0000 gthomas Add support for SCC1/SCC2/SCC3
Mon, 17 Mar 2003 18:40:04 +0000 nickg * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
Mon, 17 Mar 2003 18:39:00 +0000 nickg * cdl/net.cdl: Added CYGDBG_NET_SHOW_MBUFS option to turn on
Mon, 17 Mar 2003 18:38:18 +0000 nickg * src/ecos/support.c: Added function cyg_net_show_mbufs() and code
Mon, 17 Mar 2003 18:37:21 +0000 nickg * src/net/eth_drv.c: Added calls to cyg_net_show_mbufs() whenever
Mon, 17 Mar 2003 18:35:38 +0000 nickg * src/if_quicc.c: Fixed several bugs, mostly dealing with getting
Fri, 14 Mar 2003 13:04:05 +0000 asl src/sys/net/if.c (if_attach): Removed printf which causes the
Fri, 14 Mar 2003 11:13:37 +0000 bartv Update linker scripts to include debug-related sections, needed by
Thu, 13 Mar 2003 18:49:37 +0000 nickg * cdl/atlas_eth_drivers.cdl:
Tue, 11 Mar 2003 19:56:15 +0000 msalter Add 82546 devid
Tue, 11 Mar 2003 17:14:13 +0000 msalter Update redboot exec command to stop eth driver
Tue, 11 Mar 2003 15:41:11 +0000 msalter linux exec fix
Sat, 08 Mar 2003 14:39:46 +0000 gthomas Fix typo.
Sat, 08 Mar 2003 14:36:57 +0000 gthomas Fix RAM limits.
Sat, 08 Mar 2003 03:39:19 +0000 jlarmour * include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Initialize
Sat, 08 Mar 2003 03:36:32 +0000 jlarmour * tests/pselect.c (pthread_entry1): Allow for infrequent but
Fri, 07 Mar 2003 15:09:06 +0000 jld * standalone/wxwin/appsettings.cpp: Look in the right place for the
Fri, 07 Mar 2003 14:47:30 +0000 gthomas Cleanup by removing some unecessary/confusing #include statements.
Fri, 07 Mar 2003 11:35:37 +0000 jlarmour * src/mainthread.cxx: Align stack to relevant architecture alignment.
Fri, 07 Mar 2003 03:47:47 +0000 gthomas New name for CPM/DPRAM allocator.
Fri, 07 Mar 2003 02:34:57 +0000 gthomas Improve handling of CPM/DPRAM aloocation.
Fri, 07 Mar 2003 02:14:52 +0000 gthomas Fix getaddrinfo()
Thu, 06 Mar 2003 22:16:00 +0000 gthomas Fix typo in file name(s).
Thu, 06 Mar 2003 20:57:26 +0000 gthomas Fix fread() EOF handling. Add file I/O test.
Thu, 06 Mar 2003 11:30:39 +0000 bartv Allow the am31_sim target to build again
Wed, 05 Mar 2003 21:00:59 +0000 gthomas Improve getaddrinfo() to use DNS if available.
Wed, 05 Mar 2003 17:21:27 +0000 gthomas Always reset CPM.
Wed, 05 Mar 2003 17:15:53 +0000 gthomas Better CPM/DPRAM handling.
Wed, 05 Mar 2003 17:15:43 +0000 gthomas Better CPM/DPRAM handling. Fix minor bug in hal_diag_putc().
Wed, 05 Mar 2003 17:04:02 +0000 gthomas Still problems with CRT/LCD off.
Wed, 05 Mar 2003 16:41:26 +0000 jld * ecosadmin.tcl: Prevent calls to 'cygpath' with an empty path argument.
Wed, 05 Mar 2003 01:58:13 +0000 jlarmour * include/variant.inc: Don't let FP be set in MSR in common HAL.
Wed, 05 Mar 2003 01:46:29 +0000 jlarmour * src/main.c (do_version): Test for CYGPKG_REDBOOT_FLASH as
Tue, 04 Mar 2003 23:25:03 +0000 gthomas Updates from Paul Fine <pfine@delcomsys.com>
Tue, 04 Mar 2003 23:07:27 +0000 jlarmour Remove if_innovator.c as intended in last patch
Tue, 04 Mar 2003 17:35:41 +0000 gthomas Revert previous changes - need copyright assignment
Tue, 04 Mar 2003 17:23:32 +0000 gthomas Address namespace issues