summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-01-27Add support for the Abit BE6-II V2.0 board.Uwe Hermann
2008-01-27Add a new record type "console" for lbtable, and insert one recordPatrick Georgi
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-25This patch adds a new record type for lbtable to provide informationPatrick Georgi
2008-01-22Use "--build-id=none" as linker flags if build-id is supported.Marc Karasek
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2008-01-12Fix the documentation of GPIO setup, tell W83627EHF to use externalRudolf Marek
2008-01-12Via C3 datasheets don't make any mention of microcode updates, and theCorey Osgood
2008-01-10Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-01-10This patch introduces 4k CAR size granularity for the AMD x86 CAR code.Carl-Daniel Hailfinger
2008-01-09Use macros to improve readability of the device-to-pin IRQ assignmentsCarl-Daniel Hailfinger
2008-01-08Fix compilation of Tyan S2735 which was broken by accident in r3038.Carl-Daniel Hailfinger
2008-01-08Remove some DOS line endings accidentially introduced in r3014.Carl-Daniel Hailfinger