summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-07Improve readability and remove redundancy by wrappingTorsten Duwe
2008-01-06Since a VGA console and the need to run any option ROMs areTorsten Duwe
2007-12-30The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger
2007-12-28Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs.Ed Swierk
2007-12-21Add an interrupt entry for the onboard firewire controller,Torsten Duwe
2007-12-19More abuild fixes, this should be the last (trivial)Corey Osgood
2007-12-19Fix for newer iasl versions (trivial)Corey Osgood
2007-12-19trivial fix for abuild.Stefan Reinauer
2007-12-19Changed the stop_this_cpu() to just hlt.Marc Jones
2007-12-19Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support.Marc Jones
2007-12-19Additional early AMD8111 southbridge support for Barcelona platforms.Marc Jones
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-12-19Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones
2007-12-17Enable IDE legacy port access for all 440BX based boards per default, asUwe Hermann
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-12-05Remove the coherent_ht_car.c file. It is exactly the same asUwe Hermann
2007-12-04Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships...Ward Vandewege
2007-11-30Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):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-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-22Mark devices which are not available on the board with "N/A" toUwe Hermann
2007-11-201. Fix pirq routing table setting for GA-2761GXDK.Morgan Tsai
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-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-13Random minor cosmetical or coding style fixes (trivial).Uwe Hermann
2007-11-13Add support for FID/VID changes messages.Rudolf Marek
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-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