aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel
AgeCommit message (Expand)Author
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-26I meant SSE. Reported by Dustin Harrison.Myles Watson
2010-04-26Enable SSE2 for ep80579. Reported by Dustin Harrison.Myles Watson
2010-04-25a single place for the romstage stack for copy_and_run.Stefan Reinauer
2010-04-24these cpus are explicitly supported by model_6bxStefan Reinauer
2010-04-14move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer
2010-04-13fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer
2010-04-13update atom car code in the same way that 6ex/6fx was updated.Stefan Reinauer
2010-04-12port latest model 6ex car changes to 6fx car, which is almost identical andStefan Reinauer
2010-04-12move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer
2010-04-12Move the CPU specific includes fromPatrick Georgi
2010-04-11The ADL855PC was never confirmed working (in fact it's pretty sure that codeStefan 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-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-29cpu_driver structs need to be const, 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 remaining uses ofPatrick Georgi
2010-03-18Remove fallback/normal handling in mainboards'Patrick Georgi
2010-03-17more warning fixes.Stefan Reinauer
2010-03-17fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer
2010-03-17Source all Kconfig files for Intel® CPU models..Myles Watson
2010-03-06Add support for the 0x06B1 CPU ID for Celeron (Tualatin).Keith Hui
2010-03-05Add proper Slot 1 CPU support code/infrastructure.Keith Hui
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-07newconfig is no more.Patrick Georgi
2010-02-04typoStefan Reinauer
2010-02-04Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer
2010-01-25Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16Make internal functions static in speedstep ACPI generation code.Stefan Reinauer
2010-01-16Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.Stefan Reinauer
2010-01-16Micro-optimization: movl $0 --> xorl.Stefan Reinauer
2010-01-16new microcode for Intel Core 2(tm) CPUsStefan Reinauer
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2010-01-04- use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi
2009-12-02Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson
2009-12-01Atom only supports 32bit MTRRs (trivial)Stefan Reinauer
2009-11-04Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.Stefan Reinauer
2009-11-03Some fixes.Patrick Georgi
2009-10-28Make d945gclf build.Myles Watson
2009-10-28Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann
2009-10-28preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-10-26intel core and core 2:Stefan Reinauer
2009-10-24Some ACPI implementations don't like to see full paths within a scope forStefan Reinauer
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2009-10-17Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge
2009-10-17Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge
2009-10-16Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-08Set MMX and SSE where needed. Note that many boards don't even botherRonald G. Minnich
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-01Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge
2009-09-29More consistent use of "default n" and "select XYZ" inPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-04Use driver-y instead of obj-y for model_6xx_init.o.Uwe Hermann
2009-08-25Add kconfig support for ASUS P2B-F.Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-21Change the intel cpu makefile.inc so that it fits the model better.Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-07-21add intel speedstep support and some PM fixes.Stefan Reinauer
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-07-01Fix typo and only output post code if the work was done.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-04-30* Use latest version of intel microcodes from their Linux drivers page forStefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-22argh... never redo parts of the original patch on the fly. This fixes the treeStefan Reinauer
2009-04-22This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer
2009-04-22Trivial removal of a freudian slip.Patrick Georgi
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-06Some updates for core/core duo/core2/core2 duo cpus.Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-01-20Fix register typo for core 2 cpus (trivial)Stefan Reinauer
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-10-29Support for Intel Core Duo and Core 2 Duo (tm) CPUs.Stefan Reinauer
2008-08-25This patch implements support for the CPU core of the Intel EP80579Ed Swierk
2008-08-01match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer
2008-08-01drop unused code (trivial)Stefan Reinauer
2008-07-15Add missing Intel CPU (trivial).Uwe Hermann
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2007-10-23Add support for the Intel mFCPGA 478 socket. (trivial)Stefan Reinauer
2007-10-15This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood
2006-12-14Add mtrr support for pentium m cpusJon Dufresne
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-07-24add framework for i440bx chipsetRichard Smith
2005-09-14Print a failure message if a sibling CPU fails to start.Steven J. Magnani
2005-07-08eric patchYinghai Lu
2005-01-20Fix typo in microcode header file includeEric Biederman