summaryrefslogtreecommitdiff
path: root/src/cpu/x86/mtrr/earlymtrr.c
AgeCommit message (Expand)Author
2020-05-01cpu/x86/mtrr/earlymtrr: Validate MTRR argumentsRaul E Rangel
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-29src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrrRaul E Rangel
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2019-09-28cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki
2019-08-08cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()Subrata Banik
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2017-03-16cpu/x86: Add int to unsignedLee Leahy
2017-02-22src/cpu/x86: Update/Add license headers to all filesMartin Roth
2016-03-18mtrr: Define a function for obtaining free var mtrrFurquan Shaikh
2016-03-16cpu/x86/mtrr: remove early_mtrr_* functionsAaron Durbin
2016-03-16cpu/x86/mtrr: move cache_ramstage() to its only userAaron Durbin
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2014-01-26src/cpu: Fix spelling of MTTR to MTRRPaul Menzel
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-07-11cpu: Fix spellingMartin Roth
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2012-07-24Rename cache_lbmem() to cache_ramstage()Stefan Reinauer
2012-05-08Some more #if cleanupPatrick Georgi
2011-10-28Get rid of AUTO_XIP_ROM_BASEPatrick Georgi
2011-04-14earlymtrr.c: wipe some dead code, use names instead of numbers and someStefan Reinauer
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-01make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-02-11Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,Patrick Georgi
2010-02-11Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2007-04-06This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2005-10-25- See Issue Tracker ID-3 "lnxi-patch3"Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2005-01-19minor reformatLi-Ta Lo
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-03This hurts more than it helps. byebyeStefan Reinauer
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman