coreboot/src/soc/intel
Appukuttan V K f8071719e7 soc/intel/ptl: Add Wildcat Lake platform reporting
This commit updates the platform reporting logic to include support
for Wildcat Lake SoC.

Key changes:
  - Add Wildcat Lake-specific entries for MCH, PCH, and IGD device
    IDs.

References:
- Wildcat Lake Processor EDS Volume 1 (#842271)
- Wildcat Lake External Design Specification (EDS) Volume 2 (#829345)

BUG=b:394208231
TEST=Build Ocelot and verify it compiles without any error.

Change-Id: Ia4efb173f3ff9247d50bcfa496ed92b211729a3a
Signed-off-by: Appukuttan V K <appukuttan.vk@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87515
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-05-07 14:49:26 +00:00
..
alderlake soc/intel/alderlake: only add wifi Mitigation if DRIVERS_WIFI_GENERIC 2025-05-06 16:01:53 +00:00
apollolake soc/intel/apollolake/acpi: Add function to get PCIe BAR 2025-05-02 13:47:13 +00:00
baytrail soc/intel/baytrail: Add microcode for '06-37-08' SOCs 2025-02-03 18:59:45 +00:00
braswell tree: Handle NULL pointer returned by smm_get_save_state() 2025-01-20 03:26:26 +00:00
broadwell soc/intel/broadwell: Add CFR objects for existing options 2025-04-25 14:24:27 +00:00
cannonlake soc/intel/cannonlake: Hook up DPTF device to devicetree 2025-05-01 22:17:20 +00:00
common soc/intel/cmn/cse_lite: Fix handling of soft disable state 2025-05-06 15:06:35 +00:00
denverton_ns tree: remove duplicated includes 2025-04-20 05:13:57 +00:00
elkhartlake soc/intel/elkhartlake/pmc,gpio: Fix PMC GPE GPIO routes 2025-04-14 16:46:06 +00:00
jasperlake Revert "soc/intel/jasperlake: Add CrashLog implementation for Intel JSL" 2025-03-17 20:21:04 +00:00
meteorlake soc/intel/meteorlake: Add missing minimum D-state for SMBUS 2025-04-09 07:19:08 +00:00
pantherlake soc/intel/ptl: Add Wildcat Lake platform reporting 2025-05-07 14:49:26 +00:00
skylake soc/intel/skylake: Add CFR objects for existing options 2025-04-23 14:17:17 +00:00
snowridge soc/intel/common/block: Add const qualifier for input of pirq ops 2024-12-09 13:55:53 +00:00
tigerlake soc/intel/tigerlake: Use common ACPI code for SRAM and HECI 2025-03-17 20:20:26 +00:00
xeon_sp smmrelocate: Drop unused parameter 2025-04-23 21:02:27 +00:00
Makefile.mk