coreboot-kgpe-d16/src
Marc Jones 463aee755e mainboard/ocp/monolake: Clean up devicetree.cb
Clean up the device tree as noted by the coreboot log.
 PCI: Leftover static devices:
 PCI: 00:02.2
 PCI: 00:02.3
 PCI: 00:19.0
 PCI: 00:1d.0
 PCI: 00:1f.5
 PCI: Check your devicetree.cb.

 PCI: 00:02.2 - Keep - "off" setting disables the root port
 PCI: 00:02.3 - Remove - there is no 2.3 root port
 PCI: 00:19.0 - Remove - Gigabit controller is disabled on Mono Lake
 PCI: 00:1d.0 - Keep - EHCI enable patch to follow
 PCI: 00:1f.5 - Remove - Second SATA device not enabled

Change-Id: I200acdda07f6bd6a060de3c4b4d335d9227216ed
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54881
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2021-06-09 04:09:14 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD variable 2020-07-04 11:21:01 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console Revert "console,boot_state: Exclude printk() from reported times" 2019-12-03 09:45:36 +00:00
cpu cpu/x86/smm: Introduce SMM module loader version 2 2021-02-22 07:34:23 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/ipmi: Add IPMI Read FRU function 2019-12-12 15:10:32 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cpu/x86/smm: Introduce SMM module loader version 2 2021-02-22 07:34:23 +00:00
lib Revert "console,boot_state: Exclude printk() from reported times" 2019-12-03 09:45:36 +00:00
mainboard mainboard/ocp/monolake: Clean up devicetree.cb 2021-06-09 04:09:14 +00:00
northbridge nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree 2019-11-18 11:52:24 +00:00
security intel/stm: Place resource list right below MSEG 2021-02-22 07:34:16 +00:00
soc src/soc/intel/fsp_boradwell_de: Update ACPI FADT GPE entries 2021-05-27 14:41:49 +00:00
southbridge sb/amd/hudson: Fix typo in GEC firmware name 2019-11-19 12:46:36 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode security/tpm: Add crypto agility support 2021-02-07 21:52:43 +00:00
Kconfig smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD variable 2020-07-04 11:21:01 +00:00