summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_206ax/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
* cpu/intel/model_206ax: Clean up includesElyes HAOUAS2020-07-261-1/+0
* cpu/intel/model_206ax/finalize.c: Drop dead codeAngel Pons2020-07-091-18/+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/intel/model_206ax: Lock MSR on all coresPatrick Rudolph2020-03-041-3/+0
* 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
* 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
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* speedstep: Deduplicate some MSR identifiersPatrick Georgi2013-02-091-0/+1
* Initialize the VMX MSRMarc Jones2012-11-121-1/+0
* Revert "Remove code that enables/disables VMX in coreboot on chromebooks."Marc Jones2012-11-121-0/+1
* Leave power control registers unlockedSameer Nanda2012-11-071-0/+13
* Remove code that enables/disables VMX in coreboot on chromebooks.Ronald G. Minnich2012-07-241-1/+0
* Add support for Intel Sandybridge CPUStefan Reinauer2012-04-051-0/+60