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
2023-06-07
soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits()
Felix Held
2023-04-23
include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb
Felix Held
2023-04-21
include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb
Felix Held
2023-04-21
include/cpu/amd/mtrr: rename functions to get top of memory regions
Felix Held
2023-02-02
include/cpu/amd/mtrr: drop unused TOP_MEM_MASK definitions
Felix Held
2022-08-01
include: Add SPDX-License-Identifiers to files missing them
Martin Roth
2021-11-03
cpu/amd/mtrr: Remove topmem global variables
Arthur Heymans
2021-11-03
cpu/amd/mtrr/amd_mtrr.c: Remove unused functions
Arthur Heymans
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
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