]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/arm/at91/phycore/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / arm / at91 / phycore / v2_0 / ChangeLog
1 2004-10-13  Sebastian Block  <sebastianblock@gmx.net>
2
3         * cdl/hal_arm_at91_phycore.cdl: 
4         * include/plf_io.h: 
5         * include/hal_platform_setup.h: 
6         * include/hal_platform_ints.h: 
7         * include/pkgconf/mlt_arm_at91_phycore_ram.ldi: 
8         * include/pkgconf/mlt_arm_at91_phycore_ram.h: 
9         * include/pkgconf/mlt_arm_at91_phycore_rom.ldi: 
10         * include/pkgconf/mlt_arm_at91_phycore_rom.h: 
11         * include/pkgconf/mlt_arm_at91_phycore_romram.ldi: 
12         * include/pkgconf/mlt_arm_at91_phycore_romram.h: 
13         * src/phycore_misc.c: 
14         New HAL added to support the Phytec phyCore AT91M55800A
15         board. Adapted from the EB55 HAL by Nick Garnett.
16
17
18 //===========================================================================
19 //####ECOSGPLCOPYRIGHTBEGIN####
20 // -------------------------------------------
21 // This file is part of eCos, the Embedded Configurable Operating System.
22 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
23 // Copyright (C) 2004 Sebastian Block  <sebastianblock@gmx.net>
24 //
25 // eCos is free software; you can redistribute it and/or modify it under
26 // the terms of the GNU General Public License as published by the Free
27 // Software Foundation; either version 2 or (at your option) any later version.
28 //
29 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
30 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
31 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
32 // for more details.
33 //
34 // You should have received a copy of the GNU General Public License along
35 // with eCos; if not, write to the Free Software Foundation, Inc.,
36 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
37 //
38 // As a special exception, if other files instantiate templates or use macros
39 // or inline functions from this file, or you compile this file and link it
40 // with other works to produce a work based on this file, this file does not
41 // by itself cause the resulting work to be covered by the GNU General Public
42 // License. However the source code for this file must still be made available
43 // in accordance with section (3) of the GNU General Public License.
44 //
45 // This exception does not invalidate any other reasons why a work based on
46 // this file might be covered by the GNU General Public License.
47 //
48 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
49 // at http://sources.redhat.com/ecos/ecos-license/
50 // -------------------------------------------
51 //####ECOSGPLCOPYRIGHTEND####
52 //===========================================================================