coreboot-kgpe-d16/src
Stefan Reinauer 597ff87574 qemu-x86: Implement more features
This patch switches the Qemu target to use (pseudo) Cache As RAM
and enables some ACPI code. This allows to use the CBMEM console
and timestamp code with coreboot in Qemu. Right now, the ACPI code
is commented out because leaving it in breaks IDE.

Change-Id: Ie20f3ecc194004f354ae3437b9cf9175382cadf8
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2113
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-01-08 23:33:35 +01:00
..
arch ARMv7: drop __ASSEMBLY__ 2013-01-05 01:41:14 +01:00
console make early serial console support more generic 2013-01-04 01:36:27 +01:00
cpu ARMv7: drop __ASSEMBLY__ 2013-01-05 01:41:14 +01:00
device Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
drivers corrections for MAX77686 config variable 2012-12-29 15:33:53 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". 2013-01-04 06:27:33 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard qemu-x86: Implement more features 2013-01-08 23:33:35 +01:00
northbridge rd890: clear IO-APIC before setup 2013-01-04 06:38:24 +01:00
southbridge rs780: Implement rs780_internal_gfx_disable and add .disable pcie_ops 2012-12-30 22:45:56 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AGESA: Use Flag=AGESA_SUCCESS instead of TRUE in DMI related functions 2013-01-02 20:37:16 +01:00
Kconfig Fix UART8250 console prototypes 2012-12-12 00:27:10 +01:00