Mercurial > flash_v2
annotate packages/hal/powerpc/ec555/current/ChangeLog @ 1777:c16341b1bac6 default tip
* Added execute permissions to files missed in conversion from CVS
| author | alexs |
|---|---|
| date | Mon, 12 Oct 2009 02:26:09 +0100 |
| parents | db15bd08b3f0 |
| children |
| rev | line source |
|---|---|
|
1616
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
1 2004-04-19 Bob Koninckx <bob.koninckx@o-3s.com> |
| 1618 | 2 |
|
1616
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
3 * src/ec555.S: Corrected typo in initialisation of SYPCR to make sure |
| 1618 | 4 watchdog no longer ticks when FREEZE is asserted. Changed initialisation |
| 5 of TBSCR to make sure timebase continues ticking when FREEZE is | |
| 6 asserted. | |
| 7 * src/ec555.S: Removed definition of memory segments. We do not need | |
| 8 them afterall. | |
|
1616
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
9 * include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.h: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
10 * include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
11 * include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
12 * include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.h: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
13 * include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
14 * include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
15 * include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.h: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
16 * include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
17 * include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
18 * include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.h: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
19 * include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
20 * include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.ldi: Reserved a block of |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
21 64K at the beginning of external ram for use by RedBoot. Only really |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
22 necessary if network support is wanted. |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
23 * include/pkgconf/mlt_powerpc_ec555_ram.h: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
24 * include/pkgconf/mlt_powerpc_ec555_ram.ldi: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
25 * include/pkgconf/mlt_powerpc_ec555_rom.h: |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
26 * include/pkgconf/mlt_powerpc_ec555_rom.ldi: Permanently removed |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
27 |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
28 2004-04-08 Bob Koninckx <bob.koninckx@o-3s.com> |
| 1618 | 29 |
|
1616
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
30 * include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
31 * include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
32 * include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
33 * include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
34 * include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
35 * include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
36 * include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
37 * include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
38 * include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
39 * include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
40 * include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
41 * include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.h: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
42 * include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
43 * include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
44 * include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
45 * include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.ldi: New file |
|
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
46 * cdl/hal_powerpc_ec555.cdl, src/ec555.S, plf_misc.c: Added support |
| 1618 | 47 for all four different variants of the ec555 board. Notice that we |
| 48 had to change the memory map. 16 MB flashes simply did not fit in | |
| 49 the one we defined previously. | |
|
1616
126cd98e4832
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
jlarmour
parents:
1447
diff
changeset
|
50 |
|
1447
1093dffde948
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
gthomas
parents:
1397
diff
changeset
|
51 2003-12-16 Gary Thomas <gary@mlbassoc.com> |
|
1093dffde948
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
gthomas
parents:
1397
diff
changeset
|
52 |
|
1093dffde948
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
gthomas
parents:
1397
diff
changeset
|
53 * misc/redboot_ROM.ecm: |
|
1093dffde948
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
gthomas
parents:
1397
diff
changeset
|
54 * misc/redboot_RAM.ecm: |
|
1093dffde948
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
gthomas
parents:
1397
diff
changeset
|
55 CYGNUM_FLASH_WORKSPACE_SIZE is no longer used. |
|
1093dffde948
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
gthomas
parents:
1397
diff
changeset
|
56 |
| 1130 | 57 2003-07-18 Nick Garnett <nickg@balti.calivar.com> |
| 58 | |
| 59 * cdl/hal_powerpc_ec555.cdl: | |
| 60 Changed values for CYGNUM_HAL_RTC_NUMERATOR, | |
| 61 CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to | |
| 62 "default_value" from "calculated". This makes it easier | |
| 63 to change these values globally. | |
| 64 | |
| 1397 | 65 2003-05-25 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> |
| 66 | |
| 67 * include/plf_intr.h: Use the watchdog (if present) to reset the board | |
| 68 | |
|
815
f90e00669a21
Cleanup by removing some unecessary/confusing #include statements.
gthomas
parents:
599
diff
changeset
|
69 2003-03-07 Gary Thomas <gary@mlbassoc.com> |
|
f90e00669a21
Cleanup by removing some unecessary/confusing #include statements.
gthomas
parents:
599
diff
changeset
|
70 |
|
f90e00669a21
Cleanup by removing some unecessary/confusing #include statements.
gthomas
parents:
599
diff
changeset
|
71 * include/plf_stub.h: Remove [confusing] platform specific include. |
|
f90e00669a21
Cleanup by removing some unecessary/confusing #include statements.
gthomas
parents:
599
diff
changeset
|
72 |
|
599
02a1b55c8a11
* misc/redboot_RAM.ecm: Brought up to date with ROM version.
nickg
parents:
210
diff
changeset
|
73 2003-02-10 Nick Garnett <nickg@calivar.com> |
|
02a1b55c8a11
* misc/redboot_RAM.ecm: Brought up to date with ROM version.
nickg
parents:
210
diff
changeset
|
74 |
|
02a1b55c8a11
* misc/redboot_RAM.ecm: Brought up to date with ROM version.
nickg
parents:
210
diff
changeset
|
75 * misc/redboot_RAM.ecm: Brought up to date with ROM version. |
|
02a1b55c8a11
* misc/redboot_RAM.ecm: Brought up to date with ROM version.
nickg
parents:
210
diff
changeset
|
76 |
| 1397 | 77 2002-11-11 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> |
| 78 | |
| 79 * src/ec555.S: Removed statements to disable processor serialization, | |
| 80 this is already done in the variant initialization code. | |
| 81 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
82 2002-05-13 Jesper Skov <jskov@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
83 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
84 * cdl/hal_powerpc_ec555.cdl: Removed implemntation of |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
85 CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
86 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
87 2002-04-24 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
88 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
89 * New package. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
90 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
91 //=========================================================================== |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
92 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
93 // ------------------------------------------- |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
94 // This file is part of eCos, the Embedded Configurable Operating System. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
95 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
96 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
97 // eCos is free software; you can redistribute it and/or modify it under |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
98 // the terms of the GNU General Public License as published by the Free |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
99 // Software Foundation; either version 2 or (at your option) any later version. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
100 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
101 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
102 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
103 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
104 // for more details. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
105 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
106 // You should have received a copy of the GNU General Public License along |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
107 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
108 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
109 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
110 // As a special exception, if other files instantiate templates or use macros |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
111 // or inline functions from this file, or you compile this file and link it |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
112 // with other works to produce a work based on this file, this file does not |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
113 // by itself cause the resulting work to be covered by the GNU General Public |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
114 // License. However the source code for this file must still be made available |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
115 // in accordance with section (3) of the GNU General Public License. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
116 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
117 // This exception does not invalidate any other reasons why a work based on |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
118 // this file might be covered by the GNU General Public License. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
119 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
120 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. |
|
210
d2c90368aeef
Merge from eCos master repository on 2002-05-23-21:39:14-BST
jlarmour
parents:
208
diff
changeset
|
121 // at http://sources.redhat.com/ecos/ecos-license/ |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
122 // ------------------------------------------- |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
123 //####ECOSGPLCOPYRIGHTEND#### |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
124 //=========================================================================== |
