coreboot-kgpe-d16/util/inteltool
Iru Cai e6fb1344ed inteltool: fix dumping of Lynx Point LP and Wildcat Point PM registers
Currently inteltool uses the addresses and names of the PCH of
previous generations. It's wrong for Lynx Point LP and Wildcat Point.

The addresses and names of the I/O registers can be found in "Mobile
4th Generation Intel Core Processor Family I/O Datasheet" (Document
Number: 329003-003) for Lynx Point LP and "Mobile 5th Generation Intel
Core Processor Family I/O, Intel Core M Processor Family I/O, Mobile
Intel Pentium Processor Family I/O, and Mobile Intel Celeron Processor
Family I/O Datasheet" (Document Number: 330837-004) for Wildcat Point.

Change-Id: If6ba718ccff077aa89affec89018bd7923527466
Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40273
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-12 19:42:50 +00:00
..
gpio_names
Makefile treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
ahci.c treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
amb.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
cpu.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
description.md
gfx.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
gpio.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
gpio_groups.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
inteltool.8
inteltool.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
inteltool.h util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
ivy_memory.c treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
lpc.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
memory.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
pcie.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
pcr.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
pcr.h util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
powermgt.c inteltool: fix dumping of Lynx Point LP and Wildcat Point PM registers 2020-05-12 19:42:50 +00:00
rootcmplx.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
spi.c util/inteltool: use read* macros instead of pointers 2020-03-21 22:12:10 +00:00