aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-08Add detection and dump support for NSC PC87309.Ulf Jordan
2007-12-07Add/fix some LDN descriptions (trivial).Uwe Hermann
2007-12-07Fix typo. According to National's datasheet PC87317 has SID = 0xd0 andUlf Jordan
2007-12-05Remove the coherent_ht_car.c file. It is exactly the same asUwe Hermann
2007-12-04Various coding style fixes, constification, fixed typos (trivial).Uwe Hermann
2007-12-04Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships...Ward Vandewege
2007-12-02Add board-enable for Acorp 6A815EPD.Jonathan A. Kollasch
2007-11-30Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):Uwe Hermann
2007-11-29fix abuild.Stefan Reinauer
2007-11-29Various small fixes (trivial).Uwe Hermann
2007-11-29Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board,Mondrian Nuessle
2007-11-29Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann
2007-11-29Update AMD CPU IDs in model_fxx_init.c with information fromUwe Hermann
2007-11-27Drop the unfinished, non-working Bitworks IMS board.Uwe Hermann
2007-11-26Correction to irq tables. Ronald G. Minnich
2007-11-25Dump support for SMSC FDC37C67x.Robinson P. Tryon
2007-11-25More abuild fixes, the previous ones weren't enough. Hopefully this covers ev...Corey Osgood
2007-11-25Small abuild fix for the iwill dk8_htx and latest iasl. Building this still f...Corey Osgood
2007-11-25abuild fix for the asus a8v-e_se and newest iasl version (trivial)Corey Osgood
2007-11-25abuild fix for the amd serengeti_cheetah and the latest iasl version (trivial)Corey Osgood
2007-11-25Fix abuild for ASUS MEW-AM.Uwe Hermann
2007-11-24Add support for the ASUS MEW-AM board.Uwe Hermann
2007-11-24Add dump support for the PC87366.Ulf Jordan
2007-11-22Mark devices which are not available on the board with "N/A" toUwe Hermann
2007-11-22Dump support for the SMSC LPC47B27x (trivial).Uwe Hermann
2007-11-201. Fix pirq routing table setting for GA-2761GXDK.Morgan Tsai
2007-11-17Detection support for more Super I/Os. Small fixes (trivial).Uwe Hermann
2007-11-15Various cosmetic fixes and improvements (trivial).Uwe Hermann
2007-11-14Gigabyte M57SLI: Fix watchdog clocksource to be external, not internal.Carl-Daniel Hailfinger
2007-11-14Autodetect 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-14Add detection and dump support for the SMSC FDC37N958FR (trivial).Uwe Hermann
2007-11-13Small fix to make abuild happy (trivial).Uwe Hermann
2007-11-13Fix ACPI issues brought up with Intel's latest ASL compiler.Stefan Reinauer
2007-11-13[LinuxBIOS] flashrom support for AMD Geode CS5536Lane Brooks
2007-11-13Random minor cosmetical or coding style fixes (trivial).Uwe Hermann
2007-11-13Add support for FID/VID changes messages.Rudolf Marek
2007-11-13Small fixes. Drop unneeded or incorrect lines (trivial).Uwe Hermann
2007-11-13Add dump support for NSC PC87360.Ulf Jordan
2007-11-13Fix ATMEL 29C020 detection with flashrom. The JEDEC probe routine hadCarl-Daniel Hailfinger
2007-11-13Drop obsolete failover.c, forgot it in the last commit (trivial).Uwe Hermann
2007-11-13Various small fixes to make the Tyan S1846 match the format ofUwe Hermann
2007-11-13Add support for the Advantech PCM-5820.Uwe Hermann
2007-11-13Fine-tune the V-link bus between K8T890 and VT8237R and setRudolf Marek
2007-11-13Grouping register dumps by 8 register values per group for better readability.Frieder Ferlemann
2007-11-12Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann
2007-11-12Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration.Carl-Daniel Hailfinger
2007-11-12Try to fix a few loose ends on the GA-M57SLI Super I/O GPIO Carl-Daniel Hailfinger
2007-11-08Fix up totally broken Super I/O config on the MS-6178. AddUwe Hermann
2007-11-07Final set of changes to make Alix1c work.Ronald G. Minnich
2007-11-07Add initial support for all known ICH* southbridges to theUwe Hermann
2007-11-07Make the LZMA compression option work in buildrom.Myles Watson
2007-11-07This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood
2007-11-07This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 Corey Osgood
2007-11-07Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann
2007-11-05Fix the M57SLI routing table, as apparently set up from LinuxBIOS onTorsten Duwe
2007-11-05* Change one PCI vendor ID from Nvidia to SiSCarl-Daniel Hailfinger
2007-11-04make agami aruma compile again. Stefan Reinauer
2007-11-04another small abuild fix.. add payload compression "uses" for the a8v-e-seStefan Reinauer
2007-11-04Small fix to make abuild happy on the asus/a8v-e_se (trivial)Corey Osgood
2007-11-04Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer
2007-11-04merge changes to match agami's production environmentStefan Reinauer
2007-11-04Various cosmetics, coding style fixes, constifications (trivial).Uwe Hermann
2007-11-04Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-11-03This patch adds support for MCFG table, which allows OS to find theRudolf Marek
2007-11-02This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek
2007-11-02Asus A8V-E-SE support from Rudolf MarekRudolf Marek
2007-11-02remaining part of the patch.Stefan Reinauer
2007-11-02Delete a file no longer used by the SiS implementationJordan Crouse
2007-11-021. vgabios removed, will go to extra repositoryMorgan Tsai
2007-11-02fix up iwill board compilation. Untested, trivialStefan Reinauer
2007-11-02fix up IBM servers.Stefan Reinauer
2007-11-02get arima hdama building again.Stefan Reinauer
2007-11-02fix juki 511p abuild by adding a Config-abuild.lb. (trivial)Stefan Reinauer
2007-11-02This patch fixes the superio of the khepri 2100e as detected:Stefan Reinauer
2007-11-02trivial fix for the .data problemStefan Reinauer
2007-11-01This patch is a trivial response to a good comment from Uwe, so I amRonald G. Minnich
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-31As started in Torsten Duwe
2007-10-31Add initial support for the Compaq Deskpro EN SFF P600.Uwe Hermann
2007-10-31Add initial support for the Biostar M6TBA.Uwe Hermann
2007-10-31Add initial support for the AZZA PT-6IBD.Uwe Hermann
2007-10-31Add initial support for the A-Trend ATC-6220.Uwe Hermann
2007-10-31Add initial support for the GIGABYTE GA-6BXC.Uwe Hermann
2007-10-31Add initial support for the ASUS P3B-F.Uwe Hermann
2007-10-30Add initial support for the ASUS P2B-F.Uwe Hermann
2007-10-30Various smaller fixes to make the ASUS P2B match the formatUwe Hermann
2007-10-30Various fixes and improvements of the 82801xx code.Joseph Smith
2007-10-30[LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the buildJordan Crouse
2007-10-30Small rename to make abuild happy (trivial).Uwe Hermann
2007-10-30Drop empty directories (trivial).Uwe Hermann
2007-10-30Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK.Uwe Hermann
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-30move target directory to have the same name as the directory in theStefan Reinauer
2007-10-30fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer
2007-10-30K8 resource dump utility from Rudolf MarekRudolf Marek
2007-10-30Add support for Intel 440MX systems.Uwe Hermann
2007-10-29Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai