summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_106cx/cache_as_ram.inc
Commit message (Expand)AuthorAgeFilesLines
* Intel model_106cx: change CAR to model_6exKyösti Mälkki2012-07-041-246/+0
* Intel cpus: delete dead CAR code and whitespace fixesKyösti Mälkki2012-07-041-13/+1
* 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-3/+6
* Intel model_106cx: Use symbolic names for MTRR bitsKyösti Mälkki2012-02-151-6/+6
* 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
* more ifdef -> if fixesStefan Reinauer2011-04-211-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-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-67/+67
* Drop <cpu/amd/mtrr.h> #include from Intel CPUs.Uwe Hermann2010-09-251-1/+0
* My forgotten CAR cleanup patch...Stefan Reinauer2010-08-141-27/+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
* update atom car code in the same way that 6ex/6fx was updated.Stefan Reinauer2010-04-131-15/+135
* - 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
* Micro-optimization: movl $0 --> xorl.Stefan Reinauer2010-01-161-3/+3
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-1/+7
* Some fixes.Patrick Georgi2009-11-031-6/+9
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-281-0/+165
OpenPOWER on IntegriCloud