aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-2.6.39
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add initial support for the TL-WR2543N/ND boardGabor Juhos2012-01-071-0/+2
| | | | | | The WLAN LEDs are not working yet. SVN-Revision: 29680
* generic: improve MIPS kexec supportGabor Juhos2012-01-071-1/+1
| | | | | | | | | | | | | It is based on patches from the linux-longsoon-community git tree: http://dev.lemote.com/cgit/linux-loongson-community.git/ Now the kernel can use the command line parameter from kexec-tools. Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped before executing the new kernel). Compile tested with lantiq (3.1.4) and brcm47xx (3.0.12). SVN-Revision: 29674
* ar71xx: add support for Redwave RW2458NGabor Juhos2012-01-061-0/+1
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669
* ar71xx: add inital support for the ALFA Network AP96 boardGabor Juhos2012-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. SVN-Revision: 29662
* ar71xx: add support for TP-Link TL-MR3020Gabor Juhos2012-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> SVN-Revision: 29651
* ar71xx: add support for the ALFA Network N2/N5 boardsGabor Juhos2012-01-011-0/+1
| | | | SVN-Revision: 29635
* ar71xx: enable SWCONFIG_LEDSGabor Juhos2011-12-311-0/+1
| | | | SVN-Revision: 29630
* ar71xx: add support for the wzr-hp-g300nh2Felix Fietkau2011-12-181-0/+1
| | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567
* ar71xx: add support for ALFA Network's Hornet-UB boardGabor Juhos2011-12-141-0/+1
| | | | SVN-Revision: 29535
* ar71xx: add preliminary support for wzr-hp-g450hFelix Fietkau2011-12-051-0/+1
| | | | SVN-Revision: 29441
* ar71xx: add mtd partition parser for the TP-Link boardsGabor Juhos2011-12-031-0/+1
| | | | SVN-Revision: 29415
* ar71xx: enable WHR-HP-G300N support in kernel configGabor Juhos2011-11-071-1/+1
| | | | SVN-Revision: 28801
* ar71xx: add initial support for the TL-WR741ND v4 boardGabor Juhos2011-11-011-0/+1
| | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706
* ar71xx: add initial support for the OpenMesh OM2P boardGabor Juhos2011-10-271-0/+1
| | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> SVN-Revision: 28617
* ar71xx: Buffalo WHR-HP-G300N kernel supportGabor Juhos2011-10-241-0/+1
| | | | | | | | | | | | | 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
* ar71xx: add kernel support for the Allnet ALL0258N boardGabor Juhos2011-10-241-0/+1
| | | | | | | | | | This patchs adds support for the Allnet ALL0258N outdoor AP/bridge. The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio, it got 8MB of NOR and 32MB SDRAM. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28564
* ar71xx: don't override CONFIG_FSNOTIFYGabor Juhos2011-10-241-1/+0
| | | | SVN-Revision: 28563
* ar71xx: add support for the TP-Link TL-WR703N v1 boardGabor Juhos2011-09-211-0/+1
| | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277
* ar71xx: add 2.6.39 supportGabor Juhos2011-06-291-0/+203
SVN-Revision: 27310