Age | Commit message (Expand) | Author |
2018-09-04 | watchdog: mx25: use the imx_watchdog driver for mx25 | Martin Kaiser |
2018-07-19 | watchdog: cadence: Do not stop wdt in probe | Michal Simek |
2018-07-19 | watchdog: cdns: Add comment for expire_now function | Michal Simek |
2018-07-19 | watchdog: Convert Xilinx Axi watchdog driver to driver model | Shreenidhi Shedi |
2018-07-19 | watchdog: dm: Support manual relocation for watchdogs | Michal Simek |
2018-07-19 | watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS | Michal Simek |
2018-06-01 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2018-06-01 | watchdog: bcm6345: convert to use live dt | Álvaro Fernández Rojas |
2018-05-31 | watchdog: cadence: Use live-tree functions | Michal Simek |
2018-05-14 | watchdog: Add support for Armada 37xx CPU watchdog | Marek Behún |
2018-05-11 | watchdog: cadence: Show used timeout value | Michal Simek |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-23 | watchdog: cadence: Remove useless ioremap | Michal Simek |
2018-04-06 | watchdog: Fix Kconfig alignment for WDT_SANDBOX | Michal Simek |
2018-04-06 | powerpc: mpc8xx: move watchdog into drivers/watchdog | Christophe Leroy |
2018-03-23 | watchdog: Add Cadence watchdog driver | Shreenidhi Shedi |
2018-03-16 | watchdog: omap_wdt: improve watchdog reset path | Ruslan Bilovol |
2017-08-13 | wdt: Update uclass to make clear that the timeout is in ms | Andy Shevchenko |
2017-07-30 | watchdog: Introduce watchdog driver for Intel Tangier | Felipe Balbi |
2017-07-12 | orion_wdt: Support for the Orion Watchdog | Marek Behún |
2017-07-07 | wdt: Unify option of timeout value | Andy Shevchenko |
2017-07-07 | wdt: Fix spelling Resettting -> Resetting | Andy Shevchenko |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-31 | dm: watchdog: add BCM6345 watchdog driver | Álvaro Fernández Rojas |
2017-05-15 | watchdog: Migrate OMAP_WATCHDOG to Kconfig | Tom Rini |
2017-05-09 | bcm2835_wdt: support for the BCM2835/2836 watchdog | Paolo Pisati |
2017-05-09 | dm: Update Simple Watchdog uclass | Maxim Sloyko |
2017-05-08 | aspeed: Watchdog Timer Driver | maxims@google.com |
2017-05-08 | dm: Simple Watchdog uclass | maxims@google.com |
2017-04-18 | drivers: remove Blackfin specific drivers | Masahiro Yamada |
2017-04-08 | ti: wdt: omap: Disable watchdog timer before performing initialization | Lukasz Majewski |
2017-03-17 | wdog: Add the watchdog driver for MX7ULP. | Ye Li |
2016-10-04 | imx_watchdog: Do not assert WDOG_B on watchdog init | Ross Parker |
2016-07-19 | imx_watchdog: add weak attribute to reset_cpu function | Stefan Agner |
2016-01-07 | imx_watchdog: always set minimal timeout in reset_cpu | Andrey Skvortsov |
2015-10-12 | ls102xa: Fix reset hang | Fabio Estevam |
2015-10-12 | imx_watchdog: Add a header file for watchdog registers | Fabio Estevam |
2015-09-20 | imx: wdog: correct wcr register settings | Peng Fan |
2015-09-13 | imx: imx7d: add imx-common cpu support for imx7d | Adrian Alonso |
2015-03-25 | watchdog/imx_watchdog: do not set WCR_WDW | Sebastian Siewior |
2015-02-24 | ARM: remove tnetv107x board support | Masahiro Yamada |
2015-02-07 | arm, at91, wdt: make timeout configurable | Heiko Schocher |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-09-08 | arm: ls102xa: Add Freescale LS102xA SoC support | Wang Huan |
2014-07-07 | blackfin: Fix warning about undefined function | Vasili Galka |
2014-07-05 | watchdog/denali: Adding DesignWare watchdog driver support | Chin Liang See |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-31 | imx_watchdog: do not soft-reset while watchdog init | Anatolij Gustschin |