aboutsummaryrefslogtreecommitdiff
path: root/src/include/cpu/x86/msr.h
AgeCommit message (Expand)Author
2018-04-23cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-12src/include: Open brace on same line as enum or structLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-07-31src/include: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2011-11-01remove trailing whitespaceStefan Reinauer
2010-09-17AMD Fam10 code breaks with gcc 4.5.0.Scott Duplichan
2010-06-10This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-10-14- Renamed cpu header filesEric Biederman