| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: tangier: Convert to use WDT class | Andy Shevchenko | 2019-06-22 | 3 | -38/+54 |
* | watchdog: tangier: Replace unused constant with a comment | Andy Shevchenko | 2019-06-22 | 1 | -1/+6 |
* | Fix watchdog timeout setup for mt7623 | Shannon Barber | 2019-06-20 | 1 | -7/+21 |
* | aspeed/watchdog: Correct timeout value | Joel Stanley | 2019-06-20 | 1 | -0/+6 |
* | watchdog: stm32mp: Add watchdog driver | Patrice Chotard | 2019-06-06 | 3 | -0/+144 |
* | watchdog: Kconfig: Sort entry alphabetically | Patrice Chotard | 2019-06-06 | 1 | -48/+49 |
* | driver: watchdog: add sp805 watchdog support | Qiang Zhao | 2019-05-22 | 3 | -0/+135 |
* | watchdog: bcm6345: callback start use tick instead of ms | Philippe Reynes | 2019-05-18 | 1 | -5/+16 |
* | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips | Tom Rini | 2019-05-04 | 1 | -1/+1 |
|\ |
|
| * | mips: rename mach-mt7620 to mach-mtmips | Weijie Gao | 2019-05-03 | 1 | -1/+1 |
* | | watchdog: Kconfig: update WDT help message | Patrice Chotard | 2019-05-03 | 1 | -1/+1 |
|/ |
|
* | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese | 2019-04-26 | 1 | -8/+0 |
* | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese | 2019-04-26 | 3 | -5/+2 |
* | watchdog: cadence: Remove driver specific "timeout-sec" handling | Stefan Roese | 2019-04-26 | 1 | -9/+6 |
* | watchdog: Implement generic watchdog_reset() version | Stefan Roese | 2019-04-26 | 2 | -0/+27 |
* | watchdog: orion_wdt: take timeout value in ms | Chris Packham | 2019-04-12 | 2 | -4/+20 |
* | watchdog: orion_wdt: support SPL usage | Chris Packham | 2019-04-12 | 1 | -3/+1 |
* | arm: at91: Enable watchdog support | Stefan Roese | 2019-04-09 | 1 | -10/+0 |
* | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT | Stefan Roese | 2019-04-09 | 2 | -5/+3 |
* | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() | Stefan Roese | 2019-04-09 | 1 | -12/+14 |
* | watchdog: bcm6345: allow to use this driver on arm bcm63158 | Philippe Reynes | 2019-02-09 | 1 | -1/+1 |
* | watchdog: bcm6345: allow to use this driver on arm bcm6858 | Philippe Reynes | 2019-02-09 | 1 | -1/+1 |
* | watchdog: bcm6345: switch to raw I/O functions | Philippe Reynes | 2019-02-09 | 1 | -5/+5 |
* | watchdog: armada_37xx: Fix compliance with kernel's driver | Marek Behún | 2019-01-21 | 1 | -42/+67 |
* | watchdog: imx: add config to disable wdog reset | Xiaoliang Yang | 2019-01-01 | 2 | -0/+8 |
* | watchdog: driver support for fsl-lsch2 | Xiaoliang Yang | 2019-01-01 | 2 | -0/+9 |
* | drivers: watchdog: add a DM driver for the MPC8xx watchdog | Christophe Leroy | 2018-12-03 | 2 | -0/+58 |
* | watchdog: MediaTek: add watchdog driver for MediaTek SoCs | Ryder Lee | 2018-11-28 | 3 | -0/+144 |
* | wdt: Add MT7621 watchdog driver | Stefan Roese | 2018-11-18 | 3 | -0/+111 |
* | arm: at91: wdt: Convert watchdog driver to dm/dt | Prasanthi Chellakumar | 2018-11-16 | 3 | -25/+91 |
* | watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng | 2018-11-14 | 1 | -1/+0 |
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini | 2018-10-25 | 1 | -0/+7 |
|\ |
|
| * | Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig | Xiaoliang Yang | 2018-10-22 | 1 | -0/+7 |
* | | watchdog: aspeed: restore default value of reset_mask | Cédric Le Goater | 2018-10-22 | 1 | -0/+1 |
|/ |
|
* | watchdog: mx25: use the imx_watchdog driver for mx25 | Martin Kaiser | 2018-09-04 | 1 | -1/+1 |
* | watchdog: cadence: Do not stop wdt in probe | Michal Simek | 2018-07-19 | 1 | -2/+0 |
* | watchdog: cdns: Add comment for expire_now function | Michal Simek | 2018-07-19 | 1 | -0/+1 |
* | watchdog: Convert Xilinx Axi watchdog driver to driver model | Shreenidhi Shedi | 2018-07-19 | 2 | -26/+93 |
* | watchdog: dm: Support manual relocation for watchdogs | Michal Simek | 2018-07-19 | 1 | -0/+23 |
* | watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS | Michal Simek | 2018-07-19 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2018-06-01 | 1 | -6/+2 |
|\ |
|
| * | watchdog: bcm6345: convert to use live dt | Álvaro Fernández Rojas | 2018-06-01 | 1 | -6/+2 |
* | | watchdog: cadence: Use live-tree functions | Michal Simek | 2018-05-31 | 1 | -5/+4 |
|/ |
|
* | watchdog: Add support for Armada 37xx CPU watchdog | Marek Behún | 2018-05-14 | 3 | -0/+185 |
* | watchdog: cadence: Show used timeout value | Michal Simek | 2018-05-11 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 16 | -33/+16 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 5 | -10/+0 |
* | watchdog: cadence: Remove useless ioremap | Michal Simek | 2018-04-23 | 1 | -5/+0 |
* | watchdog: Fix Kconfig alignment for WDT_SANDBOX | Michal Simek | 2018-04-06 | 1 | -3/+3 |
* | powerpc: mpc8xx: move watchdog into drivers/watchdog | Christophe Leroy | 2018-04-06 | 2 | -0/+22 |