coreboot-kgpe-d16/src
Felix Held 0010b89c67 nb/amd/pi/00730F01: introduce and use chipset devicetree
BKDG #52740 Rev 3.05 was used as a reference for the SoC's various PCI
devices. The HDA controller in the FCH at function 2 of device 0x14 on
bus 0 was missing in the mainboard's devicetrees.

TEST=PC Engines APU2 still boots and doesn't show any new problems

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I6970c2f6e6d661d40406586f4e6eeb05bcd07979
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79083
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2023-11-17 16:27:43 +00:00
..
acpi acpi/device: Only return dev->ops->acpi_name if non-NULL 2023-11-16 22:18:25 +00:00
arch arch/arm64: Avoid GCC warning about out of bounds array access 2023-11-15 08:07:25 +00:00
commonlib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/intel/model_2065x: Read CPU voltage for SMBIOS 2023-11-14 19:01:31 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers drivers: spi_flash: Add space before colon to fix coding style 2023-11-16 11:59:20 +00:00
ec ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h 2023-11-16 23:08:06 +00:00
include include/device/device: drop HAVE_ACPI_TABLES guards 2023-11-17 15:13:15 +00:00
lib lib/device_tree.c: Fix print_property 2023-11-16 12:01:40 +00:00
mainboard nb/amd/pi/00730F01: introduce and use chipset devicetree 2023-11-17 16:27:43 +00:00
northbridge nb/amd/pi/00730F01: introduce and use chipset devicetree 2023-11-17 16:27:43 +00:00
sbom
security security/vboot: Die if vb2api_reinit() failed 2023-11-13 14:20:30 +00:00
soc soc/amd/genoa: Add mmio.asl 2023-11-15 13:52:13 +00:00
southbridge device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
superio sio/nuvoton/npcd378: Use acpi_device_path_join 2023-11-08 11:23:41 +00:00
vendorcode Update genoa_poc/opensil submodule to upstream main 2023-11-13 14:13:55 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00