commit | cebe5e80c78d275f6d9eaebfa20a2c764d50a777 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Oct 23 08:33:56 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 23 08:33:56 2024 -0600 |
tree | 54b73688ebc3a841f0d347e6f4f3da84aaa294b4 | |
parent | cd28dea8d3de749f99c8dbb688efc7498571e5af [diff] | |
parent | bae005f1efbc394ff607b001040e2a253765877f [diff] |
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog 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)