summaryrefslogtreecommitdiff
path: root/src/cpu/intel
AgeCommit message (Expand)Author
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
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-10adl855pc supportRonald G. Minnich
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-02*** empty log message ***Yinghai Lu
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27- Actually enable the Pentium-M cpusEric Biederman
2004-10-27- Bug fixes to the P-III supportEric Biederman
2004-10-25ops and tscYinghai Lu
2004-10-23- With Xeon cpus it seems best to use the tsc calibrated with timer2 asEric Biederman