Age | Commit message (Expand) | Author |
2008-03-19 | Following patch will setup KT890 HT automatically. It will find the | Rudolf Marek |
2008-03-18 | * split model_centaur into model_c3 and model_c7 | Stefan Reinauer |
2008-03-17 | Add support for the MSI MS-6119 mainboard. | Uwe Hermann |
2008-03-17 | Clarify LZMA code license. | Carl-Daniel Hailfinger |
2008-03-16 | oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 Development Kit ... | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 integrated ... | Ed Swierk |
2008-03-16 | Here is an updated patch addressing most of Uwe's and Peter's ... | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 integrated SuperIO and UART.... | Ed Swierk |
2008-03-16 | This patch updates the PCI IDs for Intel 3100 devices. ... | Ed Swierk |
2008-03-15 | Following patch extends the ROM decoding to last 1MB, allowing to use larger | Rudolf Marek |
2008-03-15 | Following patch fixes the retrain/reset sequence which caused problem with some | Rudolf Marek |
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-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-03-08 | Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). | Uwe Hermann |
2008-02-28 | In pci_device.c, the class for VGA was not tested properly, leading to | Ronald Hoogenboom |
2008-02-26 | Temporarily disable the fan control patch from this morning; it turns out to | Ward Vandewege |
2008-02-25 | This patch adds automatic fan control for the CPU fan on the m57sli | Ronald Hoogenboom |
2008-02-25 | This trivial patch removes an unused local variable, thus getting rid of | Ronald Hoogenboom |
2008-02-21 | Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is | Corey Osgood |
2008-02-20 | Route device IRQ through PCI bridge instead in mptable. | Yinghai Lu |
2008-02-20 | Initial 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-18 | Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN | Rudolf Marek |
2008-02-18 | This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN... | Rudolf Marek |
2008-02-18 | Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr... | Rudolf Marek |
2008-02-18 | Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like | Rudolf Marek |
2008-02-09 | add $(CROSS_COMPILE) to ar calls. | Marc Jones |
2008-02-07 | Change references to qemu in Coreboot-v2 calls to qemu-x86. | Myles Watson |
2008-02-05 | Factor out print_conf() from Geode LX mainboard directories. The | Carl-Daniel Hailfinger |
2008-02-01 | This patch fixes the decoding of the IO address range 0x0820->0x0827 into the | Florentin Demetrescu |
2008-02-01 | This patch reverses an erroneous change that sneaked in during r2972, and broke | Ward Vandewege |
2008-01-28 | v2: Fix Serengeti-Cheetah flags too | Jordan Crouse |
2008-01-28 | [V2]: Add CFLAGS to targets to suck in any passed in flags | Jordan Crouse |
2008-01-27 | Add support for the Abit BE6-II V2.0 board. | Uwe Hermann |
2008-01-27 | Add a new record type "console" for lbtable, and insert one record | Patrick Georgi |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-25 | This patch adds a new record type for lbtable to provide information | Patrick Georgi |
2008-01-22 | Use "--build-id=none" as linker flags if build-id is supported. | Marc Karasek |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
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 | Fix the documentation of GPIO setup, tell W83627EHF to use external | Rudolf Marek |
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-09 | Use macros to improve readability of the device-to-pin IRQ assignments | 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 |