summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy2017-03-201-5/+4
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-12/+12
* arch/x86: Fix issues with braces detected by checkpatchLee Leahy2017-03-171-17/+7
* cpu/x86: allow AP callbacks after MP initAaron Durbin2016-12-081-0/+13
* src/arch: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-3/+3
* src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-6/+6
* x86: add coreboot table entry for TSC infoAaron Durbin2016-02-191-0/+18
* lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin2016-02-191-0/+5
* arch/x86: Indent using tabs not spacesMartin Roth2016-01-191-2/+2
* arch/x86: add missing license headersMartin Roth2016-01-141-0/+13
* x86/smm: Initialize SMM on some CPUs one-by-oneDamien Zammit2015-12-021-0/+3
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-051-1/+1
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+273