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
/
cpu
/
intel
/
model_2065x
/
finalize.c
Age
Commit message (
Expand
)
Author
2021-02-11
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
2020-10-20
cpu/intel/model_{2065x,206ax}: fix AES-NI locking
Michael Niewöhner
2020-10-16
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-31
cpu/x86: make set_msr_bit publicly available
Michael Niewöhner
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-06-22
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-05-01
Fix freeze during chipset lockdown on Nehalem
Matthias Gazzari
2017-03-16
cpu/intel: Add int to unsigned
Lee Leahy
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-18
cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1
Alexander Couzens
2015-02-11
cpu/intel: >= nehalem: add comments to msr finalize's
Alexander Couzens
2013-06-13
Add support for Intel Nehalem CPU
Vladimir Serbinenko