summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add user-space support for the RB435G boardjuhosg2012-11-181-0/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add user-space support for the OpenMesh MR600 boardjuhosg2012-11-183-0/+10
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor boardjuhosg2012-11-131-1/+2
| | | | | | | Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add user-space part for the CAP4200AGjuhosg2012-10-273-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the OpenMesh OM2P-HS boardjuhosg2012-10-172-0/+2
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ew-dorin: added ethernet switch configurationjuhosg2012-10-141-1/+6
| | | | | | | Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: user-space support for TL-WR841N/ND v8juhosg2012-10-043-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing backslash to uci-defaults/leds (closes #12240)juhosg2012-09-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use different machtype and setup for the TL-MR3040juhosg2012-09-242-1/+3
| | | | | | Should fix #12211. Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: revert DIR-825-B1 wholeflash image support.juhosg2012-09-184-79/+2
| | | | | | | | | | It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ↵cshore2012-09-174-4/+11
| | | | | | (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for RB2011UAS-2HnDjuhosg2012-09-091-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for Mikrotik RB2011Ljuhosg2012-09-091-1/+2
| | | | | | | | | | | | | This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash (must ↵cshore2012-09-063-1/+71
| | | | | | first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add RSSI LEDs of ALL0315N to uci-defaults/ledsjuhosg2012-08-291-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WZR-HP-AG300H LED supportjuhosg2012-08-293-0/+58
| | | | | | | | | | | | | | | | | | | An improved LED support for Buffalo WZR-HP-AG300H. There will be two new packages to go with this patch (ar922x-led-fix-hotplug and ar922x-led-fix-init). These packages essentially perform the same task of disabling "JTAG over GPIO pins" function which is currently required for LEDs on AR922x emac GPIO to work, and are both considered a temporary fix that circumvent this problem. [juhosg: add the hotplug script from the proposed ar922x-led-fix-hotplug package to ar71xx/base-files] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: detect ALL0315N boardjuhosg2012-08-271-0/+1
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: TEW-712BR user space supportjuhosg2012-08-223-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ALL0305 board aliasjuhosg2012-08-222-0/+4
| | | | | | | | | | For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: setup WLAN LED for the TL-WA901ND v2juhosg2012-08-161-0/+4
| | | | | | Closes #11889. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: uci-defaults/leds for ALL0258Njuhosg2012-08-131-0/+7
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ew-dorin: added router firmware generationjuhosg2012-08-011-1/+2
| | | | | | | | [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WLAE-AG300N wireless led patchjuhosg2012-08-011-0/+4
| | | | | | | | | Here is the uci-defaults version of the led support for the Buffalo WLAE-AG300N. Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WLAE-AG300N initial supportjuhosg2012-08-011-0/+3
| | | | | | | | | | | | | | | | | | | | The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the OpenMesh OM2P-LC boardjuhosg2012-07-052-2/+4
| | | | | | Patch-by: Marek Linder <marek@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: AP136 user-space supportjuhosg2012-07-052-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add user space support for the TL-WDR4300juhosg2012-06-193-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the embeddedwireless Dorin board (based on patch by ↵nbd2012-06-191-0/+6
| | | | | | embeddedwireless.de) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-envtools: update to 2012.04.01luka2012-06-041-37/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default LED setup for the DB120 boardjuhosg2012-05-291-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the generic uci-default functions for initial LED setupjuhosg2012-05-291-152/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-Link TL-WR1041N v2 boardjuhosg2012-05-053-1/+10
| | | | | | Patch-by: Vince Huang <axishero@foxmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: TL-WR741NDv4: add WLAN LED configjuhosg2012-04-241-0/+1
| | | | | | | | On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnDjuhosg2012-04-061-0/+2
| | | | | | | | | | | | | | | | | Great collaboration on these two fantastic routers on the openwrt forum: https://forum.openwrt.org/viewtopic.php?id=32320 Above all kudos to aryufan. Well done and thank you everyone else who contributed. To-Do: LED for wlan is not yet activated To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by the router Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> [juhosg: fix line wrapped patch, fix checkpatch errors, add missing kernel patches] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add rb750 to diag.shjuhosg2012-04-061-0/+3
| | | | | | | | Support status led in diag.sh for RB750 Patch from: Evangelos Arkalis <arkalis.e@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31207 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use modules for LED triggersjuhosg2012-03-271-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for RB750GLjuhosg2012-03-191-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use AR8327 on the DB120 boardjuhosg2012-03-181-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the jjPlus JA76PF2 boardjuhosg2012-03-162-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change LED name prefix on the jjplus boardsjuhosg2012-03-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TRENDNet TEW-673GRU boardjuhosg2012-02-082-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ethernet LEDs on the WHR-{G301N,HP-G300N,HP-GN} boardsjuhosg2012-01-311-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ethernet LEDs on the DIR-600-A1 boardjuhosg2012-01-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on D-Link boardsjuhosg2012-01-312-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: support for D-LINK DIR-615 rev. E4juhosg2012-01-313-0/+12
| | | | | | | | | | | | | | | | | | | | This patch adds support for D-LINK DIR-615 E4 board. It's mostly based on the existing support for DIR-600 A1, with some changes in the leds configuration. It's an updated version of the patch that reliably works on my hw for about a year (it was built from trunk on Jan 2011). When I decided to update the firmware and checked for the current support for that device, I also found previously posted patches by Alexey Loukianov that mentioned some stability issues. I'm not sure where could be the difference, the patches are very similar except the wmac led pin number - I was using 1, and those patches used 17. [juhosg: add 3.2 support] Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TP-Link TL-MR11Ujuhosg2012-01-312-0/+2
| | | | | | | | | | | | | | | | | | | Adds support for TL-MR11U, a portable router with very similar hardware to the TL-WR703N and TL-MR3020, but with an onboard 2000mAh battery. Tested, working: All interfaces (Ethernet, 802.11n, USB) WPS & Reset switches (Power appears to be a hardware slider) Ethernet, Wifi, 3G LEDs (Power & charging LEDs hardware controlled) Sysupgrade [juhosg: fix indentations to use TABs instead of spaces, fix 3.2 patch breakage] Signed-off-by: Simon Taylor <simon.taylor.uk@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add support for the Atheros AP113 reference boardflorian2012-01-282-2/+6
| | | | | | | | | This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for Compex WPE72/WPE72NXjuhosg2012-01-261-1/+2
| | | | | | | | | | | This patch adds support for Compex WPE72 bare board and Compex WPE72NX Indoor Access Point. [juhosg: add support to 3.2 as well] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and ↵juhosg2012-01-252-1/+4
| | | | | | | | | | | | | | | | | | | | | modify LED behaviour This patch fixes the board detection of the TL-MR3020. The LED behaviour has also been modified: * The WPS LED is the diag LED now. * A netdev trigger for the LAN LED has been added. The profile of the TL-MR3020 has been updated because the needed package "kmod-ledtrig-usbdev" was missing which resulted in a non-working usbdev trigger for the 3G/USB LED. [juhosg: the board name changes has been removed, and the kernel files has been changed instead.] Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: preset WLAN LED config on MZK-W300NHjuhosg2012-01-241-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29896 3c298f89-4303-0410-b956-a3cf2f4a3e73