coreboot/src
Furquan Shaikh a1cd7eb93e amd/family17h: Add PCI device IDs for all controllers in AMD Family17h
This change adds all the missing PCI device IDs for AMD Family
17h. IDs that were already present are updated to include _FAM17H_ in
the name instead of _PCO_ and _DALI_. This ensures that the PCI IDs
match the family and models as per the PPR. In cases where the
controller is present only on certain models, _MODEL##H_ is also
included in the name.

BUG=b:153858769
BRANCH=None
TEST=Verified that trembyle and dalboz still build.

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: Ia767d32ec22f5e58827e7531c0d3d3bac90d3425
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40673
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-04-28 19:12:07 +00:00
..
acpi
arch arch/x86/acpi_device: Add a helper function to write PCI device 2020-04-28 19:09:25 +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 src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device device: Add helper function to find matching device on bus 2020-04-22 19:14:51 +00:00
drivers drivers/intel/gma: put controller in separate header 2020-04-28 08:01:50 +00:00
ec mb/lenovo/{x201,t410}: Move ThinkLight code 2020-04-25 15:28:45 +00:00
include amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00
lib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
mainboard mb/google/deltaur: Disable POWER_OFF_ON_CR50_UPDATE 2020-04-28 16:46:17 +00:00
northbridge amd/agesa: Make BottomIo position configurable 2020-04-22 13:49:05 +00:00
security security/lockdown: Write-protect WP_RO 2020-04-28 01:20:43 +00:00
soc amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00
southbridge security: Add common boot media write protection 2020-04-28 01:19:32 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/eltan/security/verified_boot/vboot_check.c: Correct code style 2020-04-24 08:25:27 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00