summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/mtrr/earlymtrr.c
Commit message (Expand)AuthorAgeFilesLines
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-121-1/+1
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* src/cpu: Fix spelling of MTTR to MTRRPaul Menzel2014-01-261-1/+1
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-7/+4
* cpu: Fix spellingMartin Roth2013-07-111-2/+2
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-041-1/+1
* Rename cache_lbmem() to cache_ramstage()Stefan Reinauer2012-07-241-3/+3
* Some more #if cleanupPatrick Georgi2012-05-081-1/+1
* Get rid of AUTO_XIP_ROM_BASEPatrick Georgi2011-10-281-1/+6
* earlymtrr.c: wipe some dead code, use names instead of numbers and someStefan Reinauer2011-04-141-40/+6
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer2010-08-011-0/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-0/+1
* zero warnings days.Stefan Reinauer2010-04-091-1/+1
* clean up age old via epia target.Stefan Reinauer2010-04-071-2/+2
* No warnings day, next round.Stefan Reinauer2010-04-061-31/+4
* remove more warnings.Stefan Reinauer2010-04-031-6/+9
* Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,Patrick Georgi2010-02-111-0/+1
* Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi2010-02-111-1/+6
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-5/+5
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-14/+14
* This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu2007-04-061-0/+1
* AMD Rev F supportYinghai Lu2006-10-041-2/+20
* - See Issue Tracker ID-3 "lnxi-patch3"Jason Schildt2005-10-251-0/+13
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-13/+0
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-091-0/+13
* eric patchYinghai Lu2005-07-081-3/+3
* minor reformatLi-Ta Lo2005-01-191-4/+3
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-11/+5
* This hurts more than it helps. byebyeStefan Reinauer2004-11-031-2/+0
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-8/+14
* - Add new cvs code to cvsEric Biederman2004-10-141-0/+123