index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-04-30
watchdog: kconfig: Enable designware for rk3399
Jagan Teki
2020-04-06
watchdog: versal: Add support for Xilinx window watchdog
Ashok Reddy Soma
2020-03-13
watchdog: Align Kconfig properties
Michal Simek
2020-02-28
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
Christophe Leroy
2020-02-28
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
Christophe Leroy
2020-02-07
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
Jason Li
2020-02-05
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-03
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
Marek Vasut
2020-01-23
watchdog: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2019-10-08
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-08-12
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
Suniel Mahesh
2019-08-05
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
Stefan Roese
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-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-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: mpc8xx_wdt: Watchdog driver and macros cleanup
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-09
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
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-01-01
watchdog: imx: add config to disable wdog reset
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-10-22
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
Xiaoliang Yang
2018-07-19
watchdog: Convert Xilinx Axi watchdog driver to driver model
Shreenidhi Shedi
2018-05-14
watchdog: Add support for Armada 37xx CPU watchdog
Marek Behún
2018-04-06
watchdog: Fix Kconfig alignment for WDT_SANDBOX
Michal Simek
2018-03-23
watchdog: Add Cadence watchdog driver
Shreenidhi Shedi
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-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-08
aspeed: Watchdog Timer Driver
maxims@google.com
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2017-03-17
wdog: Add the watchdog driver for MX7ULP.
Ye Li
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada