aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/cpu.c
AgeCommit message (Expand)Author
2018-07-09src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-04arch/x86/cpu.c: Remove unneeded headersElyes HAOUAS
2018-04-01x86: Increase time out for parking APs to 250msFurquan Shaikh
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
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