coreboot-kgpe-d16/src/soc/amd/mendocino
Kyösti Mälkki 66b5e1b32d ACPI: Use common code for MADT LAPIC NMIs
Use the broadcast ID to deliver LINT1 as NMI to all CPUs,
instead of listing individual LAPIC IDs.

Change-Id: Iaf714d8c2aabd16c59c3bcebc4a207406fc85ca9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69527
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-11-25 15:01:49 +00:00
..
acpi soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device 2022-10-29 22:49:33 +00:00
include/soc soc/amd/*/data_fabric: Move register offsets to soc 2022-11-04 20:36:49 +00:00
psp_verstage /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
acpi.c ACPI: Use common code for MADT LAPIC NMIs 2022-11-25 15:01:49 +00:00
agesa_acpi.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
aoac.c
chip.c soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common 2022-11-03 19:47:38 +00:00
chip.h soc/amd/mendocino: Expand extra 5 DPTC thermal related profiles 2022-10-28 21:30:54 +00:00
chipset_mendocino.cb soc/amd/*/data_fabric: Use common device ops 2022-11-04 20:39:32 +00:00
chipset_rembrandt.cb soc/amd/*/data_fabric: Use common device ops 2022-11-04 20:39:32 +00:00
config.c
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
early_fch.c soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
espi_util.c
fch.c soc/amd/mendocino: Enable GPP clk req disabling for disabled devices 2022-10-26 22:02:32 +00:00
fsp_m_params.c soc/amd/*/fsp_m_params: rework local USB PHY table update 2022-11-23 19:44:03 +00:00
fsp_s_params.c
fw.cfg
gpio.c
i2c.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
Kconfig soc/amd/mendocino: Increase CBFS_MCACHE size 2022-11-21 19:56:34 +00:00
Makefile.inc soc/amd/*/Makefile: fix readelf parameters to get bootblock size 2022-11-23 19:43:46 +00:00
mca.c
preload.c
reset.c
romstage.c soc/amd: Define post codes 2022-11-24 15:16:45 +00:00
root_complex.c soc/amd: Use ioapic helper functions 2022-11-17 23:31:59 +00:00
smihandler.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
smu.c
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
xhci.c