source: rtems/c/src/lib/libcpu/powerpc/ChangeLog @ 77072181

4.104.114.84.95
Last change on this file since 77072181 was 77072181, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:07:53

2003-12-02 Ralf Corsepius <corsepiu@…>

  • mpc505/ictrl/Makefile.am: Remove all-local: $(ARCH).
  • mpc505/timer/Makefile.am: Remove all-local: $(ARCH).
  • mpc505/vectors/Makefile.am: Remove all-local: $(ARCH).
  • mpc6xx/clock/Makefile.am: Remove all-local: $(ARCH).
  • mpc6xx/exceptions/Makefile.am: Remove all-local: $(ARCH).
  • mpc6xx/mmu/Makefile.am: Remove all-local: $(ARCH).
  • mpc6xx/timer/Makefile.am: Remove all-local: $(ARCH).
  • mpc6xx/wrapup/Makefile.am: Remove all-local: $(ARCH).
  • mpc8260/clock/Makefile.am: Remove all-local: $(ARCH).
  • mpc8260/console-generic/Makefile.am: Remove all-local: $(ARCH).
  • mpc8260/cpm/Makefile.am: Remove all-local: $(ARCH).
  • mpc8260/exceptions/Makefile.am: Remove all-local: $(ARCH).
  • mpc8260/mmu/Makefile.am: Remove all-local: $(ARCH).
  • mpc8260/timer/Makefile.am: Remove all-local: $(ARCH).
  • mpc8xx/clock/Makefile.am: Remove all-local: $(ARCH).
  • mpc8xx/console-generic/Makefile.am: Remove all-local: $(ARCH).
  • mpc8xx/cpm/Makefile.am: Remove all-local: $(ARCH).
  • mpc8xx/exceptions/Makefile.am: Remove all-local: $(ARCH).
  • mpc8xx/mmu/Makefile.am: Remove all-local: $(ARCH).
  • mpc8xx/timer/Makefile.am: Remove all-local: $(ARCH).
  • ppc403/clock/Makefile.am: Remove all-local: $(ARCH).
  • ppc403/console/Makefile.am: Remove all-local: $(ARCH).
  • ppc403/ictrl/Makefile.am: Remove all-local: $(ARCH).
  • ppc403/timer/Makefile.am: Remove all-local: $(ARCH).
  • ppc403/tty_drv/Makefile.am: Remove all-local: $(ARCH).
  • ppc403/vectors/Makefile.am: Remove all-local: $(ARCH).
  • shared/include/Makefile.am: Remove all-local: $(ARCH).
  • shared/src/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 35.2 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * mpc505/ictrl/Makefile.am: Remove all-local: $(ARCH).
