summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/gensh4: Move libcpu files to BSPSebastian Huber2017-12-0814-7/+3915
* bsp/gensh2: Move libcpu files to BSPSebastian Huber2017-12-0816-7/+3043
* bsp/gensh1: Move libcpu files to BSPSebastian Huber2017-12-0814-8/+2043
* 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-274-4/+4
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-279-6/+9
* Remove coverhd.hSebastian Huber2017-11-2410-285/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-227-4/+7
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-174-1/+6
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* gensh2/console/config.c: Fix to reflect struct termios changeJoel Sherrill2017-04-241-4/+6
* gensh1-testsuite.tcfg: Add linpackJoel Sherrill2017-04-041-0/+1
* simsh*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-044-0/+4
* gensh2-testsuite.tcfg: Add linpackJoel Sherrill2017-04-041-0/+1
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-076-24/+24
* sh/shared/console.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sh/gensh2/startup/hw_init.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sh/shsim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sh/gensh4: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* sh/gensh2: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sh/gensh1: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sh/shared/console.c: Add include of <rtems/console.h> to fix warningJoel Sherrill2016-03-291-0/+1
* sh/shsim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/gensh4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/gensh2/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/gensh1/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
* sh/gensh4: Add per-section compilation and linking supportJoel Sherrill2016-03-101-1/+4
* sh/gensh2: Add per-section compilation and linking supportJoel Sherrill2016-03-101-1/+3
* sh/gensh1: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-034-6/+4
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-104-4/+3
* bsps/sh: Disable fileio test due to lack of memorySebastian Huber2015-12-092-0/+2
* bsps/sh: Disable fileio test due to lack of memorySebastian Huber2015-12-092-0/+2
* Add RTEMS linker setsSebastian Huber2015-12-088-5/+16
* sh/shared/startup/bspstart.c: Add include of percpu.hJoel Sherrill2015-07-161-2/+3
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-164-8/+8
* simsh2e-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
* simsh1-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
* simsh*.tcfg: Add iostreamJoel Sherrill2015-04-234-0/+4
* gensh2-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* gensh1-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* simsh*: Disable interrupt critical section testsJoel Sherrill2015-04-014-0/+4
* gensh1/include/bsp.h: Add needed prototypeJoel Sherrill2015-03-091-0/+7
* gensh4/include/bsp.h: Remove unused prototype and includeJoel Sherrill2015-03-091-6/+0
* Update bug report URLSebastian Huber2014-12-055-5/+5
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-234-16/+16
* libbsp/sh/shared/console.c: Eliminate use of obsolete methodJoel Sherrill2014-10-201-46/+21