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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

2004-02-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 16.2 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-08      Joel Sherrill <joel@OARcorp.com>
11
12        * Makefile.am: Add irq.h and vectors.h
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * wrapup/Makefile.am: Convert to automake-building rules.
17
182004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
21        ide/Makefile.am, irq/Makefile.am, network/Makefile.am,
22        startup/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
23        * clock/Makefile.am, console/Makefile.am, ide/Makefile.am,
24        irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
25        vectors/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27        * wrapup/Makefile.am: Reflect changes above.
28
292004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Reflect changes to
32        ../support/*exception_processing/*.
33
342004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
37        Add RTEMS_PROG_CCAS.
38
392004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Add PREINSTALL_DIRS.
42        * irq/Makefile.am: Add PREINSTALL_DIRS.
43        * vectors/Makefile.am: Add PREINSTALL_DIRS.
44        * wrapup/Makefile.am: Reflect changes to libcpu.
45
462004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
49        Add PRE/TMPINSTALL_FILES to CLEANFILES.
50        * irq/Makefile.am: Ditto.
51        * startup/Makefile.am: Ditto.
52        * vectors/Makefile.am: Ditto.
53
542004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * wrapup/Makefile.am: Eliminate $(LIB).
57        Use noinst_DATA to trigger building libbsp.a.
58
592003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * clock/Makefile.am: Eliminate VPATH.
62        * console/Makefile.am: Eliminate VPATH.
63        * ide/Makefile.am: Eliminate VPATH.
64        * irq/Makefile.am: Eliminate VPATH.
65        * network/Makefile.am: Eliminate VPATH.
66        * startup/Makefile.am: Eliminate VPATH.
67
682003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        PR 545/bsps
71        * startup/setvec.c: Removed.
72
732003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
80        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
81        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
82        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
83
842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
87
882003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Misc cleanups and fixes.
91        * startup/Makefile.am: Misc cleanups and fixes.
92        * wrapup/Makefile.am: Misc cleanups and fixes.
93
942003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Add preinstallation dirstamp support.
97        * clock/Makefile.am: Cosmetics.
98        * console/Makefile.am: Cosmetics.
99        * ide/Makefile.am: Cosmetics.
100        * irq/Makefile.am: Add preinstallation dirstamp support.
101        * network/Makefile.am: Cosmetics.
102        * startup/Makefile.am: Cosmetics.
103        * vectors/Makefile.am: Add preinstallation dirstamp support.
104        * wrapup/Makefile.am: Cosmetics.
105
1062003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * clock/Makefile.am: Remove all-local: $(ARCH).
109        * console/Makefile.am: Remove all-local: $(ARCH).
110        * ide/Makefile.am: Remove all-local: $(ARCH).
111        * irq/Makefile.am: Remove all-local: $(ARCH).
112        * network/Makefile.am: Remove all-local: $(ARCH).
113        * startup/Makefile.am: Remove all-local: $(ARCH).
114        * vectors/Makefile.am: Remove all-local: $(ARCH).
115        * wrapup/Makefile.am: Remove all-local: $(ARCH).
116
1172003-10-22      Joel Sherrill <joel@OARcorp.com>
118
119        PR 510/bsps
120        * irq/irq.h: Add extern C wrapper.
121
1222003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Merge-in include/Makefile.am.
125        Reflect changes to bsp.am.
126        * include/Makefile.am: Remove.
127        * configure.ac: Reflect changes above.
128
1292003-09-04      Joel Sherrill <joel@OARcorp.com>
130
131        * clock/p_clock.c, ide/pcmcia_ide.c, include/bsp.h, include/coverhd.h,
132        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
133        startup/bspstart.c, startup/bspstart.c.nocache, startup/imbx8xx.c,
134        startup/mmutlbtab.c, startup/setvec.c, startup/start.S,
135        vectors/vectors.h, vectors/vectors_init.c: URL for license changed.
136
1372003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140
1412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Reflect having moved aclocal/.
144
1452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Reflect having moved automake/.
148        * clock/Makefile.am: Reflect having moved automake/.
149        * console/Makefile.am: Reflect having moved automake/.
150        * ide/Makefile.am: Reflect having moved automake/.
151        * include/Makefile.am: Reflect having moved automake/.
152        * irq/Makefile.am: Reflect having moved automake/.
153        * network/Makefile.am: Reflect having moved automake/.
154        * startup/Makefile.am: Reflect having moved automake/.
155        * vectors/Makefile.am: Reflect having moved automake/.
156        * wrapup/Makefile.am: Reflect having moved automake/.
157
1582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
161
1622003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        PR 445/bsps
165        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
166        Remove cpp, old_cpp (now unused).
167
1682003-07-18      Till Straumann <strauman@slac.stanford.edu>
169
170        PR 288/rtems
171        * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly
172        maintained.
173
1742003-04-04       Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * ide/.cvsignore: Add.
177
1782003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
179
180        PR 368/filesystem
181        * ide/*: added BSP support for libchip standard ide driver
182
1832003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Remove AC_CONFIG_AUX_DIR.
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
190
1912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AC_PREREQ(2.57).
194
1952003-01-20      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds*: Add FreeBSD sysctl() sections.
198
1992002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        Remove SORDID_HACK. Eliminate *_O_FILES.
205        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208
2092002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212
2132002-11-04      Joel Sherrill <joel@OARcorp.com>
214
215        * console/console.c, network/network.c: Removed warnings.
216
2172002-11-04      Joel Sherrill <joel@OARcorp.com>
218
219        * console/console.c, network/network.c: Removed warnings.
220
2212002-11-01      Joel Sherrill <joel@OARcorp.com>
222
223        * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed
224        warnings.
225
2262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Reformat.
229        Add autom4te*cache.
230        Remove autom4te.cache.
231
2322002-08-21      Joel Sherrill <joel@OARcorp.com>
233
234        * bsp_specs: Added support for -nostdlibs.
235
2362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
245
2462002-08-01      Joel Sherrill <joel@OARcorp.com>
247
248        * include/coverhd.h: Per PR261 removed include of
249        <rtems/score/targopts.h> because the file is no longer being
250        generated and really wasn't being used anyway.
251
2522002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
255
2562002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
259        Remove $(OBJS) from all-local.
260
2612002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
264
2652001-05-09      Joel Sherrill <joel@OARcorp.com>
266
267        * startup/linkcmds: In support of gcc 3.1, added one of more
268        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
269        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
270        and direction of segments to memory regions may also have been
271        addressed.  This was a sweep across all BSPs.
272 
2732002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
276        Fix loopCounter.
277        * irq/irq_asm.S:  Reflect changes to <rtems/score/cpu.h>.
278        * vectors/vectors.S: Ditto.
279        * vectors/vectors_init.c: Include <rtems/bspIo.h>.
280
2812002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
284
2852002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
288          Remove RTEMS_ENABLE_LIBCDIR.
289
2902001-04-08      Joel Sherrill <joel@OARcorp.com>
291
292        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
293 
2942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac:
297        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
298        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
299        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
308
3092001-01-16      Eric Valette <valette@crt.canon.fr>
310
311        * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly
312        in RAM and Flash based code.  The code executed for the Flash
313        version runs in both cases (code in Flash/code in RAM) but as it
314        is less efficient than the one optimized for RAM, it put it inside
315        ifdef.  A compilation error is generated if code is linked in Flash
316        with the correct ifdef set...
317
3182001-01-16      Eric Valette <valette@crt.canon.fr>
319
320        * irq/irq.c: Correct minor bug in mbx8xx interrupt handling.
321        Quoting Eric, "In theory it should be applied in each mpc8xx
322        related BSP but as I cannot test it plase maintainer/users
323        submit patch accordingly."
324
3252002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
328
3292001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
332
3332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
336
3372001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
340        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
341
3422001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Add @exceptions@ to SUBDIRS.
345        * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings
346        from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
347        * include/Makefile.am: Convert PREINSTALL_FILES to
348        TMPINSTALL_FILES, include force-preinstall.am.
349        * vectors/Makefile.am: remove bogus VPATH.
350        * wrapup/Makefile.am: Apply @exceptions@.
351
3522001-10-29      Joel Sherrill <joel@OARcorp.com>
353
354        * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
355
3562001-10-12      Joel Sherrill <joel@OARcorp.com>
357
358        * clock/p_clock.c, include/bsp.h, include/coverhd.h,
359        startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
360        startup/start.S: Fixed typo.
361
3622001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
365        * configure.in: Remove.
366        * configure.ac: New file, generated from configure.in by autoupdate.
367
3682001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
371        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
372        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
373
3742001-08-31  Eric Valette <valette@crf.canon.fr>
375
376        * network/network.c: Fix to account for return value when
377        installing interrupts handler.
378
3792001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * configure.in: Add bspopts.h.
382        * include/.cvsignore: Add bspopts.h*, stamp-h*.
383        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
384        * include/bsp.h: Include bspopts.h.
385
3862000-06-08      Eric Valette <valette@crf.canon.fr>
387
388        * console/console.c, include/commproc.h, startup/start.S:
389        The printk/printf did not work when loaded by EPPCBUG. They did
390        work when loaded with the BDM debugger.  I suspected EPPBUG
391        made some nasty things like patching Communication processor
392        microcode...  Anyway, the attached patch:
393          1) Enables to have printk nearly immediately after boot,
394          2) Make printf work automagically (I do not know why except I make a
395        different initialization for printk that should be overwritten by
396        console init later ?)
397
398        I let the default to be using EPPCBUG embedded firmware to boot and
399        using this printk early enabler code (LOADED_BY_EPPCBUG and
400        EARLY_CONSOLE) are on.
401
4022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
403
404        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
405
4062001-04-20      Eric Valette <valette@crf.canon.fr>
407
408        * include/bsp.h: Added include of <bsp/vectors.h>
409        * vectors/vectors.h: Corrected typos.
410
4112001-04-11      Eric Valette <valette@crf.canon.fr>
412
413        * network/network.c: Fix unnecessary double assignment.
414
4152001-03-30      Eric Valette <valette@crf.canon.fr>
416
417        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
418        include/8xx_immap.h, include/commproc.h, include/mbx.h,
419        irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h,
420        irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore,
421        vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h,
422        vectors/vectors_init.c: New files.
423        * Makefile.am, configure.in, console/console.c,
424        include/Makefile.am, network/network.c, startup/Makefile.am,
425        startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds,
426        startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am:
427        The modifications to this BSP reflect the conversion of the
428        mpc8xx CPU to the "new exception processing model."
429
4302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
433
4342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
437
4382000-11-01      Joel Sherrill <joel@OARcorp.com>
439
440        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
441        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
442        now must be referenced as <rtems/XXX.h>.   Header file order
443        was cleaned up while doing this.
444        Also removed obsolete references to STACK_CHECKER_ON.
445
4462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
449        Switch to GNU canonicalization.
450
4512000-10-20      Joel Sherrill <joel@OARcorp.com>
452
453        * console/console.c: Add mbx8xx_console_get_configuration() which
454        returns either nvram configuration or a static equivalent.
455
4562000-10-18      Joel Sherrill <joel@OARcorp.com>
457
458        * console/console.c: Added BSP dependent routine
459        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
460        console-generic code.  This avoids libcpu use of bsp.h.
461
4622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
465        wrapup/Makefile.am: Include compile.am
466
4672000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
470
4712000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
472
473        * README:
474        * console/console.c:
475        * include/bsp.h:
476        * network/network.c:
477        * startup/bspstart.c:
478        Add support for configuration parameters in NVRAM
479
4802000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
481
482        * console/console.c: Fix polled input.
483
4842000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
485
486        * README: Updated.
487        * console/console.c: Addition of support for shared printk and
488        no termios.
489        * include/bsp.h: Addition of second parameter to
490        rtems_enet_driver_attach. Removed prototypes for printk and
491        BSP_output_string.
492        * network/network.c(rtems_enet_driver_attach): Addition of second
493        parameter to function.
494
4952000-08-10      Joel Sherrill <joel@OARcorp.com>
496
497        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.