OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [arm/] [pid/] [current/] [ChangeLog] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_arm_pid.cdl: update compiler flags for gcc 4.x
4
 
5
2009-01-24  Bart Veer 
6
 
7
        * cdl/hal_arm_pid.cdl: switch from arm-elf-gcc to
8
        arm-eabi-gcc.
9
 
10
2004-04-22  Jani Monoses 
11
 
12
         * cdl/hal_arm_pid.cdl :
13
         Invoke tail with stricter syntax that works in latest coreutils.
14
 
15
2003-12-05  Andrew Lunn  
16
 
17
        * include/hal_diag.h: hal_delay_us() is a C function.
18
 
19
2003-07-18  Nick Garnett  
20
 
21
        * cdl/hal_arm_pid.cdl:
22
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
23
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
24
        "default_value" from "calculated". This makes it easier
25
        to change these values globally.
26
 
27
2003-04-30  Jonathan Larmour  
28
 
29
        * cdl/hal_arm_pid.cdl: Make CYGBLD_GLOBAL_LDFLAGS depend on
30
        CYGBLD_ARM_ENABLE_THUMB_INTERWORK instead of also
31
        CYGSEM_HAL_ROM_MONITOR, redundantly.
32
 
33
2003-04-11  Bart Veer  
34
 
35
        * cdl/hal_arm_pid.cdl: building for thumb now involves arm-elf-gcc
36
        -mthumb, not thumb-elf-gcc
37
 
38
2003-02-05  Nick Garnett  
39
 
40
        * include/plf_io.h (CYGARC_PHYSICAL_ADDRESS): Added this
41
        definition to keep redboot_linux_exec.c happy.
42
 
43
2002-05-23  Jesper Skov  
44
 
45
        * cdl/hal_arm_pid.cdl: Don't run cache tests.
46
 
47
2002-05-13  Jesper Skov  
48
 
49
        * cdl/hal_arm_pid.cdl: Removed implemntation of
50
        CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED.
51
 
52
2002-05-07  Gary Thomas  
53
 
54
        * cdl/hal_arm_pid.cdl:
55
        Standardize CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL_DEFAULT usage.
56
 
57
2002-04-24  Jesper Skov  
58
 
59
        * cdl/hal_arm_pid.cdl: CYGPRI_KERNEL_TESTS_DHRYSTONE_PASSES defined.
60
 
61
2002-01-28  Jesper Skov  
62
 
63
        * include/plf_io.h: Added.
64
 
65
2001-06-08  Jonathan Larmour  
66
 
67
        * include/hal_cache.h: Correctly indicate absence of cache.
68
 
69
2001-04-16  Gary Thomas  
70
 
71
        * cdl/hal_arm_pid.cdl: Add CDL to describe CPU family.
72
 
73
2001-04-13  Gary Thomas  
74
 
75
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Ensure running
76
        in proper address space (in ROM startup mode).
77
 
78
2001-03-08  Jesper Skov  
79
 
80
        * cdl/hal_arm_pid.cdl: Does not guarantee virtual vector support.
81
 
82
2001-02-27  Jesper Skov  
83
 
84
        * include/hal_cache.h: Added HAL_DCACHE_IS_ENABLED and
85
        HAL_ICACHE_IS_ENABLED.
86
 
87
2001-02-24  Gary Thomas  
88
 
89
        * cdl/hal_arm_pid.cdl: Add CYGSEM_HAL_ARM_PID_ANGEL_BOOT so
90
        startup code only includes this cruft when necessary.
91
 
92
2001-02-22  Jesper Skov  
93
 
94
        * include/hal_diag.h: Added delay function [yes, this is a bad
95
        location]. It uses Timer1 for delays.
96
 
97
        * cdl/hal_arm_pid.cdl: Added RedBoot options.
98
 
99
        * src/pid_misc.c (hal_delay_us): Added.
100
 
101
2001-02-20  Jesper Skov  
102
 
103
        * cdl/hal_arm_pid.cdl: Also enable -mthumb-interwork when building
104
        ROM monitors (or calls from Thumb code would die on return).
105
        Reworked a bit.
106
 
107
2001-02-13  Gary Thomas  
108
 
109
        * src/pid_misc.c (hal_IRQ_handler):
110
        Return CYGNUM_HAL_INTERRUPT_NONE for spurious interrupts.
111
 
112
2001-02-08  Jesper Skov  
113
 
114
        * src/hal_diag.c: Replace CYGSEM_HAL_DIAG_MANGLER_None with
115
        CYGDBG_HAL_DIAG_TO_DEBUG_CHAN.
116
 
117
        * cdl/hal_arm_pid.cdl: Respect channel configuration constraints.
118
 
119
        * src/pid_misc.c (hal_hardware_init): Safe to call hal_if_init in
