coreboot-kgpe-d16/util/inteltool
Nico Huber 5ed986b8ab inteltool: Support PM registers on Cougar/Panther Point
This adds the power management register definitions for Intel's Cougar
Point and Panther Point platform controller hubs (PCH). The definitions
are actually a subset of the older ICH10R registers: I've added just
those that are mentioned in the public specifications 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: Ia6945fe96cd96b568ed5191e91dbba5556e1ee95
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: http://review.coreboot.org/2985
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-04-01 21:00:16 +02:00
..
Makefile inteltool: improve the libpci test in the Makefile 2012-10-19 19:32:24 +02:00
amb.c
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
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: Support PM registers on Cougar/Panther Point 2013-04-01 21:00:16 +02:00
rootcmplx.c inteltool: Add Cougar/Panther Point IDs to rootcmplx.c 2013-03-30 18:17:08 +01:00