coreboot-kgpe-d16/src
Rudolf Marek c8eab2c044 Add support for ASUS F2A85-M board
The patch is based on Thatcher board. So far it boots Linux (3.2/3.7),
internal network adapter works, AHCI works. External PCI/PCIe slots
works too. Power management/ACPI seems to work.

Internal VGA works with dumped ROM (VGA/DVI), but lacks GART.

PCI pref devices are being relocated by Linux, reason unknown.

This is a good start.

USB and XHCI untested but visible.

Change-Id: I1869aecb2634d548b00b3c9139517d6a0e0c9817
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Reviewed-on: http://review.coreboot.org/2038
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2013-03-22 04:02:39 +01:00
..
arch Unify coreboot table generation 2013-03-22 00:17:55 +01:00
console Fix race condition building console code 2013-03-21 22:08:05 +01:00
cpu haswell: Add microcode for ULT C0 stepping 0x40651 2013-03-22 00:17:00 +01:00
device ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00
drivers x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include Unify coreboot table generation 2013-03-22 00:17:55 +01:00
lib Unify coreboot table generation 2013-03-22 00:17:55 +01:00
mainboard Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
northbridge haswell: use dynamic cbmem 2013-03-22 00:13:56 +01:00
southbridge Fix compilation of Intel LynxPoint based boards 2013-03-22 03:37:23 +01:00
superio x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
vendorcode Unify coreboot table generation 2013-03-22 00:17:55 +01:00
Kconfig coreboot: dynamic cbmem requirement 2013-03-22 00:13:42 +01:00