coreboot/util/inteltool
Angel Pons cb125d6f94 util/inteltool: Add more Westmere/Ironlake device IDs
The host bridge PCI device ID can be changed by the firmware. There
is no documentation about it, though. There's 'official' IDs, which
appear in spec updates and Windows drivers, and 'mysterious' IDs,
which Intel doesn't want OSes to know about and thus are not listed.

For the sake of completeness, add the PCI device IDs for Clarkdale.
Though coreboot only supports Arrandale, both of them are Ironlake.

It is possible that the Management Engine handles changing the PCI
device ID, which would not happen when using a broken ME firmware.

Change-Id: I85a48fcf0e0e62f42fe147a5d4e2d557b2143e5b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60215
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-06-14 15:41:26 +00:00
..
gpio_names util/inteltool: Fix Emmitsburg GPIO Group J pad names 2024-05-13 15:09:45 +00:00
.gitignore
ahci.c util/inteltool: Actually read SATA init data from SIRD 2022-02-12 11:29:33 +00:00
amb.c
cpu.c util/inteltool: Don't use old style function definition 2023-08-28 17:07:43 +00:00
description.md
gfx.c
gpio.c util/inteltool: add Meteor Lake support 2024-05-12 18:50:10 +00:00
gpio_groups.c util/inteltool: add Meteor Lake support 2024-05-12 18:50:10 +00:00
inteltool.8
inteltool.c util/inteltool: Add more Westmere/Ironlake device IDs 2024-06-14 15:41:26 +00:00
inteltool.h util/inteltool: Add more Westmere/Ironlake device IDs 2024-06-14 15:41:26 +00:00
iobp.c util/inteltool: Add 9 series PCH support 2022-10-08 21:03:58 +00:00
ivy_memory.c
lpc.c util/inteltool: Add support for Alder Lake-N 2024-03-13 13:59:31 +00:00
Makefile util/inteltool/Makefile: improve cross-compilation support 2022-12-09 11:05:56 +00:00
memory.c util/inteltool: Add more Westmere/Ironlake device IDs 2024-06-14 15:41:26 +00:00
pcie.c util/inteltool: Add more Westmere/Ironlake device IDs 2024-06-14 15:41:26 +00:00
pcr.c util/inteltool: add Meteor Lake support 2024-05-12 18:50:10 +00:00
pcr.h
powermgt.c util/inteltool: Add 9 series PCH support 2022-10-08 21:03:58 +00:00
rootcmplx.c util/inteltool: Add support for Alder Lake-N 2024-03-13 13:59:31 +00:00
spi.c util/inteltool: Add support for Alder Lake-N 2024-03-13 13:59:31 +00:00