Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: add support for Compex WPE72/WPE72NX | Gabor Juhos | 2012-01-26 | 1 | -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> SVN-Revision: 29912 | |||||
* | ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and ↵ | Gabor Juhos | 2012-01-25 | 2 | -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> SVN-Revision: 29905 | |||||
* | ar71xx: preset WLAN LED config on MZK-W300NH | Gabor Juhos | 2012-01-24 | 1 | -0/+4 | |
| | | | | SVN-Revision: 29896 | |||||
* | ar71xx: add initial support for the TL-WR2543N/ND board | Gabor Juhos | 2012-01-07 | 3 | -0/+14 | |
| | | | | | | The WLAN LEDs are not working yet. SVN-Revision: 29680 | |||||
* | ar71xx: add support for Redwave RW2458N | Gabor Juhos | 2012-01-06 | 1 | -0/+3 | |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669 | |||||
* | ar71xx: fix RB-750 network configuration | Gabor Juhos | 2012-01-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29668 | |||||
* | ar71xx: fix LED configuration on the RB-750 | Gabor Juhos | 2012-01-05 | 1 | -1/+5 | |
| | | | | SVN-Revision: 29666 | |||||
* | ar71xx: add inital support for the ALFA Network AP96 board | Gabor Juhos | 2012-01-04 | 1 | -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. SVN-Revision: 29662 | |||||
* | ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7 | Gabor Juhos | 2012-01-04 | 2 | -0/+2 | |
| | | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. SVN-Revision: 29658 | |||||
* | ar71xx: fix network configuration for the TL-WA901N/ND boards | Gabor Juhos | 2012-01-04 | 1 | -5/+1 | |
| | | | | SVN-Revision: 29654 | |||||
* | ar71xx: allow to use LAN LED on the TL-WA901N/ND boards | Gabor Juhos | 2012-01-04 | 1 | -0/+4 | |
| | | | | SVN-Revision: 29653 | |||||
* | ar71xx: add default LED configuration for the TL-MR3020 | Gabor Juhos | 2012-01-04 | 2 | -0/+6 | |
| | | | | | | Also use the system LED for diagnostic. SVN-Revision: 29652 | |||||
* | ar71xx: add support for TP-Link TL-MR3020 | Gabor Juhos | 2012-01-04 | 1 | -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> SVN-Revision: 29651 | |||||
* | ar71xx: add support for the ALFA Network N2/N5 boards | Gabor Juhos | 2012-01-01 | 3 | -0/+9 | |
| | | | | SVN-Revision: 29635 | |||||
* | ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boards | Gabor Juhos | 2011-12-31 | 1 | -1/+35 | |
| | | | | SVN-Revision: 29631 | |||||
* | ar71xx: fix LEDs on the WRT400N | Gabor Juhos | 2011-12-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29624 | |||||
* | ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H | Jonas Gorski | 2011-12-21 | 1 | -0/+8 | |
| | | | | | | Thanks netprince for reporting and testing. SVN-Revision: 29595 | |||||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | 1 | -0/+3 | |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 | |||||
* | ar71xx: connect GMAC0 to the internal switch on DB120 | Gabor Juhos | 2011-12-15 | 1 | -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. SVN-Revision: 29557 | |||||
* | ar71xx: add support for ALFA Network's Hornet-UB board | Gabor Juhos | 2011-12-14 | 2 | -0/+10 | |
| | | | | SVN-Revision: 29535 | |||||
* | ar71xx: rewrite WNDR3700/3800 handling | Gabor Juhos | 2011-12-05 | 4 | -142/+2 | |
| | | | | SVN-Revision: 29434 | |||||
* | add some missing wndr3800 base-files definitions | Jo-Philipp Wich | 2011-12-05 | 3 | -2/+72 | |
| | | | | SVN-Revision: 29433 | |||||
* | ar71xx: add support for Ubiquiti AirRouter | Gabor Juhos | 2011-12-01 | 1 | -0/+1 | |
| | | | | | | Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu> SVN-Revision: 29395 | |||||
* | ar71xx: configure default led behavior for the OM2P | Gabor Juhos | 2011-12-01 | 1 | -0/+5 | |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 29394 | |||||
* | ar71xx: use /lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -124/+49 | |
| | | | | SVN-Revision: 29385 | |||||
* | ar71xx: add diag support for the DB120 board | Gabor Juhos | 2011-11-12 | 1 | -0/+3 | |
| | | | | SVN-Revision: 28975 | |||||
* | ar71xx: generate ubootenv from uci-defaults instead of providing defconfig | Gabor Juhos | 2011-11-12 | 2 | -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> SVN-Revision: 28971 | |||||
* | ar71xx: create TL-WA901ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -16/+5 | |
| | | | | SVN-Revision: 28833 | |||||
* | ar71xx: create ALL0258N network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -12/+4 | |
| | | | | SVN-Revision: 28832 | |||||
* | ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 | |
| | | | | SVN-Revision: 28831 | |||||
* | ar71xx: create WZR-HP-G300NH network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 | |
| | | | | SVN-Revision: 28830 | |||||
* | ar71xx: create RB-493G network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -41/+9 | |
| | | | | SVN-Revision: 28829 | |||||
* | ar71xx: create TL-WR1043ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -31/+7 | |
| | | | | SVN-Revision: 28828 | |||||
* | ar71xx: create WRT160NL network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 | |
| | | | | SVN-Revision: 28827 | |||||
* | ar71xx: create PB92 network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -31/+7 | |
| | | | | SVN-Revision: 28826 | |||||
* | ar71xx: create DIR-825-B1 network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 | |
| | | | | SVN-Revision: 28825 | |||||
* | ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults | Gabor Juhos | 2011-11-07 | 3 | -40/+17 | |
| | | | | SVN-Revision: 28824 | |||||
* | ar71xx: create RB-450 network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 | |
| | | | | SVN-Revision: 28823 | |||||
* | ar71xx: create RB-450G, RouterStation Pro network config from uci-defaults | Gabor Juhos | 2011-11-07 | 3 | -52/+7 | |
| | | | | SVN-Revision: 28822 | |||||
* | ar71xx: create RB-433{,U} network config from uci defaults | Gabor Juhos | 2011-11-07 | 3 | -52/+7 | |
| | | | | SVN-Revision: 28821 | |||||
* | ar71xx: create even more network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | 17 | -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. SVN-Revision: 28820 | |||||
* | ar71xx: create more network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | 6 | -80/+8 | |
| | | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. SVN-Revision: 28819 | |||||
* | ar71xx: create a bunch of network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | 8 | -83/+10 | |
| | | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. SVN-Revision: 28818 | |||||
* | ar71xx: create generic network config from an uci-defaults script | Gabor Juhos | 2011-11-07 | 3 | -17/+66 | |
| | | | | SVN-Revision: 28817 | |||||
* | ar71xx: remove AP81 defconfig, it is the same as the generic config | Gabor Juhos | 2011-11-07 | 1 | -16/+0 | |
| | | | | SVN-Revision: 28816 | |||||
* | ar71xx: add default network configuration for the WHR-HP-GN | Gabor Juhos | 2011-11-07 | 1 | -0/+24 | |
| | | | | SVN-Revision: 28807 | |||||
* | ar71xx: add support for the Buffalo WHR-HP-GN board | Gabor Juhos | 2011-11-07 | 1 | -0/+1 | |
| | | | | SVN-Revision: 28805 | |||||
* | ar71xx: add support for the Buffalo WHR-G301N board | Gabor Juhos | 2011-11-07 | 2 | -0/+25 | |
| | | | | SVN-Revision: 28803 | |||||
* | ar71xx: add initial support for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | 3 | -0/+26 | |
| | | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706 | |||||
* | ar71xx: combine LEDs setup in one file | Gabor Juhos | 2011-11-01 | 13 | -305/+144 | |
| | | | | SVN-Revision: 28704 |