summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/include/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* i386: Restore SMP functionalityKinsey Moore2024-02-141-0/+5
* bsp/i386/pc686: Clean up warningsChris Johns2023-10-041-4/+4
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-191-1/+1
* score: Remove _CPU_Counter_difference()Sebastian Huber2022-09-091-8/+0
* score/cpu/i386: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-281-11/+0
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-281-10/+0
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-5/+2
* i386: Replace fpcr clobber with memory clobberSebastian Huber2020-07-051-2/+2
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-301-0/+2
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-111-13/+15
* bsp/pc386: Update context switch and restoreJan Sommer2020-06-111-1/+3
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* doxygen: score: Add i386 CPU architecture groupAndreas Dachsberger2019-04-011-0/+11
* i386: Remove use of proc_ptrSebastian Huber2018-11-121-21/+4
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-051-23/+0
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-1/+0
* score: Move context validation declarationsSebastian Huber2018-07-201-12/+0
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-8/+0
* score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber2018-06-271-0/+2
* Remove unused CPU_MODES_INTERRUPT_LEVELSebastian Huber2018-06-271-1/+0
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-0/+2
* Remove register keyword from public header filesSebastian Huber2018-04-161-2/+2
* i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval2018-03-161-2/+1
* i386/smp: Define CPU_Interrupt_frame as non-void structAmaan Cheval2018-03-161-1/+15
* Rework i386 Paravirtualization to have paravirt.hJoel Sherrill2018-03-131-1/+4
* i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-121-1/+4
* Remove make preinstallChris Johns2018-01-251-0/+700