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

4.104.114.84.95
Last change on this file since eba2e4f was e83378d, checked in by Joel Sherrill <joel.sherrill@…>, on 10/27/00 at 13:59:24

2000-10-27 Ralf Corsepius <corsepiu@…>

  • Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
4        Switch to GNU canonicalization.
5
62000-10-20      Joel Sherrill <joel@OARcorp.com>
7
8        * console/console.c: Add mbx8xx_console_get_configuration() which
9        returns either nvram configuration or a static equivalent.
10
112000-10-18      Joel Sherrill <joel@OARcorp.com>
12
13        * console/console.c: Added BSP dependent routine
14        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
15        console-generic code.  This avoids libcpu use of bsp.h.
16
172000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
20        wrapup/Makefile.am: Include compile.am
21
222000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
25
262000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
27
28        * README:
29        * console/console.c:
30        * include/bsp.h:
31        * network/network.c:
32        * startup/bspstart.c:
33        Add support for configuration parameters in NVRAM
34
352000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
36
37        * console/console.c: Fix polled input.
38
392000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
40
41        * README: Updated.
42        * console/console.c: Addition of support for shared printk and
43        no termios.
44        * include/bsp.h: Addition of second parameter to
45        rtems_enet_driver_attach. Removed prototypes for printk and
46        BSP_output_string.
47        * network/network.c(rtems_enet_driver_attach): Addition of second
48        parameter to function.
49
502000-08-10      Joel Sherrill <joel@OARcorp.com>
51
52        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.