summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers/char/watchdog/ar7_wdt.c
Commit message (Collapse)AuthorAgeFilesLines
* [ar7] move files to file-2.6.30florian2010-02-041-349/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7 watchdog supports magic closenbd2008-09-231-1/+1
| | | | | | | | | | This patch adds the magic close flag (stopping the watchdog on an expected close by wrting 'V' to the device before closing it) to the watchdogs list, which the AR7 watchdog code actually supports. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport ar7_wdt from linux-2.6-watchdog-mmmatteo2007-10-081-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix watchdog seek test (#2383)ejka2007-09-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled working ar7_wdt, style cleanupsmatteo2007-09-121-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added ar7_wdt fix by Alexmatteo2007-09-121-22/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Style fixesmatteo2007-09-121-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7: Cleanups (closes: #2323)matteo2007-09-111-30/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatnico2007-09-061-37/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+345
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73