source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 39ee704e

4.115
Last change on this file since 39ee704e was 656f958, checked in by Jennifer Averett <Jennifer.Averett@…>, on 10/05/11 at 14:12:40

Corrected changelog.

  • Property mode set to 100644
File size: 32.5 KB
Line 
12011-10-04      Petr Benes <benesp16@fel.cvut.cz>
2
3        PR 1922/testing
4        * preinstall.am: EDF and CBS scheduler: extern declarations fix.
5
62011-08-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
7
8        * Makefile.am: Do not include ne2000.rel unless networking is enabled.
9
102011-07-18  Till Straumann <strauman@slac.stanford.edu>
11
12        * configure.ac: changed tests so that variants
13        of qemuprep (e.g., qemuprep-altivec) are recognized.
14
152011-07-18  Till Straumann <strauman@slac.stanford.edu>
16
17        * README.qemu: added.
18
192011-07-18  Till Straumann <strauman@slac.stanford.edu>
20
21        * make/custom/qemuprep-altivec.cfg, Makefile.am:
22        added altivec-enabled variant 'qemuprep-altivec'.
23
242011-07-15  Till Straumann <strauman@slac.stanford.edu>
25
26        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
27        make/custom/qemuprep.cfg, qemu_fakerom/Makefile.am,
28        qemu_fakerom/.cvsignore: Added 'qemuprep' BSP variant.
29
302011-06-18      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Remove references to non-existing files.
33
342011-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * Makefile.am: Remove reference to wrapup directory.
37
382011-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
39
40        * configure.ac: Use standard cache BSP options.
41
422011-05-17      Till Straumann <strauman@slac.stanford.edu>
43
44        PR1797/bsps
45        * configure.ac, include/bsp.h: Made
46        CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK a bspopts.h setting.
47
482011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * include/tm27.h:
51        Use "__asm__" instead of "asm" for improved c99-compliance.
52
532011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * configure.ac: Require autoconf-2.68, automake-1.11.1.
56
572010-06-29      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * configure.ac: Remove AC_CHECK_SIZEOF([void *]).
60
612010-06-29      Joel Sherrill <Joel.Sherrill@OARcorp.com>
62
63        * configure.ac: Added AC_CHECK_SIZEOF macro.
64
652009-12-08      Eric Norum <wenorum@lbl.gov>
66
67        * include/bsp.h: Add network configuration preprocessor macros.
68
692009-10-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
70
71        * Makefile.am, preinstall.am: Update for exception support changes.
72
732009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * make/custom/mcp750.cfg: Remove RTEMS_BSP_FAMILY.
76        * make/custom/mtx603e.cfg: Remove RTEMS_BSP_FAMILY.
77        * make/custom/mvme2100.cfg: Remove RTEMS_BSP_FAMILY.
78        * make/custom/mvme2307.cfg: Remove RTEMS_BSP_FAMILY.
79
802009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * configure.ac: Don't add -ansi -fasm to CFLAGS.
83
842009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * make/custom/mcp750.cfg: New (relocated from /make/custom).
87        * make/custom/mtx603e.cfg: New (relocated from /make/custom).
88        * make/custom/mvme2100.cfg: New (relocated from /make/custom).
89        * make/custom/mvme2307.cfg: New (relocated from /make/custom).
90
912009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
94
95 2009-08-21     Joel Sherrill <joel.sherrill@OARcorp.com>
96
97        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
98        Should be automatically handled by confdefs.h or the application.
99
1002009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
103        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
104        have the same options.
105
1062008-12-07      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * bsp_specs: Remove -Qy from *link.
109
1102008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
111
112        * bsp_specs: Move -e start from *link to *startfile to avoid warning
113        for undefined entry symbol when linking relocatables with binutils
114        2.19.
115
1162008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
119        of building libbspstart.a, using automake-rules.
120
1212008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
122
123        * Makefile.am: Eliminate *_SOURCES.
124
1252008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
128        components.
129
1302008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
133
1342008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
135
136        * Makefile.am, configure.ac: Make letting boot_card() handle work area
137        allocation mandatory. Rename
138        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
139
1402008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
141
142        * Makefile.am, include/bsp.h: Use standardized bsp_cleanup() which can
143        optionally print a message, poll for user to press key, and call
144        bsp_reset(). Using this eliminates the various bsp_cleanup()
145        implementations which had their own implementation and variety of
146        string constants.
147
1482008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
149
150        * include/bsp.h: Add use of bsp_get_work_area() in its own file and
151        rely on BSP Framework to perform more initialization.
152
1532008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
154
155        * Makefile.am: Rework to avoid .rel files.
156
1572007-12-11      Till Straumann <strauman@slac.stanford.edu>
158
159        * Makefile.am: use new irq_bspsupport.rel which was
160        split out of exc_bspsupport.rel to provide finer-grained
161        control over what BSPs want to use.
162
1632007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        * include/bsp.h: Eliminate copies of the Configuration Table. Use the
166        RTEMS provided accessor macros to obtain configuration fields.
167
1682007-12-10      Till Straumann <strauman@slac.stanford.edu>
169       
170        * Makefile.am: use shared exception/interrupt support
171        from libcpu/powerpc/new-exceptions/bspsupport rather
172        than ../shared/vectors , ../shared/irq
173
1742007-12-10      Till Straumann <strauman@slac.stanford.edu>
175       
176        * shared/vectors/vectors_entry.S, motorola_powerpc/bsp_specs,
177        shared/start/vectors_entry.S: moved vectors_entry.S to
178        'start' subdir and made a start file rather than
179        element of vectors.rel (it should always be linked but
180        won't if it is the sole member of vectors.rel).
181
1822007-12-08      Till Straumann <strauman@slac.stanford.edu>
183
184        * Makefile.am: merged shared/vme/vme_universe.c and
185        shared/vme/vme_universe_dma.c into one file.
186
1872007-12-08      Till Straumann <strauman@slac.stanford.edu>
188
189        * Makefile.am: irq_supp.h was moved from shared/irq to
190        libcpu/powerpc/new-exceptions/bspsupport.
191
1922007-11-30      Till Straumann <strauman@slac.stanford.edu>
193
194        * include/bsp.h: declare BSP_commandline_string variable.
195
1962007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
197
198        * Makefile.am, include/bsp.h: Move interrupt_stack_size field from CPU
199        Table to Configuration Table. Eliminate CPU Table from all ports.
200        Delete references to CPU Table in all forms.
201
2022007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
203
204        * preinstall.am: Moved most of the remaining CPU Table fields to the
205        Configuration Table. This included pretasking_hook, predriver_hook,
206        postdriver_hook, idle_task, do_zero_of_workspace,
207        extra_mpci_receive_server_stack, stack_allocate_hook, and
208        stack_free_hook. As a side-effect of this effort some multiprocessing
209        code was made conditional and some style clean up occurred.
210
2112007-11-30      Till Straumann <strauman@slac.stanford.edu>
212
213        * Makefile.am: install new <irq/irq_supp.h> header
214
2152007-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
216
217        * Makefile.am: ShowBATS() split out to helper routine so sharable by
218        more BSPs.
219
2202007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
221
222        * bsp_specs: Remove qrtems_debug.
223
2242007-04-09      Thomas Doerfler |Thomas.Doerfler@embedded-brains.de>
225
226        * README.MVME2400:
227        Added file to describe setup of a MVME2432 board for use with RTEMS
228
2292007-01-30      Till Straumann <strauman@slac.stanford.edu>
230
231        * Makefile.am, preinstall.am, include/bsp.h:
232        Use VME DMA support implemented by vmeUniverse and
233        libbsp/powerpc/shared/vme/vme_universe_dma.c
234        Added explanation for use of BSP_PIC_DO_EOI by
235        BSP implementors who derive from this 'include/bsp.h'.
236
2372007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
238
239        * bootloader/Makefile.am: Use MKDIR_P instead of mkdir_p.
240
2412006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * configure.ac: New BUG-REPORT address.
244
2452006-11-15      Joel Sherrill <joel@OARcorp.com>
246
247        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
248        file and simplified initialization.
249
2502006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
251
252        * Makefile.am: Remove superfluous -DASM.
253
2542006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
255
256        * configure.ac: Require autoconf-2.60. Require automake-1.10.
257
2582006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
259
260        * bootloader/Makefile.am: Remove DEFAULT_INCLUDES.
261
2622006-09-11      Chris Johns <chrisj@rtems.org>
263
264        * times.mcp750: Removed extra CRLF.
265       
2662006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * configure.ac: Remove explicit ampolish3 support (now in
269        RTEMS_BSP_CONFIGURE).
270
2712006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
272
273        * configure.ac: Add ampolish3 support.
274        * Makefile.am: Add preinstall.am.
275
2762005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
277
278        * configure.ac: Remove USE_ENHANCED_INTR_API.
279
2802005-11-09      Eric Norum <norume@aps.anl.gov>
281
282        * bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
283        * Makefile.am: Need to install vme_am_defs.h,
284
2852005-11-03      Till Straumann <strauman@slac.stanford.edu>
286
287        * shared/irq/openpic_i8259_irq.c: New file.
288        * ChangeLog, Makefile.am, motorola_powerpc/ChangeLog,
289        motorola_powerpc/Makefile.am, shared/irq/irq.c, shared/irq/irq.h,
290        shared/irq/irq_asm.S, shared/irq/irq_init.c: Separated openpic/i8259
291        specifica from generic irq handling into openpic_i8259_irq.c; added
292        some compilation conditionals to help BSPs without ISA to omit ISA
293        interrupts and calling i8259 code.
294
2952005-11-03      Till Straumann <strauman@slac.stanford.edu>
296
297        * Makefile.am, include/bsp.h: Added new shared pretaskinghook.c and
298        zerobss.c files to list to be made. Added some explanations about
299        CPU <-> PCI <-> VME address mapping issues.
300
3012005-11-03      Till Straumann <strauman@slac.stanford.edu>
302
303        * Makefile.am, startup/linkcmds:
304        moved linkcmds to shared area for other BSPs to use
305
3062005-10-20      Eric Norum <norume@aps.anl.gov>
307
308        * include/bsp.h: Support MVME2100.
309
3102005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
311
312        * include/bsp.h: New header guard.
313
3142005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
315
316        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
317
3182005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        * Makefile.am: Merge-in wrapup/Makefile.am.
321        * wrapup/Makefile.am: Remove.
322        * configure.ac: Reflect changes above.
323
3242005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
325
326        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
327
3282005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
329
330        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
331
3322004-11-17      Joel Sherrill <joel@OARcorp.com>
333
334        * startup/linkcmds: Add sections required by gcc 3.3.x so it will link.
335
3362004-11-16      Richard Campbell <richard.campbell@OARcorp.com>
337
338        * README.MVME2100: Update to include DBAT0.
339        * startup/linkcmds: Add sections from new gcc versions.
340
3412004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
342
343        PR 717/bsps
344        * bootloader/Makefile.am: Set up BOOTLOADER_CPU_CFLAGS.
345
3462004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
347
348        * Makefile.am, configure.ac, bootloader/Makefile.am, include/bsp.h,
349        wrapup/Makefile.am: Add MVME2100 BSP and MPC8240 support. There was
350        also a significant amount of spelling and whitespace cleanup.
351        * README.MVME2100: New file.
352
3532004-11-05      Joel Sherrill <joel@OARcorp.com>
354
355        * startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
356
3572004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
358
359        * configure.ac: Require automake > 1.9.
360
3612004-05-22      Joel Sherrill <joel@OARcorp.com>
362
363        PR 615/bsps
364        * include/tm27.h: Removing USE_ENHANCE_INTR_API conditional check since
365        that is the only kind this BSP supports and tm27 does not care which
366        interrupt model is used as long as the macros are properly defined.
367
3682004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
369
370        PR 610/bsps
371        * Makefile.am: Add include/tm27.h, Cosmetics.
372        * include/tm27.h: Final cosmetics.
373
3742004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
375
376        * include/bsp.h: Split out tmtest27 support.
377        * include/tm27.h: New.
378
3792004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
380
381        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
382        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
383
3842004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
385
386        * include/bsp.h: Convert to using c99 fixed size types.
387
3882004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * bootloader/Makefile.am: Fix preinstall dir handling.
391
3922004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * bootloader/Makefile.am: Preinstall dirs.
395        * Makefile.am: Reflect changes to bsp.am.
396        Preinstall dist_project_lib*.
397
3982004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * bootloader/Makefile.am: Fix up paths having been broken in
401        previous patch.
402
4032004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * bootloader/Makefile.am: Remove references to $(top_srcdir).
406        Remove NM, LD. Cosmetics.
407
4082004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac: Explicitly check for NM.
411
4122004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * Makefile.am: Reflect changes to bsp.am.
415
4162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
419
4202004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * wrapup/Makefile.am: Convert to automake-building rules.
423
4242004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * Makefile.am: Use include_*HEADERS for .../shared/*.h.
427
4282004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
431        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
432        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
433        startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am.
434        Use automake compilation rules.
435        Rename clock.rel to pclock.rel (Conflict with libcpu).
436        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
437        motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
438        residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
439        vectors/Makefile.am, vme/Makefile.am: Remove.
440        * configure.ac: Reflect changes above.
441        * wrapup/Makefile.am: Reflect changes above.
442
4432004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * wrapup/Makefile.am: Reflect changes to
446        ../support/*exception_processing/*.
447
4482004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
451        Add RTEMS_PROG_CCAS.
452
4532004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * Makefile.am: Add PREINSTALL_DIRS.
456        * irq/Makefile.am: Add PREINSTALL_DIRS.
457        * motorola/Makefile.am: Add PREINSTALL_DIRS.
458        * openpic/Makefile.am: Add PREINSTALL_DIRS.
459        * pci/Makefile.am: Add PREINSTALL_DIRS.
460        * vectors/Makefile.am: Add PREINSTALL_DIRS.
461        * vme/Makefile.am: Add PREINSTALL_DIRS.
462        * wrapup/Makefile.am: Reflect changes to libcpu.
463
4642004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
467        Add PRE/TMPINSTALL_FILES to CLEANFILES.
468        * bootloader/Makefile.am: Ditto.
469        * irq/Makefile.am: Ditto.
470        * motorola/Makefile.am: Ditto.
471        * openpic/Makefile.am: Ditto.
472        * pci/Makefile.am: Ditto.
473        * start/Makefile.am: Ditto.
474        * startup/Makefile.am: Ditto.
475        * vectors/Makefile.am: Ditto.
476        * vme/Makefile.am: Ditto.
477
4782004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * wrapup/Makefile.am: Eliminate $(LIB).
481        Use noinst_DATA to trigger building libbsp.a.
482
4832003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * start/Makefile.am: Add BUILD-VARIANTS.
486
4872003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * vectors/Makefile.am: Fix typos.
490        * vme/Makefile.am: Fix typos.
491
4922003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * bootloader/Makefile.am: Eliminate VPATH.
495        * clock/Makefile.am: Eliminate VPATH.
496        * console/Makefile.am: Eliminate VPATH.
497        * irq/Makefile.am: Eliminate VPATH.
498        * motorola/Makefile.am: Eliminate VPATH.
499        * openpic/Makefile.am: Eliminate VPATH.
500        * pci/Makefile.am: Eliminate VPATH.
501        * residual/Makefile.am: Eliminate VPATH.
502        * start/Makefile.am: Eliminate VPATH.
503        * startup/Makefile.am: Eliminate VPATH.
504        * vectors/Makefile.am: Eliminate VPATH.
505        * vme/Makefile.am: Eliminate VPATH.
506
5072003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
510        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
511        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
512
5132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
516        * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
517        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
518        * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
519        * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
520        * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
521        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
522        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
523        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
524        * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
525
5262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
529
5302003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * bootloader/Makefile.am: Misc cleanups and fixes.
533        * motorola/Makefile.am: Misc cleanups and fixes.
534        * start/Makefile.am: Misc cleanups and fixes.
535        * startup/Makefile.am: Misc cleanups and fixes.
536        * startup/linkcmds: Preparations for gcc-3.3.x.
537
5382003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * Makefile.am: Cosmetics.
541        * bootloader/Makefile.am: Cosmetics.
542        * startup/Makefile.am: Cosmetics.
543
5442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * Makefile.am: Add preinstallation dirstamp support.
547        * bootloader/Makefile.am: Cosmetics.
548        * clock/Makefile.am: Cosmetics.
549        * console/Makefile.am: Cosmetics.
550        * irq/Makefile.am: Add preinstallation dirstamp support.
551        * motorola/Makefile.am: Cosmetics.
552        * openpic/Makefile.am: Cosmetics.
553        * pci/Makefile.am: Cosmetics.
554        * residual/Makefile.am: Cosmetics.
555        * start/Makefile.am: Cosmetics.
556        * startup/Makefile.am: Cosmetics.
557        * vectors/Makefile.am: Add preinstallation dirstamp support.
558        * vme/Makefile.am: Add preinstallation dirstamp support.
559        * wrapup/Makefile.am: Cosmetics.
560
5612003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * clock/Makefile.am: Remove all-local: $(ARCH).
564        * console/Makefile.am: Remove all-local: $(ARCH).
565        * irq/Makefile.am: Remove all-local: $(ARCH).
566        * motorola/Makefile.am: Remove all-local: $(ARCH).
567        * openpic/Makefile.am: Remove all-local: $(ARCH).
568        * pci/Makefile.am: Remove all-local: $(ARCH).
569        * residual/Makefile.am: Remove all-local: $(ARCH).
570        * start/Makefile.am: Remove all-local: $(ARCH).
571        * startup/Makefile.am: Remove all-local: $(ARCH).
572        * vectors/Makefile.am: Remove all-local: $(ARCH).
573        * vme/Makefile.am: Remove all-local: $(ARCH).
574        * wrapup/Makefile.am: Remove all-local: $(ARCH).
575
5762003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * vectors/Makefile.am: Fix header installation.
579
5802003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * Makefile.am: Merge-in include/Makefile.am.
583        Reflect changes to bsp.am.
584        * include/Makefile.am: Remove.
585        * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
586        coding standards).
587        * configure.ac: Reflect changes above.
588        * irq/Makefile.am: Fix header installation.
589        * motorola/Makefile.am: Fix header installation.
590        * openpic/Makefile.am: Fix header installation.
591        * pci/Makefile.am: Fix header installation.
592
5932003-09-26      Till Strauman <strauman@slac.stanford.edu>
594
595        PR 496/bsps
596        * startup/Makefile.am: Use PowerPC shared sbrk() implementation which
597        is used when initial heap size is limited to first 32 MB of RAM to
598        satisfy boot loader requirements.
599
6002003-09-26  Till Straumann <strauman@slac.stanford.edu>
601
602        PR 497/bsps
603        * BOOTING: Document letting the bootloader shut down the
604        network interface since it continues to run after loading
605        RTEMS application and has to be dealt with.
606 
6072003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * bsp_specs: Remove *lib:.
610
6112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * Makefile.am: Reflect having moved aclocal/.
614
6152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * Makefile.am: Reflect having moved automake/.
618        * bootloader/Makefile.am: Reflect having moved automake/.
619        * clock/Makefile.am: Reflect having moved automake/.
620        * console/Makefile.am: Reflect having moved automake/.
621        * include/Makefile.am: Reflect having moved automake/.
622        * irq/Makefile.am: Reflect having moved automake/.
623        * motorola/Makefile.am: Reflect having moved automake/.
624        * openpic/Makefile.am: Reflect having moved automake/.
625        * pci/Makefile.am: Reflect having moved automake/.
626        * residual/Makefile.am: Reflect having moved automake/.
627        * start/Makefile.am: Reflect having moved automake/.
628        * startup/Makefile.am: Reflect having moved automake/.
629        * vectors/Makefile.am: Reflect having moved automake/.
630        * vme/Makefile.am: Reflect having moved automake/.
631        * wrapup/Makefile.am: Reflect having moved automake/.
632
6332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
636
6372003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        PR 444/bsps
640        PR 445/bsps
641        * bsp_specs: Remove -D__embedded__ -Asystem(embedded)
642        -DUSE_ENHANCED_INTR_API from cpp.
643        Remove cpp, old_cpp (now unused).
644        * configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
645
6462003-03-27      Joel Sherrill <joel@OARcorp.com>
647
648        * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to
649        compile the bootloader.
650
6512003-03-18  Till Straumann <strauman@slac.stanford.edu>
652
653        PR 356/bsps
654        * bsp_specs, start/Makefile.am, startup/linkcmds
655        This patch makes RTEMS/powerpc/shared EABI compliant.
656        Declare all linker-script defined addresses as
657        variables of unknown size and not as short objects
658        like 'int', 'void*' etc.
659        This prevents the compiler from generating a relocation
660        who assumes the existence of an __rtems_end object in
661        one of the short data areas (which would result in a
662        linker error).
663
6642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * configure.ac: Remove AC_CONFIG_AUX_DIR.
667
6682003-02-20      Till Straumann <strauman@slac.stanford.edu>
669
670        PR 349/bsps
671        * startup/Makefile.am, startup/linkcmds startup/Makefile.am,
672        startup/bspstart.c, startup/pgtbl_activate.c, startup/pgtbl_setup.c:
673        Let the powerpc/shared (+derived) BSPs use pagetable support
674        from libcpu.
675
6762003-02-20      Till Straumann <strauman@slac.stanford.edu>
677
678        PR 349/bsps
679        * Makefile.am, configure.ac: Add glue to the powerpc/shared BSP
680        to use the vmeUniverse VME-PCI bridge driver.
681        * vme/.cvsignore, vme/Makefile.am, wrapup/Makefile.am: New files.
682
6832003-02-20      Till Straumann <strauman@slac.stanford.edu>
684
685        PR 349/bsps
686        * openpic/Makefile.am, pci/Makefile.am:
687          - install the 'openpic.h' and 'pci.h' headers
688          - avoid a name clash by renaming 'vsprintf' & friends
689            to 'k_vsprintf' etc.
690          - let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
691          - irq.c:
692             * fix: remove implicit assumption that ISA interrupt vectors start
693                    at 0
694             * add BSP hook to let a VME interrupt acknowledge the PCI/openpic
695               IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
696          - fix: EABI compliance; isr/exception lowlevel handlers must not
697                 clobber R2 or R13
698          - fix: openpic_init was called with the polarity/senses tables
699                 swapped (fixed wrong order of arguments)
700          - cosmetics: use new _read_SPRXX() _write_SPRXX() macros
701
7022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
705
7062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * configure.ac: AC_PREREQ(2.57).
709
7102003-01-20      Joel Sherrill <joel@OARcorp.com>
711
712        * startup/linkcmds*: Add FreeBSD sysctl() sections.
713
7142002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
715 
716        * startup/linkcmds: Shifted .init, .fini to match better with
717        crtbegin/crtend linking.
718
7192002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * bootloader/Makefile.am: Don't include @RTEMS_BSP@.cfg.
722        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
723        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
724        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
725        * motorola/Makefile.am: Don't include @RTEMS_BSP@.cfg.
726        * openpic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
727        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
728        * residual/Makefile.am: Don't include @RTEMS_BSP@.cfg.
729        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
730        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
731        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
732
7332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * start/Makefile.am: Use install-data-local to install startfile.
736
7372002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
740
741002-11-17       Greg Menke <gregory.menke@gsfc.nasa.gov>
742
743        * README.mtx603e: New file.
744
7452002-11-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
746
747        * bsp_specs: Added crtbegin,crtend objects so C++ global objects
748        constructors/destructors run correctly. 
749        * startup/linkcmds: Increased code length and updated the ctor/dtor
750        sections to handle crtbegin, crtend objects.
751>       
7522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * .cvsignore: Reformat.
755        Add autom4te*cache.
756        Remove autom4te.cache.
757
7582002-08-21      Joel Sherrill <joel@OARcorp.com>
759
760        * bsp_specs: Added support for -nostdlibs.
761
7622002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * bootloader/Makefile.am: Fix that crappy Makefile.am once again.
765
7662002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * bootloader/Makefile.am: Use .$(OBJEXT) instead of .o.
769        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
770        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
771        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
772        * motorola/Makefile.am: Use .$(OBJEXT) instead of .o.
773        * openpic/Makefile.am: Use .$(OBJEXT) instead of .o.
774        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
775        * residual/Makefile.am: Use .$(OBJEXT) instead of .o.
776        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
777        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
778        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
779        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
780
7812002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * bootloader/Makefile.am: Install bootloader.o.
784        Install bootloader/bootloader.ppcboot.lds.
785
7862002-07-24      Joel Sherrill <joel@OARcorp.com>
787
788        * vectors/Makefile.am: Install bsp/vectors.h.
789
7902002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * include/Makefile.am: Fix preinstallation.
793        * bootloader: Eliminate $(INCLUDES).
794
7952002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * start/Makefile.am: Eliminate PGM.
798        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
799
8002002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
803
8042002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
807        Remove $(OBJS) from all-local.
808
8092002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
812
8132001-05-14      Till Straumann <strauman@slac.stanford.edu>
814
815        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
816        Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably
817        with the goal to make it more flexible and reusable by other
818        BSPs. The main strategies were:
819            - eliminate hardcoded base addresses; devices use offsets
820              and a BSP defined base address.
821            - separate functionality into different files (e.g. reboot from
822              inch.c to reboot.c) which can be overridden by a 'derived' BSP.
823            - separate initialization code into separate files (e.g.  PCI
824              bridge detection/initialization was separated from the more
825              generic PCI access routines), also to make it easier for
826              'derived' BSPs to substitute their own initialization code.
827        There are also a couple of enhancements and fixes:
828            - IRQ handling code now has a hook for attaching a VME bridge.
829            - OpenPIC is now explicitely initialized (polarities, senses).
830              Eliminated the implicit assumption on the presence of an ISA PIC.
831            - UART and console driver now supports more than 1 port. The current
832              maximum of 2 can easily be extended by enlarging a table (it
833              would even be easier if the ISR API was not broken by design).
834            - fixed polled_io.c so it correctly supports console on COM2
835            - fixed TLB invalidation code (start.S).
836            - exception handler prints a stack backtrace.
837            - added BSP_pciFindDevice() to scan the pci bus for a particular
838              vendor/device/instance.
839
8402001-05-09      Joel Sherrill <joel@OARcorp.com>
841
842        * startup/linkcmds: In support of gcc 3.1, added one of more
843        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
844        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
845        and direction of segments to memory regions may also have been
846        addressed.  This was a sweep across all BSPs.
847 
8482001-04-08      Joel Sherrill <joel@OARcorp.com>
849
850        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
851 
8522002-04-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * bootloader/Makefile.am: Use automake-1.6 AS compilation rules.
855
8562001-04-02      Joel Sherrill <joel@OARcorp.com>
857
858        * bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
859
8602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * configure.ac:
863        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
864        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
865        * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS.
866        * Makefile.am: Remove AUTOMAKE_OPTIONS.
867        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
868        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
869        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
870        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
871        * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
872        * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
873        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
874        * residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
875        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
876        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
877        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
878        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
879
8802001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
883
8842001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
887
8882001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * Makefile.am: Add @exceptions@ to SUBDIRS;
891        Remove need_motorola_powerpc.
892        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
893        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
894        Remove need_motorola_powerpc;
895        Add RTEMS_PPC_EXCEPTIONS([new]).
896        * include/Makefile.am: Replace PREINSTALL_FILES with
897        TMPINSTALL_FILES, include force-preinstall.am.
898        * wrapup/Makefile.am: Apply @exceptions@.
899
9002001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * configure.ac: Add bspopts.h.
903        * include/.cvsignore: Add stamp-h* and bspopts.h*.
904        * include/Makefile.am: Add bspopts.h.
905        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
906
9072001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * bootloader/Makefile.am: completely reworked.
910        * configure.ac: Add AM_PROG_AS.
911
9122001-10-25      Joel Sherrill <joel@OARcorp.com>
913
914        * startup/linkcmds: Added _init and _fini.
915
9162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
919        * configure.in: Remove.
920        * configure.ac: New file, generated from configure.in by autoupdate.
921
9222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
925        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
926        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
927        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
928        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
929        * bootloader/Makefile.am: Use 'CLEANFILES ='.
930
9312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
932
933        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
934
9352001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
936
937        * bootloader/Makefile.am: Modified to install bootloader so
938        make-exe rule can avoid writing to install point or assuming
939        BSP build tree is available.
940
9412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
944
9452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
948
9492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
952        Switch to GNU canonicalization.
953
9542000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
955
956        * startup/linkcmds: Added lines so DWARF debug information
957        would be available.  Otherwise gdb complains that the offsets
958        for the debug info are incorrect and doesn't load the files.
959
9602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
963        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
964        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
965        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
966        Include compile.am
967
9682000-08-10      Joel Sherrill <joel@OARcorp.com>
969
970        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.