summaryrefslogtreecommitdiffstats
path: root/src/include/cpu/x86/msr.h
Commit message (Expand)AuthorAgeFilesLines
* security/intel/stm: Check for processor STM supportEugene Myers2020-02-211-0/+1
* security/intel/stm: Add STM supportEugene Myers2020-02-051-0/+10
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-16/+0
* Revert "include/cpu/x86: Add STM Support"Aaron Durbin2019-12-181-6/+0
* include/cpu/x86: Add STM SupportEugene D. Myers2019-12-181-0/+6
* cpu/x86: make set_msr_bit publicly availableMichael Niewöhner2019-10-311-0/+20
* cpu/x86/msr: Move IA32_MISC_ENABLE bits to common placeElyes HAOUAS2019-06-211-0/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-0/+2
* src: Replace common MSR addresses with macrosElyes HAOUAS2018-11-081-0/+1
* src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-301-0/+171
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-0/+2
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-9/+39
* Move compiler.h to commonlibNico Huber2018-10-081-2/+0
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-8/+8
* src/include: add more msr definesMatt Delco2018-08-171-1/+7
* cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin2018-04-231-0/+12
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-2/+4
* src/include: Open brace on same line as enum or structLee Leahy2017-03-121-4/+2
* src/include: Fix unsigned warningsLee Leahy2017-03-091-9/+9
* src/include: Improve code formattingElyes HAOUAS2016-09-051-6/+4
* src/include: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-271-1/+20
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* AMD Fam10 code breaks with gcc 4.5.0.Scott Duplichan2010-09-171-2/+12
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-101-0/+6
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-281-2/+1
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-2/+2
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-6/+3
* - Renamed cpu header filesEric Biederman2004-10-141-0/+52