coreboot-kgpe-d16/src
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
arch arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
commonlib commonlib/region: expose subregion helper function 2017-12-15 23:35:05 +00:00
console
cpu intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c 2017-12-11 01:10:51 +00:00
device device: Make pci_dev_ops_pci structure global 2017-12-13 10:20:27 +00:00
drivers drivers/mrc_cache: move mrc_cache support to drivers 2017-12-17 18:29:41 +00:00
ec chromeec: Add command to override charger limit 2017-12-08 17:14:30 +00:00
include drivers/mrc_cache: move mrc_cache support to drivers 2017-12-17 18:29:41 +00:00
lib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
mainboard mb/google/poppy/variants/nami: Fix SataMode configuration in devicetree 2017-12-17 05:21:52 +00:00
northbridge nb/x4x/raminit: Rewrite SPD decode and timing selection 2017-12-16 10:00:10 +00:00
security security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
soc drivers/mrc_cache: move mrc_cache support to drivers 2017-12-17 18:29:41 +00:00
southbridge AMD fam10: Link southbridge/amd/rs780/early_setup.c 2017-12-11 11:58:02 +00:00
superio winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
vendorcode vc/amd/pi/0067F00: add option to add AGESA binary PI as stage 2017-12-13 15:53:24 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00