120
        thumb mode now.
121
 
122
2001-01-31  Jesper Skov  
123
 
124
        * src/hal_diag.c: Replaced CYGDBG_HAL_DIAG_DISABLE_GDB_PROTOCOL
125
        with CYGSEM_HAL_DIAG_MANGLER_None
126
 
127
2001-01-26  Jesper Skov  
128
 
129
        * src/hal_diag.c: Removed CYGSEM_HAL_VIRTUAL_VECTOR_DIAG check.
130
        * include/plf_stub.h: Moved reset macro to
131
        * include/hal_platform_ints.h: this file.
132
 
133
2000-10-20  Jonathan Larmour  
134
 
135
        * include/pkgconf/mlt_arm_pid_ram.h:
136
        * include/pkgconf/mlt_arm_pid_rom.h:
137
        * include/pkgconf/mlt_arm_pid_ram.ldi:
138
        * include/pkgconf/mlt_arm_pid_rom.ldi:
139
        Regenerate
140
 
141
2000-07-25  Jonathan Larmour  
142
 
143
        * include/pkgconf/mlt_arm_pid_ram.h:
144
        * include/pkgconf/mlt_arm_pid_ram.ldi:
145
        * include/pkgconf/mlt_arm_pid_ram.mlt:
146
        * include/pkgconf/mlt_arm_pid_rom.h:
147
        * include/pkgconf/mlt_arm_pid_rom.ldi:
148
        * include/pkgconf/mlt_arm_pid_rom.mlt:
149
        Add heap1 section to allow malloc to use it
150
 
151
2000-07-22  Jonathan Larmour  
152
 
153
        * cdl/hal_arm_pid.cdl: Fix comments about number of ports in
154
        CYGNUM_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL and
155
        CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL
156
 
157
2000-07-17  Jesper Skov  
158
 
159
        * src/pid_misc.c (hal_hardware_init): Hack to allow thumb tests to
160
        run in farm until vector table Thumb/ARM API is fixed.
161
 
162
2000-07-07  Jesper Skov  
163
 
164
        * cdl/hal_arm_pid.cdl: CygMon changed to use virtual vectors.
165
 
166
2000-07-05  Jesper Skov  
167
 
168
        * src/hal_diag.c:
169
        * cdl/hal_arm_pid.cdl:
170
        Clean up channel options.
171
 
172
2000-07-04  Jesper Skov  
173
 
174
        * cdl/hal_arm_pid.cdl:
175
        * include/hal_diag.h:
176
        * include/plf_stub.h:
177
        * src/hal_diag.c:
178
        * src/pid_misc.c:
179
        * src/plf_stub.c: [deleted]
180
        Changed to use virtual vector table.
181
 
182
2000-06-18  Gary Thomas  
183
 
184
        * include/pkgconf/mlt_arm_pid9_ram.ldi:
185
        * include/pkgconf/mlt_arm_pid9_ram.mlt:
186
        * include/pkgconf/mlt_arm_pid9_rom.ldi:
187
        * include/pkgconf/mlt_arm_pid9_rom.mlt:
188
        * include/pkgconf/mlt_arm_pidBE_ram.ldi:
189
        * include/pkgconf/mlt_arm_pidBE_ram.mlt:
190
        * include/pkgconf/mlt_arm_pidBE_rom.ldi:
191
        * include/pkgconf/mlt_arm_pidBE_rom.mlt:
192
        * include/pkgconf/mlt_arm_pidTBE_ram.ldi:
193
        * include/pkgconf/mlt_arm_pidTBE_ram.mlt:
194
        * include/pkgconf/mlt_arm_pidTBE_rom.ldi:
195
        * include/pkgconf/mlt_arm_pidTBE_rom.mlt:
196
        * include/pkgconf/mlt_arm_pidT_ram.ldi:
197
        * include/pkgconf/mlt_arm_pidT_ram.mlt:
198
        * include/pkgconf/mlt_arm_pidT_rom.ldi:
199
        * include/pkgconf/mlt_arm_pidT_rom.mlt:
200
        * include/pkgconf/mlt_arm_pid_ram.ldi:
201
        * include/pkgconf/mlt_arm_pid_ram.mlt:
202
        * include/pkgconf/mlt_arm_pid_rom.ldi:
203
        * include/pkgconf/mlt_arm_pid_rom.mlt:
204
        Incorporate new fixed vectors (used on all ARM platforms).
205
 
206
2000-03-24  Jesper Skov  
207
 
208
        * src/hal_diag.c (hal_diag_write_char): Fix compiler warning.
209
 
210
2000-02-29  Jonathan Larmour  
211
 
212
        * include/pkgconf/mlt_arm_pid_ram.h:
213
        * include/pkgconf/mlt_arm_pid_ram.ldi:
