summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_2065x/finalize.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <arch/cpu.h>Elyes HAOUAS2021-02-111-1/+1
* cpu/intel/model_{2065x,206ax}: fix AES-NI lockingMichael Niewöhner2020-10-201-4/+0
* include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner2020-10-161-3/+4
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* cpu/x86: make set_msr_bit publicly availableMichael Niewöhner2019-10-311-17/+0
* AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+1
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-051-1/+1
* src/cpu: Fix typoElyes HAOUAS2018-08-091-1/+1
* Fix freeze during chipset lockdown on NehalemMatthias Gazzari2018-05-011-3/+0
* cpu/intel: Add int to unsignedLee Leahy2017-03-161-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1Alexander Couzens2015-02-181-17/+0
* cpu/intel: >= nehalem: add comments to msr finalize'sAlexander Couzens2015-02-111-1/+9
* Add support for Intel Nehalem CPUVladimir Serbinenko2013-06-131-0/+73