cosmetical changes on intel's microcode.c
[coreboot.git] / src / cpu / intel /
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.
2010-03-17 Stefan Reinauerfix dell s1850, ROMCC didn't seem to like SSE2 memtest...
2010-03-17 Myles WatsonSource all Kconfig files for Intel® CPU models..
2010-03-06 Keith HuiAdd support for the 0x06B1 CPU ID for Celeron (Tualatin).
2010-03-05 Keith HuiAdd proper Slot 1 CPU support code/infrastructure.
2010-02-25 Stefan ReinauerHAVE_MOVNTI really means SSE2. Also add sfence in the...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2010-02-04 Stefan Reinauertypo
2010-02-04 Stefan ReinauerMove CAR settings for all GX1, GX2, LX and Intel Slot2...
2010-01-25 Patrick GeorgiFix ACPI build on a couple of boards (now that it's...
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan ReinauerMake internal functions static in speedstep ACPI genera...
2010-01-16 Stefan ReinauerFix stack base for Atom CPUs, the resume mechanism...
2010-01-16 Stefan ReinauerMicro-optimization: movl $0 --> xorl.
2010-01-16 Stefan Reinauernew microcode for Intel Core 2(tm) CPUs
2010-01-04 Patrick Georgi- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
2010-01-04 Patrick Georgi- use LAPIC timer if selected (instead of TSC all the...
2009-12-02 Myles WatsonTrivial fix for kconfig socket 441 (typo was 411) so...
2009-12-01 Stefan ReinauerAtom only supports 32bit MTRRs (trivial)
2009-11-04 Stefan ReinauerFix up typo in Socket 441 CPUs, and add a few (trivial...
2009-11-03 Patrick GeorgiSome fixes.
2009-10-28 Myles WatsonMake d945gclf build.
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-26 Stefan Reinauerintel core and core 2:
2009-10-24 Stefan ReinauerSome ACPI implementations don't like to see full paths...
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-17 Peter StugeRemove some more instances of including previous empty...
2009-10-17 Peter StugeDrop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since...
2009-10-16 Peter StugeDrop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-08 Ronald G. MinnichSet MMX and SSE where needed. Note that many boards...
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-01 Peter StugeAdd some trivial numbers for 945, and Core2 Duo E8200...
2009-09-29 Patrick GeorgiMore consistent use of "default n" and "select XYZ" in
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-04 Uwe HermannUse driver-y instead of obj-y for model_6xx_init.o.
2009-08-25 Uwe HermannAdd kconfig support for ASUS P2B-F.
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-21 Ronald G. MinnichChange the intel cpu makefile.inc so that it fits the...
2009-08-12 Patrick GeorgiKconfig!
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Myles WatsonFix typo and only output post code if the work was...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-04-30 Stefan Reinauer* Use latest version of intel microcodes from their...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauerargh... never redo parts of the original patch on the...
2009-04-22 Stefan ReinauerThis patch unifies the socket_mPGA604_800Mhz and socket...
2009-04-22 Patrick GeorgiTrivial removal of a freudian slip.
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-06 Stefan ReinauerSome updates for core/core duo/core2/core2 duo cpus.
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-01-20 Stefan ReinauerFix register typo for core 2 cpus (trivial)
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-10-29 Stefan ReinauerSupport for Intel Core Duo and Core 2 Duo (tm) CPUs.
2008-08-25 Ed SwierkThis patch implements support for the CPU core of the...
2008-08-01 Stefan Reinauermatch against all steppings of a CPU model, because...
2008-08-01 Stefan Reinauerdrop unused code (trivial)
2008-07-15 Uwe HermannAdd missing Intel CPU (trivial).
2007-10-24 Stefan Reinaueranalog changes for the cpu_driver structures...
2007-10-23 Stefan ReinauerAdd support for the Intel mFCPGA 478 socket. (trivial)
2007-10-15 Joseph SmithThis patch adds support for the Mobile Intel Celeron...
2007-06-14 Corey OsgoodThis patch adds support for the Intel i82810 northbridg...
2006-12-14 Jon DufresneAdd mtrr support for pentium m cpus
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
next