summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/arm/include/rtems/score (follow)
AgeCommit message (Expand)Author
2020-12-22arm: Add support for Arm PMSAv8-32Sebastian Huber
2020-12-22arm: Add header file for AArch32 System RegistersSebastian Huber
2020-12-16arm: Optimize arm_interrupt_disable()Sebastian Huber
2020-12-14cpu/armv7m: Fix table based init for ARMV7M_MPUChristian Mauderer
2020-12-10arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber
2020-02-12score: Remove superfluous FP types/definesSebastian Huber
2019-03-26score: Add ARM CPU architecture groupSebastian Huber
2019-03-26score: Rename ScoreCPU Doxygen groupSebastian Huber
2018-11-12arm: Remove use of proc_ptrSebastian Huber
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber
2018-07-20score: Move context validation declarationsSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber
2018-06-15arm: Simplify CPU counter supportSebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill
2018-03-13Add ARM Paravirtualization supportJoel Sherrill
2018-03-12arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-01-25Remove make preinstallChris Johns