Mercurial > ecos-v3_0-branch
annotate packages/hal/powerpc/cogent/current/ChangeLog @ 66:bf00f99aec69 ecos-sw-2000-02-02
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
| author | jlarmour |
|---|---|
| date | Wed, 02 Feb 2000 19:57:02 +0000 |
| parents | c38311975d4f |
| children | f74b2666b30d |
| rev | line source |
|---|---|
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
1 2000-01-26 Jesper Skov <jskov@redhat.com> |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
2 |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
3 * include/plf_cache.h: Added. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
4 |
|
56
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
34
diff
changeset
|
5 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
34
diff
changeset
|
6 |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
34
diff
changeset
|
7 * include/pkgconf/mlt_powerpc_cogent_stubs.h: |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
34
diff
changeset
|
8 * include/pkgconf/mlt_powerpc_cogent_rom.h: |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
34
diff
changeset
|
9 * include/pkgconf/mlt_powerpc_cogent_ram.h: New file(s). |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
34
diff
changeset
|
10 |
|
34
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
16
diff
changeset
|
11 1999-09-02 Jesper Skov <jskov@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
16
diff
changeset
|
12 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
16
diff
changeset
|
13 * misc/STUBS_config: Added. |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
16
diff
changeset
|
14 |
|
16
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
15 1999-06-11 Hugo Tyson <hmt@cygnus.co.uk> |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
16 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
17 * src/PKGconf.mak: Build the new file. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
18 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
19 * src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
20 object for per-platform table-driven memory map initialization. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
21 The table used to be in hal_misc.c in the architectural HAL; this |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
22 is platform dependent so better and cleaner here. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
23 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
24 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
|
25 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
26 * include/pkgconf/hal_powerpc_cogent.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
27 |
| 2 | 28 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 29 | |
| 30 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 31 avoid padded output sections (PR 19787) | |
| 32 | |
| 33 1999-04-06 Jesper Skov <jskov@cygnus.co.uk> | |
| 34 | |
| 35 * src/hal_diag.c: Moved a declaration out of a local scope. | |
| 36 | |
| 37 * include/plf_stub.h: | |
| 38 * src/plf_stub.c: | |
| 39 * src/cma_ser.inl: | |
| 40 Use separate cma function prefix for stub. Fixed naming buglet in | |
| 41 cma_ser.inl. | |
| 42 | |
| 43 1999-03-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 44 | |
| 45 * src/hal_diag.c (hal_diag_write_char): Fix type warning. | |
| 46 | |
| 47 1999-03-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 48 | |
| 49 * src/hal_diag.c: Made serial O-packetization match that of the | |
| 50 other archs. | |
| 51 | |
| 52 1999-03-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 53 | |
| 54 * src/cma_ser.inl: Wrapped in CYGONCE and changed hal_stub.h | |
| 55 inclusion to ppc_stub.h. | |
| 56 | |
| 57 1999-03-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 58 | |
| 59 * src/hal_diag.c: Disable interrupts when doing diag output so that | |
| 60 system "freezes" while this goes on | |
| 61 | |
| 62 1999-03-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 63 | |
| 64 * src/hal_diag.c: | |
| 65 * src/cogent.S: | |
| 66 Cleaned up some FIX MEs. | |
| 67 | |
| 68 1999-03-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 69 | |
| 70 * include/plf_stub.h: Changed config macro names. | |
| 71 | |
| 72 1999-03-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 73 | |
| 74 * include/plf_stub.h: Only initialize serial line when no DD is | |
| 75 around to do it. | |
| 76 | |
| 77 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 78 | |
| 79 * src/cma_ser.inl (put_char): Hang until character is sent. | |
| 80 | |
| 81 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 82 | |
| 83 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 84 that they can co-exist in an eCos build tree (PR 19184) | |
| 85 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 86 that they can co-exist in an eCos build tree (PR 19184) | |
| 87 | |
| 88 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 89 | |
| 90 * src/cma_ser.inl: | |
| 91 Rename CYG_VECTOR_SIU_IRQ1 -> CYGNUM_HAL_INTERRUPT_SIU_IRQ1 in | |
| 92 line with recent HAL changes | |
| 93 | |
| 94 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 95 | |
| 96 * src/hal_diag.c (hal_diag_write_char): Changed | |
| 97 __output_gdb_string to hal_output_gdb_string. | |
| 98 | |
| 99 * include/hal_stub.h: [removed] | |
| 100 * include/plf_stub.h: [added] | |
| 101 * src/hal_stub.c: [removed] | |
| 102 * src/plf_stub.c: [added] | |
| 103 * src/PKGconf.mak: | |
| 104 Changed hal_stub to plf_stub. Moved generic HAL stub code to | |
| 105 common/.../hal_stub.c. | |
| 106 | |
| 107 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 108 | |
| 109 * include/pkgconf/*.mlt: New memory layout save files | |
| 110 | |
| 111 1999-02-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 112 | |
| 113 * src/cogent.S: | |
| 114 * src/cma_ser.inl: | |
| 115 Cleaned up the MPC823/850 code. | |
| 116 | |
| 117 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 118 | |
| 119 * include/pkgconf/hal_powerpc_cogent.h: | |
| 120 Rename startup type 'stub' to 'stubs'. | |
| 121 | |
| 122 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 123 | |
| 124 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 125 | |
| 126 1999-02-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 127 | |
| 128 * src/cma_ser.inl: Undefine macros at end of file. | |
| 129 | |
| 130 1999-02-03 Jesper Skov <jskov@cygnus.co.uk> | |
| 131 | |
| 132 * src/cma_ser.inl: Added naming prefix. | |
| 133 | |
| 134 1999-02-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 135 | |
| 136 * src/cma_ser.inl (hal_cma_init_serial): Proper initialization of | |
| 137 ST16C552. | |
| 138 | |
| 139 1999-01-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 140 | |
| 141 * src/cogent.S: | |
| 142 * src/cma_ser.inl: | |
| 143 Added MPC823/850 support. Some of it needs cleaning up a bit. | |
| 144 | |
| 145 1999-01-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 146 | |
| 147 * src/hal_stub.c: | |
| 148 * src/hal_diag.c: | |
| 149 Got rid of CYG_HAL_ROM_MONITOR. | |
| 150 | |
| 151 * src/hal_stub.c: | |
| 152 * src/hal_diag.c: | |
| 153 * src/cma_ser.inl: [added] | |
| 154 Moved minimal serial driver into its own file. | |
| 155 | |
| 156 * include/pkgconf/hal_powerpc_cogent.h: Added CDL for Diag port. | |
| 157 Disabled both. | |
| 158 | |
| 159 1999-01-26 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 160 | |
| 161 * include/pkgconf/stubs.ldi: | |
| 162 * include/pkgconf/ram.ldi: | |
| 163 * include/pkgconf/rom.ldi: | |
| 164 Add copyright notice. (Though these files will later be generated | |
| 165 by a tool and so not copyright, these default setups are.) | |
| 166 | |
| 167 1999-01-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 168 | |
| 169 * src/hal_diag.c: | |
| 170 * include/pkgconf/hal_powerpc_cogent.h: Added | |
| 171 CYGHWR_HAL_POWERPC_COGENT_GDB_PORT option. | |
| 172 | |
| 173 1999-01-20 Jesper Skov <jskov@cygnus.co.uk> | |
| 174 | |
| 175 * include/pkgconf/stub.ldi: [removed] | |
| 176 * include/pkgconf/stubs.ldi: [added] | |
| 177 Renamed 'stub' to 'stubs'. | |
| 178 | |
| 179 1999-01-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 180 | |
| 181 * include/pkgconf/stub.ldi: | |
| 182 * include/pkgconf/rom.ldi: | |
| 183 * include/pkgconf/hal_powerpc_cogent.h: | |
| 184 Added STUB configuration type; allow ROM to use all of memory. | |
| 185 | |
| 186 1999-01-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 187 PR 18680 | |
| 188 | |
| 189 * src/hal_diag.c (hal_diag_init): | |
| 190 * src/hal_stub.c (serial_init): | |
| 191 Disable serial interrupts properly. | |
| 192 | |
| 193 1999-01-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 194 | |
| 195 * src/hal_stub.c: Changed to use the interrupt controller macros. | |
| 196 | |
| 197 1998-12-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 198 | |
| 199 * src/hal_diag.c (hal_diag_write_char): Improved performance by | |
| 200 sending in batches. | |
| 201 | |
| 202 1998-12-14 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 203 | |
| 204 * src/hal_diag.c: Replaced CYGDBG_KERNEL_DEBUG_GDB_INCLUDE_STUBS with | |
| 205 CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. | |
| 206 | |
| 207 1998-12-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 208 | |
| 209 * src/cogent.S (hal_hardware_init): Added a sync instruction | |
| 210 before return to caller. | |
| 211 | |
| 212 1998-12-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 213 | |
| 214 * src/cogent.S (hal_hardware_init): Cleaned up use of magic | |
| 215 constants. | |
| 216 | |
| 217 1998-12-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 218 | |
| 219 * src/hal_diag.c (lcd_dis, hal_diag_init): Wait a bit before | |
| 220 writing to the LCD after it clears BUSY. | |
| 221 | |
| 222 1998-12-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 223 | |
| 224 * src/hal_stub.c (initHardware): Call diag_init when building a | |
| 225 ROM monitor. | |
| 226 | |
| 227 1998-12-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 228 | |
| 229 * src/cogent.S (hal_hardware_init): Also set pitrtc dicisor. | |
| 230 | |
| 231 1998-12-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 232 | |
| 233 * src/hal_stub.c: Comment change. | |
| 234 | |
| 235 * src/cogent.S (hal_hardware_init): Set timebase divisor. | |
| 236 | |
| 237 1998-12-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 238 | |
| 239 * src/hal_stub.c: Added a few CYGARC_REG_ prefixes. | |
| 240 | |
| 241 1998-12-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 242 | |
| 243 * src/hal_stub.c (serial_init): Enable FIFO. | |
| 244 | |
| 245 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 246 | |
| 247 * src/hal_stub.c: Changes due to ppc_regs.h cleanup. | |
| 248 | |
| 249 * src/hal_diag.c: Removed bogus ppc_regs.h include. | |
| 250 | |
| 251 1998-11-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 252 | |
| 253 * src/cogent.S: Renamed CYG_HAL_POWERPC_MP860 to | |
| 254 CYG_HAL_POWERPC_MPC860. | |
| 255 | |
| 256 | |
| 257 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 258 | |
| 259 * src/hal_diag.c: Rearranged header inclusion to avoid conflicts. | |
| 260 | |
| 261 1998-11-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 262 | |
| 263 * src/hal_stub.c (cyg_hal_gdb_isr): Call generic PPC GDB break | |
| 264 handler rather than triggering a breakpoint in the interrupt | |
| 265 handler. | |
| 266 | |
| 267 1998-11-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 268 | |
| 269 * src/hal_diag.c: Added proper CYG_HAL_ROM_MONITOR behavior. | |
| 270 | |
| 0 | 271 1998-10-28 Jesper Skov <jskov@cygnus.co.uk> |
| 272 | |
| 273 * src/hal_stub.c: Add special initialization of serial for CMA102 | |
| 274 support. | |
| 275 | |
| 276 1998-10-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 277 | |
| 278 * src/hal_diag.c: Replaced CYGDBG_KERNEL_DEBUG_GDB_INCLUDE_STUBS | |
| 279 with CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. | |
| 280 | |
| 281 PR 17986 | |
| 282 * include/hal_stub.h: Removed superfluous pkgconf/kernel.h | |
| 283 include. | |
| 284 | |
| 285 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 286 | |
| 287 * include/hal_stub.h: Include generic-stub.h from hal. | |
| 288 | |
| 289 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 290 | |
| 291 * src/cogent.ld: Added copyright notice. | |
| 292 | |
| 293 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 294 | |
| 295 * include/pkgconf/hal_powerpc_cogent.h: Undid 1998-10-16 change. | |
| 296 | |
| 297 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 298 | |
| 299 * include/hal_diag.h: Add declaration for hal_diag_read_char. | |
| 300 | |
| 301 1998-10-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 302 | |
| 303 * include/pkgconf/hal_powerpc_cogent.h: Changed | |
| 304 CYGPKG_HAL_POWERPC_COGENT to CYG_HAL_POWERPC_COGENT. | |
| 305 | |
| 306 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 307 | |
| 308 * src/hal_stub.c: Changed CYG_HAL_GDB_BREAK to | |
| 309 CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT. | |
| 310 Removed conditionals for simulator which will never be used. | |
| 311 | |
| 312 1998-10-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 313 | |
| 314 * src/hal_stub.c: | |
| 315 * src/hal_diag.c: | |
| 316 Some changes to allow building without kernel. | |
| 317 | |
| 318 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 319 | |
| 320 * include/hal_diag.h | |
| 321 * src/cogent.ld | |
| 322 * src/hal_diag.c | |
| 323 Changed /**/ comments to //. | |
| 324 | |
| 325 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 326 | |
| 327 * src/makefile: Removed. | |
| 328 | |
| 329 1998-10-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 330 | |
| 331 * src/hal_stub.c: Fix warning. | |
| 332 | |
| 333 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 334 | |
| 335 * include/hal_diag.h | |
| 336 * include/hal_stub.h | |
| 337 * include/pkgconf/hal_powerpc_cogent.h | |
| 338 * src/cogent.S | |
| 339 * src/cogent.ld | |
| 340 * src/hal_diag.c | |
| 341 * src/hal_stub.c | |
| 342 Expanded TABs. | |
| 343 | |
| 344 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 345 | |
| 346 * src/hal_stub.c: Removed HAL_IO_BARRIER calls. | |
| 347 Added GDB interrupt support. | |
| 348 | |
| 349 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 350 | |
| 351 * src/hal_diag.c: Removed HAL_IO_BARRIER calls. | |
| 352 | |
| 353 1998-10-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 354 | |
| 355 * src/hal_diag.c: Changed baud rate to 38400. | |
| 356 | |
| 357 1998-10-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 358 | |
| 359 * src/hal_stub.c: Changed baud rate to 38400. | |
| 360 | |
| 361 * src/hal_diag.c (hal_diag_read_char): Added for LCD (dummy | |
| 362 function). | |
| 363 | |
| 364 1998-09-12 Bart Veer <bartv@cygnus.co.uk> | |
| 365 | |
| 366 * include/pkgconf/hal_powerpc_cogent.h: | |
| 367 Added missing descriptions (PR 17184) | |
| 368 | |
| 369 1998-09-04 Bart Veer <bartv@cygnus.co.uk> | |
| 370 | |
| 371 * include/pkgconf/hal_powerpc_cogent.h: | |
| 372 Temporary change to the type of the startup option, needed by the | |
| 373 configuration tool. | |
| 374 | |
| 375 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 376 | |
| 377 * include/pkgconf/hal_powerpc_cogent.h: | |
| 378 New header file for platform-specific options | |
| 379 | |
| 380 * tests/PKGconf.mak: | |
| 381 * src/PKGconf.mak: | |
| 382 Sort out package naming conventions. | |
| 383 | |
| 384 Wed Sep 2 17:30:21 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 385 | |
| 386 * src/cogent.S (hal_hardware_init): Set Bus Monitor to generate | |
| 387 bus errors if read/write cycles are not properly terminated after | |
| 388 some time. | |
| 389 | |
| 390 Tue Sep 1 15:47:03 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 391 | |
| 392 * src/hal_diag.c: Include correct header file for previous change. | |
| 393 | |
| 394 Tue Sep 1 15:41:54 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 395 | |
| 396 * src/hal_diag.c (hal_diag_init, hal_diag_write_char): | |
| 397 When compiled with gdb stub support, let gdb handle diag output. | |
| 398 | |
| 399 Mon Aug 31 10:51:32 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 400 | |
| 401 * src/hal_diag.c (hal_diag_read_char): Removed GDB C-c check. | |
| 402 | |
| 403 * include/hal_diag.h (HAL_DIAG_READ_CHAR): Added. | |
| 404 | |
| 405 1998-08-28 Bart Veer <bartv@cygnus.co.uk> | |
| 406 | |
| 407 * src/hal_diag.c, src/hal_stub.c: | |
| 408 Updated for new kernel configuration option symbol names | |
| 409 | |
| 410 Fri Aug 28 11:12:34 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 411 | |
| 412 * src/hal_stub.c (serial_init): Set serial speed to 115200 baud. | |
| 413 | |
| 414 Fri Aug 28 09:25:40 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 415 | |
| 416 * src/hal_stub.c: Moved strcpy/strlen to generic-stub.c | |
| 417 | |
| 418 Thu Aug 27 10:11:22 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 419 | |
| 420 * src/hal_stub.c (initHardware): Initialize serial. | |
| 421 Also initialize LCD when building ROM. | |
| 422 | |
| 423 * src/hal_diag.c: Added LCD init string for eCos ROM. | |
| 424 | |
| 425 Wed Aug 26 15:56:56 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 426 | |
| 427 * src/hal_stub.c: | |
| 428 * src/hal_diag.c: | |
| 429 Changed to use HAL_READ/WRITE macros. | |
| 430 | |
| 431 * src/hal_diag.c (hal_diag_read_char): Added GDB C-C check. | |
| 432 | |
| 433 Wed Aug 26 09:01:02 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 434 | |
| 435 * src/cogent.ld: Cleaned up a bit. Sort constructors. | |
| 436 Fixed alignment problem. | |
| 437 | |
| 438 Mon Aug 24 17:20:44 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 439 | |
| 440 * src/hal_stub.c: | |
| 441 * src/hal_diag.c: | |
| 442 Now using the same macro definitions as 16550.hxx. | |
| 443 | |
| 444 Mon Aug 24 13:11:51 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 445 | |
| 446 * src/cogent.ld: Move data to top of memory when building as | |
| 447 ROM_MONITOR. | |
| 448 | |
| 449 Mon Aug 24 10:33:22 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 450 | |
| 451 * src/hal_diag.c: Now initializes the UART to 19200 baud. | |
| 452 | |
| 453 Mon Aug 24 10:30:44 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 454 | |
| 455 * src/cogent.ld: Don't put .fini* at 0x00000000. | |
| 456 | |
| 457 Thu Aug 20 17:52:25 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 458 | |
| 459 * include/hal_diag.h: Fixed prototype. | |
| 460 | |
| 461 Thu Aug 20 17:45:19 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 462 | |
| 463 * src/cogent.ld: Moved stack definition to arch/../vectors.S. | |
| 464 | |
| 465 Thu Aug 20 17:32:02 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 466 | |
| 467 * src/hal_diag.c (hal_diag_read_char): Added. | |
| 468 (hal_diag_init): Handle non-guarded IO registers properly. Also | |
| 469 cleaned up a bit. | |
| 470 (lcd_dis): Same. | |
| 471 (hal_diag_write_char): Handle truncation correctly. | |
| 472 | |
| 473 Thu Aug 20 16:07:44 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 474 | |
| 475 * src/PKGconf.mak: Include GDB support files. | |
| 476 | |
| 477 Thu Aug 20 16:02:00 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 478 | |
| 479 * include/hal_stub.h: | |
| 480 * src/hal_stub.c: | |
| 481 Added for GDB support. | |
| 482 | |
| 483 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 484 | |
| 485 * src/cogent.S: | |
| 486 * src/hal_diag.c: | |
| 487 * include/hal_diag.h: | |
| 488 * src/cogent.ld: | |
| 489 Now uses hal.h rather than kernel.h. | |
| 490 | |
| 491 Tue Aug 18 11:46:53 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 492 | |
| 493 * src/cogent.ld: Reorder GROUP line | |
| 494 | |
| 495 Mon Aug 17 22:13:41 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 496 | |
| 497 * src/cogent.ld: | |
| 498 Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking | |
| 499 | |
| 500 //=========================================================================== | |
| 501 //####COPYRIGHTBEGIN#### | |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
502 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
503 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
504 // The contents of this file are subject to the Red Hat eCos Public License |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
505 // Version 1.1 (the "License"); you may not use this file except in |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
506 // compliance with the License. You may obtain a copy of the License at |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
507 // http://www.redhat.com/ |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
508 // |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
509 // Software distributed under the License is distributed on an "AS IS" |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
510 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
511 // License for the specific language governing rights and limitations under |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
512 // the License. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
513 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
514 // The Original Code is eCos - Embedded Configurable Operating System, |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
515 // released September 30, 1998. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
516 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
517 // The Initial Developer of the Original Code is Red Hat. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
518 // Portions created by Red Hat are |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
519 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
520 // All Rights Reserved. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
521 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
522 // |
| 0 | 523 //####COPYRIGHTEND#### |
| 524 //=========================================================================== |
