summaryrefslogtreecommitdiffstats
path: root/bsps/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber8-0/+32
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber4-36/+0
2020-04-06tests: Exclude record02 for some BSPsSebastian Huber6-0/+6
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber4-0/+16
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber8-0/+8
2019-12-11clock: Simplify driver initializationSebastian Huber3-37/+3
2019-12-11clock: Remove Clock_exit() from APISebastian Huber3-1/+5
2019-07-05bsps: Regenerate headers.amSebastian Huber4-0/+13
2019-05-16bsps: Always build generic interrupt supportSebastian Huber4-0/+4
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber5-5/+0
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber4-0/+81
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-0/+7
2018-11-12sh: Remove use of proc_ptrSebastian Huber7-16/+7
2018-11-08score: Rename interrupt stack symbolsSebastian Huber6-6/+6
2018-06-27Rework initialization and interrupt stack supportSebastian Huber23-191/+10
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber8-7/+34
2018-06-11tools: Remove shgenSebastian Huber6-13/+83
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber5-0/+390
2018-04-25bsp/gensh4: Move hw_init.c to bspsSebastian Huber1-0/+283
2018-04-23bsps/sh: Move console.c to bspsSebastian Huber1-0/+123
2018-04-23bsps/sh: Move setvec.c to bspsSebastian Huber1-0/+55
2018-04-23bsps/sh: Move bsphwinit.c to bspsSebastian Huber1-0/+18
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber13-0/+223
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber3-0/+655
2018-04-20bsps: Move startup files to bspsSebastian Huber23-0/+3698
2018-04-20bsps: Move start files to bspsSebastian Huber6-0/+941
2018-04-20bsps: Move console drivers to bspsSebastian Huber9-0/+2978
2018-04-20bsps: Move clock drivers to bspsSebastian Huber4-0/+844
2018-03-16bsps/sh/gensh1/include/bsp.h: Fix redefined warningJoel Sherrill1-13/+0
2018-03-12misc sh: Remove includes of rtems/score/types.hJoel Sherrill3-6/+0
2018-01-25Remove make preinstallChris Johns32-0/+4263