summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/include (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-21cpu/armv7m: Fix initialization of MPU regionsChristian Mauderer1-1/+1
2021-06-21cpu/armv7m: Avoid regions with negative sizeChristian Mauderer1-1/+1
2021-06-16arm: Fix parameter use in AARCH32_PMSA_MEM_ATTR()Sebastian Huber1-1/+1
2021-05-18score: Add _CPU_Context_switch_no_return()Sebastian Huber1-0/+5
2020-12-22arm: Add support for Arm PMSAv8-32Sebastian Huber1-0/+314
2020-12-22arm: Add header file for AArch32 System RegistersSebastian Huber1-0/+14657
2020-12-16arm: Optimize arm_interrupt_disable()Sebastian Huber1-2/+11
2020-12-14cpu/armv7m: Fix table based init for ARMV7M_MPUChristian Mauderer1-1/+7
2020-12-10arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber1-11/+10
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer1-0/+103
2020-10-16bsps/arm: Workaround for Errata 845369Sebastian Huber1-0/+32
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-4/+2
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber1-0/+16
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+2
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber1-0/+2
2020-02-12score: Remove superfluous FP types/definesSebastian Huber1-6/+0
2019-10-31arm: Add defines for small pages MMUSebastian Huber1-0/+57
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns1-1/+6
2019-04-02doxygen: score: Put ARM Co-Processor 15 group in ARMAndreas Dachsberger1-3/+3
2019-03-26score: Add ARM CPU architecture groupSebastian Huber6-48/+28
2019-03-26score: Rename ScoreCPU Doxygen groupSebastian Huber4-6/+6
2019-03-08cpukit/arm: Correct register definitionJonathan Brandmeyer1-2/+2
2019-02-22bsps/arm: Fix system register for virtual timerKinsey Moore1-1/+1
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns1-20/+52
2018-11-12arm: Remove use of proc_ptrSebastian Huber1-3/+5
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber1-9/+1
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-3/+0
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-6/+0
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber1-0/+2
2018-06-15arm: Simplify CPU counter supportSebastian Huber1-2/+5
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-0/+2
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-03-13Add ARM Paravirtualization supportJoel Sherrill3-3/+89
2018-03-12arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2-52/+4
2018-01-25Remove make preinstallChris Johns10-0/+2092
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber1-0/+2260