summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/x86_64/include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-02doxygen: score: Add x86-64 CPU architecture groupAndreas Dachsberger2-0/+24
2019-02-28Remove explicit file names from @fileSebastian Huber2-2/+2
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 Cheval5-19/+75
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 Cheval6-0/+589