]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
authorTom Rini <trini@konsulko.com>
Sat, 22 Apr 2023 22:31:21 +0000 (18:31 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 22 Apr 2023 22:31:21 +0000 (18:31 -0400)
commitda142d1ec9fdc5d0e8641224ed245fcaa3cb55d8
treed2b2ebf6ae23ec1ca7416471f330cf25e6ebaa0e
parentf2db24556f33e8dfb8865fbc1c75e48f96be4fbf
parent0d5990a24219cb50c2c1c3828afcd234808407ff
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog

- watchdog: arm_smc_wdt: add watchdog support (Lionel)
- watchdog: ftwdt010: return a previously deleted driver now ported to
  DM (Sergei)
- watchdog: Add a watchdog driver for Raspberry Pi boards (Etienne)