summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2008-09-18Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1Myles Watson
2008-09-12For the jetway jf2/4 series of mainboards:Alex Mauer
2008-09-10Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, thisAlex Mauer
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-09-01This patch gets the Epia-CN working without ACPI or APIC.Bari Ari
2008-08-19Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch
2008-08-08Enable both IDE ports for our qemu target.Ward Vandewege
2008-08-04Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).Uwe Hermann
2008-08-01oops, forgot these in the cleanup.. (trivial)Stefan Reinauer
2008-07-23Update to the latest AMD Fam10 microcode patches.Marc Jones
2008-06-26Initial support for the A-Trend ATC-6240 board.Uwe Hermann
2008-06-22Enable hardware fan control for m57sli.Ronald Hoogenboom
2008-05-19Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R.Aaron Lwe
2008-05-16Doesn't have to be executable (trivial).Uwe Hermann
2008-05-16Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones
2008-05-16New Target and initial support for the Thomson IP1000.Joseph Smith
2008-05-15This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec...Joseph Smith
2008-05-09coreboot-v2: Disable second serial port on NorwichJordan Crouse
2008-05-06This patch adds pc keyboard init function call for qemu in v2 since some payl...Aaron Lwe
2008-05-06Fix various issues on MSI MS-7135 board.Jonathan A. Kollasch
2008-04-25Remove inline from FAM10 CPU initialization functions.Marc Jones
2008-04-24This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX)Nikolay Petukhov
2008-04-23This is the sata irq patch for s2895 and ultra40. It also changes some brokenMyles Watson
2008-04-23Fix irqs for secondary ports on both sata controllers.Myles Watson
2008-04-23This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege
2008-04-22Find matching settings for each CPUs FID, VID, and P-state registers and init...Marc Jones
2008-04-22Add early MSR and PCI register initialization. Marc Jones
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