summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-13/+13
* 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
* 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-2513-1275/+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
* gensh2: Simplify bsp_specsJoel Sherrill2017-12-194-7/+4
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-081-1/+4
* bsp/gensh2: Move libcpu files to BSPSebastian Huber2017-12-0816-7/+3043
* 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-243-138/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-222-1/+2
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* gensh2/console/config.c: Fix to reflect struct termios changeJoel Sherrill2017-04-241-4/+6
* gensh2-testsuite.tcfg: Add linpackJoel Sherrill2017-04-041-0/+1
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-4/+4
* sh/gensh2/startup/hw_init.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sh/gensh2: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sh/gensh2/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/gensh2: Add per-section compilation and linking supportJoel Sherrill2016-03-101-1/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+2
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
* bsps/sh: Disable fileio test due to lack of memorySebastian Huber2015-12-091-0/+1
* Add RTEMS linker setsSebastian Huber2015-12-083-3/+6
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* gensh2-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* SH libcpu and libbsp: Fix warningsJoel Sherrill2014-10-161-13/+15
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-5/+5
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-2/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-051-0/+8
* gensh2: Correct linking for C++Joel Sherrill2014-04-222-16/+8
* libcpu/sh: Build cache stubs so apps usign cache API linkJoel Sherrill2014-04-221-1/+2
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-223-3/+9
* gensh2/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2110-10/+10
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-043-9/+51
* libbsp sh: Add Doxygen file header to coverhd.hCynthia Rempel2014-01-141-1/+7
* bsp: Move bspstart.c to sh/shared/startup/Szkocsovszki Zsolt2013-12-141-1/+1
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-660/+0
* libchip/serial: Add const qualifierSebastian Huber2013-02-111-2/+2
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-0/+1