summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/x86_64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: score: Add x86-64 CPU architecture groupAndreas Dachsberger2019-04-022-0/+24
* Remove explicit file names from @fileSebastian Huber2019-02-282-2/+2
* 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 APIC timer based clock driverAmaan Cheval2018-08-131-0/+23
* bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval2018-08-133-20/+236
* bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval2018-08-131-0/+13
* bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval2018-08-135-19/+75
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-1/+0
* score: Add _CPU_Instruction_illegal()Sebastian Huber2018-07-231-0/+5
* score: Add _CPU_Instruction_no_operation()Sebastian Huber2018-07-201-0/+5
* score: Move context validation declarationsSebastian Huber2018-07-202-16/+12
* x86_64/console: Add NS16550 polled console driverAmaan Cheval2018-07-112-0/+17
* bsp/x86_64: Minimal bootable BSPAmaan Cheval2018-07-116-0/+589