summaryrefslogtreecommitdiff
path: root/drivers/watchdog/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2023-04-291-5/+21
|\
| * watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy2023-04-061-1/+1
| * watchdog: mpc8xxx: Make it genericChristophe Leroy2023-04-061-1/+17
| * watchdog: mpc8xx: Rename it mpc8xxxChristophe Leroy2023-04-051-3/+3
* | watchdog: arm_smc_wdt: add watchdog supportLionel Debieve2023-04-181-0/+8
* | watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov2023-04-181-0/+7
* | watchdog: Add a watchdog driver for Raspberry Pi boardsETIENNE DUBLE2023-04-181-0/+9
|/
* watchdog: Clean up defaults for imx_watchdog / ulp_wdogTom Rini2023-01-201-0/+1
* arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang2022-10-311-1/+1
* arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang2022-10-311-2/+1
* arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang2022-10-311-1/+1
* arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang2022-10-311-1/+1
* sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes2022-10-241-0/+8
* watchdog: Integrate watchdog triggering into the cyclic frameworkStefan Roese2022-09-181-0/+2
* watchdog: add amlogic watchdog supportPhilippe Boos2022-07-211-0/+7
* watchdog: octeontx_wdt: Add MIPS Octeon supportStefan Roese2022-07-211-5/+4
* watchdog: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
* watchdog: designware: Make this depend on WDTTom Rini2022-07-051-2/+2
* watchdog: Add MAX6370 watchdog timer driverPali Rohár2022-05-061-0/+7
* wdt: nuvoton: Add support for NuvotonJim Liu2022-04-221-0/+8
* Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-141-0/+7
|\
| * watchdog: add sl28cpld watchdog driverMichael Walle2022-02-281-0/+7
* | watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes2022-03-071-1/+2
|/
* watchdog: Add a driver for the Apple watchdogMark Kettenis2022-01-131-0/+9
* watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt2021-11-101-0/+1
* watchdog: Add a driver for the sunxi watchdogSamuel Holland2021-10-251-0/+8
* watchdog: rti_wdt: Add support for loading firmwareJan Kiszka2021-10-031-0/+20
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-011-1/+1
* watchdog: add gpio watchdog driverRasmus Villemoes2021-08-311-0/+9
* watchdog: Add booke watchdog driverChris Packham2021-04-151-0/+7
* watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár2021-04-061-0/+13
* watchdog: add watchdog driver for MediaTek MT7620 SoCWeijie Gao2021-01-241-0/+7
* wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang2021-01-181-0/+9
* watchdog: Hide WATCHDOG_RESET_DISABLEMichael Walle2020-11-011-6/+7
* watchdog: Add reset support for OcteonTX / TX2Suneel Garapati2020-08-251-0/+10
* watchdog: Add support for K3 RTI watchdogJan Kiszka2020-08-111-0/+7
* Watchdog: introduce ARM SBSA watchdog driverZhao Qiang2020-07-271-0/+9
* watchdog: kconfig: Enable designware for rk3399Jagan Teki2020-04-301-0/+1
* watchdog: versal: Add support for Xilinx window watchdogAshok Reddy Soma2020-04-061-0/+9
* watchdog: Align Kconfig propertiesMichal Simek2020-03-131-28/+28
* watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same timeChristophe Leroy2020-02-281-0/+1
* watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy2020-02-281-1/+1
* watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li2020-02-071-0/+8
* watchdog: designware: Convert to DM and DT probingMarek Vasut2020-02-051-1/+1
* watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut2020-02-031-0/+7
* watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-081-0/+9
* watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh2019-08-121-1/+8
* watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese2019-08-051-9/+0
* watchdog: imx: Add DM supportMarek Vasut2019-07-191-1/+1