Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | ar71xx: unify LED names on Planex boards | Gabor Juhos | 2011-11-01 | 2 | -5/+3 | |
| | | | | SVN-Revision: 28703 | |||||
* | ar71xx: unify LED names on Buffalo boards | Gabor Juhos | 2011-11-01 | 2 | -8/+6 | |
| | | | | SVN-Revision: 28702 | |||||
* | ar71xx: unify LED names on TP-Link boards | Gabor Juhos | 2011-11-01 | 4 | -25/+14 | |
| | | | | SVN-Revision: 28701 | |||||
* | ar71xx/all0258n: add default config | Gabor Juhos | 2011-11-01 | 2 | -0/+17 | |
| | | | | | | | | This adds default network and uboot-env settings for the ALL0258N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28699 | |||||
* | ar71xx: remove default network config of the mzk-w04nu board as well | Gabor Juhos | 2011-11-01 | 1 | -16/+0 | |
| | | | | | | It works with the generic config. SVN-Revision: 28695 | |||||
* | ar71xx: remove LED setup of nonexistent interfaces on RB750 | Gabor Juhos | 2011-10-31 | 1 | -24/+0 | |
| | | | | SVN-Revision: 28693 | |||||
* | ar71xx: remove default network config of the wnr2000 board | Gabor Juhos | 2011-10-31 | 1 | -16/+0 | |
| | | | | | | It is the same as the generic configuration. SVN-Revision: 28692 | |||||
* | ar71xx: add initial support for the OpenMesh OM2P board | Gabor Juhos | 2011-10-27 | 1 | -0/+3 | |
| | | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> SVN-Revision: 28617 | |||||
* | ar71xx: Buffalo WHR-HP-G300N kernel support | Gabor Juhos | 2011-10-24 | 2 | -0/+27 | |
| | | | | | | | | | | | | | The initial support for the Buffalo WHR-HP-G300N box. The code was confirmed to boot and run, but not tested in depth. Known problem: iw phy phy0 info shows: Coverage class: 0 (up to 0m) Available Antennas: TX 0 RX 0 Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 28567 | |||||
* | base-files: make sure inittab-console-fixup returns with success (#10275) | Jo-Philipp Wich | 2011-10-24 | 1 | -0/+2 | |
| | | | | SVN-Revision: 28562 | |||||
* | linux: ar71xx: add support for Mikrotik Routerboard RB493G | Jonas Gorski | 2011-10-11 | 1 | -0/+41 | |
| | | | | SVN-Revision: 28423 | |||||
* | ar71xx: enable login only on the system console by default | Gabor Juhos | 2011-09-23 | 2 | -2/+25 | |
| | | | | SVN-Revision: 28294 |