coreboot-kgpe-d16/util/inteltool
Matt DeVillier 00e9c91ff7 util/inteltool: Add support for RPL-H CPU
Add PCI IDs and descriptor strings to support the integrated
north/south bridges and GPU for the i9-13900H CPU.

---
CPU: ID 0xb06a2, Processor Type 0x0, Family 0x6, Model 0xba, Stepping 0x2
Northbridge: 8086:a706 (13th generation (Raptor Lake H family) Core Processor)
Southbridge: 8086:519d (Raptor Lake)
IGD: 8086:a7a0 (Intel(R) Iris Xe Graphics [RPL-P])
SBREG_BAR = 0xfd000000 (MEM)
---

TEST=build/run inteltool on Erying SRMJ4 mainboard, verify
PCI IDs not unknown, GPIOs dumped.

Change-Id: I4cf3f419f103a1a7d4c6850f2257b7e7d45f3b18
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79962
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-18 14:59:07 +00:00
..
gpio_names
.gitignore
Makefile
ahci.c
amb.c
cpu.c
description.md
gfx.c
gpio.c
gpio_groups.c
inteltool.8
inteltool.c util/inteltool: Add support for RPL-H CPU 2024-01-18 14:59:07 +00:00
inteltool.h util/inteltool: Add support for RPL-H CPU 2024-01-18 14:59:07 +00:00
iobp.c
ivy_memory.c
lpc.c
memory.c inteltool: memory: log PCI id of unknown devices 2023-12-04 15:51:41 +00:00
pcie.c
pcr.c
pcr.h
powermgt.c
rootcmplx.c
spi.c