Mercurial > ecos
annotate packages/hal/arm/pid/current/ChangeLog @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29
Merge from eCos master repository on 1999-05-29-00:13:11-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 May 1999 16:43:09 +0000 |
| parents | ece80412419a |
| children | 641b639be825 |
| rev | line source |
|---|---|
|
10
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
1 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
|
2 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
3 * src/hal_diag.c: Clean up direct hardware access code. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
4 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
5 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
|
6 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
7 * include/pkgconf/hal_arm_pid.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
8 |
| 2 | 9 1999-04-13 Gary Thomas <gthomas@cygnus.co.uk> |
| 10 | |
| 11 * include/hal_platform_setup.h: New file | |
| 12 | |
| 13 1999-04-08 John Dallaway <jld@cygnus.co.uk> | |
| 14 | |
| 15 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 16 avoid padded output sections (PR 19787) | |
| 17 | |
| 18 1999-03-23 Gary Thomas <gthomas@cygnus.co.uk> | |
| 19 | |
| 20 * src/hal_diag.c (hal_diag_write_char): Make GDB 'O' transaction run | |
| 21 with interrupts disabled. | |
| 22 | |
| 23 1999-03-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 24 | |
| 25 * src/hal_diag.c (hal_diag_write_char): Don't disable all interrupts, | |
| 26 just the ones from the diag serial port. | |
| 27 | |
| 28 1999-03-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 29 | |
| 30 * include/plf_stub.h: | |
| 31 * src/plf_stub.c: | |
| 32 * src/hal_diag.c: Add suport for GDB break. | |
| 33 | |
| 34 1999-03-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 35 | |
| 36 * include/hal_cache.h (HAL_DCACHE_PURGE_ALL): Add macro. | |
| 37 | |
| 38 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 39 | |
| 40 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 41 that they can co-exist in an eCos build tree (PR 19184) | |
| 42 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 43 that they can co-exist in an eCos build tree (PR 19184) | |
| 44 | |
| 45 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 46 | |
| 47 * include/hal_platform_ints.h: | |
| 48 Reorganise vector/interrupt/exception names according to purpose | |
| 49 QA improvements | |
| 50 | |
| 51 * src/pid_misc.c: | |
| 52 Change interrupt names due to above | |
| 53 QA improvements | |
| 54 | |
| 55 | |
| 56 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 57 | |
| 58 * src/hal_diag.c (hal_diag_write_char): Changed | |
| 59 __output_gdb_string to hal_output_gdb_string. | |
| 60 | |
| 61 * include/hal_stub.h: [removed] | |
| 62 * include/plf_stub.h: [added] | |
| 63 * src/hal_stub.c: [removed] | |
| 64 * src/plf_stub.c: [added] | |
| 65 * src/PKGconf.mak: | |
| 66 Changed hal_stub to plf_stub. Moved generic HAL stub code to | |
| 67 common/.../hal_stub.c. | |
| 68 | |
| 69 1999-02-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 70 | |
| 71 * include/hal_platform_ints.h: Some interrupt assignments were wrong. | |
| 72 | |
| 73 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 74 | |
| 75 * include/pkgconf/*.mlt: New memory layout save files | |
| 76 | |
| 77 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 78 | |
| 79 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 80 | |
| 81 1999-01-27 Gary Thomas <gthomas@cygnus.co.uk> | |
| 82 | |
| 83 * misc/PKGconf.mak: Fix for building on Win/NT. Also create raw binary | |
| 84 file suitable for putting into EPROM. | |
| 85 | |
| 86 1999-01-26 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 87 | |
| 88 * include/pkgconf/stubs.ldi: | |
| 89 * include/pkgconf/ram.ldi: | |
| 90 * include/pkgconf/rom.ldi: | |
| 91 Add copyright notice. (Though these files will later be generated | |
| 92 by a tool and so not copyright, these default setups are.) | |
| 93 | |
| 94 1999-01-26 Gary Thomas <gthomas@cygnus.co.uk> | |
| 95 | |
| 96 * include/pkgconf/hal_arm_pid.h: Fix option descriptions. | |
| 97 | |
| 98 1999-01-25 Gary Thomas <gthomas@cygnus.co.uk> | |
| 99 | |
| 100 * include/pkgconf/hal_arm_pid.h: | |
| 101 * src/hal_stub.c: Add serial port parameterization (CDL) | |
| 102 (serial_init): Remove 'dummy' call which fixed a GCC bug. Note: | |
| 103 is this bug still lurking out there? | |
| 104 | |
| 105 1999-01-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 106 | |
| 107 * src/hal_diag.c: Removed HAL_IO_BARRIER macros. Not necessary on | |
| 108 ARM. | |
| 109 | |
| 110 1999-01-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 111 | |
| 112 * misc/PKGconf.mak: Fix for new startup types (STUBS). | |
| 113 | |
| 114 * include/pkgconf/rom.ldi: Modified for new layouts. | |
| 115 | |
| 116 * include/pkgconf/stubs.ldi: New File. | |
| 117 | |
| 118 * src/hal_stub.c: Reorg - move common routines to "arch" directory. | |
| 119 | |
| 120 1999-01-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 121 | |
| 122 * include/pkgconf/rom.ldi: Add configurations for GDB stubs/normal ROM. | |
| 123 | |
| 124 1999-01-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 125 | |
| 126 * misc/Notes: New file. | |
| 127 | |
| 128 * include/pkgconf/rom.ldi: Reorg GDB stubs memory use. | |
| 129 | |
| 130 * misc/gdb_module.c: | |
| 131 * misc/prog_flash.c: New program(s). | |
| 132 | |
| 133 * src/hal_stub.c: | |
| 134 * src/hal_diag.c: Reduce/remove trace buffers (debug only) | |
| 135 | |
| 136 * include/hal_diag.h: Add prototype for 'hal_diag_read_char()' | |
| 137 | |
| 138 1999-01-14 Gary Thomas <gthomas@cygnus.co.uk> | |
| 139 | |
| 140 * include/pkgconf/hal_arm_pid.h: Change diag port to match GDB port. | |
| 141 | |
| 142 * misc/PKGconf.mak: Change 'TESTS' to 'PROGS' due to | |
| 143 changes in "makrules.prv". | |
| 144 | |
| 145 * include/pkgconf/rom.ldi: | |
| 146 * include/pkgconf/ram.ldi: New files. | |
| 147 | |
| 148 * src/PKGconf.mak: Change to MLT script linking. | |
| 149 | |
| 150 1999-01-08 Gary Thomas <gthomas@cygnus.co.uk> | |
| 151 | |
| 152 * include/pkgconf/hal_arm_pid.h: | |
| 153 * src/hal_diag.c: Make diagnostic port configurable. | |
| 154 | |
| 155 1998-12-22 Gary Thomas <gthomas@cygnus.co.uk> | |
| 156 | |
| 157 * include/hal_cache.h: New [moved] file | |
| 158 | |
| 159 1998-12-20 Gary Thomas <gthomas@cygnus.co.uk> | |
| 160 | |
| 161 * src/hal_stub.c (cyg_hal_gdb_isr): Remove unused '__set_mem_fault' | |
| 162 | |
| 163 1998-12-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 164 | |
| 165 * include/hal_platform_ints.h: New file. | |
| 166 | |
| 167 1998-12-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 168 | |
| 169 * include/pkgconf/hal_arm_pid.h: Fix comment. | |
| 170 | |
| 171 * src/hal_diag.c: Changes for kernel-less configuration. | |
| 172 | |
| 173 * src/pid_misc.c: Renamed from 'hal_misc.c' | |
| 174 | |
| 175 * src/PKGconf.mak (COMPILE): Rename 'hal_misc.c' to 'pid_misc.c' | |
| 176 to avoid confusion with "arch/current/src/hal_misc.c" which is | |
| 177 a truly platform independent file. | |
| 178 | |
| 179 1998-12-10 Gary Thomas <gthomas@cygnus.co.uk> | |
| 180 | |
| 181 * src/hal_misc.c (dump_frame): Change in parameter type for | |
| 182 caused problems with adding pointers -> huge dumps! | |
| 183 | |
| 184 1998-12-09 Gary Thomas <gthomas@cygnus.co.uk> | |
| 185 | |
| 186 * src/hal_misc.c (exception_handler_returned): Change exception | |
| 187 [debug] functions to have proper type for 'register frame' param. | |
| 188 | |
| 189 1998-12-03 Gary Thomas <gthomas@cygnus.co.uk> | |
| 190 | |
| 191 * tests/flash.c: | |
| 192 * tests/dl.c (SYNC_COUNT): Update download for improved performance | |
| 193 now that target FIFO is working. | |
| 194 | |
| 195 * src/hal_stub.c (serial_init): Work around compiler code generation | |
| 196 bug (was quietly writing over location 0x4!) | |
| 197 | |
| 198 1998-12-02 Gary Thomas <gthomas@cygnus.co.uk> | |
| 199 | |
| 200 * include/pkgconf/hal_arm_pid.h: New file | |
| 201 | |
| 202 * src/hal_misc.c (exception_handler_returned): Make quiet in GDB version | |
| 203 | |
| 204 1998-12-01 Gary Thomas <gthomas@cygnus.co.uk> | |
| 205 | |
| 206 * src/hal_stub.c (serial_init): Enable serial FIFO! | |
| 207 | |
| 208 * src/hal_diag.c (hal_diag_init): Enable serial FIFO! | |
| 209 Don't try to support diag via GDB port (yet). | |
| 210 | |
| 211 1998-11-26 Gary Thomas <gthomas@cygnus.co.uk> | |
| 212 | |
| 213 * src/hal_diag.c (hal_diag_write_char): Allow separate debug output | |
| 214 even when GDB stubs are included. Remove this later - FIXME! | |
| 215 | |
| 216 * src/hal_stub.c: | |
| 217 * include/hal_stub.h: New files, GDB stub support | |
| 218 | |
| 219 * src/PKGconf.mak (COMPILE): Add hal_stub.c | |
| 220 | |
| 221 1998-11-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 222 | |
| 223 * tests/flash.c: | |
| 224 * tests/dl.c: | |
| 225 * tests/PKGconf.mak: Set of programs which will download and program | |
| 226 the FLASH on the PID7 eval board. | |
| 227 | |
| 228 * src/hal_misc.c: Add clock latency support. | |
| 229 | |
| 230 * src/pid.ld: Rework memory layout. Fix DWARF2 debugging stuff. | |
| 231 | |
| 232 | |
| 233 //=========================================================================== | |
| 234 //####COPYRIGHTBEGIN#### | |
| 235 // | |
| 236 // ------------------------------------------- | |
| 237 // The contents of this file are subject to the Cygnus eCos Public License | |
| 238 // Version 1.0 (the "License"); you may not use this file except in | |
| 239 // compliance with the License. You may obtain a copy of the License at | |
| 240 // http://sourceware.cygnus.com/ecos | |
| 241 // | |
| 242 // Software distributed under the License is distributed on an "AS IS" | |
| 243 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 244 // License for the specific language governing rights and limitations under | |
| 245 // the License. | |
| 246 // | |
| 247 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 248 // September 30, 1998. | |
| 249 // | |
| 250 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 251 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. | |
| 252 // ------------------------------------------- | |
| 253 // | |
| 254 //####COPYRIGHTEND#### | |
| 255 //=========================================================================== |
