aboutsummaryrefslogtreecommitdiff
path: root/src/include/cpu/amd/mtrr.h
AgeCommit message (Expand)Author
2020-07-26src/include: Add missing includesElyes HAOUAS
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2018-11-05amd/mtrr: Fix IORR MTRRElyes HAOUAS
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2017-05-18AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2015-03-07AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2012-08-09AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki
2011-09-12Miscellaneous AMD F14 warning fixesefdesign98
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2010-11-13MTRR related improvements for AMD family 10h and family 0Fh systemsScott Duplichan
2010-10-12Reduce duplicate definition in CAR code.Warren Turkal
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