coreboot-kgpe-d16/src/northbridge/intel/pineview
Kyösti Mälkki aba8fb1158 intel/i945,gm45,pineview,x4x: Move stage cache support function
Let garbage-collection take care of stage_cache_external_region()
when it is not needed and move implementation to a suitable file
already building for needed stages.

Change-Id: Ic32adcc62c7ee21bf38e2e4e5ece00524871b091
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34670
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-08-03 17:36:01 +00:00
..
acpi {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h 2019-03-13 04:17:46 +00:00
acpi.c
bootblock.c nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK 2019-05-25 15:49:27 +00:00
chip.h src/northbridge: Add and update license headers 2018-05-29 22:36:37 +00:00
early_init.c src/northbridge: Add missing 'include <types.h>' 2019-05-29 20:28:27 +00:00
gma.c src/northbridge: Add missing 'include <types.h>' 2019-05-29 20:28:27 +00:00
iomap.h Remove DEFAULT_PCIEXBAR alias 2019-03-06 11:54:17 +00:00
Kconfig cpu/x86: Flip SMM_TSEG default 2019-07-09 12:48:46 +00:00
Makefile.inc intel/i945,gm45,pineview,x4x: Move stage cache support function 2019-08-03 17:36:01 +00:00
northbridge.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pineview.h nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK 2019-05-25 15:49:27 +00:00
ram_calc.c intel/i945,gm45,pineview,x4x: Move stage cache support function 2019-08-03 17:36:01 +00:00
raminit.c nb/intel/pineview: Remove dead code in switch 2019-07-19 09:57:32 +00:00
raminit.h
romstage.c nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK 2019-05-25 15:49:27 +00:00