summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* Clean up whitespace and comments style. (trivial)Marc Jones2008-08-071-245/+263
* adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer2008-08-022-7/+8
* Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer2008-08-021-1/+68
* This patch Stefan Reinauer2008-08-021-7/+10
* match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer2008-08-013-3/+9
* same spelling in all mtrr output.. (trivial)Stefan Reinauer2008-08-011-1/+1
* drop unused code (trivial)Stefan Reinauer2008-08-012-4/+0
* Add AMD Fam10 B3 default settings to match AMD example code.Marc Jones2008-07-232-15/+50
* Update to the latest AMD Fam10 microcode patches.Marc Jones2008-07-233-89/+99
* Add Fam10 Gart table walk enable for MCA reporting to match AMD example code.Marc Jones2008-07-171-0/+4
* Add missing Intel CPU (trivial).Uwe Hermann2008-07-151-0/+1
* Remove inline from FAM10 CPU initialization functions.Marc Jones2008-04-254-19/+19
* Add CPUID processor name string support for Fam10 CPUs.Marc Jones2008-04-243-3/+243
* On APs the ClLinesToNbDis was being left enabled from CAR setup.Marc Jones2008-04-241-0/+7
* Clean up and remove late initialization code that is no longer needed.Marc Jones2008-04-224-1096/+16
* Find matching settings for each CPUs FID, VID, and P-state registers and init...Marc Jones2008-04-221-167/+563
* Update the FAM10 microcode to current versions.Marc Jones2008-04-227-275/+113
* Missed this file in the previous check-in, r3248.Marc Jones2008-04-221-0/+311
* Add early MSR and PCI register initialization. Marc Jones2008-04-221-11/+427
* Re-add files I deleted by mistake in r3219. They are meant for a differentMarc Jones (marc.jones2008-04-075-0/+1257
* Don't check exclusive IRQ fieldin the PIR table.Marc Jones(marc.jones2008-04-075-1257/+0
* Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger2008-04-041-0/+7
* * split model_centaur into model_c3 and model_c7Stefan Reinauer2008-03-186-74/+341
* Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,Uwe Hermann2008-03-131-0/+15
* Formatting fixes, no content changes (trivial).Uwe Hermann2008-03-121-54/+56
* Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson2008-02-076-12/+12
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-1817-34/+34
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1826-26/+26
* Via C3 datasheets don't make any mention of microcode updates, and theCorey Osgood2008-01-122-2/+0
* Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger2008-01-101-0/+7
* This patch introduces 4k CAR size granularity for the AMD x86 CAR code.Carl-Daniel Hailfinger2008-01-101-69/+58
* Fix compilation of Tyan S2735 which was broken by accident in r3038.Carl-Daniel Hailfinger2008-01-081-2/+2
* Remove some DOS line endings accidentially introduced in r3014.Carl-Daniel Hailfinger2008-01-081-11/+11
* This patch is an attempt at introducing 4k CAR size granularity for theCarl-Daniel Hailfinger2008-01-081-26/+71
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-1921-30/+3695
* Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones2007-12-192-210/+206
* Update AMD CPU IDs in model_fxx_init.c with information fromUwe Hermann2007-11-291-32/+34
* This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 Corey Osgood2007-11-071-0/+10
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-1/+1
* This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich2007-10-261-1/+18
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-2413-13/+13
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-232-3/+1
* Add support for the Intel mFCPGA 478 socket. (trivial)Stefan Reinauer2007-10-233-0/+15
* Put the print in the right place. This is trivial patch but a veryRonald G. Minnich2007-10-211-0/+1
* This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith2007-10-151-0/+1
* Add support for the Athlon64 x2 5000+ CPU.Torsten Duwe2007-08-301-0/+1
* This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood2007-06-141-0/+1
* Use the common LinuxBIOS license header format.Uwe Hermann2007-05-291-11/+23
* This patch fixes the processor name string for Rev F. CPUs.Sven Kapferer2007-05-262-85/+136
OpenPOWER on IntegriCloud