214
        * include/pkgconf/mlt_arm_pid_ram.mlt:
215
        * include/pkgconf/mlt_arm_pid_rom.h:
216
        * include/pkgconf/mlt_arm_pid_rom.ldi:
217
        * include/pkgconf/mlt_arm_pid_rom.mlt:
218
        Align all sections on word boundaries
219
 
220
2000-02-18  Jonathan Larmour  
221
 
222
        * cdl/hal_arm_pid.cdl (CYGBLD_BUILD_GDB_STUBS): When
223
        building stubs, define every dependency required here rather than
224
        in the template
225
 
226
2000-02-15  Jesper Skov  
227
 
228
        * cdl/hal_arm_pid.cdl: Remove stubs startup type.
229
 
230
2000-02-10  Jesper Skov  
231
 
232
        * include/plf_stub.h:
233
        HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
234
 
235
        * misc/STUBS_config:
236
        * include/pkgconf/hal_arm_pid.h:
237
        Removed stubs as a legal startup type.
238
 
239
2000-02-09  Jesper Skov  
240
 
241
        * cdl/hal_arm_pid.cdl: Added remaining build dependencies.
242
 
243
2000-02-07  Jesper Skov  
244
 
245
        * cdl/hal_arm_pid.cdl: Use cpu option when linking.
246
 
247
2000-02-03  Jesper Skov  
248
 
249
        * cdl/hal_arm_pid.cdl: Implements stubs.
250
 
251
2000-02-01  Jesper Skov  
252
 
253
        * include/plf_stub.h: Changes due to STUBS startup removal.
254
 
255
2000-01-28  Jesper Skov  
256
 
257
        * cdl/hal_arm_pid.cdl: Moved files from misc to src dir. Use
258
        common stub code. Got rid of stubs startup type.
259
 
260
        * include/pkgconf/mlt_arm_pid9_ram.h:
261
        * include/pkgconf/mlt_arm_pid9_ram.ldi:
262
        * include/pkgconf/mlt_arm_pid9_ram.mlt:
263
        * include/pkgconf/mlt_arm_pid9_rom.h:
264
        * include/pkgconf/mlt_arm_pid9_rom.ldi:
265
        * include/pkgconf/mlt_arm_pid9_rom.mlt:
266
        * include/pkgconf/mlt_arm_pid9_stubs.h:
267
        * include/pkgconf/mlt_arm_pid9_stubs.ldi:
268
        * include/pkgconf/mlt_arm_pid9_stubs.mlt:
269
        * include/pkgconf/mlt_arm_pidBE_ram.h:
270
        * include/pkgconf/mlt_arm_pidBE_ram.ldi:
271
        * include/pkgconf/mlt_arm_pidBE_ram.mlt:
272
        * include/pkgconf/mlt_arm_pidBE_rom.h:
273
        * include/pkgconf/mlt_arm_pidBE_rom.ldi:
274
        * include/pkgconf/mlt_arm_pidBE_rom.mlt:
275
        * include/pkgconf/mlt_arm_pidBE_stubs.h:
276
        * include/pkgconf/mlt_arm_pidBE_stubs.ldi:
277
        * include/pkgconf/mlt_arm_pidBE_stubs.mlt:
278
        * include/pkgconf/mlt_arm_pidTBE_ram.h:
279
        * include/pkgconf/mlt_arm_pidTBE_ram.ldi:
280
        * include/pkgconf/mlt_arm_pidTBE_ram.mlt:
281
        * include/pkgconf/mlt_arm_pidTBE_rom.h:
282
        * include/pkgconf/mlt_arm_pidTBE_rom.ldi:
283
        * include/pkgconf/mlt_arm_pidTBE_rom.mlt:
284
        * include/pkgconf/mlt_arm_pidT_ram.h:
285
        * include/pkgconf/mlt_arm_pidT_ram.ldi:
286
        * include/pkgconf/mlt_arm_pidT_ram.mlt:
287
        * include/pkgconf/mlt_arm_pidT_rom.h:
288
        * include/pkgconf/mlt_arm_pidT_rom.ldi:
289
        * include/pkgconf/mlt_arm_pidT_rom.mlt:
290
        * include/pkgconf/mlt_arm_pid_ram.h:
291
        * include/pkgconf/mlt_arm_pid_ram.ldi:
292
        * include/pkgconf/mlt_arm_pid_ram.mlt:
293
        * include/pkgconf/mlt_arm_pid_rom.h:
294
        * include/pkgconf/mlt_arm_pid_rom.ldi:
295
        * include/pkgconf/mlt_arm_pid_rom.mlt:
296
        * include/pkgconf/mlt_arm_pid_stubs.h:
297
        * include/pkgconf/mlt_arm_pid_stubs.ldi:
298
        * include/pkgconf/mlt_arm_pid_stubs.mlt:
