coreboot-kgpe-d16/src/soc/mediatek/mt8195
Rex-BC Chen a23d76a8bc soc/mediatek: Add an overridable function for WDT clear status
mtk_wdt_clr_status is different for MT8186 and MT8195,
so we move this function to soc folder.

TEST=build pass
BUG=b:202871018

Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Change-Id: Ia8697ffdca1e2d1443f2259713c4ab6fdf1b1a9e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58834
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.corp-partner.google.com>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-11-03 18:51:24 +00:00
..
include/soc soc/mediatek/mt8195: move timer enum variables to timer_v2.h 2021-11-03 08:26:07 +00:00
apusys.c soc/mediatek/mt8195: add apusys init flow 2021-11-03 03:31:03 +00:00
bootblock.c soc/mediatek/mt8195: Enable and initialize eint 2021-05-11 03:54:29 +00:00
ddp.c soc/mediatek/mt8195: Add ddp driver to support eDP output 2021-06-16 08:32:31 +00:00
devapc.c soc/mediatek/mt8195: Add devapc basic drivers 2021-08-04 09:23:45 +00:00
dp_intf.c soc/mediatek/mt8195: add eDP support 2021-06-18 08:46:18 +00:00
dpm_4ch.c soc/mediatek/mt8195: Support 4 channel DRAM in DPM init flow 2021-06-24 03:13:53 +00:00
dptx.c soc/mediatek/mt8195: Utilize the retry macro 2021-06-26 10:09:20 +00:00
dptx_hal.c helpers: Add GENMASK macro 2021-08-02 15:01:54 +00:00
emi.c soc/mediatek/mt8195: Get DRAM size from DRAM calibration result 2021-07-14 09:47:39 +00:00
gpio.c soc/mediatek/mt8195: Add GPIO driver 2021-04-26 02:43:15 +00:00
hdmi.c soc/mediatek/mt8195: add HDMI low power setting 2021-08-23 06:03:52 +00:00
i2c.c soc/mediatek: add debug dump for ltiming and clock_div 2021-10-02 11:50:22 +00:00
Kconfig soc/mediatek: Add an overridable function for WDT clear status 2021-11-03 18:51:24 +00:00
Makefile.inc soc/mediatek: Add an overridable function for WDT clear status 2021-11-03 18:51:24 +00:00
mmu_operations.c soc/mediatek/mt8195: configure DMA buffer in DRAM 2021-05-13 01:43:57 +00:00
mt6315.c soc/mediatek/mt8195: add pmif/spmi/pmic driver 2021-05-05 07:36:26 +00:00
mt6359p.c soc/mediatek/mt8195: add pmif/spmi/pmic driver 2021-05-05 07:36:26 +00:00
mt6360.c soc/mediatek/mt8195: modify mt6360 interface 2021-07-21 15:46:53 +00:00
mt6691.c soc/mediatek/mt8195: add mt6691 driver 2021-06-18 08:47:06 +00:00
mtcmos.c soc/mediatek/mt8195: Add mtcmos init support 2021-05-05 07:38:06 +00:00
pll.c src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
pmif_clk.c soc/mediatek/mt8195: add pmif/spmi/pmic driver 2021-05-05 07:36:26 +00:00
pmif_spi.c soc/mediatek/mt8195: fine tune pmif spi hardware settings for stability 2021-07-12 02:54:36 +00:00
pmif_spmi.c soc/mediatek/mt8195: add pmif/spmi/pmic driver 2021-05-05 07:36:26 +00:00
scp.c soc/mediatek/mt8195: Enable SCP SRAM 2021-05-13 01:43:30 +00:00
soc.c soc/mediatek/mt8195: add apusys init flow 2021-11-03 03:31:03 +00:00
spi.c soc/mediatek/mt8195: Add NOR-Flash support 2021-05-05 07:37:05 +00:00
spm.c soc/mediatek/mt8195: add SPM loader 2021-06-04 10:11:07 +00:00
timer.c
usb.c soc/mediatek/mt8195: Add RTC driver 2021-05-10 01:58:28 +00:00
wdt.c soc/mediatek: Add an overridable function for WDT clear status 2021-11-03 18:51:24 +00:00