coreboot/src
Stefan Reinauer 998f3a27be Cougar/Panther Point: Compile in ME7 and ME8 code at the same time
In the short term there might be devices with Sandy Bridge CPUs
on mainboards with Panther Point PCHes. While this configuration
option is perfectly valid, coreboot currently ties Sandy Bridge to
Cougar Point and Ivy Bridge to Panther Point. One occurence is in
the ME handling code.

To make coreboot most flexible, compile both ME handlers into
coreboot and decide at runtime which one to use.

Change-Id: Icffe2930873f67c99c3f73e37e7a967f4f002b88
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1280
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-24 23:17:17 +02:00
..
arch/x86 Add microcode blob processing 2012-07-24 22:18:04 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Add uartmem_init prototype. 2012-07-24 12:17:21 +02:00
cpu Config changes to support microcode in CBFS 2012-07-24 23:15:35 +02:00
devices Simplify VGA card discovery 2012-07-22 13:10:44 +02:00
drivers Add BAR address debug information to Oxford PCIe serial driver 2012-07-24 22:48:07 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add code to read Intel microcode from CBFS 2012-07-24 22:15:19 +02:00
lib Shrink the stack sizes we need in coreboot 2012-07-24 19:52:53 +02:00
mainboard Drop (empty) sandybridge_late_initialization() 2012-07-24 15:54:43 +02:00
northbridge Make ACPI code detect Sandy/Ivy Bridge dynamically 2012-07-24 19:53:13 +02:00
southbridge Cougar/Panther Point: Compile in ME7 and ME8 code at the same time 2012-07-24 23:17:17 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode Move GGL0001 ACPI code to generic ChromeOS code 2012-07-24 08:36:03 +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