summaryrefslogtreecommitdiff
path: root/src/arch/x86/cpu.c
AgeCommit message (Expand)Author
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2016-12-08cpu/x86: allow AP callbacks after MP initAaron Durbin
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-02-19x86: add coreboot table entry for TSC infoAaron Durbin
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2016-01-19arch/x86: Indent using tabs not spacesMartin Roth
2016-01-14arch/x86: add missing license headersMartin Roth
2015-12-02x86/smm: Initialize SMM on some CPUs one-by-oneDamien Zammit
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-07-13x86: flatten hierarchyStefan Reinauer