aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers/char
Commit message (Collapse)AuthorAgeFilesLines
* ar7: add linux 4.1 supportJonas Gorski2015-07-051-2/+2
| | | | | | | | Compile tested only. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: bump to 3.14John Crispin2014-12-081-0/+158
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] move files directory to files-3.3Florian Fainelli2012-11-111-158/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] avoid namespace clash on ar7_gpio_initFlorian Fainelli2010-11-071-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add 2.6.35 supportFlorian Fainelli2010-08-261-0/+158
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] move files to file-2.6.30Florian Fainelli2010-02-042-507/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7 watchdog supports magic closeFelix Fietkau2008-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
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-021-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport ar7_wdt from linux-2.6-watchdog-mmMatteo Croce2007-10-081-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix watchdog seek test (#2383)Eugene Konev2007-09-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-122-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added ar7_wdt fix by AlexMatteo Croce2007-09-121-22/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Style fixesMatteo Croce2007-09-121-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-112-36/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-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 ↵Felix Fietkau2007-09-062-0/+506
(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