summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Always build generic interrupt supportSebastian Huber2019-05-161-1/+1
* build: Remove local.amSebastian Huber2018-10-102-2/+0
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-232-20/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-232-2/+0
* bsps: Move startup files to bspsSebastian Huber2018-04-203-279/+1
* bsps: Move start files to bspsSebastian Huber2018-04-202-29/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-203-87/+3
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-201-1/+1
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-201-1/+0
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-121-1/+1
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-121-1/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-121-1/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-121-8/+11
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-112-2/+2
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-8/+8
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-3/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-3/+0
* bsps: Remove unused RTEMS_CPU_MODELSebastian Huber2018-03-131-2/+1
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+1
* Remove make preinstallChris Johns2018-01-257-114/+8
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-041-1/+1
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* moxiesim: Simplify bsp_specsJoel Sherrill2017-12-192-5/+2
* moxiesim/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-1/+3
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-271-3/+1
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-271-1/+3
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-222-1/+2
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* moxiesim/bsp_specs: Add crtbegin/end to fix link issuesJoel Sherrill2016-11-031-2/+2
* moxie/moxiesim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* moxie/moxiesim: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill2016-03-291-1/+0
* moxie/moxiesim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+2
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1