coreboot-kgpe-d16/src/northbridge/intel/gm45
Angel Pons c0c951630a nb/intel/gm45: Deduplicate PCIEXBAR decoding
We can use `decode_pcie_bar` instead, if we make it non-static.

Change-Id: I4d005290355e30e6fdaae3e8e092891fddfbe4fc
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44118
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2020-08-04 12:23:04 +00:00
..
acpi nb/intel/gm45/acpi/gm45.asl: Drop dead code 2020-07-09 23:53:40 +00:00
acpi.c nb/intel/gm45: Deduplicate PCIEXBAR decoding 2020-08-04 12:23:04 +00:00
bootblock.c src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_init.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_reset.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +00:00
gm45.h nb/intel/gm45: Deduplicate PCIEXBAR decoding 2020-08-04 12:23:04 +00:00
gma.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +00:00
igd.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +00:00
iommu.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +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
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
northbridge.c nb/intel/gm45: Deduplicate PCIEXBAR decoding 2020-08-04 12:23:04 +00:00
pcie.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +00:00
pm.c src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
raminit.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +00:00
raminit_rcomp_calibration.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
raminit_read_write_training.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
raminit_receive_enable_calibration.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c nb/intel/gm45: Use PCI bitwise ops 2020-08-04 12:22:04 +00:00
thermal.c src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00