aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel
AgeCommit message (Expand)Author
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
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
2004-10-22for S2735 supportYinghai Lu
2004-10-22s2735 half updateYinghai Lu
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman