index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
/
amd
/
mtrr.h
Age
Commit message (
Expand
)
Author
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2018-11-05
amd/mtrr: Fix IORR MTRR
Elyes HAOUAS
2018-10-30
{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2017-05-18
AMD MTRR: Add common add_uma_resource_below_tolm()
Kyösti Mälkki
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2013-04-04
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
Kyösti Mälkki
2012-08-09
AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution
Kyösti Mälkki
2011-09-12
Miscellaneous AMD F14 warning fixes
efdesign98
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-10-12
Reduce duplicate definition in CAR code.
Warren Turkal
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2004-10-14
- Renamed cpu header files
Eric Biederman