aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib
Commit message (Collapse)AuthorAgeFilesLines
* [ar71xx] unifi: add sysupgrade and leds supportClaudio Mignanti2010-12-202-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-102-2/+5
| | | | | | Patch-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-102-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TL-MR3420 v1 boardGabor Juhos2010-09-272-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boardsGabor Juhos2010-09-032-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix sysupgrade on the ubnt nanostation mFelix Fietkau2010-07-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix sysupgrade on the LS-SR71 boardGabor Juhos2010-03-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-071-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
| | | | | | | * closes #6782 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-051-4/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-281-2/+2
| | | | | | (thx, cshore) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-253-0/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix typos in the ar71xx.shGabor Juhos2010-01-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHGabor Juhos2010-01-152-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-112-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsGabor Juhos2010-01-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-222-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on theGabor Juhos2009-12-182-1/+4
| | | | | | | patch from #6186) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-082-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-032-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks toGabor Juhos2009-12-032-1/+4
| | | | | | | ValXdater) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create sysupgrade image for the WNDR3700Gabor Juhos2009-11-281-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix a typo in ar71xx.shGabor Juhos2009-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable failsafe on the Nanostation M/Rocket MGabor Juhos2009-11-251-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration for RS and RS-ProGabor Juhos2009-10-201-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration for the Bullet MGabor Juhos2009-10-011-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable sysupgrade on the WRT160NlGabor Juhos2009-08-091-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix sysupgradeGabor Juhos2009-08-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable sysupgrade support for the TL-WR741NDGabor Juhos2009-07-252-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental sysupgrade supportGabor Juhos2009-06-061-0/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the AP83 boardGabor Juhos2009-06-061-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add preliminary support for the WRT160NLGabor Juhos2009-05-251-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental support for the Atheros PB44 boardGabor Juhos2009-05-201-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental support for the Linksys WRT400N board (thanks to ↵Gabor Juhos2009-04-261-0/+3
| | | | | | netprince) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap81: register ethernet devices, and add default network ↵Gabor Juhos2009-03-171-0/+3
| | | | | | configuration file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] pb42: fix ethernet, remove USB registration, add default network ↵Gabor Juhos2009-03-141-0/+3
| | | | | | configuration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the AW-NR580Gabor Juhos2009-02-271-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports ↵Andy Boyett2009-02-261-0/+3
| | | | | | now work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add more base-filesGabor Juhos2009-02-241-0/+49
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14653 3c298f89-4303-0410-b956-a3cf2f4a3e73