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