coreboot-kgpe-d16/src/soc/intel/braswell
Julius Werner baf27dbaeb cbfs: Enable CBFS mcache on most chipsets
This patch flips the default of CONFIG_NO_CBFS_MCACHE so the feature is
enabled by default. Some older chipsets with insufficient SRAM/CAR space
still have it explicitly disabled. All others get the new section added
to their memlayout... 8K seems like a sane default to start with.

Change-Id: I0abd1c813aece6e78fb883f292ce6c9319545c44
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38424
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-12-02 22:12:10 +00:00
..
acpi {sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code 2020-08-05 15:46:17 +00:00
bootblock soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T output 2020-11-22 22:17:53 +00:00
include/soc src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
romstage src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
acpi.c soc/intel/braswell: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:56 +00:00
chip.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
chip.h src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
cpu.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
emmc.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
fadt.c soc/intel/braswell/fadt.c: Use ACPI_ADDRESS_SPACE_IO macro 2020-07-28 10:53:55 +00:00
gfx.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
gpio.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
gpio_support.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iosf.c soc/intel/{baytrail,braswell}: Drop unneeded return 2020-07-25 10:19:14 +00:00
Kconfig cbfs: Enable CBFS mcache on most chipsets 2020-12-02 22:12:10 +00:00
lpc_init.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
lpe.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
lpss.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
Makefile.inc soc/intel/braswell: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:56 +00:00
memmap.c src: Update some incorrect config options in comments 2020-11-16 12:09:58 +00:00
northcluster.c soc/intel/braswell/northcluster.c: Tidy up long lines 2020-08-02 12:03:04 +00:00
pcie.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
placeholders.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
ramstage.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
sata.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
scc.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
sd.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
smbus.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
smm.c ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
southcluster.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
tsc_freq.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
xhci.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00