summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* this should get the VIA VT8454c in shape with KconfigStefan Reinauer2010-02-051-1/+0
* This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann2010-02-041-2/+2
* Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, thereWard Vandewege2010-02-042-2/+2
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-048-80/+0
* Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann2010-02-038-106/+84
* Fix incorrect board names in Kconfig strings (trivial).Uwe Hermann2010-02-033-3/+3
* This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with theKnut Kujat2010-02-0317-0/+2724
* Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith2010-02-012-24/+4
* Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith2010-01-302-2/+2
* These lines slipped in. Sorry for the inconvenience.Stefan Reinauer2010-01-301-2/+0
* ifeq wants a space before the (Stefan Reinauer2010-01-306-14/+14
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-3044-530/+564
* RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith2010-01-292-44/+70
* - Clean up and comment writing of MSRs for cache control (Backport from v3)Edwin Beasant2010-01-261-29/+31
* Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi2010-01-256-46/+42
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-2543-66/+88
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-2587-220/+118
* Kontron 986LCD-M MP table:Stefan Reinauer2010-01-191-17/+40
* Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-mStefan Reinauer2010-01-191-0/+49
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-1838-37/+1
* run preprocessor on DSDT of D945GCLF, otherwise Stefan Reinauer2010-01-181-1/+2
* get rid of Kconfig warning.Stefan Reinauer2010-01-181-2/+2
* Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebookStefan Reinauer2010-01-1733-0/+4715
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-166-5/+9
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-169-19/+26
* Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer2010-01-162-2/+6
* * drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer2010-01-1613-431/+19
* Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi2010-01-112-10/+2
* - Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi2010-01-084-145/+15
* Kconfig builds all boards now.Patrick Georgi2010-01-066-44/+79
* - Let AMD CAR code pick the right XIP areaRudolf Marek2010-01-052-9/+3
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-0573-5/+78
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-042-13/+2
* romcc:Patrick Georgi2009-12-312-6/+11
* Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones2009-12-231-0/+2
* newconfig compilation failed withStefan Reinauer2009-12-231-0/+1
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-235-15/+243
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-232-6/+1
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-182-11/+32
* The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson2009-12-142-7/+15
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-0212-22/+29
* Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson2009-12-021-1/+1
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-2744-54/+115
* Really hook up s2850 and s2875. Trivial.Patrick Georgi2009-11-271-0/+2
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-2734-7/+284
* Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge2009-11-252-25/+7
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-252-0/+127
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-256-6/+59
* This is a patch to control the DIP switch and digital I/O.Libra Li2009-11-181-0/+15
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-0/+1