coreboot/src
Nico Huber e2f39e23e8 pci_ids: Drop a block of unused, redundant definitions
These didn't align with the usual naming conventions and contained some
errors beside.

Change-Id: I45033d4cb998a85fc0bec00c54e207226f42de4e
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34209
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-07-12 08:58:28 +00:00
..
acpi
arch device/pci: Replace use of dev_find_slot() for IRQs 2019-07-12 08:52:22 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console: Correct printing of hexadecimal integers 2019-07-10 20:22:40 +00:00
cpu cpu/x86: Declare smi_release_lock() static 2019-07-11 21:03:37 +00:00
device device/pci: Declare pcidev_path_on_bus() 2019-07-12 08:52:50 +00:00
drivers drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs 2019-07-10 10:24:12 +00:00
ec arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
include pci_ids: Drop a block of unused, redundant definitions 2019-07-12 08:58:28 +00:00
lib arch/x86: Replace some uses of SMM_TSEG 2019-07-09 12:44:10 +00:00
mainboard device/pci: Replace use of dev_find_slot() for IRQs 2019-07-12 08:52:22 +00:00
northbridge nb/intel/nehalem: Tidy quickpath_reserved calculation 2019-07-10 10:15:51 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id 2019-07-12 08:57:59 +00:00
southbridge sb/nvidia/ck804: Remove old debugging code 2019-07-10 18:23:11 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode vendorcode/amd: Move 'static' to the beginning of declaration 2019-07-10 10:18:37 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00