]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/arm/lpc2xxx/p2106/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / arm / lpc2xxx / p2106 / v2_0 / ChangeLog
1 2004-11-19  Jani Monoses <jani@iv.ro>
2
3         * cdl/hal_arm_lpc2xxx_p2106.cdl: 
4         * include/hal_platform_setup.h: 
5         Make PLL multiplier value configurable.
6         
7 2004-11-15  Jani Monoses <jani@iv.ro>
8
9         * include/hal_platform_setup.h:
10         Use ldr instead of mov so it builds in THUMB mode.
11         * include/pkgconf/mlt_arm_lpc2xxx_p2106_ram.ldi:
12         Fix RAM startup. 
13         * cdl/hal_arm_lpc2xxx_p2106.cdl: 
14         * src/p2106_misc.c:
15         s/Keil/Olimex/ 
16
17
18 2004-10-8  Jani Monoses <jani@iv.ro>
19
20         * cdl/hal_arm_lpc2xxx_p2106.cdl: 
21         * include/plf_io.h: 
22         * include/hal_platform_setup.h: 
23         * include/pkgconf/mlt_arm_lpc2xxx_p2106_rom.ldi: 
24         * include/pkgconf/mlt_arm_lpc2xxx_p2106_rom.h: 
25         * include/pkgconf/mlt_arm_lpc2xxx_p2106_ram.ldi: 
26         * include/pkgconf/mlt_arm_lpc2xxx_p2106_ram.h: 
27         * src/p2106_misc.c: 
28         New HAL platform added to support the Olimex LPC-P2106 board.
29
30 //===========================================================================
31 //####ECOSGPLCOPYRIGHTBEGIN####
32 // -------------------------------------------
33 // This file is part of eCos, the Embedded Configurable Operating System.
34 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
35 // Copyright (C) 2003 Nick Garnett <nickg@calivar.com>
36 // Copyright (C) 2004 eCosCentric Limited 
37 //
38 // eCos is free software; you can redistribute it and/or modify it under
39 // the terms of the GNU General Public License as published by the Free
40 // Software Foundation; either version 2 or (at your option) any later version.
41 //
42 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
43 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
44 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
45 // for more details.
46 //
47 // You should have received a copy of the GNU General Public License along
48 // with eCos; if not, write to the Free Software Foundation, Inc.,
49 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
50 //
51 // As a special exception, if other files instantiate templates or use macros
52 // or inline functions from this file, or you compile this file and link it
53 // with other works to produce a work based on this file, this file does not
54 // by itself cause the resulting work to be covered by the GNU General Public
55 // License. However the source code for this file must still be made available
56 // in accordance with section (3) of the GNU General Public License.
57 //
58 // This exception does not invalidate any other reasons why a work based on
59 // this file might be covered by the GNU General Public License.
60 // -------------------------------------------
61 //####ECOSGPLCOPYRIGHTEND####
62 //===========================================================================