switch-coreboot/src
Kyösti Mälkki 0b08515c2b Change uma_resource() to use new type IORESOURCE_UMA_FB.
MTRR setup code can detect this and mark it as UC/WT/WC as suitable
for the specific hardware.

Change-Id: Ib7a3d450fc7c19e3ca72767dfb350412dd35c971
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1214
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-07-16 18:51:30 +02:00
..
arch/x86 Poison the stack to uncover programming errors 2012-07-15 11:01:01 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Implement %zu / %zd in printk 2012-05-26 07:16:40 +02:00
cpu Define global uma_memory variables 2012-07-16 18:41:46 +02:00
devices Change uma_resource() to use new type IORESOURCE_UMA_FB. 2012-07-16 18:51:30 +02:00
drivers IOAPIC: hook up driver in Kconfig 2012-07-13 08:38:08 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Change uma_resource() to use new type IORESOURCE_UMA_FB. 2012-07-16 18:51:30 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard Move setup_uma_memory() to K8 northbridge 2012-07-16 18:46:33 +02:00
northbridge Move setup_uma_memory() to K8 northbridge 2012-07-16 18:46:33 +02:00
southbridge Define global uma_memory variables 2012-07-16 18:41:46 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode AGESA F15tn: AMD family15 AGESA code for Trinity 2012-07-03 09:36:35 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00