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