summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add support for Redwave RW2458Njuhosg2012-01-061-0/+3
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix RB-750 network configurationjuhosg2012-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix LED configuration on the RB-750juhosg2012-01-051-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add inital support for the ALFA Network AP96 boardjuhosg2012-01-041-0/+1
| | | | | | | | The microSD slot and the Real Time Clock is not working yet. The miniPCIe interface is not tested due to the lack of a suitable card. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7juhosg2012-01-042-0/+2
| | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix network configuration for the TL-WA901N/ND boardsjuhosg2012-01-041-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: allow to use LAN LED on the TL-WA901N/ND boardsjuhosg2012-01-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default LED configuration for the TL-MR3020juhosg2012-01-042-0/+6
| | | | | | Also use the system LED for diagnostic. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TP-Link TL-MR3020juhosg2012-01-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the TP-Link device TL-MR3020 which is very similiar to the TL-WR703N. The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions. Only four LEDs can be controlled via GPIO. The power LED is connected to the power supply. The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals of the sliding switch have been mapped to BTN_0 and BTN_1. I have also setup a wiki page with details here: http://wiki.openwrt.org/toh/tp-link/tl-mr3020 USB is working and has been tested with USB mass storage and USB UMTS stick. Wifi also seems to work. Ethernet is working too. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the ALFA Network N2/N5 boardsjuhosg2012-01-013-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boardsjuhosg2011-12-311-1/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix LEDs on the WRT400Njuhosg2011-12-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450Hjogo2011-12-211-0/+8
| | | | | | Thanks netprince for reporting and testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the wzr-hp-g300nh2nbd2011-12-181-0/+3
| | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: connect GMAC0 to the internal switch on DB120juhosg2011-12-151-0/+6
| | | | | | | | Because the external switch has no driver yet, connect GMAC0 to the PHY4 of the internal switch for now. This allows to use the DB120 board as a router with 4LAN+1WAN ports. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for ALFA Network's Hornet-UB boardjuhosg2011-12-142-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rewrite WNDR3700/3800 handlingjuhosg2011-12-054-142/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add some missing wndr3800 base-files definitionsjow2011-12-053-2/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for Ubiquiti AirRouterjuhosg2011-12-011-0/+1
| | | | | | Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: configure default led behavior for the OM2Pjuhosg2011-12-011-0/+5
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use /lib/functions/uci-defaults.shjuhosg2011-12-011-124/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add diag support for the DB120 boardjuhosg2011-11-121-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: generate ubootenv from uci-defaults instead of providing defconfigjuhosg2011-11-122-5/+37
| | | | | | | | | | I noticed most of /etc/defconfig was replaced by /etc/uci-defaults, which is indeed much nicer. So I moved over ubootenv from having a defconfig-entry to also be generated from uci-defaults. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create TL-WA901ND network config from uci-defaultsjuhosg2011-11-072-16/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create ALL0258N network config from uci-defaultsjuhosg2011-11-072-12/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create NBG{460N,550N,550NH} network config from uci-defaultsjuhosg2011-11-072-26/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create WZR-HP-G300NH network config from uci-defaultsjuhosg2011-11-072-26/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-493G network config from uci-defaultsjuhosg2011-11-072-41/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create TL-WR1043ND network config from uci-defaultsjuhosg2011-11-072-31/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create WRT160NL network config from uci-defaultsjuhosg2011-11-072-26/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create PB92 network config from uci-defaultsjuhosg2011-11-072-31/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create DIR-825-B1 network config from uci-defaultsjuhosg2011-11-072-26/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaultsjuhosg2011-11-073-40/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-450 network config from uci-defaultsjuhosg2011-11-072-26/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-450G, RouterStation Pro network config from uci-defaultsjuhosg2011-11-073-52/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-433{,U} network config from uci defaultsjuhosg2011-11-073-52/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create even more network configs from the uci-defaults scriptjuhosg2011-11-0717-394/+45
| | | | | | | | Create the default network configuration dynamically for the AR724x/AR9331 boards. Some other boards are using the same configuration, so convert those as well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create more network configs from the uci-defaults scriptjuhosg2011-11-076-80/+8
| | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create a bunch of network configs from the uci-defaults scriptjuhosg2011-11-078-83/+10
| | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create generic network config from an uci-defaults scriptjuhosg2011-11-073-17/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove AP81 defconfig, it is the same as the generic configjuhosg2011-11-071-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration for the WHR-HP-GNjuhosg2011-11-071-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Buffalo WHR-HP-GN boardjuhosg2011-11-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Buffalo WHR-G301N boardjuhosg2011-11-072-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the TL-WR741ND v4 boardjuhosg2011-11-013-0/+26
| | | | | | The ethernet port LEDs are not working yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: combine LEDs setup in one filejuhosg2011-11-0113-305/+144
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on Planex boardsjuhosg2011-11-012-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on Buffalo boardsjuhosg2011-11-012-8/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on TP-Link boardsjuhosg2011-11-014-25/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/all0258n: add default configjuhosg2011-11-012-0/+17
| | | | | | | | This adds default network and uboot-env settings for the ALL0258N. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28699 3c298f89-4303-0410-b956-a3cf2f4a3e73