u-boot/drivers/watchdog
Christophe Leroy 0fd79138dc watchdog: mpc8xxx: Add support for mpc83xx
Introduce a new compatible "fsl,pq2pro-wdt"
On mpc83xx, the prescaling factor is 0x10000.

Don't write the watchdog configuration register in
start.S as it can be written only once.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
2023-04-06 14:50:03 +02:00
..
apple_wdt.c
armada-37xx-wdt.c treewide: Fix Marek's name and change my e-mail address 2022-07-21 10:14:04 +02:00
ast_wdt.c
ast2600_wdt.c
at91sam9_wdt.c
bcm6345_wdt.c
booke_wdt.c
cdns_wdt.c
cortina_wdt.c
designware_wdt.c global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG 2022-12-23 10:07:03 -05:00
gpio_wdt.c watchdog: gpio_wdt: use __udelay() to avoid recursion 2022-09-27 12:25:40 +02:00
imx_watchdog.c watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
Kconfig watchdog: mpc8xxx: Add support for mpc83xx 2023-04-06 14:50:03 +02:00
Makefile watchdog: mpc8xx: Rename it mpc8xxx 2023-04-05 19:46:18 +02:00
max6370_wdt.c watchdog: max6370: use __udelay() to avoid recursion 2022-09-27 12:25:51 +02:00
meson_gxbb_wdt.c watchdog: add amlogic watchdog support 2022-07-21 08:09:06 +02:00
mpc8xxx_wdt.c watchdog: mpc8xxx: Add support for mpc83xx 2023-04-06 14:50:03 +02:00
mt7620_wdt.c
mt7621_wdt.c
mtk_wdt.c watchdog: mediatek: add support for MediaTek MT7986 SoC 2022-09-23 15:09:15 -04:00
npcm_wdt.c wdt: nuvoton: add expire function for generic reset 2022-10-24 11:06:24 +02:00
octeontx_wdt.c watchdog: octeontx_wdt: Add MIPS Octeon support 2022-07-21 08:09:06 +02:00
omap_wdt.c watchdog: omap_wdt: Switch required include for watchdog defines 2022-10-18 13:40:40 -04:00
orion_wdt.c treewide: Fix Marek's name and change my e-mail address 2022-07-21 10:14:04 +02:00
rti_wdt.c
s5p_wdt.c
sandbox_alarm-wdt.c sandbox: add SIGALRM-based watchdog device 2022-10-24 11:10:21 +02:00
sandbox_wdt.c
sbsa_gwdt.c
sl28cpld-wdt.c
sp805_wdt.c
stm32mp_wdt.c
sunxi_wdt.c
tangier_wdt.c
ulp_wdog.c watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
wdt-uclass.c watchdog: Drop GD_FLG_WDT_READY as it's not used any more 2022-11-22 08:56:26 +01:00
xilinx_tb_wdt.c
xilinx_wwdt.c