summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-212-90/+0
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-261-0/+1
* bsps: Always build generic interrupt supportSebastian Huber2019-05-161-0/+1
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-261-42/+0
* bsps/sh: Move bsphwinit.c to bspsSebastian Huber2018-04-231-1/+1
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-238-128/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-231-1/+0
* bsps: Move startup files to bspsSebastian Huber2018-04-206-520/+5
* bsps: Move start files to bspsSebastian Huber2018-04-202-95/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-204-112/+4
* 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 bspreset.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-174-0/+4
* 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
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-22/+22
* 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-2/+0
* misc sh: Remove includes of rtems/score/types.hJoel Sherrill2018-03-121-1/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+1
* Remove make preinstallChris Johns2018-01-257-181/+6
* 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-0/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* shsim: Simplify bsp_specsJoel Sherrill2017-12-195-242/+2
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-081-1/+4
* bsp/shsim: Move libcpu files to BSPSebastian Huber2017-12-087-7/+233
* 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-1/+3
* simsh*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-044-0/+4
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-074-16/+16
* sh/shsim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sh/shsim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/simsh: Add per-section compilation and linking supportJoel Sherrill2016-03-104-4/+16
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0