coreboot/src
Furquan Shaikh f9c4a8dd3f soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0
PCI device PCI_DEVICE_ID_AMD_FAM17H_HDA0 does not really use the same
vendor ID as PCI_VENDOR_ID_AMD. Thus, drop this device from the list
of pci_device_ids[] that are supported by the common hda driver.

BUG=b:153858769

Change-Id: If41dc7179e1e5b476878ee24c8a355b1cde762eb
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40778
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-29 08:38:15 +00:00
..
acpi
arch arch/x86: Implement RESET_VECTOR_IN_RAM 2020-04-29 05:38:00 +00:00
commonlib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu arch/x86: Implement RESET_VECTOR_IN_RAM 2020-04-29 05:38:00 +00:00
device device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
drivers device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
ec device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
include arch/x86: Implement RESET_VECTOR_IN_RAM 2020-04-29 05:38:00 +00:00
lib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
mainboard mb/google/hatch/romstage_spd_smbus.c: Fix missing DIMM issue 2020-04-29 05:41:07 +00:00
northbridge device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
security vboot: Always build secdata functions for romstage 2020-04-28 20:34:07 +00:00
soc soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0 2020-04-29 08:38:15 +00:00
southbridge device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
superio device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
vendorcode vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 2020-04-28 22:50:24 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00