summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/car/cache_as_ram.inc
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/slot_1: Switch to different CAR setupKyösti Mälkki2018-06-171-238/+0
* cpu/intel/car/cache_as_ram.inc: Fix long standing issuesKeith Hui2017-09-121-35/+23
* cpu/intel/car/cache_as_ram.inc: Remove unused codeKeith Hui2017-09-121-44/+0
* cpu/intel/car/cache_as_ram.inc: Remove broken HT codeKeith Hui2017-09-121-75/+0
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* intel car: Remove guard on XIP_ROM_SIZEKyösti Mälkki2016-07-221-3/+0
* intel cache-as-ram: Fix comment about MTRRsKyösti Mälkki2016-06-221-2/+2
* intel/car/cache_as_ram.inc: 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-40/+40
* x86: Drop -Wa,--divideStefan Reinauer2015-07-071-4/+4
* 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
* 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
* Replace cache control magic numbers with symbolsPatrick Georgi2012-04-251-3/+4
* 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-9/+3
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer2011-04-141-2/+2
* 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-6/+16
* Reduce duplicate definition in CAR code.Warren Turkal2010-10-121-12/+33
* 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-16/+6
* Fix some breakage from 5890.Myles Watson2010-10-011-1/+2
* CAR simplifications, typos, readability improvements (trivial).Uwe Hermann2010-10-011-7/+6
* Various cosmetic and coding style fixes in CAR code (trivial).Uwe Hermann2010-09-301-65/+80
* Use existing, readable MTRR #defines instead of hardcoding numbers.Uwe Hermann2010-09-301-0/+2
* My forgotten CAR cleanup patch...Stefan Reinauer2010-08-141-117/+44
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-4/+4
* a single place for the romstage stack for copy_and_run.Stefan Reinauer2010-04-251-10/+2
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-141-0/+419