summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/x86_64/include/rtems/score (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-3/+1
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+2
2020-02-12score: Remove superfluous FP types/definesSebastian Huber1-26/+5
2019-04-02doxygen: score: Add x86-64 CPU architecture groupAndreas Dachsberger1-0/+12
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-11-12x86_64: Remove use of proc_ptrSebastian Huber1-12/+0
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber1-1/+0
2018-08-13bsps/x86_64: Add APIC timer based clock driverAmaan Cheval1-0/+23
2018-08-13bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval3-20/+236
2018-08-13bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval1-0/+13
2018-08-13bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval4-19/+65
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-1/+0
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 Huber2-16/+12
2018-07-11x86_64/console: Add NS16550 polled console driverAmaan Cheval2-0/+17
2018-07-11bsp/x86_64: Minimal bootable BSPAmaan Cheval4-0/+451