summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/amd64: increase CPU alignment to 16Karel Gardas2023-04-291-1/+1
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-191-3/+3
* score: Remove _CPU_Counter_difference()Sebastian Huber2022-09-091-9/+0
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-281-8/+0
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-281-10/+0
* score: Remove _CPU_Initialize_vectors()Sebastian Huber2021-06-241-2/+0
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-3/+1
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-301-0/+2
* score: Remove superfluous FP types/definesSebastian Huber2020-02-121-26/+5
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* x86_64: Remove use of proc_ptrSebastian Huber2018-11-121-12/+0
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-051-1/+0
* bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval2018-08-131-20/+87
* bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval2018-08-131-2/+3
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-1/+0
* score: Move context validation declarationsSebastian Huber2018-07-201-16/+0
* bsp/x86_64: Minimal bootable BSPAmaan Cheval2018-07-111-0/+359