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

4.104.114.84.95
Last change on this file since 45805cc was 45805cc, checked in by Joel Sherrill <joel.sherrill@…>, on 01/06/02 at 20:06:53

2002-01-03 Ralf Corsepius <corsepiu@…>

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