coreboot-kgpe-d16/src/soc/intel/broadwell
Aaron Durbin decd062875 drivers/mrc_cache: move mrc_cache support to drivers
There's nothing intel-specific about the current mrc_cache support.
It's logic manages saving non-volatile areas into the boot media.
Therefore, expose it to the rest of the system for any and all to
use.

BUG=b:69614064

Change-Id: I3b331c82a102f88912a3e10507a70207fb20aecc
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/22901
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-12-17 18:29:41 +00:00
..
acpi
bootblock
include/soc soc/intel/broadwell: implement spi_flash_ctrlr_protect_region() 2017-12-16 04:15:36 +00:00
romstage drivers/mrc_cache: move mrc_cache support to drivers 2017-12-17 18:29:41 +00:00
acpi.c
adsp.c
chip.c
chip.h
cpu.c Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
cpu_info.c
ehci.c
elog.c
finalize.c
gpio.c
hda.c
igd.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
iobp.c
Kconfig soc/intel/broadwell: remove CACHE_MRC_SETTINGS option 2017-12-17 18:29:18 +00:00
lpc.c soc/intel: Enable ACPI DBG2 table generation 2017-11-15 16:07:21 +00:00
Makefile.inc
me.c
me_status.c
memmap.c
minihd.c
monotonic_timer.c
pch.c
pcie.c
pei_data.c
pmutil.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
ramstage.c
refcode.c
reset.c
sata.c
serialio.c
smbus.c
smbus_common.c smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
smi.c
smihandler.c
smmrelocate.c
spi.c soc/intel/broadwell: implement spi_flash_ctrlr_protect_region() 2017-12-16 04:15:36 +00:00
stage_cache.c
systemagent.c
tsc_freq.c
usb_debug.c usbdebug: Refactor early enable 2017-08-07 12:35:42 +00:00
xhci.c