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

4.104.115
Last change on this file since a14fba32 was a14fba32, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/30/08 at 10:38:36

2008-09-30 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
  • Property mode set to 100644
File size: 19.7 KB
Line 
12008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
4        of building libbspstart.a, using automake-rules.
5
62008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Eliminate *_SOURCES.
9
102008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
13        components.
14
152008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Remove noinst_PROGRAMS (Unused).
18
192008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
22
232008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * configure.ac: Make letting boot_card() handle work area allocation
26        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
27        BSP_BOOTCARD_OPTIONS.
28
292008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * Makefile.am: BSP specific bsp_cleanup() is a dupe of a shared one.
32        * startup/bspclean.c: Removed.
33
342008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * include/bsp.h: Remove unnecessary boilerplate comments.
37
382008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * Makefile.am, startup/linkcmds, startup/linkcmds_ROM: Use top level
41        shared bsp_get_work_area() implementation.
42
432008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * startup/bspstart.c: Removed.
46
472008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * Makefile.am, configure.ac, clock/ckinit.c, startup/linkcmds,
50        startup/linkcmds_ROM: Add use of bsp_get_work_area() in its own file
51        and rely on BSP Framework to perform more initialization. Remove
52        unnecessary includes of rtems/libio.h and rtems/libcsupport.h.
53        * startup/bsppredriverhook.c: New file.
54
552008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
58        phase, all prototypes were removed from bsp.h and empty
59        implementations were removed and made to use the shared stub.
60
612008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * misc/interr.c: Convert to "bool".
64
652008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * clock/ckinit.c: The Shared Memory Driver no longer requires the
68        special IOCTL in Clock_control. This was a hack which has existed
69        since before the Classic API Timer Manager was implemented. All
70        implementations of and references to Clock_control were removed.
71
722008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
73
74        * timer/timer.c: Convert to "bool".
75
762008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
77
78        * timer/timer.c: Eliminate empty function from every benchmark timer
79        driver. Fix spelling.
80
812008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
82
83        * timer/timer.c: Rename timer driver methods to follow RTEMS
84        programming conventions.
85
862008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
87
88        * console/sci.c, startup/bspstart.c, startup/start_c.c,
89        timer/timer.c: Add missing prototypes.
90
912008-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
92
93        * misc/interr.c: Convention calls for leading underscore on private
94        RTEMS variables.
95
962008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
97
98        * Makefile.am: Rework to avoid .rel files.
99
1002008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
101
102        * console/console.c, startup/bspstart.c: Refactored and renamed
103        initialization routines to rtems_initialize_data_structures,
104        rtems_initialize_before_drivers, rtems_initialize_device_drivers, and
105        rtems_initialize_start_multitasking. This opened the sequence up so
106        that bootcard() could provide a more robust and flexible framework
107        which is easier to explain and understand. This also lays the
108        groundwork for sharing the division of available memory between the
109        RTEMS workspace and heap and the C library initialization across all
110        BSPs.
111
1122008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
113
114        * startup/linkcmds, startup/linkcmds_ROM: Add wildcard to
115        gcc_except_table section so programs compiled with gcc 4.3.x can
116        link.
117
1182007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
119
120        * clock/ckinit.c, include/bsp.h, startup/bspstart.c: Eliminate copies
121        of the Configuration Table. Use the RTEMS provided accessor macros to
122        obtain configuration fields.
123
1242007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
125
126        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
127        from CPU Table to Configuration Table. Eliminate CPU Table from all
128        ports. Delete references to CPU Table in all forms.
129
1302007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
131
132        * startup/bspstart.c: Moved most of the remaining CPU Table fields to
133        the Configuration Table. This included pretasking_hook,
134        predriver_hook, postdriver_hook, idle_task, do_zero_of_workspace,
135        extra_mpci_receive_server_stack, stack_allocate_hook, and
136        stack_free_hook. As a side-effect of this effort some multiprocessing
137        code was made conditional and some style clean up occurred.
138
1392007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
140
141        * startup/bspstart.c: Eliminate the interrupt_vector_table field in the
142        m68k CPU Table since it is never read.
143
1442007-05-03      Joel Sherrill <joel@OARcorp.com>
145
146        * startup/linkcmds: Handle .data.* sections
147
1482007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
149
150        * bsp_specs: Remove qrtems_debug.
151
1522007-03-13      Joel Sherrill <joel@OARcorp.com>
153
154        * include/bsp.h: Remove redundant prototypes.
155
1562006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
157
158        * configure.ac: New BUG-REPORT address.
159
1602006-11-15      Joel Sherrill <joel@OARcorp.com>
161
162        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
163        file and simplified initialization.
164
1652006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
166
167        * Makefile.am: Remove superfluous -DASM.
168
1692006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
170
171        * configure.ac: Require autoconf-2.60. Require automake-1.10.
172
1732006-09-11      Joel Sherrill <joel@OARcorp.com>
174
175        * console/console.c, console/sci.c, console/sci.h, spurious/spinit.c,
176        startup/bspclean.c, startup/start_c.c: Convert C++ style comments to
177        C style.
178
1792006-02-08      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/linkcmds, startup/linkcmds_ROM: Add sections required by
182        newer gcc versions.
183
1842006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
185
186        * Makefile.am: Add preinstall.am.
187
1882005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        * include/bsp.h: New header guard.
191
1922005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
195
1962005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * console/sci.c: Remove CVS Log.
199
2002005-01-04      Joel Sherrill <joel@OARcorp.com>
201
202        * console/sci.c: Remove warnings.
203
2042005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
205
206        * Makefile.am: Remove build-variant support.
207
2082004-11-25      Joel Sherrill <joel@OARcorp.com>
209
210        * startup/linkcmds, startup/linkcmds_ROM: Add new bss sections .bss.*
211        and .gnu.linkonce.b*.
212
2132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
214
215        * configure.ac: Require automake > 1.9.
216
2172004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
218
219        PR 610/bsps
220        * Makefile.am: Add include/tm27.h, Cosmetics.
221        * include/tm27.h: Final cosmetics.
222
2232004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
224
225        * include/bsp.h: Split out tmtest27 support.
226        * include/tm27.h: New.
227
2282004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
229
230        PR 613/bsps
231        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
232
2332004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
234
235        PR 614/bsps
236        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
237
2382004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
239
240        * c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
241        c/src/lib/libbsp/m68k/mrm332/start/start.S,
242        c/src/lib/libbsp/m68k/mrm332/startup/start_c.c: Include
243        <rtems/m68k/sim.h> instead of <sim.h>.
244        * c/src/lib/libbsp/m68k/mrm332/include/bsp.h: Include
245        <rtems/m68k/qsm.h> instead of <qsm.h>.
246
2472004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
248
249        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
250
2512004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
252
253        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
254        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
255        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
256
2572004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
258
259        * clock/ckinit.c, console/sci.c, console/sci.h, include/bsp.h,
260        misc/interr.c, startup/bspstart.c, timer/timer.c: Convert to using
261        c99 fixed size types.
262
2632004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Reflect changes to bsp.am.
266        Preinstall dist_project_lib*.
267
2682004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Reflect changes to bsp.am.
271
2722004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
275
2762004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * Makefile.am: Pickup files from ../../m68k/shared instead of
279        ../shared. Reformat.
280
2812004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
284
2852004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * Makefile.am: Don't include subdirs.am.
288
2892004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: Fix typo.
292
2932004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
296        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
297        wrapup/Makefile.am.
298        Use automake compilation rules.
299        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
300        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
301        Remove.
302        * configure.ac: Reflect changes above.
303
3042004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Add PREINSTALL_DIRS.
307        * wrapup/Makefile.am: Reflect changes to libcpu.
308
3092004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * wrapup/Makefile.am: Reflect changes to libcpu.
312
3132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
316        Add PRE/TMPINSTALL_FILES to CLEANFILES.
317        * startup/Makefile.am: Ditto.
318
3192004-01-07      Joel Sherrill <joel@OARcorp.com>
320
321        * times, console/sci.c: Remove efi68k and efi332 references as they are
322        no longer in the tree.
323
3242004-01-07      Joel Sherrill <joel@OARcorp.com>
325
326        * timer/timer.c: Remove efi68k and efi332 references as they are no
327        longer in the tree.
328
3292004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * start/Makefile.am: Remove.
332        * Makefile.am: Merge-in start/Makefile.am.
333        * configure.ac: Reflect changes above.
334
3352004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * wrapup/Makefile.am: Eliminate $(LIB).
338        Use noinst_DATA to trigger building libbsp.a.
339
3402003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
343        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
344
3452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
348        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
349
3502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
353
3542003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * start/Makefile.am: Misc cleanups and fixes.
357        * startup/Makefile.am: Misc cleanups and fixes.
358        * wrapup/Makefile.am: Misc cleanups and fixes.
359
3602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: Add preinstallation dirstamp support.
363        * clock/Makefile.am: Cosmetics.
364        * console/Makefile.am: Cosmetics.
365        * spurious/Makefile.am: Cosmetics.
366        * startup/Makefile.am: Cosmetics.
367        * timer/Makefile.am: Cosmetics.
368        * wrapup/Makefile.am: Cosmetics.
369
3702003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * clock/Makefile.am: Remove all-local: $(ARCH).
373        * console/Makefile.am: Remove all-local: $(ARCH).
374        * spurious/Makefile.am: Remove all-local: $(ARCH).
375        * start/Makefile.am: Remove all-local: $(ARCH).
376        * startup/Makefile.am: Remove all-local: $(ARCH).
377        * timer/Makefile.am: Remove all-local: $(ARCH).
378        * wrapup/Makefile.am: Remove all-local: $(ARCH).
379
3802003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * Makefile.am: Merge-in include/Makefile.am.
383        Reflect changes to bsp.am.
384        * include/Makefile.am: Remove.
385        * configure.ac: Reflect changes above.
386
3872003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * bsp_specs: Remove *lib:.
390
3912003-09-15      Joel Sherrill <joel@OARcorp.com>
392
393        PR 483/bsps
394        * startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
395        cannot be installed until RTEMS has initialized the vector table.
396
3972003-09-04      Joel Sherrill <joel@OARcorp.com>
398
399        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
400        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
401        timer/timer.c: URL for license changed.
402
4032003-08-20      Joel Sherrill <joel@OARcorp.com>
404
405        * console/console.c: Correct copyright statements.
406
4072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * Makefile.am: Reflect having moved aclocal/.
410
4112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * Makefile.am: Reflect having moved automake/.
414        * clock/Makefile.am: Reflect having moved automake/.
415        * console/Makefile.am: Reflect having moved automake/.
416        * include/Makefile.am: Reflect having moved automake/.
417        * spurious/Makefile.am: Reflect having moved automake/.
418        * start/Makefile.am: Reflect having moved automake/.
419        * startup/Makefile.am: Reflect having moved automake/.
420        * timer/Makefile.am: Reflect having moved automake/.
421        * wrapup/Makefile.am: Reflect having moved automake/.
422
4232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        PR 452/bsps
426        * startup/Makefile.am: Remove USE_INIT_FINI.
427
4282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
431
4322003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        PR 445/bsps
435        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
436        Remove cpp, old_cpp (now unused).
437
4382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * configure.ac: Remove AC_CONFIG_AUX_DIR.
441
4422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
445
4462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * configure.ac: AC_PREREQ(2.57).
449
4502003-01-20      Duane Gustavus <duane@unt.edu>
451
452        * console/sci.c, include/mrm332.h, startup/linkcmds,
453        startup/linkcmds_ROM: Various updates to make this run properly
454        from ROM.
455
4562002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
459        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
460        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
461        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
462        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
463        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
464
4652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * start/Makefile.am: Use install-data-local to install startfile.
468
4692002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
472
4732002-11-04      Joel Sherrill <joel@OARcorp.com>
474
475        * console/sci.c, spurious/spinit.c: Removed warnings.
476
4772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * .cvsignore: Reformat.
480        Add autom4te*cache.
481        Remove autom4te.cache.
482
4832002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
486
4872002-08-21      Joel Sherrill <joel@OARcorp.com>
488
489        * wrapup/Makefile.am: PR217 required that the idle task be moved to
490        libcpu so it could be more acutely aware of the CPU model.  This
491        file was modified to pick up the idle task from there.
492
4932002-08-21      Joel Sherrill <joel@OARcorp.com>
494
495        * bsp_specs: Added support for -nostdlibs.
496
4972002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
500        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
501        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
502        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
503        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
504        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
505        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
506
5072002-08-05      Joel Sherrill <joel@OARcorp.com>
508
509        * Per PR260 eliminate use of make-target-options.  This impacted
510        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
511        SuperCore and required that the m68k optimized memcpy be moved
512        to libcpu.
513        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
514
5152002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * start/Makefile.am: Eliminate PGM.
518        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
519
5202002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
523
5242002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
527        Remove $(OBJS) from all-local.
528
5292002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
532
5332001-05-09      Joel Sherrill <joel@OARcorp.com>
534
535        * startup/linkcmds: In support of gcc 3.1, added one of more
536        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
537        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
538        and direction of segments to memory regions may also have been
539        addressed.  This was a sweep across all BSPs.
540 
5412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * configure.ac:
544        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
545        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
546        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
547        * Makefile.am: Remove AUTOMAKE_OPTIONS.
548        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
549        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
550        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
551        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
552        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
553        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
554        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
555
5562002-02-28      Mike Panetta <ahuitzot@mindspring.com>
557
558        * console/sci.c, console/sci.h,
559        console/console.c: Added new SCI driver.
560        * start/start.c: Removed file.
561        * start/start.S: New file, the asm portion of the updated start code.
562        * start/configure.am: Added start.S, removed start.c
563        * 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.
564        * startup/configure.am: Added start_c.c to C_FILES.
565        * include/bsp.h: Added include <rtems/bspIo.h>
566
5672001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
570
5712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
574        * configure.in: Remove.
575        * configure.ac: New file, generated from configure.in by autoupdate.
576
5772001-09-27      Joel Sherrill <joel@OARcorp.com>
578
579        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
580
5812001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
584
5852001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.in: Add bspopts.h.
588        * include/.cvsignore: Add bspopts.h*, stamp-h*.
589        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
590        * include/bsp.h: Include bspopts.h.
591
5922001-05-25      Joel Sherrill <joel@OARcorp.com>
593
594        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
595        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
596        wrapup/Makefile.am: Modified to include compile.am.
597        * startup/bspstart.c: Removed include of <libcsupport.h>
598
5992000-05-25      Matt Cross <profesor@gweep.net>
600
601        * New MRM332 BSP for the Mini RoboMind board based
602        on the 68332 microcontroller designed and build by Mark
603        Castelluccio.  For details on the MRM see http://www.robominds.com.
604        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
605        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
606        console/.cvsignore, console/Makefile.am, console/console.c,
607        include/.cvsignore, include/Makefile.am, include/bsp.h,
608        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
609        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
610        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
611        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
612        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
613        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
614        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
615
Note: See TracBrowser for help on using the repository browser.