coreboot-kgpe-d16/src
Raul E Rangel d75ee46d3c soc/amd/picasso/acpi: Change PCI0 BAR window
Picasso currently declares the BAR region between TOM and IO_APIC_ADDR.
This region includes MMCONF. We don't want to map any PCI BARs in this
region. This also matches what intel does.
See soc/intel/braswell/acpi/southcluster.asl for an example.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I9474fd6ac75a7245b3c35151c38186e913219bb0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50894
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-02-22 07:29:41 +00:00
..
acpi ACPI: Use common OperationRegion for PCI_MMCONF 2021-02-20 21:38:54 +00:00
arch arch/arm/armv7/thread.c: Remove stale file 2021-02-22 07:24:26 +00:00
commonlib commonlib/bsd: Fix direct inclusion of <endian.h> 2021-02-18 02:33:04 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
device device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
drivers drivers/generic/bayhub_lv2: remove unnecessary configs 2021-02-20 09:01:10 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR 2021-02-19 13:20:16 +00:00
lib memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
mainboard mb/google/guybrush: Enable console UART 2021-02-22 07:28:37 +00:00
northbridge nb/intel/ironlake: Do not call collect_system_info twice 2021-02-22 07:25:37 +00:00
security src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
soc soc/amd/picasso/acpi: Change PCI0 BAR window 2021-02-22 07:29:41 +00:00
southbridge ACPI: Use common OperationRegion for PCI_MMCONF 2021-02-20 21:38:54 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode soc/intel/tigerlake: Add CrashLog implementation for intel TGL 2021-02-22 07:22:50 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00