summaryrefslogtreecommitdiffstats
path: root/src/include/cpu/x86/mtrr.h
Commit message (Expand)AuthorAgeFilesLines
* mtrr: add rom caching comment about hyperthreadsAaron Durbin2013-04-051-1/+5
* x86: add rom cache variable MTRR index to tablesAaron Durbin2013-03-291-0/+3
* x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin2013-03-291-0/+16
* x86: add new mtrr implementationAaron Durbin2013-03-291-11/+23
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-221-0/+2
* Google Link: Add remaining code to support native graphicsRonald G. Minnich2013-03-151-0/+7
* Intel cpus: Extend cache to cover complete Flash DeviceKyösti Mälkki2012-07-041-0/+6
* Make MTRR min hole alignment 64MBDuncan Laurie2012-03-301-0/+3
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* Remove XIP_ROM_BASEPatrick Georgi2011-11-011-11/+1
* Get rid of AUTO_XIP_ROM_BASEPatrick Georgi2011-10-281-12/+0
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* some ifdef --> if fixesStefan Reinauer2011-04-211-3/+1
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-2/+2
* Now that the VIA code is run above 1Meg (like other boards), it shouldKevin O'Connor2011-01-191-0/+2
* MTRR related improvements for AMD family 10h and family 0Fh systemsScott Duplichan2010-11-131-1/+1
* CAR simplifications, typos, readability improvements (trivial).Uwe Hermann2010-10-011-0/+3
* No warnings day, next round.Stefan Reinauer2010-04-061-1/+34
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-281-5/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-271-0/+4
* eric patchYinghai Lu2005-07-081-1/+3
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-1/+1
* - Renamed cpu header filesEric Biederman2004-10-141-0/+43