From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9970 invoked by alias); 31 May 2002 01:05:59 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 9948 invoked from network); 31 May 2002 01:05:57 -0000 Received: from unknown (HELO executor.cambridge.redhat.com) (195.224.55.237) by sources.redhat.com with SMTP; 31 May 2002 01:05:57 -0000 Received: from localhost.localdomain (murgh.cambridge.redhat.com [172.16.18.70]) by executor.cambridge.redhat.com (Postfix) with ESMTP id 20ED3ABAF8 for ; Fri, 31 May 2002 02:05:57 +0100 (BST) Received: (from swcvs@localhost) by localhost.localdomain (8.11.6/8.11.0) id g4V15uS18569; Fri, 31 May 2002 02:05:56 +0100 Date: Thu, 30 May 2002 18:05:00 -0000 Message-Id: <200205310105.g4V15uS18569@localhost.localdomain> X-Authentication-Warning: localhost.localdomain: swcvs set sender to jlarmour@sources.redhat.com using -f From: Jonathan Larmour To: ecos-cvs@sources.redhat.com Subject: eCos anonymous CVS repository updated X-SW-Source: 2002/txt/msg00005.txt.bz2 List-Id: The eCos anonymous CVS repository has been updated today (2002-05-31). The following changes were made to NEWS and ChangeLogs: Index: packages/devs/eth/arm/ks32c5000/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/arm/ks32c5000/current/ChangeLog,v retrieving revision 1.2 diff -u -0 -r1.2 ChangeLog --- packages/devs/eth/arm/ks32c5000/current/ChangeLog 23 May 2002 23:00:40 -0000 1.2 +++ packages/devs/eth/arm/ks32c5000/current/ChangeLog 31 May 2002 01:03:51 -0000 @@ -0,0 +1,6 @@ +2002-05-30 Jonathan Larmour + + * src/ks5000_ether.c (ks32c5000_eth_send): Conditionalize on + CYGPKG_KERNEL for presence of thread delay function. + (ks32c5000_eth_init): No need conditionalizing unmask on CYGPKG_NET. + Index: packages/devs/eth/cf/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/cf/current/ChangeLog,v retrieving revision 1.11 diff -u -0 -r1.11 ChangeLog --- packages/devs/eth/cf/current/ChangeLog 23 May 2002 23:00:41 -0000 1.11 +++ packages/devs/eth/cf/current/ChangeLog 31 May 2002 01:03:56 -0000 @@ -0,0 +1,5 @@ +2002-05-30 Jonathan Larmour + + * src/if_sc_lpe.c: Conditionalize use of thread on CYGPKG_KERNEL + not CYGPKG_NET. + Index: packages/devs/eth/cl/cs8900a/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/cl/cs8900a/current/ChangeLog,v retrieving revision 1.4 diff -u -0 -r1.4 ChangeLog --- packages/devs/eth/cl/cs8900a/current/ChangeLog 23 May 2002 23:00:41 -0000 1.4 +++ packages/devs/eth/cl/cs8900a/current/ChangeLog 31 May 2002 01:04:01 -0000 @@ -0,0 +1,6 @@ +2002-05-30 Jonathan Larmour + + * include/cs8900.h: Check for lost ints if we can - when kernel present. + * src/if_cs8900a.c: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED where + appropriate. + Index: packages/devs/eth/frv/frv400/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/frv/frv400/current/ChangeLog,v retrieving revision 1.2 diff -u -0 -r1.2 ChangeLog --- packages/devs/eth/frv/frv400/current/ChangeLog 23 May 2002 23:00:41 -0000 1.2 +++ packages/devs/eth/frv/frv400/current/ChangeLog 31 May 2002 01:04:07 -0000 @@ -0,0 +1,5 @@ +2002-05-30 Jonathan Larmour + + * include/devs_eth_frv400.inl: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED + instead of CYGPKG_NET where required. + Index: packages/devs/eth/h8300/aki3068net/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/h8300/aki3068net/current/ChangeLog,v retrieving revision 1.2 diff -u -0 -r1.2 ChangeLog --- packages/devs/eth/h8300/aki3068net/current/ChangeLog 23 May 2002 23:00:42 -0000 1.2 +++ packages/devs/eth/h8300/aki3068net/current/ChangeLog 31 May 2002 01:04:12 -0000 @@ -0,0 +1,4 @@ +2002-05-28 Jonathan Larmour + + * src/if_aki3068net.c: Remove unused includes. + Index: packages/devs/eth/ns/dp83902a/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/ns/dp83902a/current/ChangeLog,v retrieving revision 1.7 diff -u -0 -r1.7 ChangeLog --- packages/devs/eth/ns/dp83902a/current/ChangeLog 23 May 2002 23:00:46 -0000 1.7 +++ packages/devs/eth/ns/dp83902a/current/ChangeLog 31 May 2002 01:04:17 -0000 @@ -0,0 +1,5 @@ +2002-05-30 Jonathan Larmour + + * src/if_dp83902a.c: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED instead + of CYGPKG_NET where required. + Index: packages/devs/eth/powerpc/fec/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/powerpc/fec/current/ChangeLog,v retrieving revision 1.5 diff -u -0 -r1.5 ChangeLog --- packages/devs/eth/powerpc/fec/current/ChangeLog 23 May 2002 23:00:47 -0000 1.5 +++ packages/devs/eth/powerpc/fec/current/ChangeLog 31 May 2002 01:04:22 -0000 @@ -0,0 +1,12 @@ +2002-05-30 Jonathan Larmour + + * src/if_fec.c: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED where + appropriate. + +2002-05-30 Jesper Skov + + * src/if_fec.c: Initialized a variable and removed an unused + variable. Also made one volatile. All to remove warnings. + * src/fec.h: Made more pointers volatile to avoid compiler + warnings. + Index: packages/devs/eth/powerpc/quicc/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/devs/eth/powerpc/quicc/current/ChangeLog,v retrieving revision 1.12 diff -u -0 -r1.12 ChangeLog --- packages/devs/eth/powerpc/quicc/current/ChangeLog 23 May 2002 23:00:47 -0000 1.12 +++ packages/devs/eth/powerpc/quicc/current/ChangeLog 31 May 2002 01:04:27 -0000 @@ -0,0 +1,5 @@ +2002-05-30 Jonathan Larmour + + * src/if_quicc.c: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED where + appropriate. + Index: packages/hal/arm/arch/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/hal/arm/arch/current/ChangeLog,v retrieving revision 1.70 diff -u -0 -r1.70 ChangeLog --- packages/hal/arm/arch/current/ChangeLog 23 May 2002 23:01:41 -0000 1.70 +++ packages/hal/arm/arch/current/ChangeLog 31 May 2002 01:04:33 -0000 @@ -0,0 +1,10 @@ +2002-05-28 Mark Salter + + * cdl/hal_arm.cdl: Tweaked description for + CYGHWR_REDBOOT_ARM_LINUX_EXEC_ADDRESS. + Add CYGHWR_REDBOOT_ARM_LINUX_TAGS_ADDRESS. + + * src/redboot_linux_exec.c (do_exec): Rework transition to MMU + off and jump to kernel so that it works for non 1-1 mapped + platforms. + Index: packages/hal/arm/iq80310/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/hal/arm/iq80310/current/ChangeLog,v retrieving revision 1.16 diff -u -0 -r1.16 ChangeLog --- packages/hal/arm/iq80310/current/ChangeLog 29 May 2002 18:28:09 -0000 1.16 +++ packages/hal/arm/iq80310/current/ChangeLog 31 May 2002 01:04:39 -0000 @@ -0,0 +1,9 @@ +2002-05-28 Mark Salter + + * cdl/hal_arm_iq80310.cdl: Add Linux boot support. + * misc/redboot_RAM.ecm: Ditto. + * misc/redboot_ROM.ecm: Ditto. + + * include/hal_iq80310.h (CYGARC_HAL_MMU_OFF): Xscale has + special requirements for turning off MMU. + Index: packages/hal/arm/xscale/iq80321/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/hal/arm/xscale/iq80321/current/ChangeLog,v retrieving revision 1.3 diff -u -0 -r1.3 ChangeLog --- packages/hal/arm/xscale/iq80321/current/ChangeLog 29 May 2002 18:28:11 -0000 1.3 +++ packages/hal/arm/xscale/iq80321/current/ChangeLog 31 May 2002 01:04:44 -0000 @@ -0,0 +1,7 @@ +2002-05-28 Mark Salter + + * cdl/hal_arm_xscale_iq80321.cdl: Add HAL_PLATFORM_MACHINE_TYPE. + + * misc/redboot_RAM.ecm: Changed Linux address. + * misc/redboot_ROM.ecm: Ditto. + Index: packages/hal/arm/xscale/verde/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/hal/arm/xscale/verde/current/ChangeLog,v retrieving revision 1.3 diff -u -0 -r1.3 ChangeLog --- packages/hal/arm/xscale/verde/current/ChangeLog 29 May 2002 18:28:12 -0000 1.3 +++ packages/hal/arm/xscale/verde/current/ChangeLog 31 May 2002 01:04:49 -0000 @@ -0,0 +1,7 @@ +2002-05-28 Mark Salter + + * cdl/hal_arm_xscale_verde.cdl: Fix linux exec address test. + + * include/hal_verde.h (CYGARC_HAL_MMU_OFF): XScale has + special requirements for turning off MMU. + Index: packages/hal/powerpc/quicc/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/hal/powerpc/quicc/current/ChangeLog,v retrieving revision 1.20 diff -u -0 -r1.20 ChangeLog --- packages/hal/powerpc/quicc/current/ChangeLog 23 May 2002 23:04:32 -0000 1.20 +++ packages/hal/powerpc/quicc/current/ChangeLog 31 May 2002 01:04:54 -0000 @@ -0,0 +1,4 @@ +2002-05-30 Jesper Skov + + * src/quicc_smc1.c: Fix warning. + Index: packages/hal/powerpc/viper/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/hal/powerpc/viper/current/ChangeLog,v retrieving revision 1.4 diff -u -0 -r1.4 ChangeLog --- packages/hal/powerpc/viper/current/ChangeLog 23 May 2002 23:04:34 -0000 1.4 +++ packages/hal/powerpc/viper/current/ChangeLog 31 May 2002 01:04:59 -0000 @@ -0,0 +1,4 @@ +2002-05-30 John Dallaway + + * include/pkgconf/mlt*: Regenerated memory layout files. + Index: packages/io/eth/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos/packages/io/eth/current/ChangeLog,v retrieving revision 1.33 diff -u -0 -r1.33 ChangeLog --- packages/io/eth/current/ChangeLog 29 May 2002 18:28:22 -0000 1.33 +++ packages/io/eth/current/ChangeLog 31 May 2002 01:05:04 -0000 @@ -0,0 +1,5 @@ +2002-05-30 Jonathan Larmour + + * cdl/eth_drivers.cdl: Provide CYGINT_IO_ETH_INT_SUPPORT_REQUIRED + interface to indicate if interrupt support is required. + Index: packages/net/common/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos-opt/net/net/common/current/ChangeLog,v retrieving revision 1.3 diff -u -0 -r1.3 ChangeLog --- packages/net/common/current/ChangeLog 29 May 2002 18:28:28 -0000 1.3 +++ packages/net/common/current/ChangeLog 31 May 2002 01:05:08 -0000 @@ -0,0 +1,4 @@ +2002-05-30 Jesper Skov + + * tests/flood.c (floodsend): Fixed warning. + Index: packages/net/ns/dns/current/ChangeLog =================================================================== RCS file: /cvs/ecos/ecos-opt/net/net/ns/dns/current/ChangeLog,v retrieving revision 1.3 diff -u -0 -r1.3 ChangeLog --- packages/net/ns/dns/current/ChangeLog 29 May 2002 18:28:29 -0000 1.3 +++ packages/net/ns/dns/current/ChangeLog 31 May 2002 01:05:12 -0000 @@ -0,0 +1,4 @@ +2002-05-30 Jesper Skov + + * src/dns.c: fixed index->ptdindex oversight. + ==================================== Here is a summary of the files modified: M images/arm/ipaq/OSloader A packages/compat/uitron/current/doc/uitron.sgml M packages/devs/eth/arm/ks32c5000/current/ChangeLog M packages/devs/eth/arm/ks32c5000/current/src/ks5000_ether.c M packages/devs/eth/cf/current/ChangeLog M packages/devs/eth/cf/current/src/if_sc_lpe.c M packages/devs/eth/cl/cs8900a/current/ChangeLog M packages/devs/eth/cl/cs8900a/current/include/cs8900.h M packages/devs/eth/cl/cs8900a/current/src/if_cs8900a.c M packages/devs/eth/frv/frv400/current/ChangeLog M packages/devs/eth/frv/frv400/current/include/devs_eth_frv400.inl M packages/devs/eth/h8300/aki3068net/current/ChangeLog M packages/devs/eth/h8300/aki3068net/current/src/if_aki3068net.c M packages/devs/eth/ns/dp83902a/current/ChangeLog M packages/devs/eth/ns/dp83902a/current/src/if_dp83902a.c M packages/devs/eth/powerpc/fec/current/ChangeLog M packages/devs/eth/powerpc/fec/current/src/fec.h M packages/devs/eth/powerpc/fec/current/src/if_fec.c M packages/devs/eth/powerpc/quicc/current/ChangeLog M packages/devs/eth/powerpc/quicc/current/src/if_quicc.c M packages/fs/jffs2/current/src/LICENCE M packages/hal/arm/arch/current/ChangeLog M packages/hal/arm/arch/current/cdl/hal_arm.cdl M packages/hal/arm/arch/current/src/redboot_linux_exec.c M packages/hal/arm/iq80310/current/ChangeLog M packages/hal/arm/iq80310/current/cdl/hal_arm_iq80310.cdl M packages/hal/arm/iq80310/current/include/hal_iq80310.h M packages/hal/arm/iq80310/current/misc/redboot_RAM.ecm M packages/hal/arm/iq80310/current/misc/redboot_ROM.ecm M packages/hal/arm/xscale/iq80321/current/ChangeLog M packages/hal/arm/xscale/iq80321/current/cdl/hal_arm_xscale_iq80321.cdl M packages/hal/arm/xscale/iq80321/current/misc/redboot_RAM.ecm M packages/hal/arm/xscale/iq80321/current/misc/redboot_ROM.ecm M packages/hal/arm/xscale/verde/current/ChangeLog M packages/hal/arm/xscale/verde/current/cdl/hal_arm_xscale_verde.cdl M packages/hal/arm/xscale/verde/current/include/hal_verde.h M packages/hal/powerpc/quicc/current/ChangeLog M packages/hal/powerpc/quicc/current/src/quicc_smc1.c M packages/hal/powerpc/viper/current/ChangeLog M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_ram.h M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_ram.ldi M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_ram.mlt M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_rom.h M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_rom.ldi M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_rom.mlt M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_romram.h M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_romram.ldi M packages/hal/powerpc/viper/current/include/pkgconf/mlt_powerpc_viper_romram.mlt M packages/io/eth/current/ChangeLog M packages/io/eth/current/cdl/eth_drivers.cdl M packages/net/common/current/ChangeLog M packages/net/common/current/src/inet_pton.c M packages/net/common/current/tests/bridge.c M packages/net/common/current/tests/flood.c M packages/net/common/current/tests/tcp_echo.c M packages/net/ns/dns/current/ChangeLog M packages/net/ns/dns/current/src/dns.c M packages/redboot/current/doc/redboot_cmds.sgml