coreboot/src
Kyösti Mälkki 00bb441ba4 sb/intel/lynxpoint: Remove PCI bridge function
Legacy PCI-to-PCI (parallel) bridge 0:1e.0 is no
longer supported in these SKUs.

Change-Id: I954ee9cf8228c6352743cae968a0dd665865496c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31986
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
2019-03-21 16:20:02 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src/arch/mips: Fix checkpatch warnings and errors 2019-03-21 16:16:10 +00:00
commonlib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
device device/pci_device: Add generic subsystem programming logic 2019-03-21 16:18:37 +00:00
drivers src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ec Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" 2019-03-21 03:43:18 +00:00
include device/pci_device: Add generic subsystem programming logic 2019-03-21 16:18:37 +00:00
lib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
mainboard mb/siemens/mc_apl1: use comment in Kconfig.name 2019-03-21 12:04:01 +00:00
northbridge {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() 2019-03-21 16:19:34 +00:00
security src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
soc {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() 2019-03-21 16:19:34 +00:00
southbridge sb/intel/lynxpoint: Remove PCI bridge function 2019-03-21 16:20:02 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake 2019-03-15 12:47:30 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00