summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mrm332 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber1-1/+0
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-8/+13
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 Johns7-241/+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-20mrm332: Simplify bsp_specsJoel Sherrill2-5/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-1/+2
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-14bsp/mrm332: Remove dead codeSebastian Huber1-2/+0
2017-04-14m68k/mrm332/./sci.c: Use inttypes.h constants removes 6 warnings.Cillian O'Donnell1-6/+7
2017-04-04mrm332-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2017-01-17m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-7/+7
2016-11-03m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-03-30m68k/mrm332/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29m68k/mrm332: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-3/+4
2016-03-27m68k/mrm332/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2-1/+1
2016-02-06m68k/.../mrm332.cfg: Correct ticket number in commentJoel Sherrill1-1/+1
2016-02-06m68k/.../mrm332.cfg: Disable per function sectionsJoel Sherrill1-2/+4
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+2
2016-01-22m68k/mrm332: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-2/+0
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-05-07mrm332-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-04-23mrm332-testsuite.tcfg: Add iostream and sptls02Joel Sherrill1-0/+2
2015-03-24mrm332/console/sci.c: Make routines staticJoel Sherrill1-4/+4
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-20m68k/mrm332: Fix warningsJoel Sherrill1-8/+5
2014-10-19m68k/mrm332: Move include of <rtems/m68k/sim.h>Joel Sherrill2-1/+1
2014-10-19m68k/mrm332/console/sci.c: Fix missing variable error introduced by earlier p...Joel Sherrill1-3/+0
2014-10-19m68k/mvme162: Fix warningsJoel Sherrill1-4/+0
2014-10-13m68k/mrm332/clock/ckinit.c: Remove clock major/minor and clean upJoel Sherrill1-31/+10