Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar7: add linux 4.1 support | Jonas Gorski | 2015-07-05 | 1 | -2/+2 |
| | | | | | | | | Compile tested only. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46186 | ||||
* | ar7: bump to 3.14 | John Crispin | 2014-12-08 | 1 | -0/+158 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43553 | ||||
* | move files directory to files-3.3 | Florian Fainelli | 2012-11-11 | 1 | -158/+0 |
| | | | | SVN-Revision: 34153 | ||||
* | avoid namespace clash on ar7_gpio_init | Florian Fainelli | 2010-11-07 | 1 | -4/+4 |
| | | | | SVN-Revision: 23917 | ||||
* | add 2.6.35 support | Florian Fainelli | 2010-08-26 | 1 | -0/+158 |
| | | | | SVN-Revision: 22812 | ||||
* | move files to file-2.6.30 | Florian Fainelli | 2010-02-04 | 2 | -507/+0 |
| | | | | SVN-Revision: 19518 | ||||
* | add support for titan variant (WRTP54G) (#6185) | Florian Fainelli | 2010-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 19022 | ||||
* | AR7 watchdog supports magic close | Felix Fietkau | 2008-09-23 | 1 | -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> SVN-Revision: 12666 | ||||
* | Let authors holds copyright of the AR7 code (closes #2369) | Matteo Croce | 2008-04-02 | 1 | -3/+1 |
| | | | | SVN-Revision: 10708 | ||||
* | backport ar7_wdt from linux-2.6-watchdog-mm | Matteo Croce | 2007-10-08 | 1 | -13/+11 |
| | | | | SVN-Revision: 9182 | ||||
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8911 | ||||
* | fix watchdog seek test (#2383) | Eugene Konev | 2007-09-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 8772 | ||||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | 2 | -9/+9 |
| | | | | SVN-Revision: 8764 | ||||
* | added ar7_wdt fix by Alex | Matteo Croce | 2007-09-12 | 1 | -22/+25 |
| | | | | SVN-Revision: 8762 | ||||
* | Style fixes | Matteo Croce | 2007-09-12 | 1 | -13/+13 |
| | | | | SVN-Revision: 8761 | ||||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 | 2 | -36/+38 |
| | | | | SVN-Revision: 8756 | ||||
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 | 1 | -37/+37 |
| | | | | SVN-Revision: 8656 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+506 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |