coreboot-kgpe-d16/util/inteltool
Nico Huber da94e171b5 inteltool/ahci: Add Skylake support
The SATA device moved from 0:1f.2 to 0:17.0, 0:1f.2 became PMC. We
detect that by checking the PCI device class.

The ABAR MMIO space has grown to 2KiB and up to 8 ports are supported
now. For backwards compatibility, only dump port registers of ports
that are enabled in the Ports Implemented (PI) register.

Change-Id: I8e0f07d7359d92f689882b5afefa5ffb3766ee8b
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/19584
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2017-06-06 17:27:10 +02:00
..
Makefile inteltool: add --ahci for printing AHCI registers 2016-09-21 14:16:55 +02:00
ahci.c inteltool/ahci: Add Skylake support 2017-06-06 17:27:10 +02:00
amb.c util/inteltool: fix memory leak 2016-07-31 19:16:45 +02:00
cpu.c util/inteltool: Use tabs for indents 2016-10-20 20:21:51 +02:00
gfx.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gpio.c util/inteltool: Add support for Wildcat Point-LP Premium 2017-05-01 00:43:52 +02:00
inteltool.8 inteltool: handle unsafe dumping of graphics registers 2016-06-08 22:35:57 +02:00
inteltool.c inteltool/ahci: Add Skylake support 2017-06-06 17:27:10 +02:00
inteltool.h inteltool/ahci: Add Skylake support 2017-06-06 17:27:10 +02:00
ivy_memory.c util/inteltool: Remove unnecessary whitespace 2016-10-20 20:22:05 +02:00
memory.c inteltool: update documentation 2016-05-13 16:58:56 +02:00
pcie.c util/inteltool: Use tabs for indents 2016-10-20 20:21:51 +02:00
powermgt.c util/inteltool: Add support for Wildcat Point-LP Premium 2017-05-01 00:43:52 +02:00
rootcmplx.c util/inteltool: Add support for Wildcat Point-LP Premium 2017-05-01 00:43:52 +02:00
spi.c util/inteltool: Add support for Wildcat Point-LP Premium 2017-05-01 00:43:52 +02:00