summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-212-82/+0
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-261-0/+1
* bsps: Always build generic interrupt supportSebastian Huber2019-05-161-1/+1
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-261-91/+0
* bsp/gensh4: Move hw_init.c to bspsSebastian Huber2018-04-252-284/+1
* bsps: Remove unmaintained times filesSebastian Huber2018-04-241-177/+0
* bsps/sh: Move bsphwinit.c to bspsSebastian Huber2018-04-231-1/+1
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-231-28/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-231-1/+0
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-202-270/+1
* bsps: Move startup files to bspsSebastian Huber2018-04-207-1112/+6
* bsps: Move start files to bspsSebastian Huber2018-04-202-279/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-203-1382/+3
* bsps: Move clock drivers to bspsSebastian Huber2018-04-202-245/+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: 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
* 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
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-121-8/+13
* 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-11/+11
* 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-2343/+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
* gensh4: Simplify bsp_specsJoel Sherrill2017-12-194-5/+7
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-081-1/+4
* bsp/gensh4: Move libcpu files to BSPSebastian Huber2017-12-0814-7/+3915
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* 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-0/+1
* sh/gensh4: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* sh/gensh4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/gensh4: Add per-section compilation and linking supportJoel Sherrill2016-03-101-1/+4
* Use linker set for libio initializationSebastian Huber2016-02-031-1/+1
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1