summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ↵Daniel Dickinson2012-09-171-1/+2
| | | | | | (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). SVN-Revision: 33447
* dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be ↵Daniel Dickinson2012-09-061-0/+2
| | | | | | flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326
* ar71xx: sysupgrade for the ALL0315NGabor Juhos2012-08-272-14/+17
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33285
* ar71xx: rename all0258n.sh to allnet.shGabor Juhos2012-08-271-0/+0
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33284
* ar71xx: TEW-712BR user space supportGabor Juhos2012-08-221-0/+1
| | | | SVN-Revision: 33232
* ar71xx: add ALL0305 board aliasGabor Juhos2012-08-221-0/+2
| | | | | | | | | | For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33224
* ar71xx: ew-dorin: added router firmware generationGabor Juhos2012-08-011-1/+2
| | | | | | | | [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32934
* ar71xx: Buffalo WLAE-AG300N initial supportGabor Juhos2012-08-011-0/+1
| | | | | | | | | | | | | | | | | | | | The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32931
* ar71xx: OM2P LC sysupgrade patchGabor Juhos2012-07-061-2/+4
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 32635
* ar71xx: OM2P sysupgrade supportGabor Juhos2012-07-052-0/+176
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 32613
* ar71xx: AP136 user-space supportGabor Juhos2012-07-051-0/+1
| | | | SVN-Revision: 32608
* ar71xx: add user space support for the TL-WDR4300Gabor Juhos2012-06-191-0/+1
| | | | SVN-Revision: 32460
* ar71xx: add support for the embeddedwireless Dorin board (based on patch by ↵Felix Fietkau2012-06-191-0/+1
| | | | | | embeddedwireless.de) SVN-Revision: 32447
* ar71xx: add support for the TP-Link TL-WR1041N v2 boardGabor Juhos2012-05-051-0/+1
| | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31608
* ar71xx: add support for the jjPlus JA76PF2 boardGabor Juhos2012-03-161-3/+5
| | | | SVN-Revision: 30957
* ar71xx: add support for the TRENDNet TEW-673GRU boardGabor Juhos2012-02-081-0/+1
| | | | SVN-Revision: 30376
* ar71xx: support for D-LINK DIR-615 rev. E4Gabor Juhos2012-01-311-0/+1
| | | | | | | | | | | | | | | | | | | | 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-311-0/+1
| | | | | | | | | | | | | | | | | | | 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-281-0/+1
| | | | | | | | | This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch SVN-Revision: 29935
* ar71xx: add initial support for the TL-WR2543N/ND boardGabor Juhos2012-01-071-1/+2
| | | | | | 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-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 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-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: verify hardware id of firmware images on TP-Link boardsGabor Juhos2011-12-051-0/+16
| | | | SVN-Revision: 29455
* ar71xx: add preliminary support for wzr-hp-g450hFelix Fietkau2011-12-051-0/+1
| | | | SVN-Revision: 29441
* ar71xx: rewrite WNDR3700/3800 handlingGabor Juhos2011-12-051-9/+5
| | | | SVN-Revision: 29434
* ar71xx: fix wndr3800 machine nameGabor Juhos2011-11-241-1/+1
| | | | | | | | 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: 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 initial support for the TL-WR741ND v4 boardGabor Juhos2011-11-011-1/+2
| | | | | | 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: Buffalo WHR-HP-G300N kernel supportGabor Juhos2011-10-241-1/+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 support for the TP-Link TL-WR703N v1 boardGabor Juhos2011-09-211-1/+1
| | | | | | 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-281-1/+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 sysupgrade support for the AP121 boardsGabor Juhos2011-05-311-0/+7
| | | | SVN-Revision: 27069
* ar71xx: Add support for WZR-HP-G301NHGabor Juhos2011-04-121-1/+1
| | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardGabor Juhos2011-03-131-1/+1
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119
* ar71xx: add support for the WNDR3700v2 boardGabor Juhos2011-01-261-1/+9
| | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118
* unifi: add sysupgrade and leds supportClaudio Mignanti2010-12-201-1/+1
| | | | SVN-Revision: 24737
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-101-2/+2
| | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440