4        * mpc505/timer/Makefile.am: Remove all-local: $(ARCH).
5        * mpc505/vectors/Makefile.am: Remove all-local: $(ARCH).
6        * mpc6xx/clock/Makefile.am: Remove all-local: $(ARCH).
7        * mpc6xx/exceptions/Makefile.am: Remove all-local: $(ARCH).
8        * mpc6xx/mmu/Makefile.am: Remove all-local: $(ARCH).
9        * mpc6xx/timer/Makefile.am: Remove all-local: $(ARCH).
10        * mpc6xx/wrapup/Makefile.am: Remove all-local: $(ARCH).
11        * mpc8260/clock/Makefile.am: Remove all-local: $(ARCH).
12        * mpc8260/console-generic/Makefile.am: Remove all-local: $(ARCH).
13        * mpc8260/cpm/Makefile.am: Remove all-local: $(ARCH).
14        * mpc8260/exceptions/Makefile.am: Remove all-local: $(ARCH).
15        * mpc8260/mmu/Makefile.am: Remove all-local: $(ARCH).
16        * mpc8260/timer/Makefile.am: Remove all-local: $(ARCH).
17        * mpc8xx/clock/Makefile.am: Remove all-local: $(ARCH).
18        * mpc8xx/console-generic/Makefile.am: Remove all-local: $(ARCH).
19        * mpc8xx/cpm/Makefile.am: Remove all-local: $(ARCH).
20        * mpc8xx/exceptions/Makefile.am: Remove all-local: $(ARCH).
21        * mpc8xx/mmu/Makefile.am: Remove all-local: $(ARCH).
22        * mpc8xx/timer/Makefile.am: Remove all-local: $(ARCH).
23        * ppc403/clock/Makefile.am: Remove all-local: $(ARCH).
24        * ppc403/console/Makefile.am: Remove all-local: $(ARCH).
25        * ppc403/ictrl/Makefile.am: Remove all-local: $(ARCH).
26        * ppc403/timer/Makefile.am: Remove all-local: $(ARCH).
27        * ppc403/tty_drv/Makefile.am: Remove all-local: $(ARCH).
28        * ppc403/vectors/Makefile.am: Remove all-local: $(ARCH).
29        * shared/include/Makefile.am: Remove all-local: $(ARCH).
30        * shared/src/Makefile.am: Remove all-local: $(ARCH).
31        * wrapup/Makefile.am: Remove all-local: $(ARCH).
32
332003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reformat. Use dirstamp for preinstallation.
36        * mpc505/Makefile.am: Reformat.
37        * mpc505/ictrl/Makefile.am: Reformat. Use dirstamp for preinstallation.
38        * mpc505/timer/Makefile.am: Reformat.
39        * mpc505/vectors/Makefile.am: Reformat.
40        * mpc6xx/Makefile.am: Reformat.
41        * mpc6xx/clock/Makefile.am: Reformat. Use dirstamp for preinstallation.
42        * mpc6xx/exceptions/Makefile.am: Reformat. Use dirstamp for preinstallation.
43        * mpc6xx/mmu/Makefile.am: Reformat. Use dirstamp for preinstallation.
44        * mpc6xx/timer/Makefile.am: Reformat.
45        * mpc6xx/wrapup/Makefile.am: Reformat.
46        * mpc8260/Makefile.am: Reformat. Use dirstamp for preinstallation.
47        * mpc8260/clock/Makefile.am: Reformat.
48        * mpc8260/console-generic/Makefile.am: Reformat.
49        * mpc8260/cpm/Makefile.am: Reformat.
50        * mpc8260/exceptions/Makefile.am: Reformat. Use dirstamp for preinstallation.
51        * mpc8260/mmu/Makefile.am: Reformat.
52        * mpc8260/timer/Makefile.am: Reformat.
53        * mpc8xx/Makefile.am: Reformat. Use dirstamp for preinstallation.
54        * mpc8xx/clock/Makefile.am: Reformat.
55        * mpc8xx/console-generic/Makefile.am: Reformat.
56        * mpc8xx/cpm/Makefile.am: Reformat.
57        * mpc8xx/exceptions/Makefile.am: Reformat. Use dirstamp for preinstallation.
58        * mpc8xx/mmu/Makefile.am: Reformat.
59        * mpc8xx/timer/Makefile.am: Reformat.
60        * ppc403/Makefile.am: Reformat.
61        * ppc403/clock/Makefile.am: Reformat.
62        * ppc403/console/Makefile.am: Reformat.
63        * ppc403/ictrl/Makefile.am: Reformat. Use dirstamp for preinstallation.
64        * ppc403/timer/Makefile.am: Reformat.
65        * ppc403/tty_drv/Makefile.am: Reformat. Use dirstamp for preinstallation.
66        * ppc403/vectors/Makefile.am: Reformat.
67        * shared/Makefile.am: Reformat.
68        * shared/include/Makefile.am: Reformat. Use dirstamp for preinstallation.
69        * shared/src/Makefile.am: Reformat. Use dirstamp for preinstallation.
70        * wrapup/Makefile.am: Reformat.
71
722003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove RTEMS_CANONICAL_HOST.
75
762003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove RTEMS_CHECK_CPU.
79
802003-09-04      Joel Sherrill <joel@OARcorp.com>
81
82        * mpc6xx/clock/c_clock.c, mpc6xx/clock/c_clock.h,
83        mpc6xx/exceptions/raw_exception.c, mpc6xx/exceptions/raw_exception.h,
84        mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S,
85        mpc6xx/timer/timer.c, mpc8260/clock/clock.c,
86        mpc8260/console-generic/console-generic.c, mpc8260/cpm/brg.c,
87        mpc8260/exceptions/raw_exception.c,
88        mpc8260/exceptions/raw_exception.h, mpc8260/include/cpm.h,
89        mpc8260/include/mmu.h, mpc8260/mmu/mmu.c, mpc8260/timer/timer.c,
90        mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c,
91        mpc8xx/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.h,
92        mpc8xx/include/cpm.h, mpc8xx/include/mmu.h, mpc8xx/mmu/mmu.c,
93        mpc8xx/timer/timer.c, ppc403/clock/clock.c,
94        ppc403/console/console.c.polled, ppc403/timer/timer.c,
95        rtems/powerpc/debugmod.h, shared/include/byteorder.h,
96        shared/include/cpuIdent.c, shared/include/cpuIdent.h,
97        shared/include/io.h, shared/include/mmu.h, shared/include/page.h,
98        shared/include/pgtable.h, shared/include/spr.h: URL for license
99        changed.
100
1012003-09-04      Joel Sherrill <joel@OARcorp.com>
102
103        * mpc505/timer/timer.c, ppc403/console/console.c,
104        ppc403/console/console405.c: Removed incorrect statement about
105        copyright assignment.
106
1072003-08-20      Joel Sherrill <joel@OARcorp.com>
108
109        * mpc8260/clock/clock.c: Correct copyright statements.
110
1112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved aclocal/.
114
1152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved automake/.
118        * mpc505/Makefile.am: Reflect having moved automake/.
119        * mpc505/ictrl/Makefile.am: Reflect having moved automake/.
120        * mpc505/timer/Makefile.am: Reflect having moved automake/.
121        * mpc505/vectors/Makefile.am: Reflect having moved automake/.
122        * mpc6xx/Makefile.am: Reflect having moved automake/.
123        * mpc6xx/clock/Makefile.am: Reflect having moved automake/.
124        * mpc6xx/exceptions/Makefile.am: Reflect having moved automake/.
125        * mpc6xx/mmu/Makefile.am: Reflect having moved automake/.
126        * mpc6xx/timer/Makefile.am: Reflect having moved automake/.
127        * mpc6xx/wrapup/Makefile.am: Reflect having moved automake/.
128        * mpc8260/Makefile.am: Reflect having moved automake/.
129        * mpc8260/clock/Makefile.am: Reflect having moved automake/.
130        * mpc8260/console-generic/Makefile.am: Reflect having moved automake/.
131        * mpc8260/cpm/Makefile.am: Reflect having moved automake/.
132        * mpc8260/exceptions/Makefile.am: Reflect having moved automake/.
133        * mpc8260/mmu/Makefile.am: Reflect having moved automake/.
134        * mpc8260/timer/Makefile.am: Reflect having moved automake/.
135        * mpc8xx/Makefile.am: Reflect having moved automake/.
136        * mpc8xx/clock/Makefile.am: Reflect having moved automake/.
137        * mpc8xx/console-generic/Makefile.am: Reflect having moved automake/.
138        * mpc8xx/cpm/Makefile.am: Reflect having moved automake/.
139        * mpc8xx/exceptions/Makefile.am: Reflect having moved automake/.
140        * mpc8xx/mmu/Makefile.am: Reflect having moved automake/.
141        * mpc8xx/timer/Makefile.am: Reflect having moved automake/.
142        * ppc403/Makefile.am: Reflect having moved automake/.
143        * ppc403/clock/Makefile.am: Reflect having moved automake/.
144        * ppc403/console/Makefile.am: Reflect having moved automake/.
145        * ppc403/ictrl/Makefile.am: Reflect having moved automake/.
146        * ppc403/timer/Makefile.am: Reflect having moved automake/.
147        * ppc403/tty_drv/Makefile.am: Reflect having moved automake/.
148        * ppc403/vectors/Makefile.am: Reflect having moved automake/.
149        * shared/Makefile.am: Reflect having moved automake/.
150        * shared/include/Makefile.am: Reflect having moved automake/.
151        * shared/src/Makefile.am: Reflect having moved automake/.
152        * wrapup/Makefile.am: Reflect having moved automake/.
153
1542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
157
1582003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile.am (FAMILY_OBJS): Remove *exception_processing.
161
1622003-07-08      Joel Sherrill <joel@OARcorp.com>
163
164        PR 416/bsps
165        * ppc403/ictrl/ictrl.c (ictrl_isr): We acknolwegde the interrupt in
166        interrupt controller (clr_exisr(mask)) before calling the interrupt
167        handler that will acnowledge the interrupt source. This results in
168        the interrupt beeing seen a second time by the interrupt controller.
169        Reported and fixed by El Kolli Yacine <yacine.elkolli@crf.canon.fr>.
170
1712003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
172
173        PR 368/filesystems
174        * mpc8xx/include/mpc8xx.h: Add PCMCIA registers.
175
1762003-03-25      Till Straumann <strauman@slac.stanford.edu>
177
178        PR 349/bsps
179        * shared/include/cpuIdent.c: Readd PPC604r CPU.
180
1812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Remove AC_CONFIG_AUX_DIR.
184
1852003-02-20      Till Straumann <strauman@slac.stanford.edu>
186
187        PR 349/bsps
188        * mpc6xx/exceptions/raw_exception.c, mpc6xx/mmu/bat.c,
189        mpc6xx/mmu/pte121.c, shared/include/cpuIdent.c,
190        shared/include/cpuIdent.h, shared/src/Makefile.am, shared/src/stack.c,
191        shared/src/stackTrace.h, powerpc/registers.h:
192          - undo improper 'fix' who broke mpc604r identification
193          - fix: 7400 identification PVR value was wrong
194          - enhance 'setdbat()' to switch OFF a given BAT if called with 0 size
195          - fix: page table support bugfix
196          - enhancement: provide routines to take and print stack trace
197            snapshots
198          - add definitions for HID1 and DABR SPRs
199
2002003-02-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
201
202        PR 348/bsps
203        * mpc6xx/exceptions/raw_exception.c: Add PPC_603ev as required
204        by MTX603e BSP.
205
2062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
209
2102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: AC_PREREQ(2.57).
213
2142002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove RTEMS_CHEC_CUSTOM_BSP.
217        * mpc505/ictrl/Makefile.am: Don't include @RTEMS_BSP@.cfg.
218        * mpc505/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
219        * mpc505/vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
220        * mpc6xx/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221        * mpc6xx/exceptions/Makefile.am: Don't include @RTEMS_BSP@.cfg.
222        * mpc6xx/mmu/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223        * mpc6xx/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
224        * mpc6xx/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225        * mpc8260/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
226        * mpc8260/console-generic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
227        * mpc8260/cpm/Makefile.am: Don't include @RTEMS_BSP@.cfg.
228        * mpc8260/exceptions/Makefile.am: Don't include @RTEMS_BSP@.cfg.
229        * mpc8260/mmu/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230        * mpc8260/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231        * mpc8xx/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232        * mpc8xx/console-generic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
233        * mpc8xx/cpm/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234        * mpc8xx/exceptions/Makefile.am: Don't include @RTEMS_BSP@.cfg.
235        * mpc8xx/mmu/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236        * mpc8xx/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
237        * ppc403/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
238        * ppc403/console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
239        * ppc403/ictrl/Makefile.am: Don't include @RTEMS_BSP@.cfg.
240        * ppc403/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
241        * ppc403/tty_drv/Makefile.am: Don't include @RTEMS_BSP@.cfg.
242        * ppc403/vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243        * shared/include/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244        * shared/src/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246
2472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
250
2512002-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * mpc8260/Makefile.am: Merge-in mpc8260/include/Makefile.am.
254        * mpc8xx/Makefile.am: Merge-in mpc8xx/include/Makefile.am.
255        * mpc8260/include/Makefile.am: Remove.
256        * mpc8xx/include/Makefile.am: Remove.
257        * configure.ac: Remove mpc8260/include/Makefile.
258        Remove mpc8xx/include/Makefile.
259
2602002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Add RTEMS_PROG_CCAS.
263
2642002-11-04      Joel Sherrill <joel@OARcorp.com>
265
266        * mpc8260/console-generic/console-generic.c, mpc8260/cpm/dpram.c,
267        mpc8260/exceptions/raw_exception.c,
268        mpc8xx/exceptions/raw_exception.c: Removed warnings.
269
2702002-11-01      Joel Sherrill <joel@OARcorp.com>
271
272        * mpc8xx/console-generic/console-generic.c, mpc8xx/cpm/dpram.c,
273        mpc8xx/exceptions/raw_exception.c, ppc403/clock/clock.c:
274        Removed warnings.
275
2762002-10-31      Joel Sherrill <joel@OARcorp.com>
277
278        * mpc6xx/clock/c_clock.c, mpc6xx/exceptions/raw_exception.c,
279        mpc6xx/mmu/bat.c: Removed warnings.
280
2812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * .cvsignore: Reformat.
284        Add autom4te*cache.
285        Remove autom4te.cache.
286
2872002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: Remove duplicate mpc6xx/timer/Makefile from CONFIG_FILES.
290
2912002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * mpc8260/exceptions/raw_exception.c: #include <string.h>.
294        #include <bspIo.h>.
295
2962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * mpc6xx/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
299        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
300
3012002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * mpc505/ictrl/Makefile.am: Use .$(OBJEXT) instead of .o.
304        * mpc505/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
305        * mpc505/vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
306        * mpc6xx/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
307        * mpc6xx/exceptions/Makefile.am: Use .$(OBJEXT) instead of .o.
308        * mpc6xx/mmu/Makefile.am: Use .$(OBJEXT) instead of .o.
309        * mpc6xx/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
310        * mpc8260/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
311        * mpc8260/console-generic/Makefile.am: Use .$(OBJEXT) instead of .o.
312        * mpc8260/cpm/Makefile.am: Use .$(OBJEXT) instead of .o.
313        * mpc8260/exceptions/Makefile.am: Use .$(OBJEXT) instead of .o.
314        * mpc8260/mmu/Makefile.am: Use .$(OBJEXT) instead of .o.
315        * mpc8260/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
316        * mpc8xx/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
317        * mpc8xx/console-generic/Makefile.am: Use .$(OBJEXT) instead of .o.
318        * mpc8xx/cpm/Makefile.am: Use .$(OBJEXT) instead of .o.
319        * mpc8xx/exceptions/Makefile.am: Use .$(OBJEXT) instead of .o.
320        * mpc8xx/mmu/Makefile.am: Use .$(OBJEXT) instead of .o.
321        * mpc8xx/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
322        * ppc403/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
323        * ppc403/console/Makefile.am: Use .$(OBJEXT) instead of .o.
324        * ppc403/ictrl/Makefile.am: Use .$(OBJEXT) instead of .o.
325        * ppc403/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
326        * ppc403/tty_drv/Makefile.am: Use .$(OBJEXT) instead of .o.
327        * ppc403/vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
328        * shared/include/Makefile.am: Use .$(OBJEXT) instead of .o.
329        * shared/src/Makefile.am: Use .$(OBJEXT) instead of .o.
330
3312002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * mpc6xx/mmu/pte121.c: Include <string.h> for gcc-3.1.
334
3352002-07-22      Till Straumann <strauman@slac.stanford.edu>
336
337        * mpc6xx/mmu/bat.c: Per PR241, fix a tiny bug introduced by the
338        fix for an earlier patch (PR213) which added support for setting
339        BAT0 to setdbat().
340
3412001-05-17      Joel Sherrill <joel@OARcorp.com>
342
343        * mpc6xx/exceptions/raw_exception.c, pc6xx/mmu/pte121.c: Modified
344        slightly to reflect recent PowerPC re-organization and avoid warnings.
345
3462001-05-15      Till Straumann <strauman@slac.stanford.edu>
347
348        * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: New files. Missed in
349        merge of PR213.
350
3512001-05-14      Joel Sherrill <joel@OARcorp.com>
352
353        * shared/include/cpuIdent.c: Account for duplicate numbers.
354
3552002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * rtems/powerpc/debugmod.h: New file (extracted from
358        score/ppc.h).
359        * Makefile.am: Relect changes above.
360
3612001-05-14      Till Straumann <strauman@slac.stanford.edu>
362
363        * shared/include/io.h: Per PR215 address the following issues:
364            - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
365              are no longer defined by libcpu (powerpc/shared/include/io.h)
366              but by the BSP (who is the only one to know the values)
367            - the affected BSP (shared/motorola) headers have been fixed
368              in a separate "libbsp/powerpc/shared" patch.
369            - the DEC 21140 driver (libchip/network/dec21140.c) has been
370              fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
371              and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
372              is to be defined by the BSP who is using this driver.
373            - the DEC driver also has been fixed to use the newer
374              rtems_bsp_delay_in_bus_cycles() instead of the obsolete
375              delay_in_bus_cycles().
376
3772001-05-14      Till Straumann <strauman@slac.stanford.edu>
378
379        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
380        the following:
381            - support for the MPC74000 (AKA G4); there is no
382              AltiVec support yet, however.
383            - the cache flushing assembly code uses hardware-flush on the G4.
384              Also, a couple of hardcoded numerical values were replaced
385              by more readable symbolic constants.
386            - extended interrupt-disabled code section so enclose the entire
387              cache flush/invalidate procedure (as recommended by the book).
388              This is not (latency) critical as it is only used by
389              init code but prevents possible corruption.
390            - Trivial page table support as been added.
391              (1:1 effective-virtual-physical address mapping which is only
392              useful only on CPUs which feature hardware TLB replacement,
393              e.g. >604.  This allows for write-protecting memory regions,
394              e.g. text/ro-data which makes catching corruptors a lot easier.
395              It also frees one DBAT/IBAT and gives more flexibility
396              for setting up address maps :-)
397            - setdbat() allows changing BAT0 also (since the BSP may use
398              a page table, BAT0 could be available...).
399            - asm_setdbatX() violated the SVR ABI by using
400              r20 as a scratch register; changed for r0
401            - according to the book, a context synchronizing instruction is
402              necessary prior to and after changing a DBAT -> isync added
403
4042002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * rtems/powerpc/cache.h: New file (extracted from
407        old-exceptions/cpu.h)
408        * Makefile.am: Relect changes above.
409
4102002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * shared/include/cpu.h: Removed.
413        * shared/include/Makefile.am: Reflect changes above.
414        * shared/include/spr.h: Include rtems/powerpc/registers.h instead of
415        libcpu/cpu.h.
416        * mpc6xx/clock/c_clock.c: Reflect changes to <rtems/score/cpu.h>.
417        * mpc6xx/exceptions/asm_utils.S: Ditto.
418        * mpc6xx/exceptions/raw_exception.c: Ditto.
419        * mpc6xx/mmu/mmuAsm.S: Ditto.
420        * mpc6xx/timer/timer.c: Ditto.
421        * mpc8260/exceptions/asm_utils.S: Ditto.
422        * mpc8260/exceptions/raw_exception.c: Ditto.
423        * mpc8xx/exceptions/asm_utils.S: Ditto.
424        * mpc8xx/exceptions/raw_exception.c: Ditto.
425        * ppc403/vectors/vectors.S: Include <asm.h> instead of "asm.h".
426
4272001-04-17      Joel Sherrill <joel@OARcorp.com>
428
429        * shared/include/cpu.h: Added ifndef ASM.
430 
4312001-04-17      Joel Sherrill <joel@OARcorp.com>
432
433        * ChangeLog: Corrected paths on past few commits.
434 
4352002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * shared/include/cpu.h: Don't include cpuIdent.h.
438
4392002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * mpc8260/exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
442
4432002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * mpc8xx/exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
446
4472002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * mpc6xx/exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
450
4512002-04-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * shared/include/cpuIdent.h: New.
454        * shared/include/cpuIdent.c: Reflect having added cpuIdent.h.
455        * shared/include/cpu.h: Ditto.
456        * shared/include/Makefile.am: Add cpuIndent.h. Fix EXTRA_DIST.
457
4582001-04-03      Joel Sherrill <joel@OARcorp.com>
459
460        * Closed PR57.  The hack is OK as it allows a BSP to override
461        or not at its discretion.
462        * mpc8xx/timer/timer.c: Removed #warning declaring providing a
463        default definition for the macros
464        rtems_cpu_configuration_get_timer_least_valid and
465        rtems_cpu_configuration_get_timer_average_overhead.
466
4672002-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * shared/include/byteorder.h: Use unsigned instead of __unsigned
470        (GCC-3.0.x compatibility).
471       
4722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * configure.ac:
475        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
476        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
477        * mpc505/ictrl/Makefile.am: Remove AUTOMAKE_OPTIONS.
478        * mpc505/Makefile.am: Remove AUTOMAKE_OPTIONS.
479        * mpc505/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
480        * mpc505/vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
481        * Makefile.am: Remove AUTOMAKE_OPTIONS.
482        * mpc6xx/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
483        * mpc6xx/Makefile.am: Remove AUTOMAKE_OPTIONS.
484        * mpc6xx/exceptions/Makefile.am: Remove AUTOMAKE_OPTIONS.
485        * mpc6xx/mmu/Makefile.am: Remove AUTOMAKE_OPTIONS.
486        * mpc6xx/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
487        * mpc6xx/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
488        * mpc8260/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
489        * mpc8260/Makefile.am: Remove AUTOMAKE_OPTIONS.
490        * mpc8260/console-generic/Makefile.am: Remove AUTOMAKE_OPTIONS.
491        * mpc8260/cpm/Makefile.am: Remove AUTOMAKE_OPTIONS.
492        * mpc8260/exceptions/Makefile.am: Remove AUTOMAKE_OPTIONS.
493        * mpc8260/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
494        * mpc8260/mmu/Makefile.am: Remove AUTOMAKE_OPTIONS.
495        * mpc8260/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
496        * mpc8xx/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
497        * mpc8xx/Makefile.am: Remove AUTOMAKE_OPTIONS.
498        * mpc8xx/console-generic/Makefile.am: Remove AUTOMAKE_OPTIONS.
499        * mpc8xx/cpm/Makefile.am: Remove AUTOMAKE_OPTIONS.
500        * mpc8xx/exceptions/Makefile.am: Remove AUTOMAKE_OPTIONS.
501        * mpc8xx/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
502        * mpc8xx/mmu/Makefile.am: Remove AUTOMAKE_OPTIONS.
503        * mpc8xx/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
504        * ppc403/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
505        * ppc403/Makefile.am: Remove AUTOMAKE_OPTIONS.
506        * ppc403/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
507        * ppc403/ictrl/Makefile.am: Remove AUTOMAKE_OPTIONS.
508        * ppc403/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
509        * ppc403/tty_drv/Makefile.am: Remove AUTOMAKE_OPTIONS.
510        * ppc403/vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
511        * shared/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
512        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
513        * shared/src/Makefile.am: Remove AUTOMAKE_OPTIONS.
514        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
515
5162002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * mpc6xx/clock/c_clock.c: Include rtems/bspIo.h instead of bspIo.h.
519        * mpc6xx/mmu/bat.h: Include rtems/bspIo.h instead of bspIo.h.
520        * mpc8260/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h.
521        * mpc8260/cpm/brg.c: Include rtems/bspIo.h instead of bspIo.h.
522        * mpc8xx/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h.
523        * shared/include/cpuIdent.c: Include rtems/bspIo.h instead of bspIo.h.
524
5252001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * ppc403/vectors/vectors.S: Include <bsp.h>.
528        * shared/include/cpu.h: Remove stray empty lines.
529
5302001-11-27      Joel Sherrill <joel@OARcorp.com>,
531
532        * new_exception_processing/Makefile.in,
533        new_exception_processing/.cvsignore,
534        new_exception_processing/Makefile.am,
535        new_exception_processing/c_isr.inl,
536        new_exception_processing/cpu.c, new_exception_processing/cpu.h,
537        new_exception_processing/cpu_asm.S,
538        old_exception_processing/Makefile.in,
539        old_exception_processing/.cvsignore,
540        old_exception_processing/Makefile.am, old_exception_processing/README,
541        old_exception_processing/TODO, old_exception_processing/c_isr.inl,
542        old_exception_processing/cpu.c, old_exception_processing/cpu.h,
543        old_exception_processing/cpu_asm.S, old_exception_processing/irq_stub.S,
544        old_exception_processing/ppc_offs.h,
545        old_exception_processing/ppccache.c, old_exception_processing/rtems.S:
546        Deleted since now under libbsp.
547
5482001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: Remove old_exception_processing,
551        new_exception_processing.
552        * Makefile.am: Ditto.
553
5542001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * configure.ac: Remove mpc750 from new_exception_processing,
557        Remove mpc604 from new_exception_processing.
558
5592001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * configure.ac: Remove ppc603e from old_exception_processing.
562
5632001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * configure.ac: Remove mpc8xx from new_exception_processing.
566
5672001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * configure.ac: Remove mpc8620 from new_exception_processing.
570
5712001-11-20      Joel Sherrill <joel@OARcorp.com>
572
573        * ChangeLog: Corrected spacing.
574
5752001-11-14      Till Straumann <strauman@SLAC.Stanford.EDU>
576
577        * new_exception_processing/cpu_asm.S: Support double or single
578        precision context switches.  Note that doing a single precision
579        context save/restore on a double precision PowerPC machine does not
580        only result in rounding errors but also screws up the FPSCR register!
581
5822001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
583
584        This modification is part of the submitted modifications necessary to
585        support the IBM PPC405 family.  This submission was reviewed by
586        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
587        not negatively impact the ppc403 BSPs.  The submission and tracking
588        process was captured as PR50.
589        * ppc403/console/console405.c ppc403/tty_drv/.cvsignore,
590        ppc403/tty_drv/Makefile.am, ppc403/tty_drv/tty_drv.c,
591        ppc403/tty_drv/tty_drv.h: New files.
592        * Makefile.am, README, configure.ac, old_exception_processing/cpu.c,
593        old_exception_processing/cpu.h, ppc403/Makefile.am,
594        ppc403/clock/clock.c, ppc403/console/Makefile.am,
595        ppc403/console/console.c, ppc403/ictrl/ictrl.c, ppc403/ictrl/ictrl.h,
596        ppc403/timer/timer.c: Modified.
597
5982001-11-07      Joel Sherrill <joel@OARcorp.com>
599
600        * configure.ac: Delete the commented out line that said that
601        the mpc8260 used the old exception processing model.  This line
602        also appears to have caused ppc603e to miss this test.
603
6042001-10-29      Joel Sherrill <joel@OARcorp.com>
605
606        * mpc8xx/timer/timer.c: Added hack for two macros that are not defined
607        with the new exception processing model:
608                rtems_cpu_configuration_get_timer_least_valid()
609                rtems_cpu_configuration_get_timer_average_overhead()
610        This is captured as PR57.
611
6122001-10-24      Joel Sherrill <joel@OARcorp.com>
613
614        * mpc8260/clock/.cvsignore, mpc8260/console-generic/.cvsignore,
615        mpc8260/cpm/.cvsignore, mpc8260/exceptions/.cvsignore,
616        mpc8260/include/.cvsignore, mpc8260/mmu/.cvsignore,
617        mpc8260/timer/.cvsignore, mpc8260/.cvsignore: New files.
618
6192001-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * mpc8260/exceptions/Makefile.am, mpc8260/include/Makefile.am,
622        mpc8xx/exceptions/Makefile.am: Updated to autoconf 2.52.
623
6242001-10-24      Joel Sherrill <joel@OARcorp.com>
625
626        * mpc8260/include/mpc8260.h: "or" is a keyword in C++. 
627
6282001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
629
630        * Makefile.am, README, configure.ac, new_exception_processing/cpu.h,
631        shared/include/cpu.h, shared/include/cpuIdent.c, shared/src/cache.c:
632        Added mpc8260 support.
633
6342001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
635
636        * Added mpc8260 directory.
637        * Modified Makefile.am and configure.in to build the contents
638        * mpc8260/Makefile.am, mpc8260/README, mpc8260/clock/Makefile.am,
639        mpc8260/clock/clock.c, mpc8260/console-generic/Makefile.am,
640        mpc8260/console-generic/console-generic.c, mpc8260/cpm/.cvsignore,
641        mpc8260/cpm/Makefile.am, mpc8260/cpm/brg.c, mpc8260/cpm/cp.c,
642        mpc8260/cpm/dpram.c, mpc8260/exceptions/.cvsignore,
643        mpc8260/exceptions/Makefile.am, mpc8260/exceptions/asm_utils.S,
644        mpc8260/exceptions/raw_exception.c, mpc8260/exceptions/raw_exception.h,
645        mpc8260/include/Makefile.am, mpc8260/include/console.h,
646        mpc8260/include/cpm.h, mpc8260/include/mmu.h,
647        mpc8260/include/mpc8260.h, mpc8260/mmu/Makefile.am, mpc8260/mmu/mmu.c,
648        mpc8260/timer/Makefile.am, mpc8260/timer/timer.c: New files.
649
6502001-10-12      Joel Sherrill <joel@OARcorp.com>
651
652        * mpc6xx/clock/c_clock.c, mpc6xx/clock/c_clock.h, mpc8xx/clock/clock.c,
653        mpc8xx/timer/timer.c, new_exception_processing/cpu.c,
654        new_exception_processing/cpu.h, new_exception_processing/cpu_asm.S,
655        old_exception_processing/cpu.c, old_exception_processing/cpu.h,
656        old_exception_processing/cpu_asm.S, old_exception_processing/rtems.S:
657        Fixed typo.
658
6592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
662        * configure.in: Remove.
663        * configure.ac: New file, generated from configure.in by autoupdate.
664
6652001-09-27      Joel Sherrill <joel@OARcorp.com>
666
667        * old_exception_processing/cpu.h: Renamed delay() to rtems_bsp_delay().
668        Renamed delay_in_bus_cycles() to rtems_bsp_delay_in_bus_cycles().
669        * shared/include/cpu.h: Renamed delay() to rtems_bsp_delay().
670        Renamed delay_in_bus_cycles() to rtems_bsp_delay_in_bus_cycles().
671
6722001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
675        * old_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
676        * mpc6xx/mmu/Makefile.am: Use 'PREINSTALL_FILES ='.
677        * mpc6xx/clock/Makefile.am: Use 'PREINSTALL_FILES ='.
678        * mpc6xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='.
679        * mpc8xx/include/Makefile.am: Use 'PREINSTALL_FILES ='.
680        * mpc8xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='.
681        * shared/include/Makefile.am: Use 'PREINSTALL_FILES ='.
682        * shared/src/Makefile.am: Use 'PREINSTALL_FILES ='.
683        * shared/src/Makefile.am: Use 'CLEANFILES ='.
684
6852000-06-08      Eric Valette <valette@crf.canon.fr>
686
687        * mpc8xx/console-generic/console-generic.c:
688        The printk/printf did not work when loaded by EPPCBUG. They did
689        work when loaded with the BDM debugger.  I suspected EPPBUG
690        made some nasty things like patching Communication processor
691        microcode...  Anyway, the attached patch:
692          1) Enables to have printk nearly immediately after boot,
693          2) Make printf work automagically (I do not know why except I make a
694        different initialization for printk that should be overwritten by
695        console init later ?)
696
697        I let the default to be using EPPCBUG embedded firmware to boot and
698        using this printk early enabler code (LOADED_BY_EPPCBUG and
699        EARLY_CONSOLE) are on.
700
7012001-05-24      Tom Armistead <tom_armistead@phx.mcd.mot.com>
702
703        * mpc6xx/timer/timer.c: Added include of bsp.h and removed
704        external declaration of BSP_Convert_decrementer() to
705        correct unresolved reference to this routine.
706
7072001-05-24      Eric Valette <valette@crf.canon.fr>
708
709        * mpc8xx/console-generic/console-generic.c: Bug found by Yacine
710        <elkolli@crf.canon.fr> where the initialization or irq data structure
711        was incomplete in case a SMC channel was used first and later a SCC one.
712
7132001-03-30      Eric Valette <valette@crf.canon.fr>
714
715        * mpc8xx/vectors/.cvsignore, mpc8xx/vectors/Makefile.am,
716        mpc8xx/vectors/README, mpc8xx/vectors/align_h.S
717        mpc8xx/vectors/vectors.S:  These files were removed in
718        support of switching the mpc8xx to the use the "new exception
719        processing model."
720
7212001-03-30      Eric Valette <valette@crf.canon.fr>
722
723        * mpc8xx/exceptions/.cvsignore, mpc8xx/exceptions/Makefile.am,
724        mpc8xx/exceptions/asm_utils.S, mpc8xx/exceptions/raw_exception.c,
725        mpc8xx/exceptions/raw_exception.h: New files.
726        * configure.in, mpc6xx/mmu/bat.h, mpc8xx/Makefile.am,
727        mpc8xx/clock/clock.c,
728        mpc8xx/console-generic/console-generic.c,
729        mpc8xx/include/mpc8xx.h, mpc8xx/mmu/mmu.c,
730        new_exception_processing/cpu.h, shared/include/byteorder.h,
731        wrapup/Makefile.am:  This is conversion of the
732        mpc8xx CPU to the "new exception processing model."
733
7342001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * mpc505/ictrl/Makefile.am, mpc6xx/clock/Makefile.am,
737        mpc6xx/exceptions/Makefile.am, mpc6xx/mmu/Makefile.am,
738        mpc8xx/include/Makefile.am, new_exception_processing/Makefile.am,
739        old_exception_processing/Makefile.am, pc403/ictrl/Makefile.am,
740        shared/include/Makefile.am, shared/src/Makefile.am:
741        Apply *_HEADERS instead of *H_FILES.
742        * shared/src/.cvsignore: Add cache.h.
743
7442001-01-03      Joel Sherrill <joel@OARcorp.com>
745
746        * new_exception_processing/cpu.h, old_exception_processing/cpu.c:
747        old_exception_processing/cpu.h, Added _CPU_Initialize_vectors().
748        In particular, spurious vector initialization had to be moved
749        on old exception processing model.
750
7512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
754
7552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
758
7592000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
762        Switch to GNU canonicalization.
763
7642000-10-20      Joel Sherrill <joel@OARcorp.com>
765
766        * mpc8xx/console-generic/console-generic.c: Avoid use of
767        BSP definitions and rely on the new routine
768        mbx8xx_console_get_configuration() to get information.  This
769        routine was formerly incorrectly called
770        mbx8xx_console_use_maximum_buffer_size().
771        binding to the exception code.
772
7732000-10-20      Joel Sherrill <joel@OARcorp.com>
774
775        * configure.in, Makefile.am: Explicitly specify whether an
776        RTEMS_CPU_MODEL is using old or new exception processing.  This
777        is important because when building multilib, you do not know
778        the RTEMS_CPU_MODEL.  So everything built in a multilib'ed RTEMS
779        must be independent of the exception model and allow for late
780        binding to the exception code.
781
7822000-10-18        Sergei Organov <osv@javad.ru>
783
784        * Added full support for MPC505.
785        * mpc505/ictrl: New directory.
786        * configure.in, mpc505/Makefile.am: Modified to reflect ictrl addition.
787        * mpc505/ictrl/.cvsignore, mpc505/ictrl/Makefile.am,
788        mpc505/ictrl/ictrl.c, mpc505/ictrl/ictrl.h: New files.
789        * mpc505/timer/timer.c: Use <rtems.h>, not "rtems.h".
790        * mpc505/vectors/Makefile.am: alignment exception handler now included.
791        * mpc505/vectors/vectors.S: Now use constants for exception numbers.
792        * old_exception_processing/ppc_offs.h: New file.
793        * old_exception_processing/Makefile.am: Account for ppc_offs.h.
794        * old_exception_processing/cpu.h: Make Nest and Disable levels volatile.
795        * old_exception_processing/cpu_asm.S: Offsets moved to ppc_offs.h.
796
7972000-10-18      Joel Sherrill <joel@OARcorp.com>
798
799        * mpc8xx/console-generic/console-generic.c: Removed include of
800        <bsp.h> by adding BSP dependent routine
801        mbx8xx_console_use_maximum_buffer_size() which can be hard coded
802        or check non-volatile memory for configuration.
803
8042000-10-18      Joel Sherrill <joel@OARcorp.com>
805
806        * mpc8xx/console-generic/console-generic.c: Removed warnings.
807
8082000-10-18      Joel Sherrill <joel@OARcorp.com>
809
810        * mpc6xx/clock/c_clock.h: Removed commented out reference to <bsp.h>.
811        * mpc6xx/timer/timer.c: Ditto.
812
8132000-10-18      Joel Sherrill <joel@OARcorp.com>
814
815        * mpc6xx/clock/c_clock.c, mpc6xx/clock/c_clock.h: Removed use of
816        bsp.h and replaced it with use of proper interfaces or explicit
817        externs of required functions and data.
818        * mpc6xx/timer/timer.c: Ditto.
819
8202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * mpc505/timer/Makefile.am, mpc505/vectors/Makefile.am,
823        mpc6xx/clock/Makefile.am, mpc6xx/exceptions/Makefile.am,
824        mpc6xx/mmu/Makefile.am, mpc6xx/timer/Makefile.am,
825        mpc6xx/wrapup/Makefile.am, ppc403/clock/Makefile.am,
826        ppc403/console/Makefile.am, ppc403/ictrl/Makefile.am,
827        ppc403/timer/Makefile.am, ppc403/vectors/Makefile.am,
828        shared/include/Makefile.am, shared/src/Makefile.am,
829        wrapup/Makefile.am, mpc8xx/clock/Makefile.am,
830        mpc8xx/console-generic/Makefile.am, mpc8xx/cpm/Makefile.am,
831        mpc8xx/mmu/Makefile.am, mpc8xx/timer/Makefile.am,
832        mpc8xx/vectors/Makefile.am, new_exception_processing/Makefile.am,
833        old_exception_processing/Makefile.am: Include compile.am
834
8352000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
836
837        * mpc8xx/console-generic/console-generic.c:
838        Add support for configuration parameters in NVRAM
839
8402000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
841
842        * ChangeLog: File paths corrected.
843
8442000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
845
846        * mpx8xx/console-generic/console-generic.c: Addition of support
847        for shared printk and no termios.
848
8492000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
850
851        * mpx8xx/console-generic/console-generic.c(m8xx_uart_pollWrite):
852        Flush actual buffer.
853
8542000-08-10      Joel Sherrill <joel@OARcorp.com>
855
856        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.