index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
cpu.c
Age
Commit message (
Expand
)
Author
2018-07-09
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-04
arch/x86/cpu.c: Remove unneeded headers
Elyes HAOUAS
2018-04-01
x86: Increase time out for parking APs to 250ms
Furquan Shaikh
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-03-20
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2016-12-08
cpu/x86: allow AP callbacks after MP init
Aaron Durbin
2016-08-28
src/arch: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-07-31
src/arch: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-02-19
x86: add coreboot table entry for TSC info
Aaron Durbin
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-01-19
arch/x86: Indent using tabs not spaces
Martin Roth
2016-01-14
arch/x86: add missing license headers
Martin Roth
2015-12-02
x86/smm: Initialize SMM on some CPUs one-by-one
Damien Zammit
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-07-13
x86: flatten hierarchy
Stefan Reinauer