Mercurial > ecos-v3_0-branch
view packages/hal/arm/mac7100/mace1/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
| author | jlarmour |
|---|---|
| date | Thu, 29 Jan 2009 17:47:46 +0000 |
| parents | 7fec0d64790f |
| children | 82f1df43f011 |
line wrap: on
line source
2009-01-24 Bart Veer <bartv@ecoscentric.com> * cdl/hal_arm_mac7100_mace1.cdl: switch from arm-elf-gcc to arm-eabi-gcc. Remove -mno-short-load-words. 2006-06-08 Ilija Koco <ilijak@siva.com.mk> * include/hal_platform_setup.h: PLL clock and memory remap moved to hal_var_setup.h * include/mace1_misc.h: LED macros added 2006-05-24 Ilija Koco <ilijak@siva.com.mk> * cdl/hal_arm_mac7100_mace1.cdl: * include/plf_io.h: * include/hal_platform_ints.h: * include/hal_platform_setup.h: * include/mace1_misc.h: * include/pkgconf/mlt_arm_mac7100_mace1_rom.ldi: * include/pkgconf/mlt_arm_mac7100_mace1_rom.h: * src/mace1_misc.c: New HAL added to support the SIvA MACE1 board. Adapted from the EB55 by Nick Garnett //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 or (at your option) any // later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the // Free Software Foundation, Inc., 51 Franklin Street, // Fifth Floor, Boston, MA 02110-1301, USA. // ------------------------------------------- // ####GPLCOPYRIGHTEND#### //===========================================================================
