source: rtems/c/src/lib/libbsp/m68k/mvme167/ChangeLog @ f286330

4.104.114.84.95
Last change on this file since f286330 was f286330, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/02/04 at 11:20:03
  • timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
  • Property mode set to 100644
File size: 12.9 KB
Line 
12004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
4
52004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
8        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
9        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10
112004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * clock/ckinit.c, console/console-recording.h, console/console.c,
14        fatal/bspfatal.c, include/fatal.h, network/network.c,
15        network/uti596.h, startup/bspstart.c, timer/timer.c: Convert to
16        using c99 fixed size types.
17
182004-03-05      Joel Sherrill <joel@OARcorp.com>
19
20        * network/network.c: Remove warnings for unused routines left from
21        original code.
22
232004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect changes to bsp.am.
26        Preinstall dist_project_lib*.
27
282004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Reflect changes to bsp.am.
31
322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
35
362004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Pickup files from ../../m68k/shared instead of
39        ../shared. Reformat.
40
412004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
44
452004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
48        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
49        timer/Makefile.am, wrapup/Makefile.am.
50        Use automake compilation rules.
51        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
52        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
53        wrapup/Makefile.am: Remove.
54        * configure.ac: Reflect changes above.
55
562004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * console/console-recording.c: Remove (rename to console-recording.h).
59        * console/console-recording.h: New.
60
612004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Add PREINSTALL_DIRS.
64        * wrapup/Makefile.am: Reflect changes to libcpu.
65
662004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * wrapup/Makefile.am: Reflect changes to libcpu.
69
702004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
73        Add PRE/TMPINSTALL_FILES to CLEANFILES.
74        * startup/Makefile.am: Ditto.
75
762004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * start/Makefile.am: Remove.
79        * Makefile.am: Merge-in start/Makefile.am.
80        * configure.ac: Reflect changes above.
81
822004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Eliminate $(LIB).
85        Use noinst_DATA to trigger building libbsp.a.
86
872003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
90        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
91
922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
95        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
96
972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
100
1012003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Misc cleanups and fixes.
104        * start/Makefile.am: Misc cleanups and fixes.
105        * startup/Makefile.am: Misc cleanups and fixes.
106        * wrapup/Makefile.am: Misc cleanups and fixes.
107
1082003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Add preinstallation dirstamp support.
111        * clock/Makefile.am: Cosmetics.
112        * console/Makefile.am: Cosmetics.
113        * fatal/Makefile.am: Cosmetics.
114        * network/Makefile.am: Cosmetics.
115        * startup/Makefile.am: Cosmetics.
116        * timer/Makefile.am: Cosmetics.
117        * wrapup/Makefile.am: Cosmetics.
118
1192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * clock/Makefile.am: Remove all-local: $(ARCH).
122        * console/Makefile.am: Remove all-local: $(ARCH).
123        * fatal/Makefile.am: Remove all-local: $(ARCH).
124        * network/Makefile.am: Remove all-local: $(ARCH).
125        * start/Makefile.am: Remove all-local: $(ARCH).
126        * startup/Makefile.am: Remove all-local: $(ARCH).
127        * timer/Makefile.am: Remove all-local: $(ARCH).
128        * wrapup/Makefile.am: Remove all-local: $(ARCH).
129
1302003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Merge-in include/Makefile.am.
133        Reflect changes to bsp.am.
134        * include/Makefile.am: Remove.
135        * configure.ac: Reflect changes above.
136
1372003-09-04      Joel Sherrill <joel@OARcorp.com>
138
139        * clock/ckinit.c, console/console-recording.c, console/console.c,
140        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
141        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
142        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
143        changed.
144
1452003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
148        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
149        Remove BSP_CPPFLAGS.
150
1512003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Reflect having moved aclocal/.
154
1552003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Reflect having moved automake/.
158        * clock/Makefile.am: Reflect having moved automake/.
159        * console/Makefile.am: Reflect having moved automake/.
160        * fatal/Makefile.am: Reflect having moved automake/.
161        * include/Makefile.am: Reflect having moved automake/.
162        * network/Makefile.am: Reflect having moved automake/.
163        * start/Makefile.am: Reflect having moved automake/.
164        * startup/Makefile.am: Reflect having moved automake/.
165        * timer/Makefile.am: Reflect having moved automake/.
166        * wrapup/Makefile.am: Reflect having moved automake/.
167
1682003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        PR 452/bsps
171        * startup/Makefile.am: Remove USE_INIT_FINI.
172
1732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
176
1772003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        PR 445/bsps
180        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
181        Remove cpp, old_cpp (now unused).
182
1832003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Remove AC_CONFIG_AUX_DIR.
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
190
1912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AC_PREREQ(2.57).
194
1952003-01-20      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds*: Add FreeBSD sysctl() sections.
198
1992002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * console/Makefile.am: Eliminate C_O_FILES.
203        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208
2092002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * start/Makefile.am: Use install-data-local to install startfile.
212
2132002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
216
2172002-11-04      Joel Sherrill <joel@OARcorp.com>
218
219        * console/console.c: Removed warnings.
220
2212002-11-01      Joel Sherrill <joel@OARcorp.com>
222
223        * network/network.c, startup/bspclean.c: Removed warnings.
224
2252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * .cvsignore: Reformat.
228        Add autom4te*cache.
229        Remove autom4te.cache.
230
2312002-08-21      Joel Sherrill <joel@OARcorp.com>
232
233        * bsp_specs: Added support for -nostdlibs.
234
2352002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
245
2462002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * start/Makefile.am: Eliminate PGM.
249        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
250
2512002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
254
2552002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
258        Remove $(OBJS) from all-local.
259
2602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
263
2642001-05-28      Joel Sherrill <joel@OARcorp.com>
265
266        * Per PR31, moved mvme16x_hw.h to shared/mvme.
267        * include/Makefile.am: Modified to reflect movement.
268
2692001-05-09      Joel Sherrill <joel@OARcorp.com>
270
271        * startup/linkcmds: In support of gcc 3.1, added one of more
272        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
273        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
274        and direction of segments to memory regions may also have been
275        addressed.  This was a sweep across all BSPs.
276 
2772002-05-01      Eric Norum <eric.norum@usask.ca>
278
279        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
280        startup/page_table.c: Per PR200 fix multi-line inline assembly
281        to satisfy gcc 3.1 and newer.
282
2832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.ac:
286        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
287        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
288        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
298
2992002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
302
3032001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
306        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
307        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
308        Add AC_DEFINE_UNQUOTED([mvme167]).
309
3102001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
313
3142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
317        * configure.in: Remove.
318        * configure.ac: New file, generated from configure.in by autoupdate.
319
3202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * include/Makefile.am: Use 'CLEANFILES ='.
323        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
324
3252001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.in: Add bspopts.h.
328        * include/.cvsignore: Add bspopts.h*, stamp-h*.
329        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
330        * include/bsp.h: Include bspopts.h.
331
3322001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
333
334        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
335
3362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
339
3402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
343
3442000-11-01      Joel Sherrill <joel@OARcorp.com>
345
346        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
347        and libcsupport.h moved from libc to lib/include/rtems and
348        now must be referenced as <rtems/XXX.h>.   Header file order
349        was cleaned up while doing this.
350
3512000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
354        Switch to GNU canonicalization.
355
3562000-09-12      Joel Sherrill <joel@OARcorp.com>
357
358        * network/network.c (uti596_attach): Adjust cpp directives
359        and conditional braces so all cases compile.
360
3612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
364        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
365        wrapup/Makefile.am, network/Makefile.am: Include compile.am
366
3672000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
368
369        * console.c(_BSP_output_char): Output CR after LF for printk.
370
3712000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
372
373        * README: Updated
374        * console/console.c: Fix polled input.
375        Add support for shared printk.
376        Add support for more flexible polled I/O with and without termios.
377        I/O mode and console is selectable either from NVRAM or from
378        mvme167.cfg.  Clean up comments.
379
3802000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
381
382        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
383        * include/bsp.h: Reorganize NVRAM parameters.
384        Add support for shared printk.
385        * times: These are the times for the MVME167, not the MBX860-002.
386
3872000-08-11  John Cotton  <john.cotton@nrc.ca>
388
389        * network/network.c: Fix NVRAM configuration parameter
390        handling from previous revision.
391        Check J1-4,  restructure NVRAM parameter handling.
392
3932000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
394
395        * network/network.c: Cleanup of network driver to reduce warnings.
396        Addition of second parameter to uti596_attach.
397
3982000-08-10      Joel Sherrill <joel@OARcorp.com>
399
400        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.