Age | Commit message (Expand) | Author |
2019-07-19 | watchdog: imx: Add DM support | Marek Vasut |
2019-07-19 | watchdog: Split WDT from SPL_WDT | Marek Vasut |
2019-06-22 | watchdog: tangier: Convert to use WDT class | Andy Shevchenko |
2019-06-22 | watchdog: tangier: Replace unused constant with a comment | Andy Shevchenko |
2019-06-20 | Fix watchdog timeout setup for mt7623 | Shannon Barber |
2019-06-20 | aspeed/watchdog: Correct timeout value | Joel Stanley |
2019-06-06 | watchdog: stm32mp: Add watchdog driver | Patrice Chotard |
2019-06-06 | watchdog: Kconfig: Sort entry alphabetically | Patrice Chotard |
2019-05-22 | driver: watchdog: add sp805 watchdog support | Qiang Zhao |
2019-05-18 | watchdog: bcm6345: callback start use tick instead of ms | Philippe Reynes |
2019-05-04 | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips | Tom Rini |
2019-05-03 | mips: rename mach-mt7620 to mach-mtmips | Weijie Gao |
2019-05-03 | watchdog: Kconfig: update WDT help message | Patrice Chotard |
2019-04-26 | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese |
2019-04-26 | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese |
2019-04-26 | watchdog: cadence: Remove driver specific "timeout-sec" handling | Stefan Roese |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2019-04-12 | watchdog: orion_wdt: take timeout value in ms | Chris Packham |
2019-04-12 | watchdog: orion_wdt: support SPL usage | Chris Packham |
2019-04-09 | arm: at91: Enable watchdog support | Stefan Roese |
2019-04-09 | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT | Stefan Roese |
2019-04-09 | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() | Stefan Roese |
2019-02-09 | watchdog: bcm6345: allow to use this driver on arm bcm63158 | Philippe Reynes |
2019-02-09 | watchdog: bcm6345: allow to use this driver on arm bcm6858 | Philippe Reynes |
2019-02-09 | watchdog: bcm6345: switch to raw I/O functions | Philippe Reynes |
2019-01-21 | watchdog: armada_37xx: Fix compliance with kernel's driver | Marek Behún |
2019-01-01 | watchdog: imx: add config to disable wdog reset | Xiaoliang Yang |
2019-01-01 | watchdog: driver support for fsl-lsch2 | Xiaoliang Yang |
2018-12-03 | drivers: watchdog: add a DM driver for the MPC8xx watchdog | Christophe Leroy |
2018-11-28 | watchdog: MediaTek: add watchdog driver for MediaTek SoCs | Ryder Lee |
2018-11-18 | wdt: Add MT7621 watchdog driver | Stefan Roese |
2018-11-16 | arm: at91: wdt: Convert watchdog driver to dm/dt | Prasanthi Chellakumar |
2018-11-14 | watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-10-25 | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini |
2018-10-22 | watchdog: aspeed: restore default value of reset_mask | Cédric Le Goater |
2018-10-22 | Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig | Xiaoliang Yang |
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 |