summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/shared/start (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-20bsps/leon3: Use custom CPU counter implementationSebastian Huber1-26/+0
2023-10-20sparc: Move CPU counter implementationSebastian Huber1-0/+177
2023-07-14bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber1-52/+0
2023-05-20Update company nameSebastian Huber1-1/+1
2023-02-10bsp/leon3: Move SMP data to start.SSebastian Huber1-11/+24
2022-11-14bsps/sparc: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman3-9/+66
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber1-1/+1
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-14/+9
2021-06-24sparc: Simplify trap table initializationSebastian Huber1-16/+23
2021-06-24sparc: More reliable bad trap handlingSebastian Huber1-5/+2
2021-06-24bsps/sparc: Add a symbol for each trap table entrySebastian Huber1-95/+264
2021-06-10bsps/sparc: Simplify memory initializationSebastian Huber2-34/+39
2021-06-10bsps/sparc: Simplify stack initializationSebastian Huber1-28/+21
2021-06-10bsps/sparc: Unify stack initializationSebastian Huber1-8/+6
2021-06-10bsps/sparc: Remove support to load data sectionSebastian Huber1-32/+4
2021-06-10bsps/sparc: Remove unused __bsp_mem_init symbolSebastian Huber1-1/+1
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+3
2020-02-04bsps: Rework work area initializationSebastian Huber1-11/+25
2020-02-04bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber1-28/+0
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber2-2/+2
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-2/+2
2018-08-24sparc,smp: typo in start.S causing SMP not workingDaniel Hellstrom1-1/+1
2018-08-01bsps/sparc: Fix typo in start.SSebastian Huber1-1/+1
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber1-0/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-8/+10
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-0/+3
2018-04-20bsps: Move startup files to bspsSebastian Huber4-0/+330
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+374