aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: add sysupgrade support for the AP121 boardsGabor Juhos2011-05-311-0/+7
| | | | SVN-Revision: 27069
* ar71xx: add default network config for the AP121 boardsGabor Juhos2011-05-311-0/+6
| | | | SVN-Revision: 27068
* ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵Felix Fietkau2011-04-281-0/+3
| | | | | | default network config SVN-Revision: 26779
* ar71xx: use the gpio_keys_polled driver instead of gpio_buttonsGabor Juhos2011-04-121-1/+1
| | | | SVN-Revision: 26603
* ar71xx: Add support for WZR-HP-G301NHGabor Juhos2011-04-122-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 boardGabor Juhos2011-03-132-1/+4
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119
* ar71xx: add support for the WNDR3700v2 boardGabor Juhos2011-01-262-1/+12
| | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118
* unifi: add sysupgrade and leds supportClaudio Mignanti2010-12-202-1/+4
| | | | SVN-Revision: 24737
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-102-2/+5
| | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-102-1/+4
| | | | SVN-Revision: 24439
* ar71xx: add nbg460n image generationGabor Juhos2010-12-102-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 JWAP003Gabor Juhos2010-10-011-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 boardGabor Juhos2010-09-272-1/+4
| | | | SVN-Revision: 23136
* Add support for Atheros AP96 reference boardFelix Fietkau2010-09-271-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 boardsGabor Juhos2010-09-032-0/+13
| | | | SVN-Revision: 22882
* ar71xx: add eap7660d board to diag.sh and sysupgradeGabor Juhos2010-08-141-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 mFelix Fietkau2010-07-231-1/+1
| | | | SVN-Revision: 22370
* ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵Felix Fietkau2010-07-222-1/+4
| | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353
* ar71xx: add support for the Senao EAP7660D boardGabor Juhos2010-06-181-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 Dickinson2010-05-301-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 boardGabor Juhos2010-03-101-1/+1
| | | | SVN-Revision: 20119
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-071-0/+3
| | | | SVN-Revision: 20029
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
| | | | | | * closes #6782 SVN-Revision: 20006
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-051-4/+13
| | | | SVN-Revision: 20005
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-281-2/+2
| | | | | | (thx, cshore) SVN-Revision: 19370
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-253-0/+71
| | | | SVN-Revision: 19331
* ar71xx: fix typos in the ar71xx.shGabor Juhos2010-01-151-2/+2
| | | | SVN-Revision: 19151
* ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHGabor Juhos2010-01-152-1/+4
| | | | SVN-Revision: 19150
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-112-1/+4
| | | | SVN-Revision: 19100
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsGabor Juhos2010-01-021-2/+2
| | | | SVN-Revision: 19011
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-222-1/+4
| | | | SVN-Revision: 18893
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵Gabor Juhos2009-12-182-1/+4
| | | | | | patch from #6186) SVN-Revision: 18818
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-082-1/+4
| | | | SVN-Revision: 18697
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-032-3/+3
| | | | SVN-Revision: 18622
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)Gabor Juhos2009-12-032-1/+4
| | | | SVN-Revision: 18621
* ar71xx: create sysupgrade image for the WNDR3700Gabor Juhos2009-11-281-0/+7
| | | | SVN-Revision: 18570
* ar71xx: fix a typo in ar71xx.shGabor Juhos2009-11-281-1/+1
| | | | SVN-Revision: 18568
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-251-1/+1
| | | | SVN-Revision: 18533
* ar71xx: enable failsafe on the Nanostation M/Rocket MGabor Juhos2009-11-251-0/+6
| | | | SVN-Revision: 18532
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵Gabor Juhos2009-11-251-1/+83
| | | | | | add sysupgrade support for them SVN-Revision: 18531
* ar71xx: add preliminary support for the Netgear WNDR3700Gabor Juhos2009-11-131-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-ProGabor Juhos2009-10-201-0/+3
| | | | SVN-Revision: 18103
* ar71xx: add default network configuration for the Bullet MGabor Juhos2009-10-011-0/+3
| | | | SVN-Revision: 17810
* enable sysupgrade on the WRT160NlGabor Juhos2009-08-091-1/+8
| | | | SVN-Revision: 17202
* fix sysupgradeGabor Juhos2009-08-021-0/+2
| | | | SVN-Revision: 17092
* enable sysupgrade support for the TL-WR741NDGabor Juhos2009-07-252-1/+4
| | | | SVN-Revision: 16982
* add experimental sysupgrade supportGabor Juhos2009-06-061-0/+45
| | | | SVN-Revision: 16364
* add default network configuration for the AP83 boardGabor Juhos2009-06-061-0/+3
| | | | SVN-Revision: 16360
* improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-041-0/+3
| | | | SVN-Revision: 16340
* add preliminary support for the WRT160NLGabor Juhos2009-05-251-0/+3
| | | | SVN-Revision: 16068