summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme147s (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-12bsps: Simplify source file path in Makefile.amSebastian Huber1-1/+1
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-12/+18
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-11/+11
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-3/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-3/+0
2018-03-26bsps/m68k: Remove libcpu/m68kSebastian Huber1-1/+0
2018-03-26bsps/m68k: Move libcpu content to bspsSebastian Huber1-3/+2
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-1/+2
2018-01-25Remove make preinstallChris Johns6-314/+6
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-1/+2
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-20genmcf548x, mvme147, mvme147s, mvme162, mvme167: Simplify bsp_specsJoel Sherrill1-5/+2
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber3-111/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-1/+2
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2016-09-23bsp/mvme147*: Fix linker issueSebastian Huber1-3/+1
2016-06-16mvme147s/shmsupp/mpisr.c: Fix warnings and clean upJoel Sherrill1-12/+10
2016-06-16mvme147s/shmsupp/getcfg.c: Fix warningJoel Sherrill1-1/+1
2016-03-30m68k/mvme147s/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29m68k/mvme147s: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27m68k/mvme147s/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+2
2016-01-25m68k/mvme*: switch to shared linkcmds.baseJoel Sherrill1-185/+12
2016-01-22m68k/mvme147s: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-03-11mvme147s: Install z8530.hJoel Sherrill2-0/+13
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-09m68k/mvme147s/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warn...Joel Sherrill1-10/+5
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-7/+7
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns9-9/+9
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+18
2014-01-14libbsp m68k: Add Doxygen file header to coverhd.hCynthia Rempel1-1/+7
2014-01-09libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel1-2/+6
2013-12-03m68k: refactored shared/start.S to shared/start/start.SDaniel Ramirez1-1/+1
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers1-1/+1
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-537/+0
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+1
2012-11-07sapi: Use rtems_*_get_user_multiprocessing_tableSebastian Huber1-1/+1
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-31/+0
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1