Mercurial > flash_v2
annotate packages/hal/arm/aeb/current/ChangeLog @ 46:797268ecc331 ecos-sw-1999-10-19
Merge from eCos master repository on 1999-10-19-18:55:31-BST
| author | jlarmour |
|---|---|
| date | Tue, 19 Oct 1999 19:19:52 +0000 |
| parents | 41bd4f3a90de |
| children | a0774359f013 |
| rev | line source |
|---|---|
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
1 1999-10-12 Jesper Skov <jskov@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
2 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
3 * include/pkgconf/hal_arm_aeb.h: Add CT config of revision. |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
4 aebC instead of aebc. |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
5 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
6 1999-10-08 Jesper Skov <jskov@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
7 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
8 * include/hal_platform_setup.h: Disable cache for now. |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
9 |
|
44
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
10 1999-10-07 Jesper Skov <jskov@cygnus.co.uk> |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
11 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
12 * include/pkgconf/hal_arm_aeb.h: |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
13 * include/hal_platform_setup.h: |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
14 Use CYGHWR_HAL_ARM_AEB_REVISION_C to select revision behavior. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
15 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
16 1999-10-05 Jesper Skov <jskov@cygnus.co.uk> |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
17 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
18 * include/hal_platform_setup.h: Added support for AEB rev C. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
19 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
20 * src/aeb_misc.c (hal_hardware_init): Use UCACHE macros. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
21 * include/hal_cache.h: Fixed cache macros. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
22 |
|
36
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
28
diff
changeset
|
23 1999-09-07 Jesper Skov <jskov@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
28
diff
changeset
|
24 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
28
diff
changeset
|
25 * include/plf_stub.h: |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
28
diff
changeset
|
26 * src/plf_stub.c (hal_aeb_reset): |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
28
diff
changeset
|
27 Added reset on detach. |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
28
diff
changeset
|
28 |
|
28
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
10
diff
changeset
|
29 1999-08-08 Gary Thomas <gthomas@cygnus.co.uk> |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
10
diff
changeset
|
30 |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
10
diff
changeset
|
31 * misc/Notes: |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
10
diff
changeset
|
32 * misc/STUBS_config: Update patch for new hal.h. |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
10
diff
changeset
|
33 |
|
10
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
34 1999-05-25 Gary Thomas <gthomas@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
35 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
36 * misc/gdb_module.c: Fix up symbols for new ABI. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
37 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
38 1999-05-24 Gary Thomas <gthomas@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
39 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
40 * src/hal_diag.c: Clean up direct access code. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
41 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
42 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
43 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
44 * include/pkgconf/hal_arm_aeb.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
45 |
| 2 | 46 1999-04-13 Gary Thomas <gthomas@cygnus.co.uk> |
| 47 | |
| 48 * src/aeb_misc.c: Add some testing code using a second timer. | |
| 49 | |
| 50 * include/hal_platform_setup.h: New file | |
| 51 | |
| 52 1999-04-08 John Dallaway <jld@cygnus.co.uk> | |
| 53 | |
| 54 * include/pkgconf/mlt_arm_aeb_rom.ldi: Fix SECTION macro which | |
| 55 was missed during recent macro arguments change | |
| 56 | |
| 57 1999-04-08 John Dallaway <jld@cygnus.co.uk> | |
| 58 | |
| 59 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 60 avoid padded output sections (PR 19787) | |
| 61 | |
| 62 1999-03-23 Gary Thomas <gthomas@cygnus.co.uk> | |
| 63 | |
| 64 * src/hal_diag.c (hal_diag_write_char): Make GDB 'O' transaction | |
| 65 run with interrupts disabled. | |
| 66 | |
| 67 1999-03-23 John Dallaway <jld@cygnus.co.uk> | |
| 68 | |
| 69 * include/pkgconf/hal_arm_aeb.h: Modify display string for | |
| 70 consistency. | |
| 71 | |
| 72 1999-03-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 73 | |
| 74 * src/hal_diag.c (hal_diag_write_char): Don't disable all | |
| 75 interrupts, just the serial port during output. | |
| 76 | |
| 77 * src/aeb_misc.c: Add support for "abort" button. This works | |
| 78 like ^C if GDB break support is compiled in. | |
| 79 (hal_clock_read): Only return "reasonable" deltas - hardware | |
| 80 sometimes gives flakey/implausible counts. | |
| 81 | |
| 82 * include/hal_platform_ints.h: Improve interrupt assignments. | |
| 83 | |
| 84 1999-03-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 85 | |
| 86 * src/hal_diag.c: | |
| 87 * include/plf_stub.h: | |
| 88 * src/plf_stub.c: Add GDB break support. | |
| 89 | |
| 90 1999-03-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 91 | |
| 92 * include/hal_cache.h (HAL_DCACHE_PURGE_ALL): Add macro. | |
| 93 | |
| 94 * include/hal_platform_ints.h: Add additional interrupt sources | |
| 95 (UARTs and WATCHDOG). | |
| 96 | |
| 97 1999-03-11 John Dallaway <jld@cygnus.co.uk> | |
| 98 | |
| 99 * include/pkgconf/*.ldi: add copyright notices | |
| 100 | |
| 101 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 102 | |
| 103 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 104 that they can co-exist in an eCos build tree (PR 19184) | |
| 105 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 106 that they can co-exist in an eCos build tree (PR 19184) | |
| 107 | |
| 108 1999-02-26 Gary Thomas <gthomas@cygnus.co.uk> | |
| 109 | |
| 110 * misc/Notes: | |
| 111 * misc/PKGconf.mak: Fix stubs build for new layout. | |
| 112 | |
| 113 * misc/gdb_module.c: Update version. Build with new stubs. | |
| 114 | |
| 115 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 116 | |
| 117 * include/hal_platform_ints.h: | |
| 118 Reorganise vector/interrupt/exception names according to purpose | |
| 119 QA improvements | |
| 120 | |
| 121 * src/aeb_misc.c: | |
| 122 Change interrupt names due to above | |
| 123 QA improvements | |
| 124 | |
| 125 1999-02-17 John Dallaway <jld@cygnus.co.uk> | |
| 126 | |
| 127 * include/pkgconf/ram.mlt: Relocate the GDB stubs | |
| 128 * include/pkgconf/ram.ldi: Relocate the GDB stubs | |
| 129 * include/pkgconf/stubs.mlt: Relocate the GDB stubs | |
| 130 * include/pkgconf/stubs.ldi: Relocate the GDB stubs | |
| 131 | |
| 132 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 133 | |
| 134 * src/hal_diag.c (hal_diag_write_char): Changed | |
| 135 __output_gdb_string to hal_output_gdb_string. | |
| 136 | |
| 137 * include/hal_stub.h: [removed] | |
| 138 * include/plf_stub.h: [added] | |
| 139 * src/hal_stub.c: [removed] | |
| 140 * src/plf_stub.c: [added] | |
| 141 * src/PKGconf.mak: | |
| 142 Changed hal_stub to plf_stub. Moved generic HAL stub code to | |
| 143 common/.../hal_stub.c. | |
| 144 | |
| 145 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 146 | |
| 147 * include/pkgconf/*.mlt: New memory layout save files | |
| 148 | |
| 149 1999-02-08 Gary Thomas <gthomas@cygnus.co.uk> | |
| 150 | |
| 151 * include/pkgconf/rom.ldi: Add segment for ROM | |
| 152 | |
| 153 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 154 | |
| 155 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 156 | |
| 157 1999-02-02 John Dallaway <jld@cygnus.co.uk> | |
| 158 | |
| 159 * include/pkgconf/hal_arm_aeb.h: Correct the specified platform. | |
| 160 | |
| 161 1999-01-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 162 | |
| 163 * include/pkgconf/rom.ldi: Modified for new layouts. | |
| 164 | |
| 165 * include/pkgconf/stubs.ldi: New file. | |
| 166 | |
| 167 * misc/gdb_module.c: Start of module changed name (due to rework | |
| 168 of exception handling in the GDB stubs). | |
| 169 | |
| 170 * src/hal_stub.c: Reorg - move common routines to "arch" directory. | |
| 171 | |
| 172 1999-01-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 173 | |
| 174 * include/pkgconf/rom.ldi: Add configurations for GDB stubs/normal ROM. | |
| 175 | |
| 176 1999-01-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 177 | |
| 178 * misc/Notes: Update for new directory layout. | |
| 179 | |
| 180 * include/hal_diag.h: Add prototype for 'hal_diag_read_char()' | |
| 181 | |
| 182 * src/hal_stub.c: Take out memory trace buffer (debug only). | |
| 183 | |
| 184 * src/hal_diag.c: Reduce buffer size. | |
| 185 | |
| 186 * misc/PKGconf.mak (SRC): Fix path. | |
| 187 | |
| 188 1999-01-14 Gary Thomas <gthomas@cygnus.co.uk> | |
| 189 | |
| 190 * misc/PKGconf.mak: Rename 'TESTS' to 'PROGS' due to | |
| 191 changes in "makrules.prv". | |
| 192 | |
| 193 * include/pkgconf/ram.ldi: | |
| 194 * include/pkgconf/rom.ldi: New files. | |
| 195 | |
| 196 * src/PKGconf.mak: Change to MLT script linking. | |
| 197 | |
| 198 1999-01-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 199 | |
| 200 * tests/flash_cksum.tcl: Always swap to Little Endian format. | |
| 201 | |
| 202 * src/aeb.ld: Change DATA address for ROM (GDB) configuration. | |
| 203 | |
| 204 1999-01-08 Gary Thomas <gthomas@cygnus.co.uk> | |
| 205 | |
| 206 * tests/gdb_module.c: Clean up to work in all configurations. | |
| 207 | |
| 208 * tests/PKGconf.mak (TESTS): Clean up. | |
| 209 | |
| 210 1999-01-06 Gary Thomas <gthomas@cygnus.co.uk> | |
| 211 | |
| 212 * tests/PKGconf.mak: Update to use tcl checksum program. | |
| 213 | |
| 214 * tests/Notes: Advise on required zeroes. | |
| 215 | |
| 216 * tests/gdb_module.c: Update module name/info. | |
| 217 | |
| 218 1998-12-22 Gary Thomas <gthomas@cygnus.co.uk> | |
| 219 | |
| 220 * include/hal_cache.h: New [moved] file. | |
| 221 | |
| 222 1998-12-21 Gary Thomas <gthomas@cygnus.co.uk> | |
| 223 | |
| 224 * src/aeb_misc.c (hal_clock_initialize): Set timer0 scale. | |
| 225 | |
| 226 1998-12-20 Gary Thomas <gthomas@cygnus.co.uk> | |
| 227 | |
| 228 * tests/flash_cksum.c: Handle big/little endian hosts. | |
| 229 | |
| 230 * src/hal_stub.c: Remove unused '__set_mem_fault'. | |
| 231 Blink LED1 with GDB I/O (semblance of life). | |
| 232 | |
| 233 1998-12-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 234 | |
| 235 * tests/gdb_module_ncs.c: | |
| 236 * tests/PKGconf.mak: | |
| 237 * tests/gdb_module.c: New file(s) used to build FLASH module | |
| 238 | |
| 239 1998-12-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 240 | |
| 241 * src/aeb.ld: Change log address to use all available RAM. | |
| 242 | |
| 243 * include/pkgconf/hal_arm_aeb.h: New file | |
| 244 | |
| 245 1998-12-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 246 | |
| 247 * include/hal_platform_ints.h: New file for platform | |
| 248 interrupt specifics. | |
| 249 | |
| 250 * src/hal_diag.c: | |
| 251 * src/aeb.ld: | |
| 252 * src/aeb_misc.c: Complete initial port. | |
| 253 | |
| 254 1998-12-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 255 | |
| 256 * src/hal_stub.c: | |
| 257 * src/hal_diag.c: | |
| 258 * src/PKGconf.mak: | |
| 259 * src/aeb.ld: | |
| 260 * include/hal_stub.h: | |
| 261 * include/hal_diag.h: | |
| 262 * include/pkgconf/hal_arm_aeb.h: New file. | |
| 263 | |
| 264 | |
| 265 //=========================================================================== | |
| 266 //####COPYRIGHTBEGIN#### | |
| 267 // | |
| 268 // ------------------------------------------- | |
| 269 // The contents of this file are subject to the Cygnus eCos Public License | |
| 270 // Version 1.0 (the "License"); you may not use this file except in | |
| 271 // compliance with the License. You may obtain a copy of the License at | |
| 272 // http://sourceware.cygnus.com/ecos | |
| 273 // | |
| 274 // Software distributed under the License is distributed on an "AS IS" | |
| 275 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 276 // License for the specific language governing rights and limitations under | |
| 277 // the License. | |
| 278 // | |
| 279 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 280 // September 30, 1998. | |
| 281 // | |
| 282 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 283 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. | |
| 284 // ------------------------------------------- | |
| 285 // | |
| 286 //####COPYRIGHTEND#### | |
| 287 //=========================================================================== |
