From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14105 invoked by alias); 25 Sep 2004 09:46:23 -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 14089 invoked by uid 9341); 25 Sep 2004 09:46:22 -0000 Date: Sat, 25 Sep 2004 09:46:00 -0000 Message-ID: <20040925094622.14088.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/hal/arm/at91/jtst/current Change ... X-SW-Source: 2004/txt/msg00498.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2004-09-25 09:46:22 Added files: packages/hal/arm/at91/jtst/current: ChangeLog packages/hal/arm/at91/jtst/current/cdl: hal_arm_at91_jtst.cdl packages/hal/arm/at91/jtst/current/include: hal_platform_ints.h hal_platform_setup.h plf_io.h packages/hal/arm/at91/jtst/current/include/pkgconf: mlt_arm_at91_jtst_ram.h mlt_arm_at91_jtst_ram.ldi mlt_arm_at91_jtst_ram.mlt mlt_arm_at91_jtst_rom.h mlt_arm_at91_jtst_rom.ldi mlt_arm_at91_jtst_rom.mlt packages/hal/arm/at91/jtst/current/misc: redboot_RAM.ecm redboot_ROM.ecm packages/hal/arm/at91/jtst/current/src: jtst_misc.c Log message: * cdl/hal_arm_at91_jtst.cdl: * include/plf_io.h: * include/hal_platform_setup.h: * include/hal_platform_ints.h: * include/pkgconf/mlt_arm_at91_jtst_ram.ldi: * include/pkgconf/mlt_arm_at91_jtst_ram.h: * include/pkgconf/mlt_arm_at91_jtst_rom.ldi: * include/pkgconf/mlt_arm_at91_jtst_rom.h: * include/pkgconf/mlt_arm_at91_jtst_romram.ldi: * include/pkgconf/mlt_arm_at91_jtst_romram.h: * src/jtst_misc.c: New HAL added to support Atmel JTST board (based on Diopsis chip). Adapted from the EB40 and EB40A HALs by Thomas Koeller and Tim Drury.