coreboot/src/soc/intel/broadwell
Kyösti Mälkki 69a13964ea sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC
Boards with SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRID have
special handling for the time being.

Change of aopen/dxplplusu is coupled with sb/intel/i82801dx.
Change of emulation/qemu-i440fx is coupled with intel/i82371eb.

For asus/p2b, this adds MADT LAPIC entries, even though platform
has ACPI_NO_MADT selected. Even previously ACPI_NO_MADT creates
the MADT, including an entry for LAPIC address.

Change-Id: I1f8d7ee9891553742d73a92b55a87c04fa95a132
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74316
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-04-15 05:14:14 +00:00
..
acpi
include/soc sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT 2022-11-28 10:08:23 +00:00
pch sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
bootblock.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
chip.h broadwell: Move some MRC/refcode settings to devicetree 2022-08-14 10:53:47 +00:00
early_init.c soc/intel/broadwell/early_init.c: Use {read,write}32p() 2022-12-13 14:31:11 +00:00
finalize.c
gma.c soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDs 2023-03-09 16:57:07 +00:00
Kconfig sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT 2022-11-28 10:08:23 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
memmap.c cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
minihd.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
northbridge.c cpu/intel/haswell: Move chip_ops to cpu cluster 2022-11-25 15:03:39 +00:00
pei_data.c broadwell: Move some MRC/refcode settings to devicetree 2022-08-14 10:53:47 +00:00
raminit.c broadwell: Decouple LPDDR3 DQ/DQS maps from pei_data 2022-08-14 10:53:47 +00:00
refcode.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
report_platform.c soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-04 13:23:27 +00:00
romstage.c src: Remove unused <cf9_reset.h> 2022-05-16 02:40:14 +00:00
spd.c soc/intel/broadwell: Consolidate SPD handling 2022-08-14 10:53:47 +00:00