summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_106cx
Commit message (Expand)AuthorAgeFilesLines
* model_106cx: don't blindly set Kconfig settingsAaron Durbin2014-08-101-0/+3
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc2014-01-161-6/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-164-17/+18
* usbdebug: Drop old includesKyösti Mälkki2013-07-111-1/+0
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-141-15/+0
* Intel: Update CPU microcode for 106cx CPUsStefan Reinauer2013-03-218-28/+28
* speedstep: Deduplicate some MSR identifiersPatrick Georgi2013-02-091-8/+4
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Intel model_106cx: change CAR to HT-capableKyösti Mälkki2012-08-272-1/+2
* Synchronize rdtsc instructionsStefan Reinauer2012-08-091-1/+1
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-312-3/+5
* Intel model_106cx: change CAR to model_6exKyösti Mälkki2012-07-042-247/+1
* 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-042-2/+10
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-022-5/+0
* 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
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* 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
* fix model 106cxStefan Reinauer2010-12-121-6/+8
* factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer2010-12-111-3/+2
* update intel microcode files.Stefan Reinauer2010-10-182-0/+356
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-1/+0
* 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
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-292-32/+2
* Normalize the config option for the Intel Atom CPU.Warren Turkal2010-09-261-1/+1
* 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
* Add Intel Atom microcodeStefan Reinauer2010-05-287-0/+2137
* also rename the config option.Stefan Reinauer2010-05-252-4/+4
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-12/+12
* a single place for the romstage stack for copy_and_run.Stefan Reinauer2010-04-251-10/+2
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-131-0/+2
* update atom car code in the same way that 6ex/6fx was updated.Stefan Reinauer2010-04-133-232/+135
* Move the CPU specific includes fromPatrick Georgi2010-04-121-0/+2
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
OpenPOWER on IntegriCloud