Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ar71xx: enable sysupgrade support for airrouter | Gabor Juhos | 2011-12-27 | |
| | | | | | | | | Works for me! ;-) Patch-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 29614 | |||
* | ar71xx: fix sysupgrade on PB42/PB44 boards | Gabor Juhos | 2011-12-27 | |
| | | | | SVN-Revision: 29613 | |||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 | |||
* | ar71xx: add support for ALFA Network's Hornet-UB board | Gabor Juhos | 2011-12-14 | |
| | | | | SVN-Revision: 29535 | |||
* | ar71xx: verify hardware id of firmware images on TP-Link boards | Gabor Juhos | 2011-12-05 | |
| | | | | SVN-Revision: 29455 | |||
* | ar71xx: add preliminary support for wzr-hp-g450h | Felix Fietkau | 2011-12-05 | |
| | | | | SVN-Revision: 29441 | |||
* | ar71xx: rewrite WNDR3700/3800 handling | Gabor Juhos | 2011-12-05 | |
| | | | | SVN-Revision: 29434 | |||
* | ar71xx: fix wndr3800 machine name | Gabor Juhos | 2011-11-24 | |
| | | | | | | | | 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 boards | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28812 | |||
* | ar71xx: wrap long lines in the upgrade script | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28811 | |||
* | ar71xx: add initial support for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | |
| | | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706 | |||
* | ar71xx/all0258n: sysupgrade support | Gabor Juhos | 2011-11-01 | |
| | | | | | | | | | | | | 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 Juhos | 2011-10-30 | |
| | | | | | | | | | | | 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 support | Gabor Juhos | 2011-10-24 | |
| | | | | | | | | | | | | | 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 board | Gabor Juhos | 2011-09-21 | |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277 | |||
* | ar71xx: enable sysupgrade on the AP96 and DB120 boards | Gabor Juhos | 2011-08-04 | |
| | | | | SVN-Revision: 27901 | |||
* | ar71xx: use the same test for AP121 and Zcomax sysupgrade images | Gabor Juhos | 2011-08-04 | |
| | | | | SVN-Revision: 27900 | |||
* | ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH | Jonas Gorski | 2011-07-28 | |
| | | | | | | | | 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 Fietkau | 2011-07-04 | |
| | | | | SVN-Revision: 27434 | |||
* | ar71xx: add sysupgrade support for the AP121 boards | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27069 | |||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | |
| | | | | | | | | | | | | | | 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 board | Gabor Juhos | 2011-03-13 | |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119 | |||
* | ar71xx: add support for the WNDR3700v2 board | Gabor Juhos | 2011-01-26 | |
| | | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118 | |||
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | |
| | | | | SVN-Revision: 24737 | |||
* | ar71xx: add support for the jjPlus JA79PF | Gabor Juhos | 2010-12-10 | |
| | | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440 | |||
* | ar71xx: add support for the TP-LINK TL-MR3220 v1 board | Gabor Juhos | 2010-12-10 | |
| | | | | SVN-Revision: 24439 | |||
* | ar71xx: add nbg460n image generation | Gabor Juhos | 2010-12-10 | |
| | | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24419 | |||
* | ar71xx: add support for the TL-MR3420 v1 board | Gabor Juhos | 2010-09-27 | |
| | | | | SVN-Revision: 23136 | |||
* | ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards | Gabor Juhos | 2010-09-03 | |
| | | | | SVN-Revision: 22882 | |||
* | ar71xx: add eap7660d board to diag.sh and sysupgrade | Gabor Juhos | 2010-08-14 | |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to diag.sh and sysupgrade. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22644 | |||
* | ar71xx: fix sysupgrade on the ubnt nanostation m | Felix Fietkau | 2010-07-23 | |
| | | | | SVN-Revision: 22370 | |||
* | ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵ | Felix Fietkau | 2010-07-22 | |
| | | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353 | |||
* | ar71xx: fix sysupgrade on the LS-SR71 board | Gabor Juhos | 2010-03-10 | |
| | | | | SVN-Revision: 20119 | |||
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | Gabor Juhos | 2010-03-05 | |
| | | | | | | * closes #6782 SVN-Revision: 20006 | |||
* | ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH | Gabor Juhos | 2010-01-15 | |
| | | | | SVN-Revision: 19150 | |||
* | ar71xx: add support for the D-Link DIR-600 rev. A1 board | Gabor Juhos | 2010-01-11 | |
| | | | | SVN-Revision: 19100 | |||
* | ar71xx: create firmware images for the AP81/PB42/PB44 boards | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19011 | |||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | |
| | | | | SVN-Revision: 18893 | |||
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵ | Gabor Juhos | 2009-12-18 | |
| | | | | | | patch from #6186) SVN-Revision: 18818 | |||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | |
| | | | | SVN-Revision: 18697 | |||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | |
| | | | | SVN-Revision: 18622 | |||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | |
| | | | | SVN-Revision: 18621 | |||
* | ar71xx: create sysupgrade image for the WNDR3700 | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18570 | |||
* | ar71xx: add sysupgrade support for Ubiquiti XM boards | Gabor Juhos | 2009-11-25 | |
| | | | | SVN-Revision: 18533 | |||
* | ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵ | Gabor Juhos | 2009-11-25 | |
| | | | | | | add sysupgrade support for them SVN-Revision: 18531 | |||
* | enable sysupgrade on the WRT160Nl | Gabor Juhos | 2009-08-09 | |
| | | | | SVN-Revision: 17202 | |||
* | fix sysupgrade | Gabor Juhos | 2009-08-02 | |
| | | | | SVN-Revision: 17092 | |||
* | enable sysupgrade support for the TL-WR741ND | Gabor Juhos | 2009-07-25 | |
| | | | | SVN-Revision: 16982 | |||
* | add experimental sysupgrade support | Gabor Juhos | 2009-06-06 | |
SVN-Revision: 16364 |