summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* nios2: Allow ISR nesting in dispatch variantSebastian Huber2021-02-012-173/+16
* nios2: Optimize ISR dispatch variantSebastian Huber2021-02-011-42/+60
* nios2: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2021-02-015-35/+23
* nios2: Add TLS supportSebastian Huber2021-02-011-4/+15
* nios2: Make _ISR_Is_in_progress() weakSebastian Huber2021-02-011-1/+1
* nios2: Fix ISR dispatch variantsSebastian Huber2021-02-012-9/+7
* Update header.amSebastian Huber2020-12-231-0/+2
* arm: Add support for Arm PMSAv8-32Sebastian Huber2020-12-223-0/+568
* arm: Add header file for AArch32 System RegistersSebastian Huber2020-12-221-0/+14657
* arm: Optimize arm_interrupt_disable()Sebastian Huber2020-12-161-2/+11
* cpu/armv7m: Fix table based init for ARMV7M_MPUChristian Mauderer2020-12-141-1/+7
* cpukit/aarch64: Add explanation of exception flowKinsey Moore2020-12-102-3/+18
* cpukit/aarch64: Use hex consistently for offsetsKinsey Moore2020-12-105-116/+116
* arm: Support Armv8 in <rtems/score/arm.h>Sebastian Huber2020-12-101-11/+10
* score/aarch64: Resolve warning in exception dumpKinsey Moore2020-11-241-2/+2
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-201-0/+103
* score/aarch64: Size saved SP register for ABIKinsey Moore2020-11-131-1/+4
* sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber2020-11-061-0/+12
* sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber2020-11-061-0/+17
* sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber2020-11-061-0/+17
* sparc: Move SPARC-specific macros to sparc.hSebastian Huber2020-11-062-22/+40
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+32
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-1019-62/+28
* score: Add AArch64 portKinsey Moore2020-10-0516-0/+2751
* or1k: Do not use printk() for _CPU_Fatal_halt()Sebastian Huber2020-09-231-4/+0
* or1k: Remove superfluous includesSebastian Huber2020-09-231-2/+0
* arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber2020-09-171-0/+16
* i386/score: fix assembly mnemonicGedare Bloom2020-09-121-1/+1
* sparc: Use RTEMS_XCONCAT()Sebastian Huber2020-08-201-4/+2
* i386: Fix possible race condition on first context restoreJan Sommer2020-07-291-1/+1
* epiphany: Remove support for this targetSebastian Huber2020-07-0513-1882/+0
* i386: Replace fpcr clobber with memory clobberSebastian Huber2020-07-052-3/+3
* score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber2020-06-301-3/+4
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-3018-0/+42
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-112-13/+17
* bsp/pc386: Update context switch and restoreJan Sommer2020-06-112-16/+51
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-112-5/+32
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* Canonicalize config.h includeSebastian Huber2020-04-1662-62/+62
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-032-16/+30
* score: Remove superfluous FP types/definesSebastian Huber2020-02-1210-795/+33
* Regenerate headers.amSebastian Huber2019-11-291-0/+1
* riscv: preliminarily support for libdlHesham Almatary2019-11-121-0/+144
* 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
* sparc: Fix mistakenly cleared PSR[EF] bit.Maksim E. Kozlov2019-06-071-1/+1
* sparc: Fix missed restoring of PSR in syscall_lazy_fp_switchMaksim E. Kozlov2019-06-061-0/+11
* sparc: Improve _CPU_Context_validate()Sebastian Huber2019-06-061-8/+20
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1