coreboot-kgpe-d16/src
Aaron Durbin 4fa5fa5088 resources: introduce IORESOURCE_WRCOMB
Certain MMIO resources can be set to a write-combining cacheable
mode to increase performance. Typical resources that use this would
be graphics memory.

Change-Id: Icd96c720f86f7e2f19a6461bb23cb323124eb68e
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2891
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-29 19:54:08 +01:00
..
arch armv7: set cache level explicitly for dcache/unified cache case 2013-03-29 18:20:41 +01:00
console dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00
cpu x86: add new mtrr implementation 2013-03-29 19:53:43 +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 resources: introduce IORESOURCE_WRCOMB 2013-03-29 19:54:08 +01:00
lib coreboot table: use memrange library 2013-03-29 18:38:42 +01:00
mainboard Revert "samsung/exynos5: add resource functions for the display port" 2013-03-26 04:39:53 +01:00
northbridge x86: add new mtrr implementation 2013-03-29 19:53:43 +01:00
southbridge Unify setting i82801e LPC 2013-03-22 16:34:46 +01:00
superio x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
vendorcode vboot module: fix compilation issues 2013-03-23 19:36:49 +01:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00