coreboot-kgpe-d16/src
Kyösti Mälkki 1171986627 Drop invalid device ops on Agesa northbridge
One could not pass a device of type APIC to PCI resource functions.
The correct CPU model specific cpu->ops is set at later time in
cpu_initialize().

Change-Id: Ifa274185e4db3080433c1f07e3a48f2b55c0514f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1180
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-07-16 20:33:59 +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 AMD: Fix GFXUMA with 4GB or more RAM 2012-07-16 18:57:43 +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 Drop invalid device ops on Agesa northbridge 2012-07-16 20:33:59 +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