summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/epiphany (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-10build: Remove local.amSebastian Huber2-2/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-6/+0
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber2-65/+1
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-10/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2-2/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-110/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber3-380/+1
2018-04-20bsps: Move start files to bspsSebastian Huber2-168/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-106/+2
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspstart.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move stackalloc.c to bspsSebastian Huber1-1/+1
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-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-3/+2
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-20/+20
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-5/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-31epiphany: Fixes for GCC 7.3Sebastian Huber2-24/+24
2018-01-25Remove make preinstallChris Johns12-444/+9
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber2-6/+6
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-0/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19epiphany: Simplify bsp_specsJoel Sherrill2-5/+2
2017-11-29epiphany_sim/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-1/+1
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-1/+1
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-27bsps: Remove empty tm27.h variantsSebastian Huber3-64/+2
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-4/+4
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-04-25rtems/inttypes.h epiphany_sim/irq/irq.c: Add PRIdrtems_vector_number and use itJoel Sherrill1-1/+3
2016-03-29epiphany/epiphany_sim: Remove include of <rtems/console.h> from <bsp.h> and f...Joel Sherrill1-1/+0
2016-03-25epiphany/epiphany_sim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10epiphany/epiphany_sim: Add per-section compilation and linking supportJoel Sherrill1-0/+3