]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/arm/mac7100/var/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / arm / mac7100 / var / v2_0 / ChangeLog
1 2007-01-10  Ilija Koco  <ilijak@siva.com.mk>
2
3         * hal_arm_mac7100.cdl: added property
4         "requires CYGPKG_IO_SERIAL_FREESCALE_ESCI_H"
5
6 2006-08-08  Ilija Koco  <ilijak@siva.com.mk>
7
8         * var_io.h: Freescale eSCI platform dependent clock related macros
9         moved here from ser_esci.h
10         
11 2006-06-08  Ilija Koco  <ilijak@siva.com.mk>
12
13         * hal_var_setup.h: (new) Assembly macros shared between targets.
14         * cdl/hal_arm_mac7100.cdl: some defaults changed in favour of
15         MAC7100EVB
16
17 2006-05-24  Ilija Koco  <ilijak@siva.com.mk>
18
19         * cdl/hal_arm_mac7100.cdl:
20         * include/hal_cache.h: 
21         * include/hal_diag.h: 
22         * include/mac7100_misc.h: 
23         * include/plf_stub.h: unchanged from AT91
24         * include/var_arch.h:
25         * include/var_io.h:     
26         * src/flash_security.S:
27         * src/hal_diag.c:
28         * src/mac7100_misc.c
29         New variant port - based on at91 variant by Gary Thomas
30
31 //===========================================================================
32 //####ECOSGPLCOPYRIGHTBEGIN####
33 // -------------------------------------------
34 // This file is part of eCos, the Embedded Configurable Operating System.
35 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
36 //
37 // eCos is free software; you can redistribute it and/or modify it under
38 // the terms of the GNU General Public License as published by the Free
39 // Software Foundation; either version 2 or (at your option) any later version.
40 //
41 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
42 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
43 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
44 // for more details.
45 //
46 // You should have received a copy of the GNU General Public License along
47 // with eCos; if not, write to the Free Software Foundation, Inc.,
48 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
49 //
50 // As a special exception, if other files instantiate templates or use macros
51 // or inline functions from this file, or you compile this file and link it
52 // with other works to produce a work based on this file, this file does not
53 // by itself cause the resulting work to be covered by the GNU General Public
54 // License. However the source code for this file must still be made available
55 // in accordance with section (3) of the GNU General Public License.
56 //
57 // This exception does not invalidate any other reasons why a work based on
58 // this file might be covered by the GNU General Public License.
59 // -------------------------------------------
60 //####ECOSGPLCOPYRIGHTEND####
61 //===========================================================================