summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/haswell/finalize.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <arch/cpu.h>Elyes HAOUAS2021-02-111-1/+1
* include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner2020-10-161-1/+2
* cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize stepAngel Pons2020-08-301-0/+2
* cpu/intel/haswell/finalize.c: Drop dead codeAngel Pons2020-07-101-37/+0
* 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-19/+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
* 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: >= nehalem: add comments to msr finalize'sAlexander Couzens2015-02-111-0/+9
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+76