coreboot/util/inteltool
Dmytro Aleksandrov f4ecb69314 util/inteltool: Add Twin Lake UHD Graphics PCI IDs
Add PCI IDs and descriptor strings of the integrated GPU
for the Twin Lake CPU.
Reference document: #759603 Rev 002

---
CPU: ID 0xb06e0, Processor Type 0x0, Family 0x6, Model 0xbe, Stepping 0x0
Northbridge: 8086:4617 (12th generation (Alder Lake N family) Intel Processor)
Southbridge: 8086:5481 (Alder Lake-N)
IGD: 8086:46d3 (Intel(R) UHD Graphics)
---

TEST=build and run inteltool on N355 mini pc, verify GPU ID is not unknown.

Change-Id: I8921bd1e22690acbb71547590905f739485126fb
Signed-off-by: Dmytro Aleksandrov <alkersan@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89529
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-10-15 14:03:20 +00:00
..
gpio_names inteltool: elkhartlake: keep the same names as coreboot code uses 2024-09-30 11:11:21 +00:00
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
ahci.c util/inteltool: Actually read SATA init data from SIRD 2022-02-12 11:29:33 +00:00
amb.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
cpu.c util/inteltool: Don't use old style function definition 2023-08-28 17:07:43 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
gfx.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
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 treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
inteltool.c util/inteltool: Add Twin Lake UHD Graphics PCI IDs 2025-10-15 14:03:20 +00:00
inteltool.h util/inteltool: Add Twin Lake UHD Graphics PCI IDs 2025-10-15 14:03:20 +00:00
iobp.c util/inteltool: Add 9 series PCH support 2022-10-08 21:03:58 +00:00
ivy_memory.c util/inteltool/ivy_memory.c: Do not rely on MR0 values 2020-11-22 22:14:26 +00:00
lpc.c inteltool: improve support for Elkhart Lake 2024-10-02 12:38:05 +00:00
Makefile util/inteltool/Makefile: improve cross-compilation support 2022-12-09 11:05:56 +00:00
memory.c inteltool: improve support for Elkhart Lake 2024-10-02 12:38:05 +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 util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
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 inteltool: improve support for Elkhart Lake 2024-10-02 12:38:05 +00:00