coreboot-kgpe-d16/src/northbridge/intel/haswell
Angel Pons eb86016570 nb/intel/haswell: Use 16-bit ops on PCI COMMAND
The PCI COMMAND register is 16 bits wide. So, do not use 32-bit PCI ops
to update it.

Change-Id: I8f8d9e978f3b241cb544dd1d26e0f5fa8997d11e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42623
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-06-22 11:43:16 +00:00
..
acpi northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl 2020-06-03 12:21:53 +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