immortalwrt/target/linux
Sander Vanheule 4a34df3c4a realtek: Add and enable watchdog node
Add and enable the Realtek Otto WDT peripheral found on these SoCs.

Default all devices to use standard (cold) reboot and "soc" resets.

Devices that require the PLL value fixup before restarting, should pick
the "cpu" or "software" reset mode. These devices also need to provide a
custom reboot mode, by adding the reboot argument to the kernel command
line:

    WDT reset mode  | kernel reboot mode
    ----------------+---------------------------------------
    soc             | reboot=cold (default if not specified)
    cpu             | reboot=warm
    software        | reboot=software

Preferrably, these devices should use an alternative restart method like
gpio-restart to provide reliable restarts.

Note that watchdog restarts are not yet exposed, since the
_machine_restart override is still present.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-12-17 00:14:14 +08:00
..
apm821xx kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
arc770 arc770: drop target 2021-09-14 03:17:29 +08:00
archs38 archs38: update kernel version to 5.10 2021-11-10 23:59:07 +08:00
armvirt armvirt: enable MMIO_CMDLINE_DEVICES for firecracker support 2021-10-14 23:56:43 +08:00
at91 kernel: Set some options in generic configuration 2021-11-12 00:06:18 +08:00
ath25 kernel: bump 5.4 to 5.4.154 2021-10-22 23:56:43 +08:00
ath79 ath79: add support for WD My Net N600 2021-12-13 00:01:42 +08:00
bcm27xx kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
bcm47xx bcm47xx: fix bgmac regression present in 5.10 kernel 2021-11-14 23:56:20 +08:00
bcm53xx bcm53xx: sysupgrade: fix support for Luxul's legacy firmware format 2021-12-16 00:05:39 +08:00
bcm63xx kernel: bump 5.10 to 5.10.79 2021-12-08 23:59:31 +08:00
bcm4908 bcm4908: add fdt-utils to default packages 2021-12-16 00:05:54 +08:00
bmips kernel: Deactivate B53 symbols in generic configuration 2021-12-03 00:03:50 +08:00
gemini gemini: splash banner on framebuffer console 2021-10-11 23:55:36 +08:00
generic kernel: fix RCU issue in xt_FLOWOFFLOAD patch 2021-12-12 23:57:07 +08:00
imx6 kernel: Set some options in generic configuration 2021-11-12 00:06:18 +08:00
ipq40xx kernel: bump 5.4 to 5.4.158 2021-12-08 23:57:50 +08:00
ipq806x kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-10 12:26:08 +08:00
kirkwood kirkwood: refresh kernel config 2021-10-06 23:56:13 +08:00
lantiq lantiq: fixed wifi support for AVM FRITZ!Box 7430 2021-12-13 00:02:19 +08:00
layerscape kernel: bump 5.4 to 5.4.158 2021-12-08 23:57:50 +08:00
malta kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
mediatek kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
mpc85xx kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
mvebu kernel: bump 5.10 to 5.10.76 2021-11-01 23:54:04 +08:00
mxs kernel: Set some options in generic configuration 2021-11-12 00:06:18 +08:00
octeon kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
octeontx kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
omap uboot-omap: Remove omap3_overo configuration 2021-12-01 23:48:09 +08:00
oxnas kernel: bump 5.10 to 5.10.76 2021-11-01 23:54:04 +08:00
pistachio kernel: bump 5.4 to 5.4.156 2021-12-08 23:56:51 +08:00
ramips ramips: mt76x8: tidy up 02_network 2021-12-15 23:58:45 +08:00
realtek realtek: Add and enable watchdog node 2021-12-17 00:14:14 +08:00
rockchip rockchip: 5.10: NanoPi R2S: fixes vcc-rtl8153-regulator 2021-11-29 23:43:22 +08:00
sunxi sunxi: update nanopi neo air that use brcmfmac43430a0 2021-12-03 00:05:55 +08:00
tegra kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-10 12:26:08 +08:00
uml uml: add Kernel 5.10 support via testing 2021-11-05 00:03:04 +08:00
x86 x86: remove old lzma tuning patch 2021-12-12 23:56:28 +08:00
zynq kernel: Set some options in generic configuration 2021-11-12 00:06:18 +08:00
Makefile