coreboot-kgpe-d16/src
John Zhao 0f76a18c3a soc/intel/denverton_ns: Add the Primary to Sideband Bridge definition
This change adds the Primary to Sideband Bridge(B0, D31, F1)
definition for the platform in order to maintain the common block
API build.

BUG=b:213574324
TEST=Build platforms coreboot images successfully.

Signed-off-by: John Zhao <john.zhao@intel.com>
Change-Id: I1c4ddfce6cc6e41b2c63f99990d105b4bbb6f175
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61074
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2022-01-16 13:20:06 +00:00
..
acpi src/acpi: Remove unused <acpi/acpi.h> 2022-01-10 17:22:47 +00:00
arch arch/x86/spinlock.h: Support systems with >128 cores 2022-01-15 14:48:46 +00:00
commonlib commonlib: Add endian definitions for macOS 2022-01-04 11:49:38 +00:00
console console: Make get_log_level a public function 2022-01-03 15:06:52 +00:00
cpu cpu/x86/mp_init.c: Make it work for !CONFIG_SMP 2021-12-10 15:57:34 +00:00
device device/pci_device.c: Make sure the PCI bus has a device 2022-01-12 16:20:50 +00:00
drivers src/{drivers,lib}: Remove unused <console/console.h> 2022-01-14 00:29:02 +00:00
ec src/ec: Remove unused <delay.h> 2022-01-10 17:40:37 +00:00
include console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
lib src/{drivers,lib}: Remove unused <console/console.h> 2022-01-14 00:29:02 +00:00
mainboard mb/google/brya/var/redrix{4es}: Add host device event support 2022-01-14 17:56:08 +00:00
northbridge src/{northbridge,southbridge}: Remove unused <console/console.h> 2022-01-10 23:22:33 +00:00
security console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
soc soc/intel/denverton_ns: Add the Primary to Sideband Bridge definition 2022-01-16 13:20:06 +00:00
southbridge src/{northbridge,southbridge}: Remove unused <console/console.h> 2022-01-10 23:22:33 +00:00
superio superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` 2022-01-10 23:28:32 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2511_04 2022-01-13 18:04:13 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00