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

4.104.114.84.95
Last change on this file since 1321155f was 1321155f, checked in by Joel Sherrill <joel.sherrill@…>, on 04/26/05 at 23:10:50

2005-04-26 Joel Sherrill <joel@…>

  • network/network.c: Change int to rtems_id to eliminate warning.
  • Property mode set to 100644
File size: 13.9 KB
RevLine 
[1321155f]12005-04-26      Joel Sherrill <joel@OARcorp.com>
2
3        * network/network.c: Change int to rtems_id to eliminate warning.
4
[844609f9]52005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
8
[4cbf22a]92005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove build-variant support.
12
[3dae380]132004-11-25      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
16
[97891e5e]172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * configure.ac: Require automake > 1.9.
20
[3defec6]212004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 610/bsps
24        * Makefile.am: Add include/tm27.h, Cosmetics.
25        * include/tm27.h: Final cosmetics.
26
[0df29b07]272004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * include/bsp.h: Split out tmtest27 support.
30        * include/tm27.h: New.
31
[3344730a]322004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        PR 613/bsps
35        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
36
[7dd6e8d]372004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        PR 614/bsps
40        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
41
[f286330]422004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
45
[fb7a141]462004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
49        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
50        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
51
[2a7e204]522004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * clock/ckinit.c, console/console-recording.h, console/console.c,
55        fatal/bspfatal.c, include/fatal.h, network/network.c,
56        network/uti596.h, startup/bspstart.c, timer/timer.c: Convert to
57        using c99 fixed size types.
58
[d2ae273]592004-03-05      Joel Sherrill <joel@OARcorp.com>
60
61        * network/network.c: Remove warnings for unused routines left from
62        original code.
63
[2a7f9a28]642004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Reflect changes to bsp.am.
67        Preinstall dist_project_lib*.
68
[6ac101b]692004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect changes to bsp.am.
72
[c24d7c84]732004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
76
[4cb9d26]772004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Pickup files from ../../m68k/shared instead of
80        ../shared. Reformat.
81
[bd5b4e56]822004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
85
[cde93fa]862004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
89        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
90        timer/Makefile.am, wrapup/Makefile.am.
[8a1009d]91        Use automake compilation rules.
[cde93fa]92        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
93        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
94        wrapup/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96
[3d4967b]972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * console/console-recording.c: Remove (rename to console-recording.h).
100        * console/console-recording.h: New.
101
[7fc5229c]1022004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add PREINSTALL_DIRS.
105        * wrapup/Makefile.am: Reflect changes to libcpu.
106
[c880dc8]1072004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * wrapup/Makefile.am: Reflect changes to libcpu.
110
[ff716ea0]1112004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
114        Add PRE/TMPINSTALL_FILES to CLEANFILES.
115        * startup/Makefile.am: Ditto.
116
[81afa42b]1172004-01-06      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
[6411947]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
[b35414a]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
[935773b]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
[810720b6]1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
141
[15d7f766]1422003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Misc cleanups and fixes.
145        * start/Makefile.am: Misc cleanups and fixes.
146        * startup/Makefile.am: Misc cleanups and fixes.
147        * wrapup/Makefile.am: Misc cleanups and fixes.
148
[cee4b8a]1492003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Add preinstallation dirstamp support.
152        * clock/Makefile.am: Cosmetics.
153        * console/Makefile.am: Cosmetics.
154        * fatal/Makefile.am: Cosmetics.
155        * network/Makefile.am: Cosmetics.
156        * startup/Makefile.am: Cosmetics.
157        * timer/Makefile.am: Cosmetics.
158        * wrapup/Makefile.am: Cosmetics.
159
[25389032]1602003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * clock/Makefile.am: Remove all-local: $(ARCH).
163        * console/Makefile.am: Remove all-local: $(ARCH).
164        * fatal/Makefile.am: Remove all-local: $(ARCH).
165        * network/Makefile.am: Remove all-local: $(ARCH).
166        * start/Makefile.am: Remove all-local: $(ARCH).
167        * startup/Makefile.am: Remove all-local: $(ARCH).
168        * timer/Makefile.am: Remove all-local: $(ARCH).
169        * wrapup/Makefile.am: Remove all-local: $(ARCH).
170
[2821666f]1712003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Merge-in include/Makefile.am.
174        Reflect changes to bsp.am.
175        * include/Makefile.am: Remove.
176        * configure.ac: Reflect changes above.
177
[d110897a]1782003-09-04      Joel Sherrill <joel@OARcorp.com>
179
180        * clock/ckinit.c, console/console-recording.c, console/console.c,
181        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
182        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
183        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
184        changed.
185
[bd6ec28]1862003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
189        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
[23847bd3]190        Remove BSP_CPPFLAGS.
[bd6ec28]191
[fe8bc62f]1922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Reflect having moved aclocal/.
195
[98b0876]1962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
[c483a4e]198        * Makefile.am: Reflect having moved automake/.
199        * clock/Makefile.am: Reflect having moved automake/.
200        * console/Makefile.am: Reflect having moved automake/.
201        * fatal/Makefile.am: Reflect having moved automake/.
202        * include/Makefile.am: Reflect having moved automake/.
203        * network/Makefile.am: Reflect having moved automake/.
204        * start/Makefile.am: Reflect having moved automake/.
205        * startup/Makefile.am: Reflect having moved automake/.
206        * timer/Makefile.am: Reflect having moved automake/.
207        * wrapup/Makefile.am: Reflect having moved automake/.
[98b0876]208
[317458ce]2092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
[75fcb394]211        PR 452/bsps
[317458ce]212        * startup/Makefile.am: Remove USE_INIT_FINI.
213
[7dcc3fe]2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
217
[d266acd2]2182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
[75fcb394]220        PR 445/bsps
[d266acd2]221        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
222        Remove cpp, old_cpp (now unused).
223
[7a97f26]2242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Remove AC_CONFIG_AUX_DIR.
227
[ccd81b60]2282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
231
[9b5c258]2322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: AC_PREREQ(2.57).
235
[1d36d2af]2362003-01-20      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds*: Add FreeBSD sysctl() sections.
239
[0814e7bf]2402002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243        * console/Makefile.am: Eliminate C_O_FILES.
244        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249
[59a01a6e]2502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * start/Makefile.am: Use install-data-local to install startfile.
253
[b5a2912f]2542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257
[1298624d]2582002-11-04      Joel Sherrill <joel@OARcorp.com>
259
260        * console/console.c: Removed warnings.
261
[ac45548]2622002-11-01      Joel Sherrill <joel@OARcorp.com>
263
264        * network/network.c, startup/bspclean.c: Removed warnings.
265
[8730f45]2662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * .cvsignore: Reformat.
269        Add autom4te*cache.
270        Remove autom4te.cache.
271
[a2ae30c2]2722002-08-21      Joel Sherrill <joel@OARcorp.com>
273
274        * bsp_specs: Added support for -nostdlibs.
275
[2b62b3d]2762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
286
[496686a]2872002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * start/Makefile.am: Eliminate PGM.
290        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
291
[f4d43dd]2922002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
295
[445c0a0]2962002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
299        Remove $(OBJS) from all-local.
300
[80defac]3012002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
304
[afc2129]3052001-05-28      Joel Sherrill <joel@OARcorp.com>
306
307        * Per PR31, moved mvme16x_hw.h to shared/mvme.
308        * include/Makefile.am: Modified to reflect movement.
309
[85c92574]3102001-05-09      Joel Sherrill <joel@OARcorp.com>
311
312        * startup/linkcmds: In support of gcc 3.1, added one of more
313        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
314        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
315        and direction of segments to memory regions may also have been
316        addressed.  This was a sweep across all BSPs.
317 
[4f38ab05]3182002-05-01      Eric Norum <eric.norum@usask.ca>
319
320        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
321        startup/page_table.c: Per PR200 fix multi-line inline assembly
322        to satisfy gcc 3.1 and newer.
323
[e31ccfdd]3242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac:
327        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
328        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
329        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
339
[45805cc]3402002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
343
[90bc0568]3442001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
347        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
348        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
349        Add AC_DEFINE_UNQUOTED([mvme167]).
350
[9e1ae79]3512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
354
[df25c998]3552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
358        * configure.in: Remove.
359        * configure.ac: New file, generated from configure.in by autoupdate.
360
[7b4917c]3612001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * include/Makefile.am: Use 'CLEANFILES ='.
364        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
365
[4906d72f]3662001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * configure.in: Add bspopts.h.
369        * include/.cvsignore: Add bspopts.h*, stamp-h*.
370        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
371        * include/bsp.h: Include bspopts.h.
372
[6f21328]3732001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
374
375        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
376
[feead226]3772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
380
[a314d3b4]3812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
384
[eba2e4f]3852000-11-01      Joel Sherrill <joel@OARcorp.com>
386
387        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
388        and libcsupport.h moved from libc to lib/include/rtems and
389        now must be referenced as <rtems/XXX.h>.   Header file order
390        was cleaned up while doing this.
391
[e83378d]3922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
395        Switch to GNU canonicalization.
396
[e453d5c]3972000-09-12      Joel Sherrill <joel@OARcorp.com>
398
399        * network/network.c (uti596_attach): Adjust cpp directives
400        and conditional braces so all cases compile.
401
[e5907cfe]4022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
405        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
406        wrapup/Makefile.am, network/Makefile.am: Include compile.am
407
[b7d4d2a]4082000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
409
410        * console.c(_BSP_output_char): Output CR after LF for printk.
411
[ed09fd77]4122000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
413
414        * README: Updated
415        * console/console.c: Fix polled input.
416        Add support for shared printk.
417        Add support for more flexible polled I/O with and without termios.
418        I/O mode and console is selectable either from NVRAM or from
419        mvme167.cfg.  Clean up comments.
420
4212000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
422
423        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
424        * include/bsp.h: Reorganize NVRAM parameters.
425        Add support for shared printk.
426        * times: These are the times for the MVME167, not the MBX860-002.
427
4282000-08-11  John Cotton  <john.cotton@nrc.ca>
429
430        * network/network.c: Fix NVRAM configuration parameter
431        handling from previous revision.
432        Check J1-4,  restructure NVRAM parameter handling.
433
4342000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
435
436        * network/network.c: Cleanup of network driver to reduce warnings.
437        Addition of second parameter to uti596_attach.
[b7d4d2a]438
[e94ad1fe]4392000-08-10      Joel Sherrill <joel@OARcorp.com>
440
441        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.