summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber2020-12-101-11/+10
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-201-0/+103
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+32
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-4/+2
* arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber2020-09-171-0/+16
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-301-0/+2
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* Canonicalize config.h includeSebastian Huber2020-04-1623-23/+23
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-032-16/+30
* score: Remove superfluous FP types/definesSebastian Huber2020-02-121-6/+0
* arm: Add defines for small pages MMUSebastian Huber2019-10-311-0/+57
* arm: Fix default exception handlerSebastian Huber2019-09-031-2/+2
* arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns2019-06-281-1/+6
* doxygen: score: Put ARM Co-Processor 15 group in ARMAndreas Dachsberger2019-04-021-3/+3
* score: Add ARM CPU architecture groupSebastian Huber2019-03-2610-52/+32
* score: Rename ScoreCPU Doxygen groupSebastian Huber2019-03-268-10/+10
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-142-2/+0
* cpukit/arm: Correct register definitionJonathan Brandmeyer2019-03-081-2/+2
* bsps/arm: Fix system register for virtual timerKinsey Moore2019-02-221-1/+1
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-091-20/+52
* arm: Remove use of proc_ptrSebastian Huber2018-11-123-14/+16
* build: Include header.am in cpukit/Makefile.amSebastian Huber2018-10-102-24/+11
* build: Merge score/cpu/*/Makefile.amSebastian Huber2018-10-101-34/+0
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-091-1/+0
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-052-12/+4
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-3/+0
* score: Add _CPU_Instruction_illegal()Sebastian Huber2018-07-231-0/+5
* score: Add _CPU_Instruction_no_operation()Sebastian Huber2018-07-201-0/+5
* score: Move context validation declarationsSebastian Huber2018-07-202-4/+4
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-6/+0
* score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber2018-06-271-0/+2
* arm: Simplify CPU counter supportSebastian Huber2018-06-151-2/+5
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-0/+2
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* Add ARM Paravirtualization supportJoel Sherrill2018-03-134-3/+90
* arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-53/+4
* Remove make preinstallChris Johns2018-01-2513-87/+157
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-0/+2272
* arm: Use ARM code on Thumb 1 targetsSebastian Huber2017-08-101-1/+1
* arm: Validate IT[7:0] bit field of PSRSebastian Huber2017-08-101-1/+25
* arm: Fix ARMv7-M interrupt processingSebastian Huber2017-07-042-30/+48
* Simplify TLS support in context switchSebastian Huber2017-06-091-11/+2
* arm: Fix profiling support of Thumb-1 targetsSebastian Huber2017-05-231-1/+3
* arm: Optimize context switchSebastian Huber2017-03-283-78/+55
* arm: Fix CPU context validation for Cortex-R4Sebastian Huber2017-03-092-7/+3
* arm: Remove legacy execption supportSebastian Huber2017-03-084-301/+0
* bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2017-01-301-1/+45
* score: Delete _CPU_Context_Fp_start()Sebastian Huber2017-01-261-3/+0
* Adding ARM VFP V2 supportKevin Kirspel2017-01-241-0/+6
* Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber2017-01-241-10/+0