coreboot-kgpe-d16/src/soc/intel/baytrail
Aaron Durbin 2a08137fee x86 chipsets: utilize x86_setup_mtrrs_with_detect()
For all the chipsets which were performing the following sequence:
  x86_setup_fixed_mtrrs();
  x86_setup_var_mtrrs(cpuid_eax(0x80000008) & 0xff, 2);

Replace that with x86_setup_mtrrs_with_detect() since it is equivalent.

Change-Id: I9f362dbf38942d675f615d22b9e5770ce65e5a08
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13936
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-03-08 23:58:01 +01:00
..
acpi ACPI: Fix IASL Warning about unused method for GBUF check 2015-12-10 16:30:50 +01:00
bootblock tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
include/soc baytrail: add C0 and D0 stepping decode 2015-11-21 03:41:34 +01:00
romstage tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" 2016-02-26 07:01:21 +01:00
acpi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu.c x86 chipsets: utilize x86_setup_mtrrs_with_detect() 2016-03-08 23:58:01 +01:00
dptf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ehci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
emmc.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gfx.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
hda.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
iosf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig Add EM100 'hyper term' spi console support in ramstage & smm 2015-10-05 17:43:11 +00:00
lpe.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lpss.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Makefile.inc cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
memmap.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
northcluster.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
perf_power.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
placeholders.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
pmutil.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ramstage.c baytrail: add C0 and D0 stepping decode 2015-11-21 03:41:34 +01:00
refcode.c lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
reset.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sata.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
scc.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sd.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smihandler.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smm.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
southcluster.c baytrail: fix missing brackets around ir_base to fix IRQ routing 2015-11-28 19:17:05 +01:00
spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stage_cache.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
tsc_freq.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
xhci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00