299
        Increase memory reserved for stub to 32kB.
300
 
301
2000-01-28  Jesper Skov  
302
 
303
        * cdl/hal_arm_pid.cdl: Corrected build runes. Changed description.
304
 
305
2000-01-27  Jesper Skov  
306
 
307
        * cdl/hal_arm_pid.cdl (CYGBLD_CYGMON_TARGET_REQUIREMENTS):
308
        Improved serial expression.
309
        Moved options into a CygMon HAL component.
310
 
311
2000-01-26  Jonathan Larmour  
312
 
313
        * cdl/hal_arm_pid.cdl (CYGBLD_CYGMON_TARGET_REQUIREMENTS): Only
314
        activate when CYGPKG_CYGMON enabled
315
 
316
2000-01-26  Jesper Skov  
317
 
318
        * cdl/hal_arm_pid.cdl: Added rule for flash tool BE.
319
        Fix display string.
320
        Added CygMon options.
321
 
322
2000-01-24  Jesper Skov  
323
 
324
        * cdl/hal_arm_pid.cdl: Add stubs build rule.
325
 
326
2000-01-24  John Dallaway  
327
 
328
        * cdl/*.cdl:
329
 
330
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
331
 
332
2000-01-19  Hugo Tyson  
333
 
334
        * cdl/*.cdl: Add descriptions to a number of options &c which were
335
        lacking same, also tidied up other typos as noticed en passant.
336
 
337
1999-12-22  John Dallaway  
338
 
339
        * cdl/hal_arm_pid.cdl:
340
 
341
        Add the -mbig-endian and -mthumb-interwork ARCHFLAGS to
342
        the LDFLAGS as appropriate.
343
 
344
1999-12-20  Gary Thomas  
345
 
346
        * cdl/hal_arm_pid.cdl: Add -Wl for linker options
347
 
348
1999-12-16  Jonathan Larmour  
349
 
350
        * cdl/hal_arm_pid.cdl: Add support for pidT and pidTBE targets
351
 
352
1999-12-15  Jonathan Larmour  
353
 
354
        * misc/STUBS_config: updated patch due to hal.h changes
355
 
356
1999-12-14  John Dallaway  
357
 
358
        * cdl/hal_arm_pid.cdl:
359
 
360
        Relocate the GDB stubs elf image file.
361
 
362
1999-12-13  John Dallaway  
363
 
364
        * cdl/hal_arm_pid.cdl:
365
 
366
        Install both the elf and raw binary versions of the
367
        GDB stubs image.
368
 
369
1999-12-10  John Dallaway  
370
 
371
        * cdl/hal_arm_pid.cdl:
372
 
373
        Add custom rules to build GDB stubs and the flash
374
        programming tool.
375
 
376
1999-12-09  John Dallaway  
377
 
378
        * cdl/hal_arm_pid.cdl:
379
 
380
        Modify testing parameters according to
381
        CYGHWR_HAL_ARM_BIGENDIAN.
382
 
383
1999-12-09  John Dallaway  
384
 
385
        * cdl/hal_arm_pid.cdl: Add SID execution flags option.
386
 
387
1999-12-07  Gary Thomas  
388
 
389
        * cdl/hal_arm_pid.cdl: Add descriptive strings used by CygMon.
390
 
391
1999-12-07  Jesper Skov  
392
 
393
        * cdl/hal_arm_pid.cdl: Adjust CFLAGS according to CPU family.
394
 
395
1999-12-06  Gary Thomas  
396
 
397
        * include/pkgconf/hal_arm_pid.h (HAL_PLATFORM_BOARD):
398
        (HAL_PLATFORM_CPU):
399
        (HAL_PLATFORM_EXTRA): Add - used by CygMon.
400
 
401
        * misc/prog_flash.c: Increase flash image size (needed to
402
        build CygMon image).
403
 
404
1999-11-25  Jonathan Larmour  
405
 
406
        * include/pkgconf/mlt_arm_pidTBE_stubs.h,
407
        include/pkfconf/mlt_arm_pidT_stubs.h:
408
        Delete - we don't have stubs startup for thumb mode
409
 
410
        * include/pkgconf/hal_arm_pid.h:
411
        Allow selection of big-endian mode
412
        Allow selection of thumb mode
413
        Allow selection of thumb big-endian mode
414
 
415
        * src/hal_diag.c: Conditionalize def of diag_buffer for only when it's
416
        explicitly wanted and someone hacks the code
417
        (hal_diag_write_char): Likewise
418
 
419
1999-11-25  Gary Thomas  
420
 
421
        * include/pkgconf/mlt_arm_pidT_rom.h:
422
        * include/pkgconf/mlt_arm_pidT_ram.h:
423
        * include/pkgconf/mlt_arm_pidTBE_rom.h:
424
        * include/pkgconf/mlt_arm_pidTBE_ram.h:
425
        * include/pkgconf/mlt_arm_pid_ram.h:
426
        * include/pkgconf/mlt_arm_pid_rom.h:
427
        * include/pkgconf/mlt_arm_pidBE_rom.h:
428
        * include/pkgconf/mlt_arm_pidBE_ram.h: Update 'do not edit' strings.
429
 
430
        * include/pkgconf/mlt_arm_pidTBE_stubs.h:
431
        * include/pkgconf/mlt_arm_pidT_stubs.h:
432
        * include/pkgconf/mlt_arm_pid_stubs.h:
433
        * include/pkgconf/mlt_arm_pidBE_stubs.h:
434
        * include/pkgconf/mlt_arm_pid9_stubs.h:
435
        * include/pkgconf/mlt_arm_pid9_rom.h:
436
        * include/pkgconf/mlt_arm_pid9_ram.h: New file(s).
437
 
438
1999-11-09  Gary Thomas  
439
 
440
        * include/pkgconf/mlt_arm_pidBE_ram.h:
441
        * include/pkgconf/mlt_arm_pidBE_rom.h:
442
        * include/pkgconf/mlt_arm_pidTBE_ram.h:
443
        * include/pkgconf/mlt_arm_pidTBE_rom.h:
444
        * include/pkgconf/mlt_arm_pidT_ram.h:
445
        * include/pkgconf/mlt_arm_pidT_rom.h:
446
        * include/pkgconf/mlt_arm_pid_ram.h:
447
        * include/pkgconf/mlt_arm_pid_rom.h: New file(s).
448
 
449
        * include/pkgconf/mlt_arm_pidBE_ram.ldi:
450
        * include/pkgconf/mlt_arm_pidBE_ram.mlt:
451
        * include/pkgconf/mlt_arm_pidBE_rom.ldi:
452
        * include/pkgconf/mlt_arm_pidBE_rom.mlt:
453
        * include/pkgconf/mlt_arm_pidTBE_ram.ldi:
454
        * include/pkgconf/mlt_arm_pidTBE_ram.mlt:
455
        * include/pkgconf/mlt_arm_pidTBE_rom.ldi:
456
        * include/pkgconf/mlt_arm_pidTBE_rom.mlt:
457
        * include/pkgconf/mlt_arm_pidT_ram.ldi:
458
        * include/pkgconf/mlt_arm_pidT_ram.mlt:
459
        * include/pkgconf/mlt_arm_pidT_rom.ldi:
460
        * include/pkgconf/mlt_arm_pidT_rom.mlt:
461
        * include/pkgconf/mlt_arm_pid_ram.ldi:
462
        * include/pkgconf/mlt_arm_pid_ram.mlt:
463
        * include/pkgconf/mlt_arm_pid_rom.ldi:
464
        * include/pkgconf/mlt_arm_pid_rom.mlt: Update with correct memory layout.
465
 
466
        * src/hal_diag.c: Honor GDB_DISABLE option.
467
 
468
1999-11-01  Jesper Skov  
469
 
470
        * cdl/hal_arm_pid.cdl: Remove define_proc comments.
471
 
472
1999-10-29  Jesper Skov  
473
 
474
        * misc/PKGconf.mak: Also generate stripped .img files.
475
 
476
1999-10-29  Jesper Skov  
477
 
478
        * include/plf_stub.h (HAL_STUB_PLATFORM_RESET): Call stub entry on
479
        GDB kill. But only do it for stubs startup.
480
 
481
1999-10-28  Jesper Skov  
482
 
483
        * misc/PKGconf.mak: Don't strip symbols when making .img.
484
 
485
1999-10-27  Jesper Skov  
486
 
487
        * include/pkgconf/mlt_arm_pid9_stubs.ldi:
488
        * include/pkgconf/mlt_arm_pid9_stubs.mlt:
489
        Added some linker files.
490
 
491
        * misc/Notes:
492
        * misc/STUBS_config:
493
        Updated.
494
 
495
        * src/hal_diag.c: Fixed conditional include.
496
 
497
1999-10-26  Hugo Tyson  
498
 
499
        * src/hal_diag.c (hal_diag_write_char): Use new macro
500
        CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION and its mate to control
501
        stepping through gdb $O packet output.
502
 
503
1999-10-26  Jesper Skov  
504
        * include/hal_platform_setup.h (CYGHWR_LED_MACRO): define.
505
        * cdl/hal_arm_pid.cdl:
506
        * include/pkgconf/hal_arm_pid.h:
507
        * src/hal_diag.c:
508
        * include/hal_diag.h:
509
        Added CDL for CYGHWR_HAL_ARM_PID_DIAG_LEDS.
510
 
511
1999-10-26  John Dallaway  
512
 
513
        * cdl/hal_arm_pid.cdl:
514
 
515
        Rename CYGBLD_GLOBAL_PREFIX to
516
        CYGBLD_GLOBAL_COMMAND_PREFIX
517
 
518
1999-10-26  Jesper Skov  
519
        * include/pkgconf/mlt_arm_pidTBE_ram.ldi:
520
        * include/pkgconf/mlt_arm_pidTBE_ram.mlt:
521
        * include/pkgconf/mlt_arm_pidTBE_rom.ldi:
522
        * include/pkgconf/mlt_arm_pidTBE_rom.mlt:
523
        * include/pkgconf/mlt_arm_pidBE_ram.ldi:
524
        * include/pkgconf/mlt_arm_pidBE_ram.mlt:
525
        * include/pkgconf/mlt_arm_pidBE_rom.ldi:
526
        * include/pkgconf/mlt_arm_pidBE_rom.mlt:
527
        * include/pkgconf/mlt_arm_pidBE_stubs.ldi:
528
        * include/pkgconf/mlt_arm_pidBE_stubs.mlt:
529
        * include/pkgconf/mlt_arm_pid9_ram.ldi:
530
        * include/pkgconf/mlt_arm_pid9_ram.mlt:
531
        * include/pkgconf/mlt_arm_pid9_rom.ldi:
532
        * include/pkgconf/mlt_arm_pid9_rom.mlt:
533
        Added some linker files.
534
 
535
1999-10-25  Jesper Skov  
536
 
537
        * misc/STUBS_config: Updated.
538
        * src/hal_diag.c (hal_diag_led): Added LED diag.
539
        * misc/prog_flash.c: Fixed compiler warning.
540
 
541
        * misc/prog_flash.c:
542
        * misc/PKGconf.mak:
543
        Add support for programming BE images on LE system.
544
 
545
1999-10-20  Simon FitzMaurice 
546
        * cdl/hal_arm_aeb.cdl:
547
 
548
        Remove -Wl options from compiler flags
549
 
550
1999-10-19  John Dallaway  
551
 
552
        * cdl/hal_arm_pid.cdl:
553
 
554
        Define cdl_options for the memory layout linker script
555
        fragment and the memory layout header file.
556
 
557
1999-10-19  Jesper Skov  
558
 
559
        * include/pkgconf/hal_arm_pid.h: Added ARM9 options.
560
 
561
1999-10-18  John Dallaway  
562
 
563
        * cdl/hal_arm_pid.cdl:
564
 
565
        Define CYGTST_TESTING_IDENTIFIER as a functions of
566
        CYGHWR_THUMB.
567
 
568
1999-10-18  John Dallaway  
569
 
570
        * cdl/hal_arm_pid.cdl:
571
 
572
        Define CYGBLD_GLOBAL_PREFIX and CYGBLD_GLOBAL_CFLAGS as
573
        functions of CYGHWR_THUMB.
574
 
575
1999-10-18  John Dallaway  
576
 
577
        * cdl/hal_arm_pid.cdl:
578
        Update CYGBLD_GLOBAL_CFLAGS. Define CYG_HAL_ARM_PID.
579
        Reparent global build flags.
580
 
581
1999-10-15  John Dallaway  
582
 
583
        * cdl/hal_arm_pid.cdl:
584
        Define CYGBLD_GLOBAL_CFLAGS and CYGBLD_GLOBAL_LDFLAGS.
585
 
586
1999-10-15  Gary Thomas  
587
 
588
        * src/hal_diag.c: Force diag channel to be "raw" if it is
589
        not the same as the GDB port (RAM based applications only).
590
 
591
1999-10-06  John Dallaway  
592
 
593
        * cdl/hal_arm_pid.cdl:
594
        Define CYGTST_TESTING_IDENTIFIER.
595
 
596
1999-09-16  Jesper Skov  
597
 
598
        * include/pkgconf/hal_arm_pid.h:
599
        Removed arm/thumb options [defined by platform template].
600
 
601
        Added ldi/mdi files for pidT.
602
 
603
1999-09-09  Jesper Skov  
604
 
605
        * include/pkgconf/hal_arm_pid.h:
606
        Added thumb option.
607
 
608
1999-08-16  John Dallaway  
609
 
610
        * include/pkgconf/hal_arm_pid.h:
611
 
612
        Proper case various display strings.
613
 
614
1999-08-12  John Dallaway  
615
 
616
        * cdl/hal_arm_pid.cdl:
617
        Define CYG_HAL_STARTUP and CYGHWR_MEMORY_LAYOUT.
618
 
619
1999-05-24  Gary Thomas  
620
 
621
        * src/hal_diag.c: Clean up direct hardware access code.
622
 
623
1999-05-20  Gary Thomas  
624
 
625
        * include/pkgconf/hal_arm_pid.h: Move RTC setup here.
626
 
627
1999-04-13  Gary Thomas  
628
 
629
        * include/hal_platform_setup.h: New file
630
 
631
1999-04-08  John Dallaway  
632
 
633
        * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
634
        avoid padded output sections (PR 19787)
635
 
636
1999-03-23  Gary Thomas  
637
 
638
        * src/hal_diag.c (hal_diag_write_char): Make GDB 'O' transaction run
639
        with interrupts disabled.
640
 
641
1999-03-17  Gary Thomas  
642
 
643
        * src/hal_diag.c (hal_diag_write_char): Don't disable all interrupts,
644
        just the ones from the diag serial port.
645
 
646
1999-03-16  Gary Thomas  
647
 
648
        * include/plf_stub.h:
649
        * src/plf_stub.c:
650
        * src/hal_diag.c: Add suport for GDB break.
651
 
652
1999-03-12  Gary Thomas  
653
 
654
        * include/hal_cache.h (HAL_DCACHE_PURGE_ALL): Add macro.
655
 
656
1999-03-04  John Dallaway  
657
 
658
        * include/pkgconf/*.ldi: give all LDI files unique names so
659
        that they can co-exist in an eCos build tree (PR 19184)
660
        * include/pkgconf/*.mlt: give all MLT files unique names so
661
        that they can co-exist in an eCos build tree (PR 19184)
662
 
663
1999-02-20  Jonathan Larmour  
664
 
665
        * include/hal_platform_ints.h:
666
        Reorganise vector/interrupt/exception names according to purpose
667
        QA improvements
668
 
669
        * src/pid_misc.c:
670
        Change interrupt names due to above
671
        QA improvements
672
 
673
 
674
1999-02-16  Jesper Skov  
675
 
676
        * src/hal_diag.c (hal_diag_write_char): Changed
677
        __output_gdb_string to hal_output_gdb_string.
678
 
679
        * include/hal_stub.h: [removed]
680
        * include/plf_stub.h: [added]
681
        * src/hal_stub.c:     [removed]
682
        * src/plf_stub.c:     [added]
683
        * src/PKGconf.mak:
684
        Changed hal_stub to plf_stub. Moved generic HAL stub code to
685
        common/.../hal_stub.c.
686
 
687
1999-02-16  Gary Thomas  
688
 
689
        * include/hal_platform_ints.h: Some interrupt assignments were wrong.
690
 
691
1999-02-08  John Dallaway  
692
 
693
        * include/pkgconf/*.mlt: New memory layout save files
694
 
695
1999-02-05  John Dallaway  
696
 
697
        * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
698
 
699
1999-01-27  Gary Thomas  
700
 
701
        * misc/PKGconf.mak: Fix for building on Win/NT.  Also create raw binary
702
        file suitable for putting into EPROM.
703
 
704
1999-01-26  Hugo Tyson  
705
 
706
        * include/pkgconf/stubs.ldi:
707
        * include/pkgconf/ram.ldi:
708
        * include/pkgconf/rom.ldi:
709
        Add copyright notice.  (Though these files will later be generated
710
        by a tool and so not copyright, these default setups are.)
711
 
712
1999-01-26  Gary Thomas  
713
 
714
        * include/pkgconf/hal_arm_pid.h: Fix option descriptions.
715
 
716
1999-01-25  Gary Thomas  
717
 
718
        * include/pkgconf/hal_arm_pid.h:
719
        * src/hal_stub.c: Add serial port parameterization (CDL)
720
        (serial_init): Remove 'dummy' call which fixed a GCC bug.  Note:
721
        is this bug still lurking out there?
722
 
723
1999-01-25  Jesper Skov  
724
 
725
        * src/hal_diag.c: Removed HAL_IO_BARRIER macros. Not necessary on
726
        ARM.
727
 
728
1999-01-19  Gary Thomas  
729
 
730
        * misc/PKGconf.mak: Fix for new startup types (STUBS).
731
 
732
        * include/pkgconf/rom.ldi: Modified for new layouts.
733
 
734
        * include/pkgconf/stubs.ldi: New File.
735
 
736
        * src/hal_stub.c: Reorg - move common routines to "arch" directory.
737
 
738
1999-01-18  Gary Thomas  
739
 
740
        * include/pkgconf/rom.ldi: Add configurations for GDB stubs/normal ROM.
741
 
742
1999-01-15  Gary Thomas  
743
 
744
        * misc/Notes: New file.
745
 
746
        * include/pkgconf/rom.ldi: Reorg GDB stubs memory use.
747
 
748
        * misc/gdb_module.c:
749
        * misc/prog_flash.c: New program(s).
750
 
751
        * src/hal_stub.c:
752
        * src/hal_diag.c: Reduce/remove trace buffers (debug only)
753
 
754
        * include/hal_diag.h:  Add prototype for 'hal_diag_read_char()'
755
 
756
1999-01-14  Gary Thomas  
757
 
758
        * include/pkgconf/hal_arm_pid.h: Change diag port to match GDB port.
759
 
760
        * misc/PKGconf.mak: Change 'TESTS' to 'PROGS' due to
761
        changes in "makrules.prv".
762
 
763
        * include/pkgconf/rom.ldi:
764
        * include/pkgconf/ram.ldi: New files.
765
 
766
        * src/PKGconf.mak: Change to MLT script linking.
767
 
768
1999-01-08  Gary Thomas  
769
 
770
        * include/pkgconf/hal_arm_pid.h:
771
        * src/hal_diag.c: Make diagnostic port configurable.
772
 
773
1998-12-22  Gary Thomas  
774
 
775
        * include/hal_cache.h: New [moved] file
776
 
777
1998-12-20  Gary Thomas  
778
 
779
        * src/hal_stub.c (cyg_hal_gdb_isr): Remove unused '__set_mem_fault'
780
 
781
1998-12-16  Gary Thomas  
782
 
783
        * include/hal_platform_ints.h: New file.
784
 
785
1998-12-15  Gary Thomas  
786
 
787
        * include/pkgconf/hal_arm_pid.h: Fix comment.
788
 
789
        * src/hal_diag.c: Changes for kernel-less configuration.
790
 
791
        * src/pid_misc.c: Renamed from 'hal_misc.c'
792
 
793
        * src/PKGconf.mak (COMPILE): Rename 'hal_misc.c' to 'pid_misc.c'
794
        to avoid confusion with "arch/current/src/hal_misc.c" which is
795
        a truly platform independent file.
796
 
797
1998-12-10  Gary Thomas  
798
 
799
        * src/hal_misc.c (dump_frame): Change in parameter type for
800
        caused problems with adding pointers -> huge dumps!
801
 
802
1998-12-09  Gary Thomas  
803
 
804
        * src/hal_misc.c (exception_handler_returned): Change exception
805
        [debug] functions to have proper type for 'register frame' param.
806
 
807
1998-12-03  Gary Thomas  
808
 
809
        * tests/flash.c:
810
        * tests/dl.c (SYNC_COUNT): Update download for improved performance
811
        now that target FIFO is working.
812
 
813
        * src/hal_stub.c (serial_init): Work around compiler code generation
814
        bug (was quietly writing over location 0x4!)
815
 
816
1998-12-02  Gary Thomas  
817
 
818
        * include/pkgconf/hal_arm_pid.h: New file
819
 
820
        * src/hal_misc.c (exception_handler_returned): Make quiet in GDB version
821
 
822
1998-12-01  Gary Thomas  
823
 
824
        * src/hal_stub.c (serial_init): Enable serial FIFO!
825
 
826
        * src/hal_diag.c (hal_diag_init): Enable serial FIFO!
827
        Don't try to support diag via GDB port (yet).
828
 
829
1998-11-26  Gary Thomas  
830
 
831
        * src/hal_diag.c (hal_diag_write_char): Allow separate debug output
832
        even when GDB stubs are included.  Remove this later - FIXME!
833
 
834
        * src/hal_stub.c:
835
        * include/hal_stub.h: New files, GDB stub support
836
 
837
        * src/PKGconf.mak (COMPILE): Add hal_stub.c
838
 
839
1998-11-18  Gary Thomas  
840
 
841
        * tests/flash.c:
842
        * tests/dl.c:
843
        * tests/PKGconf.mak: Set of programs which will download and program
844
        the FLASH on the PID7 eval board.
845
 
846
        * src/hal_misc.c: Add clock latency support.
847
 
848
        * src/pid.ld: Rework memory layout.  Fix DWARF2 debugging stuff.
849
 
850
 
851
//===========================================================================
852
// ####GPLCOPYRIGHTBEGIN####
853
// -------------------------------------------
854
// This file is part of eCos, the Embedded Configurable Operating System.
855
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
856
//
857
// This program is free software; you can redistribute it and/or modify
858
// it under the terms of the GNU General Public License as published by
859
// the Free Software Foundation; either version 2 or (at your option) any
860
// later version.
861
//
862
// This program is distributed in the hope that it will be useful, but
863
// WITHOUT ANY WARRANTY; without even the implied warranty of
864
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
865
// General Public License for more details.
866
//
867
// You should have received a copy of the GNU General Public License
868
// along with this program; if not, write to the
869
// Free Software Foundation, Inc., 51 Franklin Street,
870
// Fifth Floor, Boston, MA  02110-1301, USA.
871
// -------------------------------------------
872
// ####GPLCOPYRIGHTEND####
873
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.