summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber2023-09-151-0/+7
* Update company nameSebastian Huber2023-05-201-1/+1
* riscv: Move functions to avoid build issuesSebastian Huber2022-10-141-0/+10
* score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber2022-10-141-0/+2
* bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari2022-09-201-1/+1
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-191-3/+3
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-041-0/+12
* riscv: Use zicsr architecture extensionSebastian Huber2022-02-251-1/+7
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-281-0/+2
* doxygen: score: Add RISC-V CPU architecture groupAndreas Dachsberger2019-04-021-0/+12
* riscv: Rework CPU counter supportSebastian Huber2018-07-271-0/+38
* riscv: Add CLINT and PLIC supportSebastian Huber2018-07-251-5/+45
* riscv: Rework exception handlingSebastian Huber2018-07-251-0/+7
* riscv: New CPU_Exception_frameSebastian Huber2018-07-251-54/+46
* 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-201-0/+4
* riscv: Clear reservationsSebastian Huber2018-07-051-0/+11
* riscv: Fix fcsr initializationSebastian Huber2018-07-021-0/+9
* riscv: Add floating-point supportSebastian Huber2018-06-291-0/+131
* riscv: Optimize context switch and interruptsSebastian Huber2018-06-291-11/+103
* riscv: Remove mstatus from thread contextSebastian Huber2018-06-291-4/+11
* riscv: Enable interrupts during dispatch after ISRSebastian Huber2018-06-291-0/+4
* riscv: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2018-06-281-0/+15
* riscv: Add dummy SMP supportSebastian Huber2018-06-281-1/+11
* Remove make preinstallChris Johns2018-01-251-0/+51