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

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

2001-11-30 Ralf Corsepius <corsepiu@…>

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
8        * configure.in: Remove.
9        * configure.ac: New file, generated from configure.in by autoupdate.
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'CLEANFILES ='.
14        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
15
162001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Add bspopts.h.
19        * include/.cvsignore: Add bspopts.h*, stamp-h*.
20        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
21        * include/bsp.h: Include bspopts.h.
22
232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
24
25        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
26
272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
30
312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
34
352000-11-01      Joel Sherrill <joel@OARcorp.com>
36
37        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
38        and libcsupport.h moved from libc to lib/include/rtems and
39        now must be referenced as <rtems/XXX.h>.   Header file order
40        was cleaned up while doing this.
41
422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
45        Switch to GNU canonicalization.
46
472000-09-12      Joel Sherrill <joel@OARcorp.com>
48
49        * network/network.c (uti596_attach): Adjust cpp directives
50        and conditional braces so all cases compile.
51
522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
55        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
56        wrapup/Makefile.am, network/Makefile.am: Include compile.am
57
582000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
59
60        * console.c(_BSP_output_char): Output CR after LF for printk.
61
622000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
63
64        * README: Updated
65        * console/console.c: Fix polled input.
66        Add support for shared printk.
67        Add support for more flexible polled I/O with and without termios.
68        I/O mode and console is selectable either from NVRAM or from
69        mvme167.cfg.  Clean up comments.
70
712000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
72
73        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
74        * include/bsp.h: Reorganize NVRAM parameters.
75        Add support for shared printk.
76        * times: These are the times for the MVME167, not the MBX860-002.
77
782000-08-11  John Cotton  <john.cotton@nrc.ca>
79
80        * network/network.c: Fix NVRAM configuration parameter
81        handling from previous revision.
82        Check J1-4,  restructure NVRAM parameter handling.
83
842000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
85
86        * network/network.c: Cleanup of network driver to reduce warnings.
87        Addition of second parameter to uti596_attach.
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.