summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/include (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-18score: Add _CPU_Context_switch_no_return()Sebastian Huber1-0/+5
2021-03-04score: Enforce CPU_STACK_ALIGNMENT requirementsSebastian Huber1-9/+0
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-3/+1
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+3
2019-04-02doxygen: score: Add powerpc CPU architecture groupAndreas Dachsberger5-2/+32
2018-11-12powerpc: Remove use of proc_ptrSebastian Huber1-12/+0
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber1-23/+2
2018-09-17powerpc: Fix _CPU_Counter_read() for MPC860Sebastian Huber1-0/+2
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-14/+0
2018-07-25powerpc: Fix _CPU_Instruction_illegal()Sebastian Huber1-1/+1
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber1-0/+5
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-0/+5
2018-07-20score: Move context validation declarationsSebastian Huber2-4/+4
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-54/+0
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber1-0/+2
2018-06-27Remove unused CPU_MODES_INTERRUPT_LEVELSebastian Huber1-1/+0
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-0/+2
2018-06-07powerpc: Fix ss555 buildSebastian Huber1-6/+0
2018-04-16Remove register keyword from public header filesSebastian Huber1-2/+2
2018-03-13Add PowerPC paravirtualization supportJoel Sherrill3-0/+93
2018-03-12powerpc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-62/+5
2018-03-08score/cpu/powerpc/include/rtems/score/powerpc.h: Fix typoJoel Sherrill1-1/+1
2018-03-08powerpc/include/rtems/score/types.h: Remove unused ppc_isrJoel Sherrill1-2/+0
2018-01-25Remove make preinstallChris Johns8-0/+2956