summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_6ex/cache_as_ram_disable.c
AgeCommit message (Expand)Author
2010-04-12move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-04-09copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-18Remove fallback/normal handling in mainboards'Patrick Georgi
2010-02-22This is a general cleanup patchStefan Reinauer
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2008-10-29Support for Intel Core Duo and Core 2 Duo (tm) CPUs.Stefan Reinauer