summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-8/+11
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns2-2/+2
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-8/+8
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-13bsps: Remove unused RTEMS_CPU_MODELSebastian Huber1-2/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-25Remove make preinstallChris Johns7-114/+8
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
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-19moxiesim: Simplify bsp_specsJoel Sherrill2-5/+2
2017-11-29moxiesim/bsp_specs: Reorder and improve consistencyJoel Sherrill1-1/+3
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-3/+1
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-1/+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-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2016-11-03moxiesim/bsp_specs: Add crtbegin/end to fix link issuesJoel Sherrill1-2/+2
2016-03-30moxie/moxiesim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29moxie/moxiesim: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill1-1/+0
2016-03-27moxie/moxiesim/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-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-12-08Add RTEMS linker setsSebastian Huber1-1/+2
2015-10-20moxiesim/configure.ac: Fix typoJoel Sherrill1-1/+1
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-03-24moxie machine type not supported by rtems-syms. See #2213Joel Sherrill1-0/+1
2015-01-10moxiesim: Add conditional logic to handle old and new gas syntaxAnthony Green2-2/+21
2014-12-17bsp/moxiesim: Add cache manager implementationSebastian Huber1-0/+5
2014-12-05Update bug report URLSebastian Huber2-2/+2
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-19moxie/moxiesim/include/bsp.h: Add include of <bsp/default-initial-extension.h>Joel Sherrill1-4/+6
2014-10-19moxie/moxiesim: Remove __main()Joel Sherrill2-22/+1
2014-10-19moxie/moxiesim: Remove unused method MOXIEBD_Install_IRQJoel Sherrill2-22/+1
2014-10-10Add console-polled.h and update all BSPs that should use it.Joel Sherrill3-2/+10
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-05-28bsps: Do not build tests that require a tick interrupt.Chris Johns1-0/+5
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21moxiesim/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill1-9/+0