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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [powerpc/] [fads/] [current/] [ChangeLog] - Blame information for rev 867

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_powerpc_fads.cdl: update compiler flags for gcc 4.x
4
 
5
2008-11-07  Jonathan Larmour  
6
 
7
        * include/pkgconf/mlt_powerpc_fads_ram.ldi:
8
        * include/pkgconf/mlt_powerpc_fads_rom.ldi:
9
        Add SECTION_eh_frame and SECTION_RELOCS.
10
 
11
2005-06-07  Andrew Lunn  
12
 
13
        * Changed all sourceware.cygnus.com URLs to
14
        ecos.sourceware.org.
15
 
16
2003-07-18  Nick Garnett  
17
 
18
        * cdl/hal_powerpc_fads.cdl:
19
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
20
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
21
        "default_value" from "calculated". This makes it easier
22
        to change these values globally.
23
 
24
2003-03-07  Gary Thomas  
25
 
26
        * include/plf_stub.h: Remove [confusing] platform specific include.
27
 
28
2002-06-27  Gary Thomas  
29
 
30
        * include/plf_regs.h: New file - platform overrides.
31
 
32
2002-04-11  Gary Thomas  
33
 
34
        * include/plf_cache.h: Cache control is in hal/common CDL.
35
 
36
2001-01-26  Jesper Skov  
37
 
38
        * include/plf_stub.h: Moved reset macro to
39
        * include/plf_intr.h: this file.
40
 
41
2000-10-20  Jonathan Larmour  
42
 
43
        * include/pkgconf/mlt_powerpc_fads_ram.mlt:
44
        Repair RAM layout
45
 
46
        * include/pkgconf/mlt_powerpc_fads_ram.mlt:
47
        * include/pkgconf/mlt_powerpc_fads_rom.mlt:
48
        Add heap1 section
49
 
50
        * include/pkgconf/mlt_powerpc_fads_ram.h:
51
        * include/pkgconf/mlt_powerpc_fads_rom.h:
52
        * include/pkgconf/mlt_powerpc_fads_ram.ldi:
53
        * include/pkgconf/mlt_powerpc_fads_rom.ldi:
54
        Regenerated
55
 
56
2000-07-17  Jesper Skov  
57
 
58
        * src/hal_aux.c (hal_platform_init): Don't call hal_if_init just
59
        yet.
60
 
61
2000-06-26  Jesper Skov  
62
 
63
        * cdl/hal_powerpc_fads.cdl: Removed ROM_DEBUG_CHANNEL option.
64
 
65
2000-06-15  Jesper Skov  
66
 
67
        * src/hal_diag.c:
68
        * src/hal_aux.c:
69
        * include/pkgconf/mlt_powerpc_fads_ram.ldi:
70
        * include/pkgconf/mlt_powerpc_fads_ram.mlt:
71
        * include/plf_stub.h:
72
        * include/hal_diag.h:
73
        * cdl/hal_powerpc_fads.cdl:
74
        Some changes towards virtual vector table support. Still needs
75
        ctrlc support before it can be enabled.
76
 
77
2000-06-13  Jesper Skov  
78
 
79
        * include/plf_intr.h: Added.
80
 
81
2000-03-06  Jesper Skov  
82
 
83
        * src/hal_diag.c (hal_diag_write_char): fix typo.
84
 
85
2000-03-02  Jesper Skov  
86
 
87
        * cdl/hal_powerpc_fads.cdl: Don't allow USE_MONITOR to be configured.
88
 
89
2000-02-21  Jesper Skov  
90
 
91
        * src/fads.S: use arch.inc instead of ppc.inc
92
 
93
2000-02-17  Jonathan Larmour  
94
 
95
        * include/pkgconf/hal_powerpc_fads.h: Fix PPC8xx -> MPC8xx typo
96
        * cdl/hal_powerpc_fads.cdl: likewise
97
 
98
2000-02-11  Jesper Skov  
99
 
100
        * src/hal_aux.c: Cleaned up includes.
101
 
102
2000-02-10  Jesper Skov  
103
 
104
        * include/plf_stub.h:
105
        HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
106
 
107
2000-02-08  Jesper Skov  
108
 
109
        * include/pkgconf/mlt_powerpc_fads_ram.ldi:
