Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | imx_watchdog: do not soft-reset while watchdog init | Anatolij Gustschin | 2013-10-31 | -1/+2 |
| | | | | | | | | Currently the driver clears WCR_SRS bit when enabling the watchdog and this causes a software reset. Do not clear WCR_SRS. Signed-off-by: Anatolij Gustschin <agust@denx.de> | |||
* | mx31/mx35/mx51/mx53/mx6: add watchdog | Troy Kisky | 2013-01-13 | -0/+66 |
Use a common watchdog driver for all these cpus. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Stefano Babic <sbabic@denx.de> |