summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-08bsp/gensh4: Move libcpu files to BSPSebastian Huber14-7/+3915
2017-12-08bsp/gensh2: Move libcpu files to BSPSebastian Huber16-7/+3043
2017-12-08bsp/gensh1: Move libcpu files to BSPSebastian Huber14-8/+2043
2017-12-08bsp/shsim: Move libcpu files to BSPSebastian Huber7-7/+233
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill4-4/+4
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber9-6/+9
2017-11-24Remove coverhd.hSebastian Huber10-285/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber7-4/+7
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer4-1/+6
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-04-24gensh2/console/config.c: Fix to reflect struct termios changeJoel Sherrill1-4/+6
2017-04-04gensh1-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-04-04simsh*-testsuite.tcfg: Add linpackJoel Sherrill4-0/+4
2017-04-04gensh2-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns6-24/+24
2016-03-30sh/shared/console.c: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30sh/gensh2/startup/hw_init.c: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29sh/shsim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-29sh/gensh4: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-3/+4
2016-03-29sh/gensh2: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-29sh/gensh1: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-29sh/shared/console.c: Add include of <rtems/console.h> to fix warningJoel Sherrill1-0/+1
2016-03-27sh/shsim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-27sh/gensh4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-27sh/gensh2/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-27sh/gensh1/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10sh/simsh: Add per-section compilation and linking supportJoel Sherrill4-4/+16
2016-03-10sh/gensh4: Add per-section compilation and linking supportJoel Sherrill1-1/+4
2016-03-10sh/gensh2: Add per-section compilation and linking supportJoel Sherrill1-1/+3
2016-03-10sh/gensh1: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber4-6/+4
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber4-4/+3
2015-12-09bsps/sh: Disable fileio test due to lack of memorySebastian Huber2-0/+2
2015-12-09bsps/sh: Disable fileio test due to lack of memorySebastian Huber2-0/+2
2015-12-08Add RTEMS linker setsSebastian Huber8-5/+16
2015-07-16sh/shared/startup/bspstart.c: Add include of percpu.hJoel Sherrill1-2/+3
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill4-8/+8
2015-05-21simsh2e-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-05-21simsh1-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-04-23simsh*.tcfg: Add iostreamJoel Sherrill4-0/+4
2015-04-23gensh2-testsuite.tcfg: Add iostreamJoel Sherrill1-0/+1
2015-04-23gensh1-testsuite.tcfg: Add iostreamJoel Sherrill1-0/+1
2015-04-01simsh*: Disable interrupt critical section testsJoel Sherrill4-0/+4
2015-03-09gensh1/include/bsp.h: Add needed prototypeJoel Sherrill1-0/+7
2015-03-09gensh4/include/bsp.h: Remove unused prototype and includeJoel Sherrill1-6/+0
2014-12-05Update bug report URLSebastian Huber5-5/+5
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber4-16/+16
2014-10-20libbsp/sh/shared/console.c: Eliminate use of obsolete methodJoel Sherrill1-46/+21