]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
authorTom Rini <trini@konsulko.com>
Wed, 23 Oct 2024 14:33:56 +0000 (08:33 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 23 Oct 2024 14:33:56 +0000 (08:33 -0600)
CI: https://dev.azure.com/sr0718/u-boot/_build/results?buildId=378&view=results

* watchdog: gpio_wdt: add support for stoppable devices (Rasmus)
* watchdog: Add DaVinci's watchdog support (Bastien)
* cyclic: disentangling cyclic API from schedule() (Rasmus)
* watchdog: introduce separate SPL symbol for WDT_GPIO (Rasmus)


Trivial merge