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

4.104.114.84.95
Last change on this file since b66116e was 85ca769, checked in by Joel Sherrill <joel.sherrill@…>, on 12/07/01 at 12:44:01

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

  • configure.ac: Remove RTEMS_ENABLE_NETWORKING.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
4
52001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
8
92001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
12        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
13
142001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add @exceptions@ to SUBDIRS.
17        * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings
18        from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
19        * include/Makefile.am: Convert PREINSTALL_FILES to
20        TMPINSTALL_FILES, include force-preinstall.am.
21        * vectors/Makefile.am: remove bogus VPATH.
22        * wrapup/Makefile.am: Apply @exceptions@.
23
242001-10-29      Joel Sherrill <joel@OARcorp.com>
25
26        * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
27
282001-10-12      Joel Sherrill <joel@OARcorp.com>
29
30        * clock/p_clock.c, include/bsp.h, include/coverhd.h,
31        startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
32        startup/start.S: Fixed typo.
33
342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
37        * configure.in: Remove.
38        * configure.ac: New file, generated from configure.in by autoupdate.
39
402001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
43        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
44        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
45
462001-08-31  Eric Valette <valette@crf.canon.fr>
47
48        * network/network.c: Fix to account for return value when
49        installing interrupts handler.
50
512001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.in: Add bspopts.h.
54        * include/.cvsignore: Add bspopts.h*, stamp-h*.
55        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
56        * include/bsp.h: Include bspopts.h.
57
582000-06-08      Eric Valette <valette@crf.canon.fr>
59
60        * console/console.c, include/commproc.h, startup/start.S:
61        The printk/printf did not work when loaded by EPPCBUG. They did
62        work when loaded with the BDM debugger.  I suspected EPPBUG
63        made some nasty things like patching Communication processor
64        microcode...  Anyway, the attached patch:
65          1) Enables to have printk nearly immediately after boot,
66          2) Make printf work automagically (I do not know why except I make a
67        different initialization for printk that should be overwritten by
68        console init later ?)
69
70        I let the default to be using EPPCBUG embedded firmware to boot and
71        using this printk early enabler code (LOADED_BY_EPPCBUG and
72        EARLY_CONSOLE) are on.
73
742001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
75
76        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
77
782001-04-20      Eric Valette <valette@crf.canon.fr>
79
80        * include/bsp.h: Added include of <bsp/vectors.h>
81        * vectors/vectors.h: Corrected typos.
82
832001-04-11      Eric Valette <valette@crf.canon.fr>
84
85        * network/network.c: Fix unnecessary double assignment.
86
872001-03-30      Eric Valette <valette@crf.canon.fr>
88
89        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
90        include/8xx_immap.h, include/commproc.h, include/mbx.h,
91        irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h,
92        irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore,
93        vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h,
94        vectors/vectors_init.c: New files.
95        * Makefile.am, configure.in, console/console.c,
96        include/Makefile.am, network/network.c, startup/Makefile.am,
97        startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds,
98        startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am:
99        The modifications to this BSP reflect the conversion of the
100        mpc8xx CPU to the "new exception processing model."
101
1022000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
105
1062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
109
1102000-11-01      Joel Sherrill <joel@OARcorp.com>
111
112        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
113        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
114        now must be referenced as <rtems/XXX.h>.   Header file order
115        was cleaned up while doing this.
116        Also removed obsolete references to STACK_CHECKER_ON.
117
1182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
121        Switch to GNU canonicalization.
122
1232000-10-20      Joel Sherrill <joel@OARcorp.com>
124
125        * console/console.c: Add mbx8xx_console_get_configuration() which
126        returns either nvram configuration or a static equivalent.
127
1282000-10-18      Joel Sherrill <joel@OARcorp.com>
129
130        * console/console.c: Added BSP dependent routine
131        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
132        console-generic code.  This avoids libcpu use of bsp.h.
133
1342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
137        wrapup/Makefile.am: Include compile.am
138
1392000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
142
1432000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
144
145        * README:
146        * console/console.c:
147        * include/bsp.h:
148        * network/network.c:
149        * startup/bspstart.c:
150        Add support for configuration parameters in NVRAM
151
1522000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
153
154        * console/console.c: Fix polled input.
155
1562000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
157
158        * README: Updated.
159        * console/console.c: Addition of support for shared printk and
160        no termios.
161        * include/bsp.h: Addition of second parameter to
162        rtems_enet_driver_attach. Removed prototypes for printk and
163        BSP_output_string.
164        * network/network.c(rtems_enet_driver_attach): Addition of second
165        parameter to function.
166
1672000-08-10      Joel Sherrill <joel@OARcorp.com>
168
169        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.