summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2008-04-06This patch halts the tco timer early in the boot process on all ICH series so...Joseph Smith
2008-03-30Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk
2008-03-29Add support for the TeleVideo TC7020.Kenji Noguchi
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-03-28Fix for irq routing issues.Joseph Smith
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-16This patch implements support for the Intel 3100 Development Kit ...Ed Swierk
2008-03-15Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek
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-25This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom
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-18Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDNRudolf Marek
2008-02-18Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr...Rudolf Marek
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-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
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-09Use macros to improve readability of the device-to-pin IRQ assignmentsCarl-Daniel Hailfinger
2008-01-07Improve readability and remove redundancy by wrappingTorsten Duwe
2007-12-30The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger
2007-12-21Add an interrupt entry for the onboard firewire controller,Torsten Duwe
2007-12-19Fix for newer iasl versions (trivial)Corey Osgood
2007-12-19trivial fix for abuild.Stefan Reinauer
2007-12-19Initial AMD Serengeti_Cheetah_FAM10 platform for 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-29Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board,Mondrian Nuessle
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