coreboot-kgpe-d16/src/northbridge/intel/pineview
Arthur Heymans 4338ae3194 nb/intel/pineview/northbridge.c: Fix overlapping resources
Fixed resources should not overlap.

Change-Id: I166e0095ac0cc0dd8271a693bb452f505a1a9413
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49626
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-19 23:05:22 +00:00
..
acpi drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
acpi.c nb/intel/pineview: Change signature of decode_pciebar 2020-08-04 21:27:16 +00:00
bootblock.c
chip.h
early_init.c
gma.c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers 2020-08-17 07:00:37 +00:00
hostbridge_regs.h nb/intel/pineview/hostbridge_regs.h: Clean up registers 2020-08-03 05:27:28 +00:00
Kconfig cbfs: Enable CBFS mcache on most chipsets 2020-12-02 22:12:10 +00:00
Makefile.inc
mchbar_regs.h
memmap.c src/northbridge: Drop unneeded empty lines 2020-09-21 16:32:10 +00:00
memmap.h nb/intel/pineview/iomap.h: Rename to memmap.h 2020-09-17 19:59:48 +00:00
northbridge.c nb/intel/pineview/northbridge.c: Fix overlapping resources 2021-01-19 23:05:22 +00:00
pineview.h nb/intel/pineview: Place raminit definitions in raminit.h 2020-09-25 19:42:43 +00:00
raminit.c nb/intel/pineview: Extract HPET setup and delay function 2021-01-15 11:20:04 +00:00
raminit.h nb/intel/pineview: Place raminit definitions in raminit.h 2020-09-25 19:42:43 +00:00
romstage.c