coreboot-kgpe-d16/src
Felix Held 2f8228d3c9 soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define
Since I'm not sure if there are non-upstream boards that change the
default of the Kconfig value and the comment says that it needs to match
the binaryPI build, I'll do that change in a follow-up patch to allow
easy local reverts of that.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ic0f08c6cb951994be6db19e10f73f0c621521c70
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50291
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-02-07 19:37:56 +00:00
..
acpi acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
arch arch/x86/smbios: Add missing guard 2021-02-07 18:08:59 +00:00
commonlib acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
console
cpu mb/emulation/qemu: Fix SMP boot 2021-02-04 09:53:02 +00:00
device soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY 2021-02-06 07:33:51 +00:00
drivers drivers/intel/fsp2_0: Add support for MP services2 PPI 2021-02-06 09:06:10 +00:00
ec ec/apple: Add ACPI code for Apple MacBooks 2021-02-05 09:39:31 +00:00
include drivers/intel/fsp2_0: Add support for MP services2 PPI 2021-02-06 09:06:10 +00:00
lib src: Remove useless comments in "includes" lines 2021-02-04 10:18:49 +00:00
mainboard mb/emulation/qemu-q35: Mark TSEG region as reserved 2021-02-06 18:51:29 +00:00
northbridge nb/intel/ironlake: Avoid pointer arithmetics 2021-02-07 19:30:00 +00:00
security coreboot_table: Move VBOOT_VBNV support 2021-02-04 08:43:39 +00:00
soc soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define 2021-02-07 19:37:56 +00:00
southbridge sb/intel/lynxpoint/acpi/gpio.asl: Convert to ASL 2.0 2021-02-07 14:57:51 +00:00
superio superio/nuvoton/common/Kconfig: Remove HWM config 2021-01-29 09:39:43 +00:00
vendorcode drivers/intel/fsp2_0: Add support for MP services2 PPI 2021-02-06 09:06:10 +00:00
Kconfig