coreboot-kgpe-d16/src/northbridge/intel
Angel Pons ce3e6380b9 nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding
Other northbridges have a `decode_pcie_bar` function. Since it's not
needed anywhere else, keep it as a static function for now.

Change-Id: Ide42ffcebb73c3e683e0ccaf0ab3aeae805d1123
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44146
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2020-08-04 21:36:00 +00:00
..
e7505 src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
gm45 nb/intel/gm45: Deduplicate PCIEXBAR decoding 2020-08-04 12:23:04 +00:00
haswell nb/intel/haswell: Use ASL 2.0 syntax 2020-08-04 21:33:58 +00:00
i440bx nb/intel/i440bx: Make ROM area unavailable for MMIO 2020-08-04 07:14:43 +00:00
i945 nb/intel/i945: Deduplicate PCIEXBAR decoding 2020-08-04 21:35:26 +00:00
ironlake nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding 2020-08-04 21:36:00 +00:00
pineview nb/intel/pineview: Refactor decode_pcie_bar 2020-08-04 21:27:31 +00:00
sandybridge nb/intel/sandybridge: Update to ASL 2.0 syntax 2020-08-04 21:30:43 +00:00
x4x nb/intel/x4x: Change signature of decode_pciebar 2020-08-04 21:28:52 +00:00