coreboot-kgpe-d16/src
Ronald G. Minnich a296ce75e3 Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
The MARK_GRAPHICS_MEM_WRCOMB was spreading like a cancer
since it was defined in sandybridge. It is really
more of an x86 thing however, and we now have
three systems that can use it.

I considered making this more general, since it technically
can apply to PTE-based systems like ARM, and maybe we should.
But the 'WRCOMB' moniker is usually closely tied to the x86.

Change-Id: I3eb6eb2113843643348a5e18e78c53d113899ff8
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3349
Tested-by: build bot (Jenkins)
2013-06-04 22:36:03 +02:00
..
arch Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture 2013-06-04 22:36:03 +02:00
console console: add support for QEMU's debugcon 2013-06-03 17:32:31 +02:00
cpu VIA Nano: Add microcode updates files 2013-06-04 18:02:11 +02:00
device DDR3: Add utilities for creating MRS commands 2013-06-04 18:37:53 +02:00
drivers pc80/tpm: allow for cache-as-ram migration 2013-05-16 01:29:59 +02:00
ec ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT 2013-04-18 02:47:23 +02:00
include pci_ids.h: Add PCI IDs for VIA VX900 chipset 2013-06-04 21:21:05 +02:00
lib cbmem console: use cache-as-ram API and cleanup 2013-05-16 01:30:17 +02:00
mainboard Lenovo X60: Add CMOS defaults. 2013-06-04 21:35:56 +02:00
northbridge Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture 2013-06-04 22:36:03 +02:00
southbridge AMD Geode CS5536: downgrade BIOS_ERR 2013-06-03 17:47:06 +02:00
superio Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
vendorcode chromeos: use cache-as-ram migration API for vbnv 2013-05-16 01:30:09 +02:00
Kconfig Kconfig: Remove duplicate entry for `USE_OPTION_TABLE` 2013-05-23 10:42:41 +02:00