Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / cpu / intel /
2012-04-03 Stefan ReinauerAdd support for Intel Turbo Boost feature
2012-04-02 Kyösti MälkkiApply cache-as-ram conditionally on socket mPGA604
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
2012-03-25 Kyösti MälkkiIntel cpus: Fix deadlock on hyper-threading init
2012-03-17 Kyösti MälkkiIntel cpus: Include CAR from socket
2012-02-16 Kyösti MälkkiIntel cpus: use CPU_PHYSMASK_HI define in CAR
2012-02-15 Kyösti MälkkiIntel model_106cx: Use symbolic names for MTRR bits
2012-02-10 Kyösti MälkkiIntel cpus: apply un-written naming rules
2012-02-09 Sven SchnelleAdd Intel Socket LGA771
2012-01-10 Sven SchnelleMTRR: get physical address size from CPUID
2012-01-09 Sven SchnelleACPI: mark empty get_cst_entries() weak
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 the old romstage-as-bootblock ROM layout
2011-10-28 Patrick GeorgiGet rid of AUTO_XIP_ROM_BASE
2011-10-25 Sven SchnelleSPEEDSTEP: write _CST tables
2011-10-17 Kyösti MälkkiActivate older Xeon P4 microcodes
2011-09-09 Patrick GeorgiCrank up CPU speed on Intel Core and Core2 CPUs
2011-08-04 Keith Huicpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.
2011-05-03 Sven SchnelleEnable caching for ROM area in model_6ex/cache_as_ram.inc
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-27 Stefan Reinaueroops. this is weird. CAR addresses should be specified...
2011-01-19 Stefan ReinauerRevert r5902 to make code more readable again. At least...
2011-01-12 Stefan Reinauerdrop unused files
2010-12-12 Stefan Reinauerfix model 106cx
2010-12-11 Stefan Reinauerfactor out cpu power management base into a separate...
2010-12-08 Tobias DiedrichThese empty files sneaked in from another patch and...
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-11-17 Patrick GeorgiMove Intel power management related defines to some...
2010-10-18 Stefan Reinauerupdate intel microcode files.
2010-10-18 Uwe HermannMake update-microcodes.sh executable.
2010-10-17 Stefan Reinauerupdate intel microcode update script
2010-10-17 Keith HuiRemoves model_65x CPUIDs from model_6xx code.
2010-10-16 Keith HuiMove support for Deschutes Slot 1 CPUs (model_65x)...
2010-10-15 Uwe HermannDrop unused DCACHE_RAM_BASE from intel/car/cache_as_ram...
2010-10-13 Keith HuiMove out Katmai Slot 1 CPUs (model_67x) from model_6xx...
2010-10-13 Uwe HermannConvert all Intel i810 boards to CAR.
2010-10-12 Keith HuiAdd missing include of model_6bx for slot_1.
2010-10-12 Warren TurkalReduce duplicate definition in CAR code.
2010-10-07 Uwe HermannRemove some duplicate #include files (trivial).
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-10-04 Uwe HermannAdd missing Intel Pentium II/III era CPU IDs.
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-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-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-29 Uwe HermannFactor out fill_processor_name() and strcpy() functions.
2010-09-27 Warren TurkalThis patch moves one of the CAR configs to the socket...
2010-09-27 Stefan Reinauerdrop double include (trivial)
2010-09-26 Warren TurkalNormalize the config option for the Intel Atom CPU.
2010-09-25 Uwe HermannDrop <cpu/amd/mtrr.h> #include from Intel CPUs.
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Andreas SchultzmPGA479M Sockets can take Intel Mobile Celeron.
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithCreate new socket for FCPGA370 and PGA370 CPU's for...
2010-05-28 Stefan ReinauerAdd Intel Atom microcode
2010-05-26 Stefan ReinauerUpdate Intel microcode include files from their web...
2010-05-26 Stefan ReinauerUse the microcode files as created by the new microcode...
2010-05-26 Stefan ReinauerDrop problematically licensed Intel microcode files
2010-05-26 Stefan Reinauercosmetical changes on intel's microcode.c
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-14 Nils Jacobslicense header fixes
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-26 Myles WatsonI meant SSE. Reported by Dustin Harrison.
2010-04-26 Myles WatsonEnable SSE2 for ep80579. Reported by Dustin Harrison.
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-24 Stefan Reinauerthese cpus are explicitly supported by model_6bx
2010-04-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
2010-04-13 Stefan Reinauerupdate atom car code in the same way that 6ex/6fx was...
2010-04-12 Stefan Reinauerport latest model 6ex car changes to 6fx car, which...
2010-04-12 Stefan Reinauermove model_6ex car to a single file. No more .c files...
2010-04-12 Patrick GeorgiMove the CPU specific includes from
2010-04-11 Stefan ReinauerThe ADL855PC was never confirmed working (in fact it...
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-29 Stefan Reinauercpu_driver structs need to be const, too...
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-03-17 Stefan Reinauermore warning fixes.
next