summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber1-0/+7
2023-05-20Update company nameSebastian Huber1-1/+1
2022-10-14riscv: Move functions to avoid build issuesSebastian Huber1-0/+10
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber1-0/+2
2022-09-20bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-3/+3
2022-07-04score: Add _CPU_Use_thread_local_storage()Sebastian Huber1-0/+12
2022-02-25riscv: Use zicsr architecture extensionSebastian Huber1-1/+7
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-0/+2
2019-04-02doxygen: score: Add RISC-V CPU architecture groupAndreas Dachsberger1-0/+12
2018-07-27riscv: Rework CPU counter supportSebastian Huber1-0/+38
2018-07-25riscv: Add CLINT and PLIC supportSebastian Huber1-5/+45
2018-07-25riscv: Rework exception handlingSebastian Huber1-0/+7
2018-07-25riscv: New CPU_Exception_frameSebastian Huber1-54/+46
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber1-0/+5
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-0/+5
2018-07-20score: Move context validation declarationsSebastian Huber1-0/+4
2018-07-05riscv: Clear reservationsSebastian Huber1-0/+11
2018-07-02riscv: Fix fcsr initializationSebastian Huber1-0/+9
2018-06-29riscv: Add floating-point supportSebastian Huber1-0/+131
2018-06-29riscv: Optimize context switch and interruptsSebastian Huber1-11/+103
2018-06-29riscv: Remove mstatus from thread contextSebastian Huber1-4/+11
2018-06-29riscv: Enable interrupts during dispatch after ISRSebastian Huber1-0/+4
2018-06-28riscv: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-0/+15
2018-06-28riscv: Add dummy SMP supportSebastian Huber1-1/+11
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-11-01cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary1-0/+0
2017-10-28cpukit: Add basic riscv32 architecture port v3Hesham Almatary1-15/+18
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns1-1/+2
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-13/+19
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2005-05-09New.Ralf Corsepius1-38/+12
2004-04-20Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius1-2/+2
1998-08-19Base filesJoel Sherrill1-0/+70