source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ f4392b88

4.104.114.84.95
Last change on this file since f4392b88 was df2837ff, checked in by Joel Sherrill <joel.sherrill@…>, on 03/12/07 at 11:16:53

2007-03-12 Joel Sherrill <joel@…>

  • mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
  • Property mode set to 100644
File size: 14.9 KB
Line 
12007-03-12      Joel Sherrill <joel@OARcorp.com>
2
3        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
4        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL
5        and/or fix mistake in copyright notice. Both of these mistakes appear
6        to be from code submitted after these changes were made previously.
7
82006-12-14      Till Straumann <strauman@slac.stanford.edu>
9
10        * m68k/mcf5282/include/mcf5282.h: added __may_alias__
11        attribute to low-level scalar type definitions and
12        removed intermediate (void*) cast.
13
142006-12-14      Till Straumann <strauman@slac.stanford.edu>
15
16        * m68k/mcf5282/include/mcf5282.h: fixed wrong value
17        of MCF5282_QSPI_QDLYR_SPE.
18
192006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * configure.ac: New BUG-REPORT address.
22
232006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Require autoconf-2.60. Require automake-1.10.
26
272006-09-11      Chris Johns <chrisj@rtems.org>
28
29        * m68k/mcf5282/include/mcf5282.h: Remove extra CRLF.
30       
312006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Use RTEMS_AMPOLISH3.
34
352005-07-27      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Fix broken patch to mcf5235.
38
392005-07-08      Joel Sherrill <joel@OARcorp.com>
40
41        * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
42
432005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
44
45        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
46        mcf5235 support.
47        * mcf5235/include/mcf5235.h: New file.
48
492005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
50
51        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
52        support.
53
542005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Merge-in mcf5282/Makefile.am.
57        * preinstall.am: Regenerate.
58        * mcf5282/Makefile.am: Remove.
59        * configure.ac: Remove mcf5282/Makefile.
60
612005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * Makefile.am: Merge-in mcf5272/Makefile.am.
64        * preinstall.am: Regenerate.
65        * mcf5272/Makefile.am: Remove.
66        * configure.ac: Remove mcf5272/Makefile.
67
682005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * Makefile.am: Merge-in mcf5206/Makefile.am.
71        * preinstall.am: Regenerate.
72        * mcf5206/Makefile.am: Remove.
73        * configure.ac: Remove mcf5206/Makefile.
74
752005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * Makefile.am: Merge-in m68040/Makefile.am.
78        * m68040/Makefile.am: Remove.
79        * configure.ac: Remove m68040/Makefile.
80
812005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * Makefile.am: Merge-in shared/Makefile.am.
84        * preinstall.am: New.
85        * shared/Makefile.am: Remove.
86        * configure.ac: Remove shared/Makefile.
87        Add AMPOLISH3.
88
892005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * mcf5282/include/Makefile.am: Remove (unused).
92
932005-04-26      Joel Sherrill <joel@OARcorp.com>
94
95        * mcf5206/include/mcfuart.h: Reformatted.
96
972005-02153      Eric Norum <norume@aps.anl.gov>
98
99        * shared/cache/cache_.h: Remove development warning.
100
1012005-02-03      Eric Norum <norume@aps.anl.gov>
102
103        * shared/misc/memProbe.c: Memory probe support
104
1052005-02-01      Joel Sherrill <joel@OARcorp.com>
106
107        * mcf5282/.cvsignore: New file.
108
1092005-01-28      Eric Norum <norume@aps.anl.gov>
110
111        * shared/cache/cache_.h: Add ColdFire entries
112
1132005-01-28      Eric Norum <norume@aps.anl.gov>
114
115        * Makefile.am, configure.ac, mcf5282/Makefile.am,
116          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
117
1182005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
121        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
122
1232005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
124
125        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
126        shared/Makefile.am: Remove build-variant support.
127
1282005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * ChangeLog: Merge-in mcf5272/ChangeLog.
131        * mcf5272/ChangeLog: Remove.
132
1332004-11-25      Joel Sherrill <joel@OARcorp.com>
134
135        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
136
1372004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
138
139        * shared/cache/cache.c, shared/cache/cache_.h: Use
140        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
141        defined(__mc68020__) to reflect GCC-3.4's expectations.
142
1432004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
144
145        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
146        mcf5272/timer/timer.c: Use POSIX fixed-size types.
147
1482004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
149
150        * configure.ac: Remove RTEMS_ENABLE_BARE.
151
1522004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
153
154        * configure.ac: Require automake > 1.9.
155
1562004-08-02      Jay Monkman <jtm@lopingdog.com>
157
158        * Makefile.am, configure.ac: Added CSB360 BSP
159        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
160        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
161        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
162        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
163        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
164        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
165        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
166        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
167        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
168
1692004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
170
171        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
172        <asm.h>.
173
1742004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
175
176        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
177        <asm.h>.
178
1792004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
180
181        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
182
1832004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
184
185        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
186        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
187        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
188        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
189        fixed size types.
190
1912004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
192
193        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
194
1952004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
198        shared/Makefile.am: Don't include lib.am.
199
2002004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
203
2042004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * ChangeLog: Merge-in mcf5206/ChangeLog.
207        * mcf5206/ChangeLog: Remove.
208
2092004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
212        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
213        * shared/Makefile.am: Use automake compilation rules.
214        * mcf5206/.cvsignore: Reflect changes above.
215        * mcf5206/Makefile.am: Convert to automake compilation rules.
216        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
217        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
218        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
219        automake-compilation rules.
220
2212004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
224        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
225
2262003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
229
2302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
233        VPATH.
234        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
235        dirs from PRE/TMPINSTALL_FILES.
236        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
237        autoconf >= 2.59.
238        * configure.ac: Reflect changes above.
239        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
240
2412003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * mcf5206/configure.ac: Cosmetics.
244        * mcf5206/configure.ac: Reflect changes above.
245        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
246        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
247        mcf5206/timer/Makefile.am: Remove.
248        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
249        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
250        timer/Makefile.am.
251
2522003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
255        mcf5206/timer/Makefile.am: Cosmetics.
256
2572003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * m68040/fpsp/Makefile.am: Remove all-local,
260        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
261        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
262        $(ARCH).
263
2642003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
267        shared/misc/Makefile.am, mcf5206/Makefile.am,
268        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
269        mcf5206/timer/Makefile.am: Reformat.
270        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
271        Use dirstamps for preinstallation.
272
2732003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
276
2772003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
280
2812003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * shared/cache/cache.c (m68030): fix prototype mismatch of
284        _CPU_cache_flush_entire_data.
285
2862003-09-04      Joel Sherrill <joel@OARcorp.com>
287
288        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
289        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
290        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
291        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
292        mcf5206/timer/timerisr.S: URL for license changed.
293
2942003-08-20      Joel Sherrill <joel@OARcorp.com>
295
296        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
297        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
298        statements.
299
3002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
303
3042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
307        shared/Makefile.am, shared/cache/Makefile.am,
308        shared/misc/Makefile.am, mcf5206/Makefile.am,
309        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
310        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
311        mcf5206/timer/Makefile.am: Reflect having moved automake/.
312
3132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
316        bug report email address.
317
3182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
321
3222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
325        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
326
3272003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
330        @RTEMS_BSP@.cfg.
331        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
332        mcf5206/timer/Makefile.am: Likewise.
333
3342003-01-03      Victor V. Vengerov <vvv@oktet.ru>
335
336        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
337        line 232 to after the state has been set.
338
3392002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
342
3432002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
346
3472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
350        Remove autom4te.cache.
351
3522002-08-21      Joel Sherrill <joel@OARcorp.com>
353
354        * shared/misc/m68kidle.c: New file.
355        * configure.ac, shared/misc/Makefile.am: PR217 required that the
356        idle task be moved to libcpu so it could be more acutely aware of
357        the CPU model.  This file was modified to pick up the idle task from
358        there.
359
3602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
363        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
364        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
365        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
366
3672002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
370        * configure.ac: Replace mcpu32 by mcpu32p conditional.
371
3722002-08-06      Joel Sherrill <joel@OARcorp.com>
373
374        * configure.ac: Be more specific about looking at CPU32 and CPU32+
375        CPU model names so we can turn on the best compile of memcpy.c.
376
3772002-08-05      Joel Sherrill <joel@OARcorp.com>
378
379        * Per PR260 eliminate use of make-target-options.  This impacted
380        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
381        SuperCore and required that the m68k optimized memcpy be moved to
382        libcpu.
383        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
384        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
385        * configure.ac, shared/Makefile.am: Modified to reflect new
386        directory.
387
3882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
391        shared/cache/Makefile.am, shared/Makefile.am,
392        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
393        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
394        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
395        AUTOMAKE_OPTIONS.
396        * configure.ac, mcf5206/configure.ac:
397        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
398        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
399
4002002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
403        *_O_FILES.
404        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
405
4062001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
409        automake-1.5 happy.
410
4112001-10-29      Joel Sherrill <joel@OARcorp.com>
412
413        * mcf5206/.cvsignore: Add more entries.
414
4152001-10-26      Victor V. Vengerov <vvv@oktet.ru>
416
417        * New libcpu support for mcf5206e.
418        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
419        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
420        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
421        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
422        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
423        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
424        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
425        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
426
4272001-10-26      Joel Sherrill <joel@OARcorp.com>
428
429        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
430
4312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
434        * configure.ac: New file, generated from configure.in by autoupdate.
435        * configure.in: Remove.
436
4372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
440        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
441
4422001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
445        include_*HEADERS instead of H_FILES.
446
4472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
450
4512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
454        $(RTEMS_TOPdir)/aclocal.
455
4562000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
459        GNU canonicalization.
460
4612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
464        compile.am.
465
4662000-08-10      Joel Sherrill <joel@OARcorp.com>
467
468        * ChangeLog: New file.
469
Note: See TracBrowser for help on using the repository browser.