coreboot-kgpe-d16/src/soc/mediatek/mt8173
Tristan Shieh 53dabc29f2 mediatek: Move watchdog timer code to a common directory
Move watchdog timer (WDT) code which can be reused into a common
directory under soc/mediatek.

BUG=b:80501386
BRANCH=none
TEST=Boots correctly on Elm

Change-Id: Icbeb04f775c3c0fdc18dd198df8591f5c4b6ddce
Signed-off-by: Tristan Shieh <tristan.shieh@mediatek.com>
Reviewed-on: https://review.coreboot.org/27025
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-06-21 09:39:48 +00:00
..
include/soc mediatek: Move watchdog timer code to a common directory 2018-06-21 09:39:48 +00:00
bl31_plat_params.c soc/mediatek/mt8173: Remove cast of NULL* to void * 2017-11-03 16:03:30 +00:00
bootblock.c
da9212.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
ddp.c mediatek/mt8173: Add support for Dual DSI output 2017-04-25 02:36:55 +02:00
dramc_pi_basic_api.c mediatek: Refine whitespace and formating changes 2018-06-07 07:42:43 +00:00
dramc_pi_calibration_api.c mediatek: Refine whitespace and formating changes 2018-06-07 07:42:43 +00:00
dsi.c mediatek/mt8173: Add support for Dual DSI output 2017-04-25 02:36:55 +02:00
emi.c
flash_controller.c drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure 2017-05-19 21:23:39 +02:00
gpio.c
gpio_init.c
i2c.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
Kconfig soc/mediatek/mt8173/Kconfig: Use plural of *message* 2017-11-03 07:42:07 +00:00
Makefile.inc mediatek: Move watchdog timer code to a common directory 2018-06-21 09:39:48 +00:00
memory.c soc/mediatek/mt8173: Correct multi-line comment format 2017-11-03 07:40:55 +00:00
mmu_operations.c
mt6311.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
mt6391.c mediatek: Refine whitespace and formating changes 2018-06-07 07:42:43 +00:00
mtcmos.c
pll.c mediatek: Refine whitespace and formating changes 2018-06-07 07:42:43 +00:00
pmic_wrap.c mediatek: Refine whitespace and formating changes 2018-06-07 07:42:43 +00:00
rtc.c mediatek: Refine whitespace and formating changes 2018-06-07 07:42:43 +00:00
soc.c soc/mediatek/mt8173: Get rid of device_t 2018-06-04 09:17:52 +00:00
spi.c soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors 2018-04-23 09:13:16 +00:00
timer.c mediatek: Refactor to sharing code among similar SOCs 2018-06-07 11:08:17 +00:00
usb.c