summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu (follow)
AgeCommit message (Expand)Author
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
2019-02-28Remove explicit file names from @fileSebastian Huber
2019-02-22bsps/arm: Fix system register for virtual timerKinsey Moore
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns
2019-02-02riscv: Fix misaligned access in context validateSebastian Huber
2019-01-29m68k: Avoid _Addresses_Add_offset()Sebastian Huber
2019-01-22riscv: add griscv bspJiri Gaisler
2019-01-22grlib: use cpu-independent routines for uncached accessJiri Gaisler
2019-01-14m68k/include/rtems/score/cpu.h: Add include of address.hJoel Sherrill
2019-01-09riscv: Enable robust thread dispatchSebastian Huber
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara
2018-11-12x86_64: Remove use of proc_ptrSebastian Huber
2018-11-12sparc64: Remove use of proc_ptrSebastian Huber
2018-11-12sparc: Remove use of proc_ptrSebastian Huber