Age | Commit message (Expand) | Author |
2008-11-12 | Add another AM2 cpuid to the name string. Also, colapse the cases for duplica... | Marc Jones |
2008-11-03 | Update K8 FID/VID setup. Add support for 100MHz FIDs (revG). | Marc Jones |
2008-10-29 | Support for Intel Core Duo and Core 2 Duo (tm) CPUs. | Stefan Reinauer |
2008-10-22 | Speed up copying coreboot to ram by using "movsl" instead of "movsb". | Jens Rottmann |
2008-10-03 | Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried | Carl-Daniel Hailfinger |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-19 | Add AMD K8 S1G1 socket support. | Michael Xie Michael.Xie |
2008-08-25 | This patch implements support for the CPU core of the Intel EP80579 | Ed Swierk |
2008-08-13 | Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes | Stefan Reinauer |
2008-08-07 | Clean up whitespace and comments style. (trivial) | Marc Jones |
2008-08-02 | adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" | Stefan Reinauer |
2008-08-02 | Go back to SIPI WAIT state for those CPUS defining the newly introduced | Stefan Reinauer |
2008-08-02 | This patch | Stefan Reinauer |
2008-08-01 | match against all steppings of a CPU model, because these are _model_ drivers. | Stefan Reinauer |
2008-08-01 | same spelling in all mtrr output.. (trivial) | Stefan Reinauer |
2008-08-01 | drop unused code (trivial) | Stefan Reinauer |
2008-07-23 | Add AMD Fam10 B3 default settings to match AMD example code. | Marc Jones |
2008-07-23 | Update to the latest AMD Fam10 microcode patches. | Marc Jones |
2008-07-17 | Add Fam10 Gart table walk enable for MCA reporting to match AMD example code. | Marc Jones |
2008-07-15 | Add missing Intel CPU (trivial). | Uwe Hermann |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-24 | Add CPUID processor name string support for Fam10 CPUs. | Marc Jones |
2008-04-24 | On APs the ClLinesToNbDis was being left enabled from CAR setup. | Marc Jones |
2008-04-22 | Clean up and remove late initialization code that is no longer needed. | Marc Jones |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Update the FAM10 microcode to current versions. | Marc Jones |
2008-04-22 | Missed this file in the previous check-in, r3248. | Marc Jones |
2008-04-22 | Add early MSR and PCI register initialization. | Marc Jones |
2008-04-07 | Re-add files I deleted by mistake in r3219. They are meant for a different | Marc Jones (marc.jones |
2008-04-07 | Don't check exclusive IRQ fieldin the PIR table. | Marc Jones(marc.jones |
2008-04-04 | Add a workaround for a bug in some binutils version which strictly | Carl-Daniel Hailfinger |
2008-03-18 | * split model_centaur into model_c3 and model_c7 | Stefan Reinauer |
2008-03-13 | Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, | Uwe Hermann |
2008-03-12 | Formatting fixes, no content changes (trivial). | Uwe Hermann |
2008-02-07 | Change references to qemu in Coreboot-v2 calls to qemu-x86. | Myles Watson |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2008-01-12 | Via C3 datasheets don't make any mention of microcode updates, and the | Corey Osgood |
2008-01-10 | Add a workaround for a bug in some binutils version which strictly | Carl-Daniel Hailfinger |
2008-01-10 | This patch introduces 4k CAR size granularity for the AMD x86 CAR code. | Carl-Daniel Hailfinger |
2008-01-08 | Fix compilation of Tyan S2735 which was broken by accident in r3038. | Carl-Daniel Hailfinger |
2008-01-08 | Remove some DOS line endings accidentially introduced in r3014. | Carl-Daniel Hailfinger |
2008-01-08 | This patch is an attempt at introducing 4k CAR size granularity for the | Carl-Daniel Hailfinger |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-12-19 | Whitespace and other code cleanup in peperation for AMD Barcelona support. | Marc Jones |
2007-11-29 | Update AMD CPU IDs in model_fxx_init.c with information from | Uwe Hermann |
2007-11-07 | This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 | Corey Osgood |
2007-10-31 | Use the preferred order of 'static const' instead of 'const static'. | Uwe Hermann |
2007-10-26 | This code gets us to a working linux boot on the alix1c. I have not tested | Ronald G. Minnich |
2007-10-24 | analog changes for the cpu_driver structures... | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-23 | fix a whole bunch of warnings. (trivial) | Stefan Reinauer |
2007-10-23 | Add support for the Intel mFCPGA 478 socket. (trivial) | Stefan Reinauer |
2007-10-21 | Put the print in the right place. This is trivial patch but a very | Ronald G. Minnich |
2007-10-15 | This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA) | Joseph Smith |
2007-08-30 | Add support for the Athlon64 x2 5000+ CPU. | Torsten Duwe |
2007-06-14 | This patch adds support for the Intel i82810 northbridge and various i82801xx | Corey Osgood |
2007-05-29 | Use the common LinuxBIOS license header format. | Uwe Hermann |
2007-05-26 | This patch fixes the processor name string for Rev F. CPUs. | Sven Kapferer |
2007-05-22 | Add missing license headers, minor cosmetic fixes in existing headers. | Uwe Hermann |
2007-05-20 | Add additional CPU device ID: | Jeremy Jackson |
2007-05-10 | This patch cleans up and clarifies Geode source code comments. | Marc Jones |
2007-05-10 | indent is by no means as harmless as one might think ;-) | Stefan Reinauer |
2007-05-10 | Fix the indent and whitespace to match LinuxBIOS standards | Jordan Crouse |
2007-05-05 | This is the final patch to enable the msm800sev to build. This patch | Ronald G. Minnich |
2007-05-04 | This patch adds support for the AMD Geode LX CPU. (rediffed) | Marc Jones |
2007-05-03 | Add missing license headers to some Geode LX related files. | Jordan Crouse |
2007-04-24 | trivial: fix filename in comment. | Stefan Reinauer |
2007-04-06 | This is part of the outstanding mcp55 commit from January 18th. It will | Yinghai Lu |
2007-02-28 | This is (most of) the usb2 debug console code ripped out of | Yinghai Lu |
2007-01-16 | Change 'ram' to 'RAM' in user-visible output (closes #60). | Uwe Hermann |
2006-12-14 | Add mtrr support for pentium m cpus | Jon Dufresne |
2006-12-05 | Use the common LinuxBIOS license header (trivial). Refs #5. | Uwe Hermann |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2006-10-04 | socket 939 | Yinghai Lu |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-09-13 | changes for the lx and artecgroup mobo | Indrek Kruusa |
2006-09-13 | fix for qemu northbridge, from Ed Swierk | Ronald G. Minnich |
2006-08-16 | share decompression code. | Stefan Reinauer |
2006-08-03 | Changelog: | Indrek Kruusa |
2006-08-02 | Add newer Via Nehemiah stepping levels. | Jonathan McDowell |
2006-08-02 | Geode LX: this patch adds configuration/status/self-test MSR definitions | Indrek Kruusa |
2006-07-28 | This patch adds support for the AMD LX cpu. | Ron Minnich |
2006-07-24 | add framework for i440bx chipset | Richard Smith |
2006-06-20 | Fixes from AMD. Tested to build on rumba and olpc, and builds. | Ronald G. Minnich |
2006-06-18 | * delete two empty files | Stefan Reinauer |
2006-06-14 | add k8 processor name handling as required by the k8 revision guide. | Stefan Reinauer |
2006-06-14 | remove erroneous cache disable. | Ronald G. Minnich |
2006-06-10 | changes from AMD for making OLPC video work. | Ronald G. Minnich |
2006-06-08 | further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. | Ronald G. Minnich |
2006-05-25 | add DK8HTX support. | Ronald G. Minnich |
2006-05-18 | init the ECC for BSP and AP at the same time. So reduce init cpus time | Yinghai Lu |
2006-05-18 | cleanup some of the compressed rom stream ugliness -- more to do! | Ronald G. Minnich |
2006-05-06 | Use a real variable to configure rom base for vsa ... | Ronald G. Minnich |
2006-05-04 | fix the tree | Stefan Reinauer |
2006-05-04 | core range and set_init_ram_access | Yinghai Lu |
2006-05-04 | rm unused file | Yinghai Lu |
2006-05-04 | merge zrom to rom_stream and print olen ilen | Yinghai Lu |
2006-05-03 | oops! Slap me on the head for this one. Quick fix for ward until | Stefan Reinauer |