| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot... | Tom Rini | 2023-04-29 | 1 | -5/+21 |
|\ |
|
| * | watchdog: mpc8xxx: Add support for mpc83xx | Christophe Leroy | 2023-04-06 | 1 | -1/+1 |
| * | watchdog: mpc8xxx: Make it generic | Christophe Leroy | 2023-04-06 | 1 | -1/+17 |
| * | watchdog: mpc8xx: Rename it mpc8xxx | Christophe Leroy | 2023-04-05 | 1 | -3/+3 |
* | | watchdog: arm_smc_wdt: add watchdog support | Lionel Debieve | 2023-04-18 | 1 | -0/+8 |
* | | watchdog: ftwdt010: return a previously deleted driver now ported to DM | Sergei Antonov | 2023-04-18 | 1 | -0/+7 |
* | | watchdog: Add a watchdog driver for Raspberry Pi boards | ETIENNE DUBLE | 2023-04-18 | 1 | -0/+9 |
|/ |
|
* | watchdog: Clean up defaults for imx_watchdog / ulp_wdog | Tom Rini | 2023-01-20 | 1 | -0/+1 |
* | arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 | William Zhang | 2022-10-31 | 1 | -1/+1 |
* | arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 | William Zhang | 2022-10-31 | 1 | -2/+1 |
* | arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 | William Zhang | 2022-10-31 | 1 | -1/+1 |
* | arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 | William Zhang | 2022-10-31 | 1 | -1/+1 |
* | sandbox: add SIGALRM-based watchdog device | Rasmus Villemoes | 2022-10-24 | 1 | -0/+8 |
* | watchdog: Integrate watchdog triggering into the cyclic framework | Stefan Roese | 2022-09-18 | 1 | -0/+2 |
* | watchdog: add amlogic watchdog support | Philippe Boos | 2022-07-21 | 1 | -0/+7 |
* | watchdog: octeontx_wdt: Add MIPS Octeon support | Stefan Roese | 2022-07-21 | 1 | -5/+4 |
* | watchdog: add support for MediaTek MT7621 SoC | Weijie Gao | 2022-07-13 | 1 | -1/+1 |
* | watchdog: designware: Make this depend on WDT | Tom Rini | 2022-07-05 | 1 | -2/+2 |
* | watchdog: Add MAX6370 watchdog timer driver | Pali Rohár | 2022-05-06 | 1 | -0/+7 |
* | wdt: nuvoton: Add support for Nuvoton | Jim Liu | 2022-04-22 | 1 | -0/+8 |
* | Merge tag 'v2022.04-rc4' into next | Tom Rini | 2022-03-14 | 1 | -0/+7 |
|\ |
|
| * | watchdog: add sl28cpld watchdog driver | Michael Walle | 2022-02-28 | 1 | -0/+7 |
* | | watchdog: bcm6345: allow to use this driver on arm bcm6753 | Philippe Reynes | 2022-03-07 | 1 | -1/+2 |
|/ |
|
* | watchdog: Add a driver for the Apple watchdog | Mark Kettenis | 2022-01-13 | 1 | -0/+9 |
* | watchdog: don't autostart watchdog on Sunxi boards | Heinrich Schuchardt | 2021-11-10 | 1 | -0/+1 |
* | watchdog: Add a driver for the sunxi watchdog | Samuel Holland | 2021-10-25 | 1 | -0/+8 |
* | watchdog: rti_wdt: Add support for loading firmware | Jan Kiszka | 2021-10-03 | 1 | -0/+20 |
* | arm: Remove zmx25 board and ARCH_MX25 | Tom Rini | 2021-10-01 | 1 | -1/+1 |
* | watchdog: add gpio watchdog driver | Rasmus Villemoes | 2021-08-31 | 1 | -0/+9 |
* | watchdog: Add booke watchdog driver | Chris Packham | 2021-04-15 | 1 | -0/+7 |
* | watchdog: Allow to use CONFIG_WDT without starting watchdog | Pali Rohár | 2021-04-06 | 1 | -0/+13 |
* | watchdog: add watchdog driver for MediaTek MT7620 SoC | Weijie Gao | 2021-01-24 | 1 | -0/+7 |
* | wdt: aspeed: Add AST2600 watchdog support | Chia-Wei, Wang | 2021-01-18 | 1 | -0/+9 |
* | watchdog: Hide WATCHDOG_RESET_DISABLE | Michael Walle | 2020-11-01 | 1 | -6/+7 |
* | watchdog: Add reset support for OcteonTX / TX2 | Suneel Garapati | 2020-08-25 | 1 | -0/+10 |
* | watchdog: Add support for K3 RTI watchdog | Jan Kiszka | 2020-08-11 | 1 | -0/+7 |
* | Watchdog: introduce ARM SBSA watchdog driver | Zhao Qiang | 2020-07-27 | 1 | -0/+9 |
* | watchdog: kconfig: Enable designware for rk3399 | Jagan Teki | 2020-04-30 | 1 | -0/+1 |
* | watchdog: versal: Add support for Xilinx window watchdog | Ashok Reddy Soma | 2020-04-06 | 1 | -0/+9 |
* | watchdog: Align Kconfig properties | Michal Simek | 2020-03-13 | 1 | -28/+28 |
* | watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time | Christophe Leroy | 2020-02-28 | 1 | -0/+1 |
* | watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG | Christophe Leroy | 2020-02-28 | 1 | -1/+1 |
* | watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs | Jason Li | 2020-02-07 | 1 | -0/+8 |
* | watchdog: designware: Convert to DM and DT probing | Marek Vasut | 2020-02-05 | 1 | -1/+1 |
* | watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig | Marek Vasut | 2020-02-03 | 1 | -0/+7 |
* | watchdog: bcm6345: allow to use this driver on arm bcm68360 | Philippe Reynes | 2020-01-23 | 1 | -1/+2 |
* | watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig | Heiko Schocher | 2019-10-08 | 1 | -0/+9 |
* | watchdog: omap_wdt: Convert watchdog driver to use DT and DM | Suniel Mahesh | 2019-08-12 | 1 | -1/+8 |
* | watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references | Stefan Roese | 2019-08-05 | 1 | -9/+0 |
* | watchdog: imx: Add DM support | Marek Vasut | 2019-07-19 | 1 | -1/+1 |