110
        * include/pkgconf/mlt_powerpc_fads_ram.mlt:
111
        Reserve space for vectors.
112
 
113
        * cdl/hal_powerpc_fads.cdl:
114
        * include/pkgconf/hal_powerpc_fads.h:
115
        Don't rely on ROM monitor (isn't eCos compatible stub).
116
 
117
2000-02-07  Jesper Skov  
118
 
119
        * cdl/hal_powerpc_fads.cdl: Specify CPU options in linker flags.
120
 
121
        * cdl/hal_powerpc_fads.cdl:
122
        * include/pkgconf/hal_powerpc_fads.h:
123
        Use MPC8xx CPU variant.
124
 
125
2000-02-03  Jesper Skov  
126
 
127
        * cdl/hal_powerpc_fads.cdl:
128
        * src/fads.S:
129
        CYG_HAL_POWERPC_x->CYGPKG_...
130
 
131
2000-01-26  Jesper Skov  
132
 
133
        * include/plf_cache.h: Added.
134
 
135
2000-01-24  John Dallaway  
136
 
137
        * cdl/*.cdl:
138
 
139
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
140
 
141
2000-01-19  Hugo Tyson  
142
 
143
        * cdl/*.cdl: Add descriptions to a number of options &c which were
144
        lacking same, also tidied up other typos as noticed en passant.
145
 
146
1999-12-21  Jonathan Larmour  
147
 
148
        * cdl/hal_powerpc_fads.cdl: Ensure we "puts" to appropriate CDL header
149
 
150
1999-12-20  Gary Thomas  
151
 
152
        * cdl/hal_powerpc_fads.cdl: Add -Wl for linker options.
153
 
154
1999-11-25  Gary Thomas  
155
 
156
        * include/pkgconf/mlt_powerpc_fads_rom.h:
157
        * include/pkgconf/mlt_powerpc_fads_ram.h: New file(s).
158
 
159
1999-09-02  Hugo Tyson  
160
 
161
        * src/hal_aux.c (CYGARC_MEMDESC_TABLE): Define a non-empty table
162
        for the FADS board so that MM can be enabled.  I don't know why
163
        the ROM area is marked non-cachable, but that's as the reporter
164
        requested.
165
 
166
        As requested in PR 20270 by not-a-customer.  This is really a
167
        merge of that fix.
168
 
169
        * src/quicc_smc2.c (cyg_smc2_init): Re-order initialization so
170
        that RxTxBD *is* initialized before use.  Move setup of rx/tx
171
        params to the end of the function ie. after the data is set up.
172
 
173
        All as requested in PR 20271 by not-a-customer.  This is really a
174
        merge of that fix.
175
 
176
1999-06-11  Hugo Tyson  
177
 
178
        * src/PKGconf.mak: Build the new file.
179
 
180
        * src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this
181
        object for per-platform table-driven memory map initialization.
182
        The table used to be in hal_misc.c in the architectural HAL; this
183
        is platform dependent so better and cleaner here.
184
 
185
1999-06-10  Hugo Tyson  
186
 
187
        * src/PKGconf.mak: Add quicc_smc2.c, which now lives in here;
188
        moved from the architectural HAL.
189
 
190
        * src/hal_diag.c: use local quicc_smc2.c module for IO.
191
 
192
        * include/plf_stub.h: use local quicc_smc2.c module for IO.
193
 
194
        * include/quicc_smc2.h, src/quicc_smc2.c, src/ppc_860.h: new
195
        files; renamed and reorganized from the architectural HAL.
196
 
197
1999-05-20  Gary Thomas  
198
 
199
        * include/pkgconf/hal_powerpc_fads.h: Move RTC setup here.
200
 
201
1999-04-08  John Dallaway  
202
 
203
        * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
204
        avoid padded output sections (PR 19787)
205
 
206
1999-03-23  Jonathan Larmour  
207
 
208
        * src/hal_diag.c: Disable interrupts when doing diag output so that
209
        system "freezes" while this goes on
210
 
211
1999-03-04  John Dallaway  
212
 
213
        * include/pkgconf/*.ldi: give all LDI files unique names so
214
        that they can co-exist in an eCos build tree (PR 19184)
215
        * include/pkgconf/*.mlt: give all MLT files unique names so
216
        that they can co-exist in an eCos build tree (PR 19184)
217
 
218
1999-02-16  Jesper Skov  
219
 
220
        * src/hal_diag.c (hal_diag_write_char): Changed
221
        __output_gdb_string to hal_output_gdb_string.
222
 
223
        * include/hal_stub.h: [removed]
224
        * include/plf_stub.h: [added]
225
        * src/hal_stub.c:     [removed]
226
        * src/PKGconf.mak:
227
        Changed hal_stub to plf_stub. Moved generic HAL stub code to
228
        common/.../hal_stub.c.
229
 
230
1999-02-08  Jesper Skov  
231
 
232
        * include/pkgconf/hal_powerpc_fads.h: Put back in the startup
233
        CDL. Fixed inconsistency with usage notes.
234
 
235
        * README: Added Kevin's usage notes.
236
 
237
1999-02-08  John Dallaway  
238
 
239
        * include/pkgconf/*.mlt: New memory layout save files
240
 
241
1999-02-05  Jesper Skov  
242
 
243
        * src/PKGconf.mak: Fix comment.
244
 
245
1999-02-05  John Dallaway  
246
 
247
        * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
248
 
249
1999-01-27  Jesper Skov  
250
 
251
        * README: Added copyright header.
252
 
253
1999-01-26  Hugo Tyson  
254
 
255
        * include/pkgconf/ram.ldi:
256
        * include/pkgconf/rom.ldi:
257
        Add copyright notice.  (Though these files will later be generated
258
        by a tool and so not copyright, these default setups are.)
259
 
260
1999-01-22  Jesper Skov  
261
 
262
        * include/hal_diag.h:
263
        * include/hal_stub.h:
264
        * include/ppc_fads.h:
265
        * include/pkgconf/hal_powerpc_fads.h:
266
        * src/PKGconf.mak:
267
        * src/fads.S:
268
        * src/hal_diag.c:
269
        * src/hal_stub.c:
270
        Added UNSUPPORTED headers.
271
 
272
        * README: Added a few comments from Kevin.
273
 
274
1999-01-22  Jesper Skov  
275
 
276
        * include/pkgconf/hal_powerpc_fads.h: Removed startup type CDL.
277
 
278
1999-01-22  Jesper Skov  
279
 
280
        * src/fads.S (hal_hardware_init): Renamed CYG_HAL_POWERPC_FADS to
281
        CYGPKG_HAL_POWERPC_FADS.
282
 
283
1999-01-21  Jesper Skov  
284
 
285
        * src/fads.ld: [removed]
286
        * include/pkgconf/ram.ldi: [added]
287
        * include/pkgconf/rom.ldi: [added]
288
        * src/PKGconf.mak:
289
        Changed to MLT linker scheme.
290
 
291
1998-12-17  Jesper Skov  
292
 
293
        * src/hal_stub.c: Call cyg_ prefixed function names. Put in EMXIFs
294
        where functionality has been left out. Removed Cogent spefic
295
        code.
296
 
297
        * src/hal_diag.c: Rely on smc code to do full hw
298
        initialization. Call cyg_ prefixed function names.
299
 
300
        * src/fads.ld: Added Kevin to contributers.
301
 
302
        * src/fads.S (hal_hardware_init): Removed all #if0 marked code.
303
 
304
1998-10-28  Kevin Hester 
305
 
306
        * Created based on the cogent implementation
307
 
308
//===========================================================================
309
// ####GPLCOPYRIGHTBEGIN####
310
// -------------------------------------------
311
// This file is part of eCos, the Embedded Configurable Operating System.
312
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
313
//
314
// This program is free software; you can redistribute it and/or modify
315
// it under the terms of the GNU General Public License as published by
316
// the Free Software Foundation; either version 2 or (at your option) any
317
// later version.
318
//
319
// This program is distributed in the hope that it will be useful, but
320
// WITHOUT ANY WARRANTY; without even the implied warranty of
321
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
322
// General Public License for more details.
323
//
324
// You should have received a copy of the GNU General Public License
325
// along with this program; if not, write to the
326
// Free Software Foundation, Inc., 51 Franklin Street,
327
// Fifth Floor, Boston, MA  02110-1301, USA.
328
// -------------------------------------------
329
// ####GPLCOPYRIGHTEND####
330
//===========================================================================

powered by: WebSVN 2.1.0

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