aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnDGabor Juhos2012-04-061-0/+6
| | | | | | | | | | | | | | | | | 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] SVN-Revision: 31208
* ar71xx: add initial support for RB750GLGabor Juhos2012-03-191-0/+3
| | | | SVN-Revision: 31025
* ar71xx: add support for the jjPlus JA76PF2 boardGabor Juhos2012-03-162-3/+8
| | | | SVN-Revision: 30957
* ar71xx: switch to kmod-gpio-button-hotplugFelix Fietkau2012-02-201-4/+1
| | | | SVN-Revision: 30660
* ar71xx: add model detection for TL-WR842N/NDGabor Juhos2012-02-131-0/+3
| | | | SVN-Revision: 30507
* ar71xx: fix db120 board detectionFelix Fietkau2012-02-101-1/+1
| | | | SVN-Revision: 30408
* ar71xx: add support for the TRENDNet TEW-673GRU boardGabor Juhos2012-02-082-0/+4
| | | | SVN-Revision: 30376
* ar71xx: support for D-LINK DIR-615 rev. E4Gabor Juhos2012-01-312-0/+4
| | | | | | | | | | | | | | | | | | | | 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> SVN-Revision: 29973
* ar71xx: add support for TP-Link TL-MR11UGabor Juhos2012-01-312-0/+7
| | | | | | | | | | | | | | | | | | | 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> SVN-Revision: 29972
* add support for the Atheros AP113 reference boardFlorian Fainelli2012-01-282-0/+4
| | | | | | | | | This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch SVN-Revision: 29935
* ar71xx: add support for Compex WPE72/WPE72NXGabor Juhos2012-01-261-0/+3
| | | | | | | | | | | 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: add initial support for the TL-WR2543N/ND boardGabor Juhos2012-01-072-1/+8
| | | | | | The WLAN LEDs are not working yet. SVN-Revision: 29680
* ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boardsGabor Juhos2012-01-061-0/+1
| | | | SVN-Revision: 29672
* ar71xx: add support for Redwave RW2458NGabor Juhos2012-01-062-0/+4
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669
* ar71xx: add inital support for the ALFA Network AP96 boardGabor Juhos2012-01-042-1/+5
| | | | | | | | 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 v7Gabor Juhos2012-01-041-0/+3
| | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. SVN-Revision: 29658
* ar71xx: show correct model name on TL-WA701N/ND boardsGabor Juhos2012-01-041-0/+3
| | | | SVN-Revision: 29657
* ar71xx: add support for TP-Link TL-MR3020Gabor Juhos2012-01-042-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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-012-0/+4
| | | | SVN-Revision: 29635
* ar71xx: enable sysupgrade support for airrouterGabor Juhos2011-12-271-0/+1
| | | | | | | | Works for me! ;-) Patch-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 29614
* ar71xx: fix sysupgrade on PB42/PB44 boardsGabor Juhos2011-12-271-2/+4
| | | | SVN-Revision: 29613
* ar71xx: add support for the wzr-hp-g300nh2Felix Fietkau2011-12-182-0/+4
| | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567
* ar71xx: add support for ALFA Network's Hornet-UB boardGabor Juhos2011-12-142-0/+4
| | | | SVN-Revision: 29535
* ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2Gabor Juhos2011-12-131-1/+1
| | | | | | | | | | | | | | | | | | | The WNDRMAC is a WNDR3700v2 (64MB RAM, 16MB flash) in a white case. The WNDRMACv2 is a WNDR3800 (128MB RAM, 16MB flash) in a WNDRMAC case. The WNDRMAC case doesn't have "holes" or labels for the 2.4GHz LED or switch ports 2-4. The stock firmware uses a single LED (in the 5GHz position) to indicate the status of both radios, and a single LED (in the switch port 1 position) to indicate the status of all LAN ports. The "missing" LEDs are present on the board, and easily shine through the case. Unlike the stock firmware, OpenWrt will use these "hidden" LEDs. I've tested the WNDRMACv2 image. I don't have a v1 WNDRMAC, but assume that this is sufficient to build a fully-functional image. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29513
* ar71xx: fix WNDR3x00 model detectionGabor Juhos2011-12-071-14/+17
| | | | | | | | | | | | | | | | | | | | Detect the model name for /tmp/sysinfo/model based on 10 bytes at offset 56 in the art (caldata) mtd partition. r29434 redid WNDR3x00 model detection, attempting to distinguish between WNDR3700v2 and WNDR3800 by checking MemTotal in /proc/meminfo. However, it contained a bug: it put the awk inside a $(...), with the result that all WNDR3700v2 and WNDR3800 models would be reported as WNDR3800. This patch checks the model name stored in the art partition, as is done by U-Boot shipping on the WNDR3800. It has the likely advantage of working with future models based on the WNDR3700 board. It also will not mis-detect units on which people install more memory. I have tested this patch on WNDR3700 (v1), WNDR3700v2, and WNDR3800. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29472
* ar71xx: add TP-Link board detectionGabor Juhos2011-12-051-1/+54
| | | | SVN-Revision: 29459
* ar71xx: verify hardware id of firmware images on TP-Link boardsGabor Juhos2011-12-052-0/+26
| | | | SVN-Revision: 29455
* ar71xx: add preliminary support for wzr-hp-g450hFelix Fietkau2011-12-052-0/+4
| | | | SVN-Revision: 29441
* ar71xx: rewrite WNDR3700/3800 handlingGabor Juhos2011-12-052-17/+49
| | | | SVN-Revision: 29434
* ar71xx: change user-space board detectionGabor Juhos2011-12-052-6/+25
| | | | SVN-Revision: 29432
* ar71xx: add support for Ubiquiti AirRouterGabor Juhos2011-12-011-0/+3
| | | | | | Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu> SVN-Revision: 29395
* ar71xx: fix wndr3800 machine nameGabor Juhos2011-11-242-1/+4
| | | | | | | | This fixes the machine name in /proc/cpuinfo and luci status page machine name. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> SVN-Revision: 29326
* ar71xx: add diag support for the DB120 boardGabor Juhos2011-11-121-0/+3
| | | | SVN-Revision: 28975
* ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boardsGabor Juhos2011-11-071-0/+2
| | | | SVN-Revision: 28812
* ar71xx: wrap long lines in the upgrade scriptGabor Juhos2011-11-071-6/+45
| | | | SVN-Revision: 28811
* ar71xx: add support for the Buffalo WHR-HP-GN boardGabor Juhos2011-11-071-0/+3
| | | | SVN-Revision: 28805
* ar71xx: add support for the Buffalo WHR-G301N boardGabor Juhos2011-11-071-0/+3
| | | | SVN-Revision: 28803
* ar71xx: add initial support for the TL-WR741ND v4 boardGabor Juhos2011-11-012-1/+5
| | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706
* ar71xx/all0258n: sysupgrade supportGabor Juhos2011-11-012-0/+168
| | | | | | | | | | | | U-Boot on the ALL0258N needs offset, size and md5 for kernel and rootfs to be stored in the U-Boot environment. If the checksums don't match during boot, a failsafe-system is booted instead. This patch adds a board-specific sysupgrade hack for the all0258n which calculates and updates the checksums for the U-Boot environment. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28700
* ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a ↵Gabor Juhos2011-10-301-2/+2
| | | | | | | | | | | 32-bit value Aparently $magic_long was meant here instead of $magic when comparing with 32-bit values. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28678
* ar71xx: add initial support for the OpenMesh OM2P boardGabor Juhos2011-10-271-0/+3
| | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> SVN-Revision: 28617
* ar71xx: Buffalo WHR-HP-G300N kernel supportGabor Juhos2011-10-242-1/+4
| | | | | | | | | | | | | 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/+3
| | | | | | | | | | 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
* linux: ar71xx: add support for Mikrotik Routerboard RB493GJonas Gorski2011-10-111-0/+3
| | | | SVN-Revision: 28423
* ar71xx: add support for the TP-Link TL-WR703N v1 boardGabor Juhos2011-09-212-1/+4
| | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277
* ar71xx: enable sysupgrade on the AP96 and DB120 boardsGabor Juhos2011-08-041-1/+1
| | | | SVN-Revision: 27901
* ar71xx: use the same test for AP121 and Zcomax sysupgrade imagesGabor Juhos2011-08-041-9/+2
| | | | SVN-Revision: 27900
* ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NHJonas Gorski2011-07-282-4/+1
| | | | | | | | Now that we can use a generic name for the switch there is no need for a separate image for the WZR-HP-G301NH. Update the default network config and remove the extra image. SVN-Revision: 27814
* ar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650)Felix Fietkau2011-07-041-1/+1
| | | | SVN-Revision: 27434
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵Felix Fietkau2011-06-251-0/+3
| | | | | | #9607) SVN-Revision: 27283