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

4.104.114.84.95
Last change on this file since 0c1f025 was 90bc0568, checked in by Joel Sherrill <joel.sherrill@…>, on 12/18/01 at 14:10:35

2001-12-09 Ralf Corsepius <corsepiu@…>

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