Age | Commit message (Expand) | Author |
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 |
2008-01-08 | This patch is an attempt at introducing 4k CAR size granularity for the | Carl-Daniel Hailfinger |
2008-01-08 | Ubuntu's gcc doesn't write "install:" in german locales. | Patrick Georgi |
2008-01-07 | Improve readability and remove redundancy by wrapping | Torsten Duwe |
2008-01-06 | Since a VGA console and the need to run any option ROMs are | Torsten Duwe |
2007-12-30 | The following mainboards had a file named microcode_updates.c in their | Carl-Daniel Hailfinger |
2007-12-28 | Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. | Ed Swierk |
2007-12-21 | Add an interrupt entry for the onboard firewire controller, | Torsten Duwe |
2007-12-19 | More abuild fixes, this should be the last (trivial) | Corey Osgood |
2007-12-19 | Fix for newer iasl versions (trivial) | Corey Osgood |
2007-12-19 | trivial fix for abuild. | Stefan Reinauer |
2007-12-19 | Changed the stop_this_cpu() to just hlt. | Marc Jones |
2007-12-19 | Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support. | Marc Jones |
2007-12-19 | Additional early AMD8111 southbridge support for Barcelona platforms. | Marc Jones |
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-12-17 | Enable IDE legacy port access for all 440BX based boards per default, as | Uwe Hermann |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |
2007-12-05 | Remove the coherent_ht_car.c file. It is exactly the same as | Uwe Hermann |
2007-12-04 | Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships... | Ward Vandewege |
2007-11-30 | Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): | Uwe Hermann |
2007-11-29 | Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board, | Mondrian Nuessle |
2007-11-29 | Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). | Uwe Hermann |
2007-11-29 | Update AMD CPU IDs in model_fxx_init.c with information from | Uwe Hermann |
2007-11-27 | Drop the unfinished, non-working Bitworks IMS board. | Uwe Hermann |
2007-11-26 | Correction to irq tables. | Ronald G. Minnich |
2007-11-25 | More abuild fixes, the previous ones weren't enough. Hopefully this covers ev... | Corey Osgood |
2007-11-25 | Small abuild fix for the iwill dk8_htx and latest iasl. Building this still f... | Corey Osgood |
2007-11-25 | abuild fix for the asus a8v-e_se and newest iasl version (trivial) | Corey Osgood |
2007-11-25 | abuild fix for the amd serengeti_cheetah and the latest iasl version (trivial) | Corey Osgood |
2007-11-25 | Fix abuild for ASUS MEW-AM. | Uwe Hermann |
2007-11-24 | Add support for the ASUS MEW-AM board. | Uwe Hermann |
2007-11-22 | Mark devices which are not available on the board with "N/A" to | Uwe Hermann |
2007-11-20 | 1. Fix pirq routing table setting for GA-2761GXDK. | Morgan Tsai |
2007-11-15 | Various cosmetic fixes and improvements (trivial). | Uwe Hermann |
2007-11-14 | Gigabyte M57SLI: Fix watchdog clocksource to be external, not internal. | Carl-Daniel Hailfinger |
2007-11-14 | Autodetect presence of serial flash and set up the board accordingly. | Carl-Daniel Hailfinger |
2007-11-14 | * Maintaining SiS south bridge device IDs. | Morgan Tsai |
2007-11-13 | Small fix to make abuild happy (trivial). | Uwe Hermann |
2007-11-13 | Fix ACPI issues brought up with Intel's latest ASL compiler. | Stefan Reinauer |
2007-11-13 | Random minor cosmetical or coding style fixes (trivial). | Uwe Hermann |
2007-11-13 | Add support for FID/VID changes messages. | Rudolf Marek |
2007-11-13 | Drop obsolete failover.c, forgot it in the last commit (trivial). | Uwe Hermann |
2007-11-13 | Various small fixes to make the Tyan S1846 match the format of | Uwe Hermann |
2007-11-13 | Add support for the Advantech PCM-5820. | Uwe Hermann |
2007-11-13 | Fine-tune the V-link bus between K8T890 and VT8237R and set | Rudolf Marek |
2007-11-12 | Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. | Carl-Daniel Hailfinger |
2007-11-12 | Try to fix a few loose ends on the GA-M57SLI Super I/O GPIO | Carl-Daniel Hailfinger |
2007-11-08 | Fix up totally broken Super I/O config on the MS-6178. Add | Uwe Hermann |
2007-11-07 | Final set of changes to make Alix1c work. | Ronald G. Minnich |
2007-11-07 | Add initial support for all known ICH* southbridges to the | Uwe Hermann |
2007-11-07 | Make the LZMA compression option work in buildrom. | Myles Watson |
2007-11-07 | This patch masks the function prototypes in stdlib.h from ROMCC, so that | Corey Osgood |
2007-11-07 | This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 | Corey Osgood |
2007-11-07 | Add PCI IDs for most Intel southbridges of the 82801 series | Uwe Hermann |
2007-11-05 | Fix the M57SLI routing table, as apparently set up from LinuxBIOS on | Torsten Duwe |
2007-11-05 | * Change one PCI vendor ID from Nvidia to SiS | Carl-Daniel Hailfinger |
2007-11-04 | make agami aruma compile again. | Stefan Reinauer |
2007-11-04 | another small abuild fix.. add payload compression "uses" for the a8v-e-se | Stefan Reinauer |
2007-11-04 | Add dummy function for MCFG on those mainboards that provide ACPI but don't | Stefan Reinauer |
2007-11-04 | merge changes to match agami's production environment | Stefan Reinauer |
2007-11-04 | Various cosmetics, coding style fixes, constifications (trivial). | Uwe Hermann |
2007-11-04 | Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to | Uwe Hermann |