coreboot/src
Jarried Lin abf34584db soc/mediatek: Refactor MMU operation for L2C SRAM and DMA
Refactor mmu operation by
- moving mtk_soc_disable_l2c_sram to l2c_ops.c
- keeping mtk_soc_after_dram in mmu_cmops.c

Change-Id: I14bd8a82e0b5f8f00ce2b52e5aee918e130912d4
Signed-off-by: Jarried Lin <jarried.lin@mediatek.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83937
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-08-24 12:59:31 +00:00
..
acpi acpi/acpigen_ps2_keybd: Fix total keymap size calculation 2024-08-06 14:54:59 +00:00
arch arch/arm: Add a few ARM targets as supported by CLANG 2024-08-23 10:40:01 +00:00
commonlib region: Turn region_end() into an inclusive region_last() 2024-08-23 01:08:16 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu region: Turn region_end() into an inclusive region_last() 2024-08-23 01:08:16 +00:00
device azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
drivers region: Turn region_end() into an inclusive region_last() 2024-08-23 01:08:16 +00:00
ec ec/starlabs/merlin: Remove cezanne-desktop variant 2024-08-20 13:19:14 +00:00
include util/sconfig: Probe device when fw_config is unprovisioned 2024-08-22 13:53:18 +00:00
lib util/sconfig: Probe device when fw_config is unprovisioned 2024-08-22 13:53:18 +00:00
mainboard mb/google/rauru: Initialize flash controller in bootblock 2024-08-24 12:58:47 +00:00
northbridge nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/mediatek: Refactor MMU operation for L2C SRAM and DMA 2024-08-24 12:59:31 +00:00
southbridge azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
superio superio/ite/it8728f: Support setting power state after power failure 2024-08-20 13:10:02 +00:00
vendorcode soc/intel/jasperlake: Add CrashLog implementation for Intel JSL 2024-08-22 13:13:47 +00:00
Kconfig Add initial experimental LTO support 2024-08-24 12:50:38 +00:00