summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/arm (follow)
AgeCommit message (Expand)Author
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore
2020-05-27arm: Fix ARMv7-M exception handlerSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber
2020-02-12score: Remove superfluous FP types/definesSebastian Huber
2019-10-31arm: Add defines for small pages MMUSebastian Huber
2019-09-03arm: Fix default exception handlerSebastian Huber
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns
2019-04-02doxygen: score: Put ARM Co-Processor 15 group in ARMAndreas Dachsberger
2019-03-26score: Add ARM CPU architecture groupSebastian Huber
2019-03-26score: Rename ScoreCPU Doxygen groupSebastian Huber
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2019-03-08cpukit/arm: Correct register definitionJonathan Brandmeyer
2019-02-22bsps/arm: Fix system register for virtual timerKinsey Moore
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns
2018-11-12arm: Remove use of proc_ptrSebastian Huber
2018-10-10build: Include header.am in cpukit/Makefile.amSebastian Huber
2018-10-10build: Merge score/cpu/*/Makefile.amSebastian Huber
2018-10-09build: Remove specialized CPPFLAGSSebastian 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
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber
2017-08-10arm: Use ARM code on Thumb 1 targetsSebastian Huber
2017-08-10arm: Validate IT[7:0] bit field of PSRSebastian Huber
2017-07-04arm: Fix ARMv7-M interrupt processingSebastian Huber
2017-06-09Simplify TLS support in context switchSebastian Huber
2017-05-23arm: Fix profiling support of Thumb-1 targetsSebastian Huber
2017-03-28arm: Optimize context switchSebastian Huber
2017-03-09arm: Fix CPU context validation for Cortex-R4Sebastian Huber
2017-03-08arm: Remove legacy execption supportSebastian Huber
2017-01-30bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer
2017-01-26score: Delete _CPU_Context_Fp_start()Sebastian Huber
2017-01-24Adding ARM VFP V2 supportKevin Kirspel
2017-01-24Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber
2016-12-02score: Fix ARM and PowerPC context initializationSebastian Huber
2016-11-24arm: Fix _CPU_ISR_Is_enabled() for ARMv7-MSebastian Huber
2016-11-23score: Robust thread dispatchSebastian Huber