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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [sh/] [edk7708/] [current/] [ChangeLog] - Blame information for rev 838

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

Line No. Rev Author Line
1 786 skrzyp
2009-02-04  John Dallaway  
2
 
3
        * include/pkgconf/*.ldi: Add SECTION_eh_frame().
4
 
5
2009-01-31  Bart Veer 
6
 
7
        * cdl/hal_sh_edk7708.cdl: update compiler flags for gcc 4.x
8
 
9
2003-01-19  Bart Veer  
10
 
11
        * include/platform.inc (BSC_settings_table):
12
        Avoid warnings with binutils 2.13.1
13
 
14
2002-05-13  Jesper Skov  
15
 
16
        * cdl/hal_sh_edk7708.cdl: Removed implemntation of
17
        CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED.
18
 
19
2001-09-13  Jesper Skov  
20
 
21
        * include/pkgconf/mlt_sh_edk7708_romram.mlt: Moved RAM to
22
        0x88000000, flash to 0x80000000, leave 0x10000 for RedBoot.
23
        * include/pkgconf/mlt_sh_edk7708_romram.ldi: Same.
24
        * include/pkgconf/mlt_sh_edk7708_romram.h: Same.
25
        * include/pkgconf/mlt_sh_edk7708_rom.mlt: Same.
26
        * include/pkgconf/mlt_sh_edk7708_rom.ldi: Same.
27
        * include/pkgconf/mlt_sh_edk7708_rom.h: Same.
28
        * include/pkgconf/mlt_sh_edk7708_ram.mlt: Same.
29
        * include/pkgconf/mlt_sh_edk7708_ram.ldi: Same.
30
        * include/pkgconf/mlt_sh_edk7708_ram.h: Same.
31
 
32
        * cdl/hal_sh_edk7708.cdl: Moved memory to 88000000. Added RedBoot
33
        options. Made LE by default.
34
 
35
2001-09-11  Jonathan Larmour  
36
 
37
        * cdl/hal_sh_edk7708.cdl: Default to big endian.
38
 
39
2001-05-29  Jesper Skov  
40
 
41
        * include/plf_io.h: Added.
42
 
43
2001-03-08  Jesper Skov  
44
 
45
        * cdl/hal_sh_edk7708.cdl: Does not guarantee virtual vector
46
        support.
47
 
48
2001-02-27  Jesper Skov  
49
 
50
        * include/platform.inc: Init correct vector with interrupt VSR.
51
 
52
2001-01-31  Jesper Skov  
53
 
54
        * src/hal_diag.c: Included private parts of serial driver.
55
 
56
2001-01-26  Jesper Skov  
57
 
58
        * include/plf_stub.h: Moved reset macro to
59
        * include/plf_intr.h: this file.
60
        * src/hal_diag.c: Removed CYGSEM_HAL_VIRTUAL_VECTOR_DIAG check.
61
 
62
2001-01-23  Jesper Skov  
63
 
64
        * include/platform.inc: Properly init interrupt VSR.
65
 
66
2000-11-22  Jesper Skov  
67
 
68
        * include/platform.inc: Mangle symbols.
69
 
70
2000-11-01  Jesper Skov  
71
 
72
        * Moved HAL to edk7708.
73
 
74
2000-10-31  Jesper Skov  
75
 
76
        * include/plf_intr.h: Added.
77
        * include/plf_cache.h: Added.
78
 
79
2000-10-20  Jonathan Larmour  
80
 
81
        * include/pkgconf/mlt_sh_edk7708_ram.h:
82
        * include/pkgconf/mlt_sh_edk7708_rom.h:
83
        * include/pkgconf/mlt_sh_edk7708_romram.h:
84
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
85
        * include/pkgconf/mlt_sh_edk7708_rom.ldi:
86
        * include/pkgconf/mlt_sh_edk7708_romram.ldi:
87
        Regenerated with updated host tools
88
 
89
2000-10-17  Jesper Skov  
90
 
91
        * include/pkgconf/mlt_sh_edk7708_ram.h: Adding heap1.
92
        * include/pkgconf/mlt_sh_edk7708_ram.mlt: Ditto.
93
        * include/pkgconf/mlt_sh_edk7708_ram.ldi: Ditto.
94
        * include/pkgconf/mlt_sh_edk7708_rom.h: Ditto.
95
        * include/pkgconf/mlt_sh_edk7708_rom.mlt: Ditto.
96
        * include/pkgconf/mlt_sh_edk7708_rom.ldi: Ditto.
97
        * include/pkgconf/mlt_sh_edk7708_romram.h: Ditto.
98
        * include/pkgconf/mlt_sh_edk7708_romram.mlt: Ditto.
99
        * include/pkgconf/mlt_sh_edk7708_romram.ldi: Ditto.
100
 
101
2000-10-10  Jesper Skov  
102
 
103
        * cdl/hal_sh_edk7708.cdl: Fix legal OCC ranges.
104
 
105
2000-09-26  Jesper Skov  
106
 
107
        * include/platform.inc: Use calculated FRQCR init value.
108
 
109
        * cdl/hal_sh_edk7708.cdl: Updated clock options.
110
 
111
2000-07-07  Jesper Skov  
112
 
113
        * cdl/hal_sh_edk7708.cdl: Require sub-variant package.
114
 
115
2000-06-29  Jesper Skov  
116
 
117
        * src/hal_diag.c: serial driver API changes.
118
 
119
2000-06-28  Jesper Skov  
120
 
121
        * src/hal_diag.c: Include hal_if file.
122
 
123
2000-06-28  Jesper Skov  
124
 
125
        * src/plf_misc.c:
126
        * src/hal_diag.c:
127
        * src/plf_stub.c: [deleted]
128
        * include/pkgconf/mlt_sh_edk7708_ram.h:
129
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
130
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:
131
        * include/pkgconf/mlt_sh_edk7708_rom.h:
132
        * include/pkgconf/mlt_sh_edk7708_rom.ldi:
133
        * include/pkgconf/mlt_sh_edk7708_rom.mlt:
134
        * include/pkgconf/mlt_sh_edk7708_romram.h:
135
        * include/pkgconf/mlt_sh_edk7708_romram.ldi:
136
        * include/pkgconf/mlt_sh_edk7708_romram.mlt:
137
        * include/plf_stub.h:
138
        * include/hal_diag.h:
139
        * cdl/hal_sh_edk7708.cdl:
140
        Changed to use virtual vector table.
141
 
142
1999-06-19  John Dallaway  
143
 
144
        * cdl/hal_sh_edk7708.cdl: Tidy display strings.
145
 
146
2000-04-12  Jesper Skov  
147
 
148
        * src/hal_diag.c: Output text raw if configuration requires it.
149
 
150
        * include/platform.inc:
151
        * src/edk.S: [deleted]
152
        * cdl/hal_sh_edk7708.cdl:
153
        Hardware init code moved to platform.inc in order to allow ROMRAM
154
        startup.
155
 
156
        * include/pkgconf/mlt_sh_edk7708_romram.h:
157
        * include/pkgconf/mlt_sh_edk7708_romram.mlt:
158
        * include/pkgconf/mlt_sh_edk7708_romram.ldi:
159
        * cdl/hal_sh_edk7708.cdl:
160
        Add ROMRAM startup option.
161
 
162
2000-04-06  Jonathan Larmour  
163
 
164
        * cdl/hal_sh_edk7708.cdl: Use -g now that toolchains work with that
165
        (and in fact new toolchains no longer work with -ggdb)
166
 
167
2000-04-06  Jesper Skov  
168
 
169
        * cdl/hal_sh_edk7708.cdl: Define vsr base location.
170
 
171
2000-04-04  Jesper Skov  
172
 
173
        * src/hal_diag.c (hal_diag_write_char): Add GDB critical IO region
174
        handling.
175
 
176
2000-03-20  Jesper Skov  
177
 
178
        * cdl/hal_sh_edk7708.cdl: Added board speed variable.
179
 
180
2000-03-09  Jesper Skov  
181
 
182
        * src/hal_diag.c: Fix compiler warning.
183
 
184
2000-02-28  Jesper Skov  
185
 
186
        * include/platform.inc: Use sh_offsets instead of C header.
187
 
188
2000-02-18  Jonathan Larmour  
189
 
190
        * cdl/hal_sh_edk7708.cdl (CYGBLD_BUILD_GDB_STUBS): When
191
        building stubs, define every dependency required here rather than
192
        in the template
193
 
194
2000-02-17  Jesper Skov  
195
 
196
        * cdl/hal_sh_edk7708.cdl:
197
        Go back to -ggdb. -gstabs don't provide enough info for
198
        source-level debugging.
199
 
200
        * include/pkgconf/mlt_sh_edk7708_rom.h:
201
        * include/pkgconf/mlt_sh_edk7708_rom.ldi:
202
        * include/pkgconf/mlt_sh_edk7708_rom.mlt:
203
        * include/pkgconf/mlt_sh_edk7708_ram.h:
204
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
205
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:
206
        Don't use . assignment due to tools problem.
207
 
208
2000-02-16  Jesper Skov  
209
 
210
        * cdl/hal_sh_edk7708.cdl: Added LE support.
211
 
212
2000-02-15  Jesper Skov  
213
 
214
        * misc/STUBS_config:
215
        * include/pkgconf/mlt_sh_edk7708_rom.ldi:
216
        * include/pkgconf/mlt_sh_edk7708_rom.mlt:
217
        * include/pkgconf/mlt_sh_edk7708_ram.h:
218
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
219
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:
220
        Updated for new stubs scheme.
221
 
222
        * cdl/hal_sh_edk7708.cdl: Removed stubs startup.
223
        Use -gstabs instead of -ggdb to work around problem with GDB.
224
 
225
2000-02-10  Jesper Skov  
226
 
227
        * include/plf_stub.h:
228
        HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
229
 
230
2000-02-07  Jesper Skov  
231
 
232
        * cdl/hal_sh_edk7708.cdl: use cpu flags when linking.
233
 
234
2000-02-03  Jesper Skov  
235
 
236
        * cdl/hal_sh_edk7708.cdl: Implements stubs.
237
 
238
2000-01-27  Jesper Skov  
239
 
240
        * cdl/hal_sh_edk7708.cdl: Moved part of stubs build rule to
241
        common HAL.  Changed description.
242
 
243
2000-01-26  Jesper Skov  
244
 
245
        * cdl/hal_sh_edk7708.cdl: Fix display string.
246
 
247
2000-01-24  Jesper Skov  
248
 
249
        * cdl/hal_sh_edk7708.cdl: Add stubs build rule.
250
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
251
        * include/pkgconf/mlt_sh_edk7708_ram.h:
252
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:
253
        * include/pkgconf/mlt_sh_edk7708_stubs.ldi:
254
        * include/pkgconf/mlt_sh_edk7708_stubs.h:
255
        * include/pkgconf/mlt_sh_edk7708_stubs.mlt:
256
        Give stub more RAM.
257
 
258
2000-01-24  John Dallaway  
259
 
260
        * cdl/*.cdl:
261
 
262
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
263
 
264
2000-01-19  Hugo Tyson  
265
 
266
        * cdl/*.cdl: Add descriptions to a number of options &c which were
267
        lacking same, also tidied up other typos as noticed en passant.
268
 
269
2000-01-18  Jesper Skov  
270
        CR 902066
271
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:
272
        * include/pkgconf/mlt_sh_edk7708_ram.h:
273
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
274
        Correct RAM size.
275
 
276
1999-12-21  Jonathan Larmour  
277
 
278
        * src/plf_misc.c (cyg_hal_user_break): Rename
279
        CYG_HAL_USE_ROM_MONITOR_GDB_STUBS -> CYGSEM_HAL_USE_ROM_MONITOR_GDB_stubs
280
 
281
        * cdl/hal_sh_edk7708.cdl: Don't need to define CYG_HAL_SH_SH7708 any
282
        more
283
        Add new platform-specific CYGSEM_HAL_USE_ROM_MONITOR option to
284
        control ROM monitor support
285
 
286
1999-12-20  Gary Thomas  
287
 
288
        * cdl/hal_sh_edk7708.cdl: Add -Wl for linker options.
289
 
290
1999-11-25  Gary Thomas  
291
 
292
        * include/pkgconf/mlt_sh_edk7708_stubs.h:
293
        * include/pkgconf/mlt_sh_edk7708_rom.h:
294
        * include/pkgconf/mlt_sh_edk7708_ram.h: New file(s).
295
 
296
1999-11-02  Jesper Skov  
297
 
298
        * cdl/hal_sh_edk7708.cdl: Use define_proc for CPU define.
299
 
300
1999-11-01  Jesper Skov  
301
 
302
        * cdl/hal_sh_edk7708.cdl: Use define_proc for const header defs.
303
 
304
1999-10-29  Jesper Skov  
305
 
306
        * cdl/hal_sh_edk7708.cdl: Added.
307
 
308
1999-10-13  Jesper Skov  
309
 
310
        * src/hal_diag.c (hal_diag_write_char):
311
        * src/plf_misc.c:
312
        * src/PKGconf.mak (COMPILE):
313
        Added user breakpoint handling.
314
 
315
1999-09-02  Jesper Skov  
316
 
317
        * misc/STUBS_config: Also disable kernel support in HAL.
318
 
319
1999-08-17  Jesper Skov  
320
 
321
        * misc/STUBS_config: Added.
322
 
323
1999-06-18  Jesper Skov  
324
 
325
        * include/pkgconf/hal_sh_edk7708.h: Consistent EDK7708 naming.
326
 
327
1999-06-01  Jesper Skov  
328
 
329
        * src/hal_diag.c (hal_diag_write_char): Don't look for 0x03
330
        chars. It doesn't work well. Better the dedicated magic handles
331
        C-c.
332
 
333
        * src/edk.S: Cleaned up memory controller setup.
334
 
335
1999-05-31  Jesper Skov  
336
 
337
        * include/pkgconf/hal_sh_edk7708.h: Removed FIX ME.
338
 
339
        * src/edk.S: Fixed delay-slot problem.
340
 
341
1999-05-28  Jesper Skov  
342
 
343
        * include/pkgconf/hal_sh_edk7708.h: Fixed platform name.
344
 
345
        * include/pkgconf/mlt_sh_edk7708_rom.ldi:
346
        * include/pkgconf/mlt_sh_edk7708_rom.mlt:
347
        * include/pkgconf/mlt_sh_edk7708_stubs.ldi:
348
        * include/pkgconf/mlt_sh_edk7708_stubs.mlt:
349
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:
350
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:
351
        Fixed memory layout and generated MLT files.
352
 
353
1999-05-28  Jesper Skov  
354
 
355
        * include/pkgconf/hal_sh_edk.h:            [deleted]
356
        * include/pkgconf/mlt_sh_edk_ram.ldi:      [deleted]
357
        * include/pkgconf/mlt_sh_edk_ram.mlt:      [deleted]
358
        * include/pkgconf/mlt_sh_edk_rom.ldi:      [deleted]
359
        * include/pkgconf/mlt_sh_edk_stubs.ldi:    [deleted]
360
        * include/pkgconf/hal_sh_edk7708.h:        [added]
361
        * include/pkgconf/mlt_sh_edk7708_ram.ldi:  [added]
362
        * include/pkgconf/mlt_sh_edk7708_ram.mlt:  [added]
363
        * include/pkgconf/mlt_sh_edk7708_rom.ldi:  [added]
364
        * include/pkgconf/mlt_sh_edk7708_rom.mlt:  [added]
365
        * include/pkgconf/mlt_sh_edk7708_stubs.ldi:[added]
366
        * include/pkgconf/mlt_sh_edk7708_stubs.mlt:[added]
367
        * src/PKGconf.mak:
368
        Renamed SH platform package to edk7708.
369
 
370
1999-05-21  Jesper Skov  
371
 
372
        * include/pkgconf/hal_sh_edk.h (CYGNUM_HAL_RTC_PERIOD): The timer
373
        is running at 1/4 of the peripheral clock.
374
 
375
        * include/plf_stub.h: Added RESET code.
376
 
377
        * include/pkgconf/hal_sh_edk.h: Added RTC data for the edk board.
378
 
379
1999-05-20  John Dallaway  
380
 
381
        * include/pkgconf/mlt_sh_edk_ram.mlt: Working MLT-generated
382
        version.
383
 
384
1999-05-20  Jesper Skov  
385
 
386
        * Moved files to CVS trunk.
387
 
388
1999-05-19  Jesper Skov  
389
 
390
        * src/edk.S (_hal_hardware_init): Fix a few mistakes.
391
 
392
        * include/plf_stub.h: Enable led in stub init.
393
 
394
        * include/pkgconf/mlt_sh_edk_stubs.ldi:
395
        * include/pkgconf/mlt_sh_edk_rom.ldi:
396
        Added.
397
        Moved RAM region to the end of the chunk and made it bigger.
398
 
399
        * src/edk.S (_hal_hardware_init): Added Bus State Controller
400
        initialization.
401
 
402
1999-05-19  Jesper Skov  
403
 
404
        * Most things working now. Will start keeping track of changes.
405
 
406
1999-04-22  Jesper Skov  
407
 
408
        * Set up directory structure.
409
 
410
//===========================================================================
411
// ####GPLCOPYRIGHTBEGIN####
412
// -------------------------------------------
413
// This file is part of eCos, the Embedded Configurable Operating System.
414
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc.
415
//
416
// This program is free software; you can redistribute it and/or modify
417
// it under the terms of the GNU General Public License as published by
418
// the Free Software Foundation; either version 2 or (at your option) any
419
// later version.
420
//
421
// This program is distributed in the hope that it will be useful, but
422
// WITHOUT ANY WARRANTY; without even the implied warranty of
423
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
424
// General Public License for more details.
425
//
426
// You should have received a copy of the GNU General Public License
427
// along with this program; if not, write to the
428
// Free Software Foundation, Inc., 51 Franklin Street,
429
// Fifth Floor, Boston, MA  02110-1301, USA.
430
// -------------------------------------------
431
// ####GPLCOPYRIGHTEND####
432
//===========================================================================

powered by: WebSVN 2.1.0

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