Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵ | Felix Fietkau | 2011-04-28 | 1 | -0/+3 |
| | | | | | | default network config SVN-Revision: 26779 | ||||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 26603 | ||||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 2 | -1/+4 |
| | | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601 | ||||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | 2 | -1/+4 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119 | ||||
* | ar71xx: add support for the WNDR3700v2 board | Gabor Juhos | 2011-01-26 | 2 | -1/+12 |
| | | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118 | ||||
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | 2 | -1/+4 |
| | | | | SVN-Revision: 24737 | ||||
* | ar71xx: add support for the jjPlus JA79PF | Gabor Juhos | 2010-12-10 | 2 | -2/+5 |
| | | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440 | ||||
* | ar71xx: add support for the TP-LINK TL-MR3220 v1 board | Gabor Juhos | 2010-12-10 | 2 | -1/+4 |
| | | | | SVN-Revision: 24439 | ||||
* | ar71xx: add nbg460n image generation | Gabor Juhos | 2010-12-10 | 2 | -1/+4 |
| | | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24419 | ||||
* | ar71xx: initial support for jjPlus JWAP003 | Gabor Juhos | 2010-10-01 | 1 | -0/+3 |
| | | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) SVN-Revision: 23165 | ||||
* | ar71xx: add support for the TL-MR3420 v1 board | Gabor Juhos | 2010-09-27 | 2 | -1/+4 |
| | | | | SVN-Revision: 23136 | ||||
* | Add support for Atheros AP96 reference board | Felix Fietkau | 2010-09-27 | 1 | -0/+3 |
| | | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> SVN-Revision: 23125 | ||||
* | ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards | Gabor Juhos | 2010-09-03 | 2 | -0/+13 |
| | | | | SVN-Revision: 22882 | ||||
* | ar71xx: add eap7660d board to diag.sh and sysupgrade | Gabor Juhos | 2010-08-14 | 1 | -2/+2 |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to diag.sh and sysupgrade. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22644 | ||||
* | ar71xx: fix sysupgrade on the ubnt nanostation m | Felix Fietkau | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22370 | ||||
* | ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵ | Felix Fietkau | 2010-07-22 | 2 | -1/+4 |
| | | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353 | ||||
* | ar71xx: add support for the Senao EAP7660D board | Gabor Juhos | 2010-06-18 | 1 | -0/+3 |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837 | ||||
* | ar71xx: Added preinit scriptlet to set vars based on cpuinfo during ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
| | | | | | | preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ar71xx.sh was sourced SVN-Revision: 21634 | ||||
* | ar71xx: fix sysupgrade on the LS-SR71 board | Gabor Juhos | 2010-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 20119 | ||||
* | ar71xx: add preliminary support for the RouterBOARD 750 | Gabor Juhos | 2010-03-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 20029 | ||||
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | Gabor Juhos | 2010-03-05 | 1 | -1/+1 |
| | | | | | | * closes #6782 SVN-Revision: 20006 | ||||
* | ar71xx: fix status led detection on the RB4xx boards | Gabor Juhos | 2010-03-05 | 1 | -4/+13 |
| | | | | SVN-Revision: 20005 | ||||
* | preinit: fix mixup between led and reset button enable on some platforms ↵ | Felix Fietkau | 2010-01-28 | 1 | -2/+2 |
| | | | | | | (thx, cshore) SVN-Revision: 19370 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 3 | -0/+71 |
| | | | | SVN-Revision: 19331 | ||||
* | ar71xx: fix typos in the ar71xx.sh | Gabor Juhos | 2010-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 19151 | ||||
* | ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH | Gabor Juhos | 2010-01-15 | 2 | -1/+4 |
| | | | | SVN-Revision: 19150 | ||||
* | ar71xx: add support for the D-Link DIR-600 rev. A1 board | Gabor Juhos | 2010-01-11 | 2 | -1/+4 |
| | | | | SVN-Revision: 19100 | ||||
* | ar71xx: create firmware images for the AP81/PB42/PB44 boards | Gabor Juhos | 2010-01-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 19011 | ||||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | 2 | -1/+4 |
| | | | | SVN-Revision: 18893 | ||||
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵ | Gabor Juhos | 2009-12-18 | 2 | -1/+4 |
| | | | | | | patch from #6186) SVN-Revision: 18818 | ||||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | 2 | -1/+4 |
| | | | | SVN-Revision: 18697 | ||||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 2 | -3/+3 |
| | | | | SVN-Revision: 18622 | ||||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 2 | -1/+4 |
| | | | | SVN-Revision: 18621 | ||||
* | ar71xx: create sysupgrade image for the WNDR3700 | Gabor Juhos | 2009-11-28 | 1 | -0/+7 |
| | | | | SVN-Revision: 18570 | ||||
* | ar71xx: fix a typo in ar71xx.sh | Gabor Juhos | 2009-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 18568 | ||||
* | ar71xx: add sysupgrade support for Ubiquiti XM boards | Gabor Juhos | 2009-11-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 18533 | ||||
* | ar71xx: enable failsafe on the Nanostation M/Rocket M | Gabor Juhos | 2009-11-25 | 1 | -0/+6 |
| | | | | SVN-Revision: 18532 | ||||
* | ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵ | Gabor Juhos | 2009-11-25 | 1 | -1/+83 |
| | | | | | | add sysupgrade support for them SVN-Revision: 18531 | ||||
* | ar71xx: add preliminary support for the Netgear WNDR3700 | Gabor Juhos | 2009-11-13 | 1 | -0/+3 |
| | | | | | | | Based on patches by Marco Porsch from: https://forum.openwrt.org/viewtopic.php?id=22311 SVN-Revision: 18411 | ||||
* | ar71xx: add default network configuration for RS and RS-Pro | Gabor Juhos | 2009-10-20 | 1 | -0/+3 |
| | | | | SVN-Revision: 18103 | ||||
* | ar71xx: add default network configuration for the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 17810 | ||||
* | enable sysupgrade on the WRT160Nl | Gabor Juhos | 2009-08-09 | 1 | -1/+8 |
| | | | | SVN-Revision: 17202 | ||||
* | fix sysupgrade | Gabor Juhos | 2009-08-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 17092 | ||||
* | enable sysupgrade support for the TL-WR741ND | Gabor Juhos | 2009-07-25 | 2 | -1/+4 |
| | | | | SVN-Revision: 16982 | ||||
* | add experimental sysupgrade support | Gabor Juhos | 2009-06-06 | 1 | -0/+45 |
| | | | | SVN-Revision: 16364 | ||||
* | add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 16360 | ||||
* | improve MZK-W300NH support (thanks to Kazuki Shimada for the board) | Gabor Juhos | 2009-06-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 16340 | ||||
* | add preliminary support for the WRT160NL | Gabor Juhos | 2009-05-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 16068 | ||||
* | add experimental support for the Atheros PB44 board | Gabor Juhos | 2009-05-20 | 1 | -0/+3 |
| | | | | SVN-Revision: 15928 | ||||
* | add experimental support for the Linksys WRT400N board (thanks to netprince) | Gabor Juhos | 2009-04-26 | 1 | -0/+3 |
| | | | | SVN-Revision: 15422 |