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
/
cpu
/
x86
/
mtrr
/
earlymtrr.c
Age
Commit message (
Expand
)
Author
2020-06-02
cpu/x86/mtrr: add helper for setting multiple MTRRs
Aaron Durbin
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
cpu/x86/mtrr/earlymtrr: Validate MTRR arguments
Raul E Rangel
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-29
src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr
Raul E Rangel
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-09-28
cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Kyösti Mälkki
2019-08-08
cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()
Subrata Banik
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2017-03-16
cpu/x86: Add int to unsigned
Lee Leahy
2017-02-22
src/cpu/x86: Update/Add license headers to all files
Martin Roth
2016-03-18
mtrr: Define a function for obtaining free var mtrr
Furquan Shaikh
2016-03-16
cpu/x86/mtrr: remove early_mtrr_* functions
Aaron Durbin
2016-03-16
cpu/x86/mtrr: move cache_ramstage() to its only user
Aaron Durbin
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2014-01-26
src/cpu: Fix spelling of MTTR to MTRR
Paul Menzel
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-07-11
cpu: Fix spelling
Martin Roth
2013-04-04
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
Kyösti Mälkki
2012-07-24
Rename cache_lbmem() to cache_ramstage()
Stefan Reinauer
2012-05-08
Some more #if cleanup
Patrick Georgi
2011-10-28
Get rid of AUTO_XIP_ROM_BASE
Patrick Georgi
2011-04-14
earlymtrr.c: wipe some dead code, use names instead of numbers and some
Stefan Reinauer
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-01
make early_mtrr_init() invisible for cache as ram targets as it breaks them.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-07
clean up age old via epia target.
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-02-11
Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,
Patrick Georgi
2010-02-11
Adapt all uses of CONFIG_XIP_ROM_BASE to use
Patrick Georgi
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2007-04-06
This is part of the outstanding mcp55 commit from January 18th. It will
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2005-10-25
- See Issue Tracker ID-3 "lnxi-patch3"
Jason Schildt
2005-08-10
Undoing all HDAMA commits from LNXI from r2005->2003
Jason Schildt
2005-08-09
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
Jason Schildt
2005-07-08
eric patch
Yinghai Lu
2005-01-19
minor reformat
Li-Ta Lo
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-03
This hurts more than it helps. byebye
Stefan Reinauer
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman