source: rtems/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog @ bfbc4d3

4.104.114.84.95
Last change on this file since bfbc4d3 was feead226, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/00 at 16:43:05

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

  • Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
4
52000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
8
92000-11-01      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
12        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
13        now must be referenced as <rtems/XXX.h>.   Header file order
14        was cleaned up while doing this.
15        Also removed obsolete references to STACK_CHECKER_ON.
16
172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
20        Switch to GNU canonicalization.
21
222000-10-20      Joel Sherrill <joel@OARcorp.com>
23
24        * console/console.c: Add mbx8xx_console_get_configuration() which
25        returns either nvram configuration or a static equivalent.
26
272000-10-18      Joel Sherrill <joel@OARcorp.com>
28
29        * console/console.c: Added BSP dependent routine
30        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
31        console-generic code.  This avoids libcpu use of bsp.h.
32
332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
36        wrapup/Makefile.am: Include compile.am
37
382000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
41
422000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
43
44        * README:
45        * console/console.c:
46        * include/bsp.h:
47        * network/network.c:
48        * startup/bspstart.c:
49        Add support for configuration parameters in NVRAM
50
512000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
52
53        * console/console.c: Fix polled input.
54
552000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
56
57        * README: Updated.
58        * console/console.c: Addition of support for shared printk and
59        no termios.
60        * include/bsp.h: Addition of second parameter to
61        rtems_enet_driver_attach. Removed prototypes for printk and
62        BSP_output_string.
63        * network/network.c(rtems_enet_driver_attach): Addition of second
64        parameter to function.
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.