summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-970/+0
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2011-10-05Corrected changelog.Jennifer Averett1-2/+2
2011-10-042011-10-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Jennifer Averett1-0/+5
PR 1922 * preinstall.am: EDF and CBS scheduler: extern declarations fix.
2011-08-292011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+4
* Makefile.am: Do not include ne2000.rel unless networking is enabled.
2011-08-062011-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+5
* configure.ac: changed tests so that variants of qemuprep (e.g., qemuprep-altivec) are recognized.
2011-07-182011-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-8/+9
* README.qemu: added.
2011-07-182011-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+5
* motorola_powerpc/make/custom/qemuprep-altivec.cfg, motorola_powerpc/Makefile.am: added altivec-enabled variant.
2011-07-162011-07-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+9
* motorola_powerpc/Makefile.am, motorola_powerpc/configure.ac, motorola_powerpc/preinstall.am, motorola_powerpc/include/bsp.h, motorola_powerpc/make/custom/qemuprep.cfg, motorola_powerpc/qemu_fakerom/Makefile.am, motorola_powerpc/qemu_fakerom/.cvsignore: Added 'qemuprep' BSP variant.
2011-06-182011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Remove references to non-existing files.
2011-06-112011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* Makefile.am: Remove reference to wrapup directory.
2011-06-072011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* configure.ac: Use standard cache BSP options.
2011-05-18 2011-05-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+6
PR1797/bsps: Applied cleaned-up version of Kate's patch. CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK is now a 'bspopts.h' setting and as such configurable.
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* include/tm27.h: Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2010-06-292010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* configure.ac: Remove AC_CHECK_SIZEOF([void *]).
2010-06-292010-06-29 Joel Sherrill <Joel.Sherrill@OARcorp.com>Jennifer Averett1-0/+4
* configure.ac: Added AC_CHECK_SIZEOF macro.
2009-12-08Add network configuration macros.Eric Norum1-0/+4
2009-10-23Update for exception support changes.Thomas Doerfler1-0/+4
2009-10-212009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* make/custom/mcp750.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/mtx603e.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/mvme2100.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/mvme2307.cfg: Remove RTEMS_BSP_FAMILY.
2009-10-202009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-152009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* make/custom/mcp750.cfg: New (relocated from /make/custom). * make/custom/mtx603e.cfg: New (relocated from /make/custom). * make/custom/mvme2100.cfg: New (relocated from /make/custom). * make/custom/mvme2307.cfg: New (relocated from /make/custom).
2009-09-152009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+5
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
2009-08-212009-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+5
* include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS. Should be automatically handled by confdefs.h or the application.
2009-07-162009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs have the same options.
2008-12-072008-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* bsp_specs: Remove -Qy from *link.
2008-12-042008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
* bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Eliminate *_SOURCES.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Move noinst_LIBRARIES = libbsp.a before its components.
2008-09-262008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-232008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
* Makefile.am, configure.ac: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
2008-09-222008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+8
* Makefile.am, include/bsp.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
2008-09-152008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* include/bsp.h: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization.
2008-05-142008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* Makefile.am: Rework to avoid .rel files.
2007-12-122007-12-11 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+6
* Makefile.am: use new irq_bspsupport.rel which was split out of exc_bspsupport.rel to provide finer-grained control over what BSPs want to use.
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+5
* include/bsp.h: Eliminate copies of the Configuration Table. Use the RTEMS provided accessor macros to obtain configuration fields.
2007-12-112007-12-10 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+14
* Makefile.am: use shared exception/interrupt support from libcpu/powerpc/new-exceptions/bspsupport rather than ../shared/vectors , ../shared/irq 2007-12-10 Till Straumann <strauman@slac.stanford.edu> * shared/vectors/vectors_entry.S, motorola_powerpc/bsp_specs, shared/start/vectors_entry.S: moved vectors_entry.S to 'start' subdir and made a start file rather than element of vectors.rel (it should always be linked but won't if it is the sole member of vectors.rel).
2007-12-092007-12-08 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+5
* Makefile.am: merged shared/vme/vme_universe.c and shared/vme/vme_universe_dma.c into one file.
2007-12-092007-12-08 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+5
* Makefile.am: irq_supp.h was moved from shared/irq to libcpu/powerpc/new-exceptions/bspsupport.
2007-12-052007-12-04 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+4
* export BSP_commandline_string variable.
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
* Makefile.am, include/bsp.h: Move interrupt_stack_size field from CPU Table to Configuration Table. Eliminate CPU Table from all ports. Delete references to CPU Table in all forms.
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+9
* preinstall.am: Moved most of the remaining CPU Table fields to the Configuration Table. This included pretasking_hook, predriver_hook, postdriver_hook, idle_task, do_zero_of_workspace, extra_mpci_receive_server_stack, stack_allocate_hook, and stack_free_hook. As a side-effect of this effort some multiprocessing code was made conditional and some style clean up occurred.
2007-11-302007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+4
* Makefile.am: install new <irq/irq_supp.h> header
2007-08-022007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* Makefile.am: ShowBATS() split out to helper routine so sharable by more BSPs.
2007-04-122007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* bsp_specs: Remove qrtems_debug.
2007-04-09adapted BSP "motorola_powerpc" to support MVME24xxThomas Doerfler1-0/+5
2007-01-312007-01-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+8
* Makefile.am, preinstall.am, include/bsp.h: Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c Added explanation for use of BSP_PIC_DO_EOI by BSP implementors who derive from this 'include/bsp.h'.
2007-01-262007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* bootloader/Makefile.am: Use MKDIR_P instead of mkdir_p.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: New BUG-REPORT address.
2006-11-152006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.