coreboot-kgpe-d16/src/soc/intel/broadwell
Kyösti Mälkki 26a682c944 intel/baytrail,broadwell: 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: Ia6adcc0c8bf6d4abc095ac669aaae876b33ed0f3
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34669
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-03 17:34:40 +00:00
..
acpi
bootblock soc/intel/broadwell: Enable LPC/SIO setup in bootblock 2019-05-15 17:57:33 +00:00
include/soc soc/intel: Guard remaining SA_DEV_ROOT definition 2019-07-25 16:43:13 +00:00
romstage soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
acpi.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
adsp.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
chip.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
chip.h
cpu.c soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads 2019-07-30 09:56:02 +00:00
cpu_info.c
ehci.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
elog.c
finalize.c soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
gpio.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
hda.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
igd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
iobp.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
Kconfig arch/x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:36:18 +00:00
lpc.c soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
Makefile.inc intel/baytrail,broadwell: Move stage cache support function 2019-08-03 17:34:40 +00:00
me.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
me_status.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
memmap.c intel/baytrail,broadwell: Move stage cache support function 2019-08-03 17:34:40 +00:00
minihd.c soc/intel/broadwell: Change variable back to u32 2019-07-22 20:36:56 +00:00
monotonic_timer.c
pch.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
pcie.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
pei_data.c soc/intel/broadwell: Fix use of CONFIG_USBDEBUG 2019-03-22 20:26:44 +00:00
pmutil.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
ramstage.c Klocwork: Fix the Null pointer derefernce found by klocwork 2019-04-23 09:56:37 +00:00
refcode.c
sata.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
serialio.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smbus.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
smbus_common.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
smi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
systemagent.c soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
tsc_freq.c
usb_debug.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
xhci.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00