source: rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog @ 3e46c1cf

4.104.114.84.95
Last change on this file since 3e46c1cf was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 13.1 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        PR 610/bsps
8        * Makefile.am: Add include/tm27.h, Cosmetics.
9        * include/tm27.h: Final cosmetics.
10
112004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * include/bsp.h: Split out tmtest27 support.
14        * include/tm27.h: New.
15
162004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        PR 613/bsps
19        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
20
212004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 614/bsps
24        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
25
262004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
27
28        * c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
29        c/src/lib/libbsp/m68k/mrm332/start/start.S,
30        c/src/lib/libbsp/m68k/mrm332/startup/start_c.c: Include
31        <rtems/m68k/sim.h> instead of <sim.h>.
32        * c/src/lib/libbsp/m68k/mrm332/include/bsp.h: Include
33        <rtems/m68k/qsm.h> instead of <qsm.h>.
34
352004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
38
392004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
42        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
43        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
44
452004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * clock/ckinit.c, console/sci.c, console/sci.h, include/bsp.h,
48        misc/interr.c, startup/bspstart.c, timer/timer.c: Convert to using
49        c99 fixed size types.
50
512004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Reflect changes to bsp.am.
54        Preinstall dist_project_lib*.
55
562004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect changes to bsp.am.
59
602004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
63
642004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Pickup files from ../../m68k/shared instead of
67        ../shared. Reformat.
68
692004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
72
732004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Don't include subdirs.am.
76
772004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Fix typo.
80
812004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
84        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
85        wrapup/Makefile.am.
86        Use automake compilation rules.
87        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
88        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
89        Remove.
90        * configure.ac: Reflect changes above.
91
922004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add PREINSTALL_DIRS.
95        * wrapup/Makefile.am: Reflect changes to libcpu.
96
972004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Reflect changes to libcpu.
100
1012004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
104        Add PRE/TMPINSTALL_FILES to CLEANFILES.
105        * startup/Makefile.am: Ditto.
106
1072004-01-07      Joel Sherrill <joel@OARcorp.com>
108
109        * times, console/sci.c: Remove efi68k and efi332 references as they are
110        no longer in the tree.
111
1122004-01-07      Joel Sherrill <joel@OARcorp.com>
113
114        * timer/timer.c: Remove efi68k and efi332 references as they are no
115        longer in the tree.
116
1172004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * start/Makefile.am: Remove.
120        * Makefile.am: Merge-in start/Makefile.am.
121        * configure.ac: Reflect changes above.
122
1232004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Eliminate $(LIB).
126        Use noinst_DATA to trigger building libbsp.a.
127
1282003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
131        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
132
1332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
136        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
137
1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
141
1422003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * start/Makefile.am: Misc cleanups and fixes.
145        * startup/Makefile.am: Misc cleanups and fixes.
146        * wrapup/Makefile.am: Misc cleanups and fixes.
147
1482003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Add preinstallation dirstamp support.
151        * clock/Makefile.am: Cosmetics.
152        * console/Makefile.am: Cosmetics.
153        * spurious/Makefile.am: Cosmetics.
154        * startup/Makefile.am: Cosmetics.
155        * timer/Makefile.am: Cosmetics.
156        * wrapup/Makefile.am: Cosmetics.
157
1582003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * clock/Makefile.am: Remove all-local: $(ARCH).
161        * console/Makefile.am: Remove all-local: $(ARCH).
162        * spurious/Makefile.am: Remove all-local: $(ARCH).
163        * start/Makefile.am: Remove all-local: $(ARCH).
164        * startup/Makefile.am: Remove all-local: $(ARCH).
165        * timer/Makefile.am: Remove all-local: $(ARCH).
166        * wrapup/Makefile.am: Remove all-local: $(ARCH).
167
1682003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Merge-in include/Makefile.am.
171        Reflect changes to bsp.am.
172        * include/Makefile.am: Remove.
173        * configure.ac: Reflect changes above.
174
1752003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * bsp_specs: Remove *lib:.
178
1792003-09-15      Joel Sherrill <joel@OARcorp.com>
180
181        PR 483/bsps
182        * startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
183        cannot be installed until RTEMS has initialized the vector table.
184
1852003-09-04      Joel Sherrill <joel@OARcorp.com>
186
187        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
188        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
189        timer/timer.c: URL for license changed.
190
1912003-08-20      Joel Sherrill <joel@OARcorp.com>
192
193        * console/console.c: Correct copyright statements.
194
1952003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Reflect having moved aclocal/.
198
1992003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Reflect having moved automake/.
202        * clock/Makefile.am: Reflect having moved automake/.
203        * console/Makefile.am: Reflect having moved automake/.
204        * include/Makefile.am: Reflect having moved automake/.
205        * spurious/Makefile.am: Reflect having moved automake/.
206        * start/Makefile.am: Reflect having moved automake/.
207        * startup/Makefile.am: Reflect having moved automake/.
208        * timer/Makefile.am: Reflect having moved automake/.
209        * wrapup/Makefile.am: Reflect having moved automake/.
210
2112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        PR 452/bsps
214        * startup/Makefile.am: Remove USE_INIT_FINI.
215
2162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
219
2202003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        PR 445/bsps
223        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
224        Remove cpp, old_cpp (now unused).
225
2262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Remove AC_CONFIG_AUX_DIR.
229
2302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
233
2342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: AC_PREREQ(2.57).
237
2382003-01-20      Duane Gustavus <duane@unt.edu>
239
240        * console/sci.c, include/mrm332.h, startup/linkcmds,
241        startup/linkcmds_ROM: Various updates to make this run properly
242        from ROM.
243
2442002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252
2532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * start/Makefile.am: Use install-data-local to install startfile.
256
2572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260
2612002-11-04      Joel Sherrill <joel@OARcorp.com>
262
263        * console/sci.c, spurious/spinit.c: Removed warnings.
264
2652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * .cvsignore: Reformat.
268        Add autom4te*cache.
269        Remove autom4te.cache.
270
2712002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
274
2752002-08-21      Joel Sherrill <joel@OARcorp.com>
276
277        * wrapup/Makefile.am: PR217 required that the idle task be moved to
278        libcpu so it could be more acutely aware of the CPU model.  This
279        file was modified to pick up the idle task from there.
280
2812002-08-21      Joel Sherrill <joel@OARcorp.com>
282
283        * bsp_specs: Added support for -nostdlibs.
284
2852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
294
2952002-08-05      Joel Sherrill <joel@OARcorp.com>
296
297        * Per PR260 eliminate use of make-target-options.  This impacted
298        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
299        SuperCore and required that the m68k optimized memcpy be moved
300        to libcpu.
301        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
302
3032002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * start/Makefile.am: Eliminate PGM.
306        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
307
3082002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
311
3122002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
315        Remove $(OBJS) from all-local.
316
3172002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
320
3212001-05-09      Joel Sherrill <joel@OARcorp.com>
322
323        * startup/linkcmds: In support of gcc 3.1, added one of more
324        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
325        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
326        and direction of segments to memory regions may also have been
327        addressed.  This was a sweep across all BSPs.
328 
3292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac:
332        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
333        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
334        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
343
3442002-02-28      Mike Panetta <ahuitzot@mindspring.com>
345
346        * console/sci.c, console/sci.h,
347        console/console.c: Added new SCI driver.
348        * start/start.c: Removed file.
349        * start/start.S: New file, the asm portion of the updated start code.
350        * start/configure.am: Added start.S, removed start.c
351        * startup/start_c.c: New file, the C portion of the updated start code.         Contains most of the code that was in the old start.c.
352        * startup/configure.am: Added start_c.c to C_FILES.
353        * include/bsp.h: Added include <rtems/bspIo.h>
354
3552001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
358
3592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
362        * configure.in: Remove.
363        * configure.ac: New file, generated from configure.in by autoupdate.
364
3652001-09-27      Joel Sherrill <joel@OARcorp.com>
366
367        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
368
3692001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
372
3732001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.in: Add bspopts.h.
376        * include/.cvsignore: Add bspopts.h*, stamp-h*.
377        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
378        * include/bsp.h: Include bspopts.h.
379
3802001-05-25      Joel Sherrill <joel@OARcorp.com>
381
382        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
383        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
384        wrapup/Makefile.am: Modified to include compile.am.
385        * startup/bspstart.c: Removed include of <libcsupport.h>
386
3872000-05-25      Matt Cross <profesor@gweep.net>
388
389        * New MRM332 BSP for the Mini RoboMind board based
390        on the 68332 microcontroller designed and build by Mark
391        Castelluccio.  For details on the MRM see http://www.robominds.com.
392        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
393        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
394        console/.cvsignore, console/Makefile.am, console/console.c,
395        include/.cvsignore, include/Makefile.am, include/bsp.h,
396        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
397        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
398        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
399        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
400        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
401        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
402        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
403
Note: See TracBrowser for help on using the repository browser.