Mercurial > ecos-v3_0-branch
annotate packages/hal/arm/lpc2xxx/olpce2294/current/ChangeLog @ 2682:aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
driver.
| author | asl |
|---|---|
| date | Mon, 08 Dec 2008 20:19:22 +0000 |
| parents | e535f3bda77b |
| children | 74dbf4c3f2e1 |
| rev | line source |
|---|---|
|
2682
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2672
diff
changeset
|
1 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
|
2 |
|
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2672
diff
changeset
|
3 * 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
|
4 driver. |
|
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2672
diff
changeset
|
5 |
|
2672
e535f3bda77b
* include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents:
2664
diff
changeset
|
6 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
|
7 |
|
e535f3bda77b
* include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents:
2664
diff
changeset
|
8 * 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
|
9 * 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
|
10 macros. |
|
e535f3bda77b
* include/plf_io.h: Useless and not-portable IO macros removed.
asl
parents:
2664
diff
changeset
|
11 |
| 2664 | 12 2008-08-31 Sergei Gavrikov <sergei.gavrikov@gmail.com> |
| 13 | |
| 14 * LPC-E2294 development board package | |
| 15 * cdl/hal_arm_lpc2xxx_olpce2294.cdl | |
| 16 * include/hal_platform_setup.h | |
| 17 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_ram.h | |
| 18 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_ram.ldi | |
| 19 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_rom.h | |
| 20 * include/pkgconf/mlt_arm_lpc2xxx_olpce2294_rom.ldi | |
| 21 * include/plf_io.h | |
| 22 * misc/redboot_ROM.ecm | |
| 23 * src/btn_drv.c | |
| 24 * src/olpce2294_misc.c | |
| 25 * src/redboot_cmds.c | |
| 26 | |
| 27 //=========================================================================== | |
| 28 //####ECOSGPLCOPYRIGHTBEGIN#### | |
| 29 // ------------------------------------------- | |
| 30 // This file is part of eCos, the Embedded Configurable Operating System. | |
| 31 // Copyright (C) 2008 FSF. | |
| 32 // | |
| 33 // eCos is free software; you can redistribute it and/or modify it under | |
| 34 // the terms of the GNU General Public License as published by the Free | |
| 35 // Software Foundation; either version 2 or (at your option) any later version. | |
| 36 // | |
| 37 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | |
| 38 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 39 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
| 40 // for more details. | |
| 41 // | |
| 42 // You should have received a copy of the GNU General Public License along | |
| 43 // with eCos; if not, write to the Free Software Foundation, Inc., | |
| 44 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | |
| 45 // | |
| 46 // As a special exception, if other files instantiate templates or use macros | |
| 47 // or inline functions from this file, or you compile this file and link it | |
| 48 // with other works to produce a work based on this file, this file does not | |
| 49 // by itself cause the resulting work to be covered by the GNU General Public | |
| 50 // License. However the source code for this file must still be made available | |
| 51 // in accordance with section (3) of the GNU General Public License. | |
| 52 // | |
| 53 // This exception does not invalidate any other reasons why a work based on | |
| 54 // this file might be covered by the GNU General Public License. | |
| 55 // ------------------------------------------- | |
| 56 //####ECOSGPLCOPYRIGHTEND#### | |
| 57 //=========================================================================== | |
| 58 |
