annotate packages/hal/arm/lpc2xxx/olpce2294/current/ChangeLog @ 2749:82f1df43f011

Update compiler flags
author bartv
date Mon, 02 Feb 2009 19:16:08 +0000
parents 74dbf4c3f2e1
children 69fda884b880
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2749
82f1df43f011 Update compiler flags
bartv
parents: 2729
diff changeset
1 2009-01-31 Bart Veer <bartv@ecoscentric.com>
82f1df43f011 Update compiler flags
bartv
parents: 2729
diff changeset
2
82f1df43f011 Update compiler flags
bartv
parents: 2729
diff changeset
3 * cdl/hal_arm_lpc2xxx_olpce2294.cdl: update compiler flags for gcc 4.x
82f1df43f011 Update compiler flags
bartv
parents: 2729
diff changeset
4
2682
aa78e7da8d3d * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents: 2672
diff changeset
5 2008-12-03 Sergei Gavrikov <sergei.gavrikov@gmail.com>
aa78e7da8d3d * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents: 2672
diff changeset
6
aa78e7da8d3d * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents: 2672
diff changeset
7 * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
aa78e7da8d3d * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents: 2672
diff changeset
8 driver.
aa78e7da8d3d * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents: 2672
diff changeset
9
2672
e535f3bda77b * include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents: 2664
diff changeset
10 2008-11-23 Sergei Gavrikov <sergei.gavrikov@gmail.com>
e535f3bda77b * include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents: 2664
diff changeset
11
e535f3bda77b * include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents: 2664
diff changeset
12 * include/plf_io.h: Useless and not-portable IO macros removed.
e535f3bda77b * include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents: 2664
diff changeset
13 * src/olpce2294_misc.c: LCD driver reworked with a use eCos I/O
e535f3bda77b * include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents: 2664
diff changeset
14 macros.
e535f3bda77b * include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents: 2664
diff changeset
15
2664
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
16 2008-08-31 Sergei Gavrikov <sergei.gavrikov@gmail.com>
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
17
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
18 * LPC-E2294 development board package
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
19 * cdl/hal_arm_lpc2xxx_olpce2294.cdl
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
20 * include/hal_platform_setup.h
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
21 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_ram.h
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
22 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_ram.ldi
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
23 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_rom.h
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
24 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_rom.ldi
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
25 * include/plf_io.h
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
26 * misc/redboot_ROM.ecm
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
27 * src/btn_drv.c
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
28 * src/olpce2294_misc.c
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
29 * src/redboot_cmds.c
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
30
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
31 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
32 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
33 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
34 // This file is part of eCos, the Embedded Configurable Operating System.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
35 // Copyright (C) 2008 Free Software Foundation, Inc.
2664
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
36 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
37 // This program is free software; you can redistribute it and/or modify
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
38 // it under the terms of the GNU General Public License as published by
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
39 // the Free Software Foundation; either version 2 or (at your option) any
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
40 // later version.
2664
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
41 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
42 // This program is distributed in the hope that it will be useful, but
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
43 // WITHOUT ANY WARRANTY; without even the implied warranty of
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
44 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
45 // General Public License for more details.
2664
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
46 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
47 // You should have received a copy of the GNU General Public License
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
48 // along with this program; if not, write to the
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
49 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
50 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
51 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2682
diff changeset
52 // ####GPLCOPYRIGHTEND####
2664
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
53 //===========================================================================
7dbab411425b * LPC-E2294 development board package
asl
parents:
diff changeset
54