Add support for Intel Sandybridge CPU
[coreboot.git] / src / cpu / intel / car /
2012-03-31 Patrick GeorgiWhitespace fixes
2012-03-31 Kyösti MälkkiIntel cpus: get MAXPHYADDR at runtime for new CAR
2012-03-31 Kyösti MälkkiIntel cpus: add hyper-threading CPU support to new CAR
2012-03-31 Kyösti MälkkiIntel cpus: improve CPU compatibility of new CAR
2012-03-31 Kyösti MälkkiIntel cpus: apply some good programming practices in...
2012-03-31 Kyösti MälkkiIntel cpus: cache actual size of the Flash ROM device
2012-03-31 Kyösti MälkkiIntel cpus: copy model_6ex CAR code
2011-11-01 Patrick GeorgiRemove XIP_ROM_BASE
2011-10-30 Rudolf MarekFix slow CAR execution introduced by 7c7d87182feb78cb2b...
2011-10-28 Patrick GeorgiGet rid of AUTO_XIP_ROM_BASE
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-14 Stefan ReinauerUse symbolic names for some MTRR bits instead of number...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-01-19 Stefan ReinauerRevert r5902 to make code more readable again. At least...
2010-12-08 Tobias DiedrichThese empty files sneaked in from another patch and...
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
2010-10-12 Warren TurkalReduce duplicate definition in CAR code.
2010-10-02 Uwe HermannAdd comments to make it clear why these two lines are...
2010-10-01 Uwe HermannFactor out common CAR asm snippets.
2010-10-01 Myles WatsonFix some breakage from 5890.
2010-10-01 Uwe HermannCAR simplifications, typos, readability improvements...
2010-09-30 Uwe HermannVarious cosmetic and coding style fixes in CAR code...
2010-09-30 Uwe HermannUse existing, readable MTRR #defines instead of hardcod...
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...