aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.6/540-watchdog-bcm47xx_wdt.c-convert-to-watchdog-core-api.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testingHauke Mehrtens2012-12-121-3/+2
| | | | SVN-Revision: 34651
* brcm47xx: watchdog: deactivate NOWAYOUT.Hauke Mehrtens2012-11-241-8/+15
| | | | | | | | | In the old configuration the SoC issued a reboot if the watchdog was killed also if it was kill with TERM and not KILL. This will fix #11724. SVN-Revision: 34324
* brcm47xx: update watchdog driverHauke Mehrtens2012-11-241-0/+252
This watchdog driver should work with SoC having a PMU. This fixes #11720. SVN-Revision: 34323