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

4.104.114.84.95
Last change on this file since 82706f2 was 82706f2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/03 at 14:52:12

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

  • Makefile.am: Misc cleanups and fixes.
  • startup/Makefile.am: Misc cleanups and fixes.
  • wrapup/Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 13.5 KB
Line 
12003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Misc cleanups and fixes.
4        * startup/Makefile.am: Misc cleanups and fixes.
5        * wrapup/Makefile.am: Misc cleanups and fixes.
6
72003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add preinstallation dirstamp support.
10        * clock/Makefile.am: Cosmetics.
11        * console/Makefile.am: Cosmetics.
12        * ide/Makefile.am: Cosmetics.
13        * irq/Makefile.am: Add preinstallation dirstamp support.
14        * network/Makefile.am: Cosmetics.
15        * startup/Makefile.am: Cosmetics.
16        * vectors/Makefile.am: Add preinstallation dirstamp support.
17        * wrapup/Makefile.am: Cosmetics.
18
192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * clock/Makefile.am: Remove all-local: $(ARCH).
22        * console/Makefile.am: Remove all-local: $(ARCH).
23        * ide/Makefile.am: Remove all-local: $(ARCH).
24        * irq/Makefile.am: Remove all-local: $(ARCH).
25        * network/Makefile.am: Remove all-local: $(ARCH).
26        * startup/Makefile.am: Remove all-local: $(ARCH).
27        * vectors/Makefile.am: Remove all-local: $(ARCH).
28        * wrapup/Makefile.am: Remove all-local: $(ARCH).
29
302003-10-22      Joel Sherrill <joel@OARcorp.com>
31
32        PR 510/bsps
33        * irq/irq.h: Add extern C wrapper.
34
352003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Merge-in include/Makefile.am.
38        Reflect changes to bsp.am.
39        * include/Makefile.am: Remove.
40        * configure.ac: Reflect changes above.
41
422003-09-04      Joel Sherrill <joel@OARcorp.com>
43
44        * clock/p_clock.c, ide/pcmcia_ide.c, include/bsp.h, include/coverhd.h,
45        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
46        startup/bspstart.c, startup/bspstart.c.nocache, startup/imbx8xx.c,
47        startup/mmutlbtab.c, startup/setvec.c, startup/start.S,
48        vectors/vectors.h, vectors/vectors_init.c: URL for license changed.
49
502003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53
542003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect having moved aclocal/.
57
582003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved automake/.
61        * clock/Makefile.am: Reflect having moved automake/.
62        * console/Makefile.am: Reflect having moved automake/.
63        * ide/Makefile.am: Reflect having moved automake/.
64        * include/Makefile.am: Reflect having moved automake/.
65        * irq/Makefile.am: Reflect having moved automake/.
66        * network/Makefile.am: Reflect having moved automake/.
67        * startup/Makefile.am: Reflect having moved automake/.
68        * vectors/Makefile.am: Reflect having moved automake/.
69        * wrapup/Makefile.am: Reflect having moved automake/.
70
712003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
74
752003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        PR 445/bsps
78        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
79        Remove cpp, old_cpp (now unused).
80
812003-07-18      Till Straumann <strauman@slac.stanford.edu>
82
83        PR 288/rtems
84        * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly
85        maintained.
86
872003-04-04       Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * ide/.cvsignore: Add.
90
912003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
92
93        PR 368/filesystem
94        * ide/*: added BSP support for libchip standard ide driver
95
962003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Remove AC_CONFIG_AUX_DIR.
99
1002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
103
1042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: AC_PREREQ(2.57).
107
1082003-01-20      Joel Sherrill <joel@OARcorp.com>
109
110        * startup/linkcmds*: Add FreeBSD sysctl() sections.
111
1122002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117        Remove SORDID_HACK. Eliminate *_O_FILES.
118        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121
1222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125
1262002-11-04      Joel Sherrill <joel@OARcorp.com>
127
128        * console/console.c, network/network.c: Removed warnings.
129
1302002-11-04      Joel Sherrill <joel@OARcorp.com>
131
132        * console/console.c, network/network.c: Removed warnings.
133
1342002-11-01      Joel Sherrill <joel@OARcorp.com>
135
136        * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed
137        warnings.
138
1392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * .cvsignore: Reformat.
142        Add autom4te*cache.
143        Remove autom4te.cache.
144
1452002-08-21      Joel Sherrill <joel@OARcorp.com>
146
147        * bsp_specs: Added support for -nostdlibs.
148
1492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-08-01      Joel Sherrill <joel@OARcorp.com>
160
161        * include/coverhd.h: Per PR261 removed include of
162        <rtems/score/targopts.h> because the file is no longer being
163        generated and really wasn't being used anyway.
164
1652002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
168
1692002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
172        Remove $(OBJS) from all-local.
173
1742002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
177
1782001-05-09      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds: In support of gcc 3.1, added one of more
181        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
182        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
183        and direction of segments to memory regions may also have been
184        addressed.  This was a sweep across all BSPs.
185 
1862002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
189        Fix loopCounter.
190        * irq/irq_asm.S:  Reflect changes to <rtems/score/cpu.h>.
191        * vectors/vectors.S: Ditto.
192        * vectors/vectors_init.c: Include <rtems/bspIo.h>.
193
1942002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
197
1982002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
201          Remove RTEMS_ENABLE_LIBCDIR.
202
2032001-04-08      Joel Sherrill <joel@OARcorp.com>
204
205        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
206 
2072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac:
210        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
211        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
212        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
221
2222001-01-16      Eric Valette <valette@crt.canon.fr>
223
224        * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly
225        in RAM and Flash based code.  The code executed for the Flash
226        version runs in both cases (code in Flash/code in RAM) but as it
227        is less efficient than the one optimized for RAM, it put it inside
228        ifdef.  A compilation error is generated if code is linked in Flash
229        with the correct ifdef set...
230
2312001-01-16      Eric Valette <valette@crt.canon.fr>
232
233        * irq/irq.c: Correct minor bug in mbx8xx interrupt handling.
234        Quoting Eric, "In theory it should be applied in each mpc8xx
235        related BSP but as I cannot test it plase maintainer/users
236        submit patch accordingly."
237
2382002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
241
2422001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
245
2462001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
249
2502001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
253        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
254
2552001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: Add @exceptions@ to SUBDIRS.
258        * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings
259        from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
260        * include/Makefile.am: Convert PREINSTALL_FILES to
261        TMPINSTALL_FILES, include force-preinstall.am.
262        * vectors/Makefile.am: remove bogus VPATH.
263        * wrapup/Makefile.am: Apply @exceptions@.
264
2652001-10-29      Joel Sherrill <joel@OARcorp.com>
266
267        * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
268
2692001-10-12      Joel Sherrill <joel@OARcorp.com>
270
271        * clock/p_clock.c, include/bsp.h, include/coverhd.h,
272        startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
273        startup/start.S: Fixed typo.
274
2752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
278        * configure.in: Remove.
279        * configure.ac: New file, generated from configure.in by autoupdate.
280
2812001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
284        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
285        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
286
2872001-08-31  Eric Valette <valette@crf.canon.fr>
288
289        * network/network.c: Fix to account for return value when
290        installing interrupts handler.
291
2922001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: Add bspopts.h.
295        * include/.cvsignore: Add bspopts.h*, stamp-h*.
296        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
297        * include/bsp.h: Include bspopts.h.
298
2992000-06-08      Eric Valette <valette@crf.canon.fr>
300
301        * console/console.c, include/commproc.h, startup/start.S:
302        The printk/printf did not work when loaded by EPPCBUG. They did
303        work when loaded with the BDM debugger.  I suspected EPPBUG
304        made some nasty things like patching Communication processor
305        microcode...  Anyway, the attached patch:
306          1) Enables to have printk nearly immediately after boot,
307          2) Make printf work automagically (I do not know why except I make a
308        different initialization for printk that should be overwritten by
309        console init later ?)
310
311        I let the default to be using EPPCBUG embedded firmware to boot and
312        using this printk early enabler code (LOADED_BY_EPPCBUG and
313        EARLY_CONSOLE) are on.
314
3152001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
316
317        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
318
3192001-04-20      Eric Valette <valette@crf.canon.fr>
320
321        * include/bsp.h: Added include of <bsp/vectors.h>
322        * vectors/vectors.h: Corrected typos.
323
3242001-04-11      Eric Valette <valette@crf.canon.fr>
325
326        * network/network.c: Fix unnecessary double assignment.
327
3282001-03-30      Eric Valette <valette@crf.canon.fr>
329
330        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
331        include/8xx_immap.h, include/commproc.h, include/mbx.h,
332        irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h,
333        irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore,
334        vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h,
335        vectors/vectors_init.c: New files.
336        * Makefile.am, configure.in, console/console.c,
337        include/Makefile.am, network/network.c, startup/Makefile.am,
338        startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds,
339        startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am:
340        The modifications to this BSP reflect the conversion of the
341        mpc8xx CPU to the "new exception processing model."
342
3432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
346
3472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
350
3512000-11-01      Joel Sherrill <joel@OARcorp.com>
352
353        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
354        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
355        now must be referenced as <rtems/XXX.h>.   Header file order
356        was cleaned up while doing this.
357        Also removed obsolete references to STACK_CHECKER_ON.
358
3592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
362        Switch to GNU canonicalization.
363
3642000-10-20      Joel Sherrill <joel@OARcorp.com>
365
366        * console/console.c: Add mbx8xx_console_get_configuration() which
367        returns either nvram configuration or a static equivalent.
368
3692000-10-18      Joel Sherrill <joel@OARcorp.com>
370
371        * console/console.c: Added BSP dependent routine
372        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
373        console-generic code.  This avoids libcpu use of bsp.h.
374
3752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
378        wrapup/Makefile.am: Include compile.am
379
3802000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
383
3842000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
385
386        * README:
387        * console/console.c:
388        * include/bsp.h:
389        * network/network.c:
390        * startup/bspstart.c:
391        Add support for configuration parameters in NVRAM
392
3932000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
394
395        * console/console.c: Fix polled input.
396
3972000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
398
399        * README: Updated.
400        * console/console.c: Addition of support for shared printk and
401        no termios.
402        * include/bsp.h: Addition of second parameter to
403        rtems_enet_driver_attach. Removed prototypes for printk and
404        BSP_output_string.
405        * network/network.c(rtems_enet_driver_attach): Addition of second
406        parameter to function.
407
4082000-08-10      Joel Sherrill <joel@OARcorp.com>
409
410        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.