coreboot-kgpe-d16/util/inteltool
Nico Huber 14290b3cbb inteltool: Add Cougar/Panther Point IDs to rootcmplx.c
This adds the PCI IDs of Intel's Cougar Point and Panther Point platform
controller hubs (PCH) to the dumping of the root complex configuration
under the root complex base address (RCBA). Those PCHs are handled exactly
as the older ICHs which can be seen in [1] and [2]. I've tested dumping
with an H77 PCH.

NM70 is missing in [1]. Therefore, I didn't add it here.

[1] Intel 6 Series Chipset and Intel C200 Series Chipset - Datasheet
    Document-Number: 324645-006

[2] Intel 7 Series / C216 Chipset Family Platform Controller Hub (PCH) -
    Datasheet
    Document-Number: 326776-003

Change-Id: I2296caae57e614171300362d41715deecec77762
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: http://review.coreboot.org/2986
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-03-30 18:17:08 +01:00
..
Makefile inteltool: improve the libpci test in the Makefile 2012-10-19 19:32:24 +02:00
amb.c inteltool: Add support for dumping AMB registers 2012-01-08 20:41:09 +01:00
cpu.c inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump 2013-01-25 20:09:24 +01:00
gpio.c inteltool: Support GPIO registers on Cougar/Panther Point 2013-03-29 21:07:55 +01:00
inteltool.8 Cosmetics, whitespace, coding style, partially ident-aided (trivial). 2008-05-14 21:20:55 +00:00
inteltool.c inteltool: Add definitions for Cougar/Panther Point PCI IDs 2013-03-29 21:07:30 +01:00
inteltool.h inteltool: Add definitions for Cougar/Panther Point PCI IDs 2013-03-29 21:07:30 +01:00
memory.c inteltool: add support for 946GZ and 946PL 2012-10-19 10:27:53 +02:00
pcie.c inteltool: add support for 946GZ and 946PL 2012-10-19 10:27:53 +02:00
powermgt.c inteltool: Add output of 64bit registers in PMBASE 2012-10-27 02:54:23 +02:00
rootcmplx.c inteltool: Add Cougar/Panther Point IDs to rootcmplx.c 2013-03-30 18:17:08 +01:00