summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_6ex/cache_as_ram.inc
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/car: Remove obsolete filesKyösti Mälkki2018-06-171-267/+0
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-20/+40
* intel cache-as-ram: Unify stack setupKyösti Mälkki2016-11-111-8/+4
* intel car: Use MTRR WRPROT type for XIP cacheKyösti Mälkki2016-07-261-1/+1
* intel car: Unify postcodesKyösti Mälkki2016-07-221-5/+10
* intel car: Unify whitespace and comment fixesKyösti Mälkki2016-07-221-1/+1
* intel car: Remove guard on XIP_ROM_SIZEKyösti Mälkki2016-07-221-2/+0
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-221-1/+1
* intel cache-as-ram: Fix comment about MTRRsKyösti Mälkki2016-06-221-2/+2
* intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+8
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-19/+19
* x86: Drop -Wa,--divideStefan Reinauer2015-07-071-2/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-191-2/+1
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+2
* usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki2013-07-101-5/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-5/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Intel cpus: Extend cache to cover complete Flash DeviceKyösti Mälkki2012-07-041-3/+5
* Intel cpus: delete dead CAR code and whitespace fixesKyösti Mälkki2012-07-041-14/+2
* Intel cpus: use CPU_ADDR_BITS from Kconfig during CARKyösti Mälkki2012-07-041-2/+1
* Replace cache control magic numbers with symbolsPatrick Georgi2012-04-251-7/+8
* Intel cpus: use CPU_PHYSMASK_HI define in CARKyösti Mälkki2012-02-161-4/+7
* Remove XIP_ROM_BASEPatrick Georgi2011-11-011-2/+2
* Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9Rudolf Marek2011-10-301-1/+1
* Get rid of AUTO_XIP_ROM_BASEPatrick Georgi2011-10-281-8/+3
* Enable caching for ROM area in model_6ex/cache_as_ram.incSven Schnelle2011-05-031-1/+11
* more ifdef -> if fixesStefan Reinauer2011-04-211-2/+2
* Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer2011-04-141-6/+6
* Unify use of post_codeAlexandru Gagniuc2011-04-111-2/+3
* Revert r5902 to make code more readable again. At least three people like toStefan Reinauer2011-01-191-15/+46
* Add comments to make it clear why these two lines are written like that:Uwe Hermann2010-10-021-0/+5
* Factor out common CAR asm snippets.Uwe Hermann2010-10-011-46/+15
* Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial).Uwe Hermann2010-10-011-70/+69
* Drop <cpu/amd/mtrr.h> #include from Intel CPUs.Uwe Hermann2010-09-251-1/+0
* My forgotten CAR cleanup patch...Stefan Reinauer2010-08-141-26/+0
* also rename the config option.Stefan Reinauer2010-05-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-8/+8
* a single place for the romstage stack for copy_and_run.Stefan Reinauer2010-04-251-10/+2
* port latest model 6ex car changes to 6fx car, which is almost identical andStefan Reinauer2010-04-121-0/+1
* move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer2010-04-121-3/+133
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-1/+0
* Remove remaining uses ofPatrick Georgi2010-03-181-3/+0
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-1/+7
* intel core and core 2:Stefan Reinauer2009-10-261-2/+7
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-7/+7
* Support for Intel Core Duo and Core 2 Duo (tm) CPUs.Stefan Reinauer2008-10-291-0/+152