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