coreboot-kgpe-d16/src/northbridge/intel/haswell
Angel Pons 05f996d433 nb/intel/haswell/acpi: Fix host bridge registers
The host bridge register definitions haven't changed from Sandy Bridge
to Haswell, according to the datasheets. However, coreboot's ACPI code
is not the same. Looks like Haswell values are wrong, so correct them.

Change-Id: Ib099575b5cc5e7d468db51f382a15b8aac3eedea
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43151
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-07-08 07:26:07 +00:00
..
acpi nb/intel/haswell/acpi: Fix host bridge registers 2020-07-08 07:26:07 +00:00
acpi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
bootblock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_init.c nb/intel/haswell: Use PCI bitwise ops 2020-06-09 17:50:55 +00:00
finalize.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gma.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
haswell.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mchbar_regs.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
minihd.c nb/intel/haswell: Use 16-bit ops on PCI COMMAND 2020-06-22 11:43:16 +00:00
northbridge.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
pcie.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
pei_data.h treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
raminit.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
raminit.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
report_platform.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00