summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu (follow)
AgeCommit message (Expand)Author
2020-09-23or1k: Do not use printk() for _CPU_Fatal_halt()HEADmasterSebastian Huber
2020-09-23or1k: Remove superfluous includesSebastian Huber
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber
2020-09-12i386/score: fix assembly mnemonicGedare Bloom
2020-08-20sparc: Use RTEMS_XCONCAT()Sebastian Huber
2020-07-29i386: Fix possible race condition on first context restoreJan Sommer
2020-07-05epiphany: Remove support for this targetSebastian Huber
2020-07-05i386: Replace fpcr clobber with memory clobberSebastian Huber
2020-06-30score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore
2020-06-11bsp/pc386: Define interrupt stack frame for smpJan Sommer
2020-06-11bsp/pc386: Update context switch and restoreJan Sommer
2020-06-11bsp/pc386: Update GDT to work for SMPJan Sommer
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-11-29Regenerate headers.amSebastian Huber
2019-11-12riscv: preliminarily support for libdlHesham Almatary
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-06-07sparc: Fix mistakenly cleared PSR[EF] bit.Maksim E. Kozlov
2019-06-06sparc: Fix missed restoring of PSR in syscall_lazy_fp_switchMaksim E. Kozlov
2019-06-06sparc: Improve _CPU_Context_validate()Sebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2019-04-04doxygen: Added Management to Example CPU ArchitectureAndreas Dachsberger
2019-04-02doxygen: score: Put ARM Co-Processor 15 group in ARMAndreas Dachsberger
2019-04-02doxygen: score: Add x86-64 CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add V850 CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add SPARC64 CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add SPARC CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add SuperH CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add RISC-V CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add powerpc CPU architecture groupAndreas Dachsberger
2019-04-02doxygen: score: Add or1k CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add nios2 CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add Moxie CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add m68k CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Change no_cpu architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add lm32 CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add i386 CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add Epiphany CPU architecture groupAndreas Dachsberger
2019-04-01doxygen: score: Add Blackfin CPU architecture groupAndreas Dachsberger
2019-03-26score: Add ARM CPU architecture groupSebastian Huber
2019-03-26score: Add example CPU architecture groupSebastian Huber
2019-03-26score: Rename ScoreCPU Doxygen groupSebastian Huber
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2019-03-14sparc64: Do not include <rtems/asm.h> in C sourceSebastian Huber
2019-03-08cpukit/arm: Correct register definitionJonathan Brandmeyer