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

4.104.114.84.95
Last change on this file since a314d3b4 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
4
52000-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
8        and libcsupport.h moved from libc to lib/include/rtems and
9        now must be referenced as <rtems/XXX.h>.   Header file order
10        was cleaned up while doing this.
11
122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
15        Switch to GNU canonicalization.
16
172000-09-12      Joel Sherrill <joel@OARcorp.com>
18
19        * network/network.c (uti596_attach): Adjust cpp directives
20        and conditional braces so all cases compile.
21
222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
25        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
26        wrapup/Makefile.am, network/Makefile.am: Include compile.am
27
282000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
29
30        * console.c(_BSP_output_char): Output CR after LF for printk.
31
322000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
33
34        * README: Updated
35        * console/console.c: Fix polled input.
36        Add support for shared printk.
37        Add support for more flexible polled I/O with and without termios.
38        I/O mode and console is selectable either from NVRAM or from
39        mvme167.cfg.  Clean up comments.
40
412000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
42
43        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
44        * include/bsp.h: Reorganize NVRAM parameters.
45        Add support for shared printk.
46        * times: These are the times for the MVME167, not the MBX860-002.
47
482000-08-11  John Cotton  <john.cotton@nrc.ca>
49
50        * network/network.c: Fix NVRAM configuration parameter
51        handling from previous revision.
52        Check J1-4,  restructure NVRAM parameter handling.
53
542000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
55
56        * network/network.c: Cleanup of network driver to reduce warnings.
57        Addition of second parameter to uti596_attach.
58
592000-08-10      Joel Sherrill <joel@OARcorp.com>
60
61        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.