u-boot-brain/arch/x86/cpu/broadwell
Simon Glass 515e8174f5 x86: Update mrccache to support multiple caches
With Apollo Lake we need to support a normal cache, which almost never
changes and a much smaller 'variable' cache which changes every time.

Update the code to add a cache type, use an array for the caches and use a
for loop to iterate over the caches.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:14 +08:00
..
adsp.c x86: broadwell: Add support for the ADSP 2019-02-20 15:27:10 +08:00
cpu_from_spl.c common: Move checkcpu() out of common.h 2019-12-02 18:23:14 -05:00
cpu_full.c x86: Tidy up some duplicate MSR defines 2019-10-08 13:57:47 +08:00
cpu.c x86: Add common functions for TDP and perf control 2019-10-08 13:57:47 +08:00
iobp.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile x86: broadwell: Select refcode and CPU code for SPL 2019-05-08 13:02:14 +08:00
me.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
northbridge.c x86: broadwell: Allow SDRAM init from SPL 2019-05-08 13:02:12 +08:00
pch.c x86: broadwell: Update PCH to work in TPL 2019-05-08 13:02:18 +08:00
pinctrl_broadwell.c x86: broadwell: Don't bother probing the PCH for pinctrl 2019-02-20 15:27:10 +08:00
power_state.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
refcode.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram.c x86: Update mrccache to support multiple caches 2019-12-15 11:44:14 +08:00