Remove XIP_ROM_BASE
[coreboot.git] / src / cpu / intel / model_106cx / cache_as_ram.inc
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-11 Alexandru GagniucUnify use of post_code
2011-01-19 Stefan ReinauerRevert r5902 to make code more readable again. At least...
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 Uwe HermannCosmetics, whitespace and coding-style fixes for Intel...
2010-09-25 Uwe HermannDrop <cpu/amd/mtrr.h> #include from Intel CPUs.
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-05-25 Stefan Reinaueralso rename the config option.
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-13 Stefan Reinauerupdate atom car code in the same way that 6ex/6fx was...
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-01-16 Stefan ReinauerMicro-optimization: movl $0 --> xorl.
2010-01-04 Patrick Georgi- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
2009-11-03 Patrick GeorgiSome fixes.
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.