summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-04-11Bring Fam10 memory controller init up to date with the latest AMD BKDGMarc Jones (marc.jones
2008-04-07Re-add files I deleted by mistake in r3219. They are meant for a differentMarc Jones (marc.jones
2008-04-07Don't check exclusive IRQ fieldin the PIR table.Marc Jones(marc.jones
2008-04-06This patch halts the tco timer early in the boot process on all ICH series so...Joseph Smith
2008-04-04Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-04-01Setting an integrated southbridge device (like SATA or USB2.0) toEd Swierk
2008-04-01Remove i82801DB files that I meant to delete in r3206.Joseph Smith
2008-04-01Tiny style fix for consistency (trivial).Ed Swierk
2008-04-01Removal of i82801DB (ICH4)Joseph Smith
2008-04-01The early init code of several Intel southbridge chipsets callsEd Swierk
2008-03-30Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk
2008-03-29Add support for the TeleVideo TC7020.Kenji Noguchi
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-03-28Fix for irq routing issues.Joseph Smith
2008-03-20Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2008-03-18* split model_centaur into model_c3 and model_c7Stefan Reinauer
2008-03-17Add support for the MSI MS-6119 mainboard.Uwe Hermann
2008-03-17Clarify LZMA code license.Carl-Daniel Hailfinger
2008-03-16oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk
2008-03-16This patch implements support for the Intel 3100 Development Kit ...Ed Swierk
2008-03-16This patch implements support for the Intel 3100 integrated ...Ed Swierk
2008-03-16Here is an updated patch addressing most of Uwe's and Peter's ...Ed Swierk
2008-03-16This patch implements support for the Intel 3100 integrated SuperIO and UART....Ed Swierk
2008-03-16This patch updates the PCI IDs for Intel 3100 devices. ...Ed Swierk
2008-03-15Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek
2008-03-15Following patch fixes the retrain/reset sequence which caused problem with someRudolf Marek
2008-03-13Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,Uwe Hermann
2008-03-12Formatting fixes, no content changes (trivial).Uwe Hermann
2008-03-09Initial support for the Intel 82830 northbridge and RCA RM4100 board.Joseph Smith
2008-03-08Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial).Uwe Hermann
2008-02-28In pci_device.c, the class for VGA was not tested properly, leading toRonald Hoogenboom
2008-02-26Temporarily disable the fan control patch from this morning; it turns out toWard Vandewege
2008-02-25This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom
2008-02-25This trivial patch removes an unused local variable, thus getting rid ofRonald Hoogenboom
2008-02-21Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM isCorey Osgood
2008-02-20Route device IRQ through PCI bridge instead in mptable.Yinghai Lu
2008-02-20Initial support for MSI MS-7135 (K8N Neo3) mainboard.Jonathan A. Kollasch
2008-02-19 I'm attaching the patch which should fix both problems. Fix the Rudolf Marek
2008-02-18Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDNRudolf Marek
2008-02-18This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN...Rudolf Marek
2008-02-18Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr...Rudolf Marek
2008-02-18Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, likeRudolf Marek
2008-02-09add $(CROSS_COMPILE) to ar calls.Marc Jones
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson
2008-02-05Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-02-01This patch reverses an erroneous change that sneaked in during r2972, and brokeWard Vandewege
2008-01-28v2: Fix Serengeti-Cheetah flags tooJordan Crouse
2008-01-28[V2]: Add CFLAGS to targets to suck in any passed in flagsJordan Crouse