summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/gen5200/start (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+4
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-8/+13
2020-07-05bsps/powerpc: Remove obsolete BSPsSebastian Huber3-45/+0
2020-07-05bsps/powerpc: Fix tlbie instruction usageSebastian Huber1-1/+1
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2019-12-19bsps/powerpc: Support constructors with prioritySebastian Huber1-15/+4
2019-03-07libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns1-1/+18
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber1-6/+10
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber1-5/+2
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-9/+2
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-1/+5
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-1/+5
2018-04-20bsps: Move startup files to bspsSebastian Huber13-0/+1136
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+1000