summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh4 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber2-82/+0
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber1-0/+1
2019-05-16bsps: Always build generic interrupt supportSebastian Huber1-1/+1
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-91/+0
2018-04-25bsp/gensh4: Move hw_init.c to bspsSebastian Huber2-284/+1
2018-04-24bsps: Remove unmaintained times filesSebastian Huber1-177/+0
2018-04-23bsps/sh: Move bsphwinit.c to bspsSebastian Huber1-1/+1
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-28/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber1-1/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-270/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber7-1112/+6
2018-04-20bsps: Move start files to bspsSebastian Huber2-279/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber3-1382/+3
2018-04-20bsps: Move clock drivers to bspsSebastian Huber2-245/+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 bspreset.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.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-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-12misc sh: Remove includes of rtems/score/types.hJoel Sherrill1-1/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-25Remove make preinstallChris Johns13-2343/+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-19gensh4: Simplify bsp_specsJoel Sherrill4-5/+7
2017-12-08bsps/sh: Delete libcpu/shSebastian Huber1-1/+4
2017-12-08bsp/gensh4: Move libcpu files to BSPSebastian Huber14-7/+3915
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
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
2016-03-29sh/gensh4: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-3/+4
2016-03-27sh/gensh4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10sh/gensh4: Add per-section compilation and linking supportJoel Sherrill1-1/+4
2016-02-03Use linker set for libio initializationSebastian Huber1-1/+1
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1