summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add a profile and build images for the TL-WR2543N/NDGabor Juhos2012-01-071-0/+6
| | | | SVN-Revision: 29682
* ar71xx: add support for Redwave RW2458NGabor Juhos2012-01-061-0/+6
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669
* ar71xx: create profile and build image for the ALFA AP96 boardGabor Juhos2012-01-041-0/+6
| | | | SVN-Revision: 29663
* ar71xx: specify console kernel parameter for the Compex boardsGabor Juhos2012-01-041-7/+9
| | | | SVN-Revision: 29660
* ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7Gabor Juhos2012-01-041-1/+2
| | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. SVN-Revision: 29658
* ar71xx: add profile and build image for the TL-WA701N/ND boardsGabor Juhos2012-01-041-0/+6
| | | | SVN-Revision: 29656
* ar71xx: add support for TP-Link TL-MR3020Gabor Juhos2012-01-041-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | 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 profile and build factory image for the Hornet-UB boardGabor Juhos2012-01-011-13/+11
| | | | SVN-Revision: 29637
* ar71xx: build images for the ALFA Network N2/N5 boardsGabor Juhos2012-01-011-0/+24
| | | | SVN-Revision: 29636
* ar71xx: add support for the wzr-hp-g300nh2Felix Fietkau2011-12-181-0/+6
| | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567
* ar71xx: use 64kraw template on more TP-Link boardsGabor Juhos2011-12-171-4/+4
| | | | SVN-Revision: 29561
* ar71xx: build images for TL-WR741N/ND v2Gabor Juhos2011-12-151-0/+1
| | | | SVN-Revision: 29548
* ar71x: use raw squashfs images for TP-Link boardsGabor Juhos2011-12-151-20/+20
| | | | SVN-Revision: 29547
* ar71xx: create a template for using unpadded squashfs imagesGabor Juhos2011-12-151-1/+12
| | | | SVN-Revision: 29546
* ar71xx: put squash image right after the kernel on TP-Link boardsGabor Juhos2011-12-151-4/+12
| | | | SVN-Revision: 29545
* ar71xx: build image for the Hornet-UB boardGabor Juhos2011-12-141-0/+7
| | | | SVN-Revision: 29536
* ar71xx: get rid of squashfs-4k imagesGabor Juhos2011-12-131-11/+2
| | | | SVN-Revision: 29522
* ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2Gabor Juhos2011-12-131-0/+2
| | | | | | | | | | | | | | | | | | | 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 factory image generationGabor Juhos2011-12-071-2/+2
| | | | | | | | | | | | | | | | | Factory images for WNDR3700v2 and WNDR3800 should contain these model IDs for the device: field in their DNI tags, not WNDR3700. This regressed in r29434, which redid WNDR3x00 model detection. The sixth parameter to Image/Build/Netgear is only used as the -B argument to mkdniimg, which is used to set the device: field. In r29434, this was erroneously changed to be WNDR3700 for all models. The tools to flash factory images (U-Boot's TFTP server and the factory software's upgrade utility) may refuse to honor images with incorrect device: fields in their DNI tags. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29473
* ar71xx: create firmware image for the TL-WR740N/ND v4 boardsGabor Juhos2011-12-061-0/+2
| | | | | | Based on a patch by Cristian Deluxe <djcristiandeluxe@gmail.com> SVN-Revision: 29468
* ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfwGabor Juhos2011-12-061-27/+27
| | | | SVN-Revision: 29467
* ar71xx: fix TL-MR3x20 profile names in image/MakefileGabor Juhos2011-12-061-2/+2
| | | | SVN-Revision: 29463
* ar71xx: cleanup TP-Link profilesGabor Juhos2011-12-061-81/+46
| | | | SVN-Revision: 29461
* ar71xx: reclaim some unused space on TP-Link boardsGabor Juhos2011-12-051-4/+31
| | | | | | | | With the default OpenWrt configuration, this increases the size of the rootfs_data partition by 384KB/128KB on the older/newer TP-Link models. SVN-Revision: 29447
* ar71xx: use the lzma-loader on TP-Link boards w/o lzma supportGabor Juhos2011-12-051-11/+42
| | | | SVN-Revision: 29444
* ar71xx: add lzma loaderGabor Juhos2011-12-0517-0/+1941
| | | | SVN-Revision: 29443
* ar71xx: add preliminary support for wzr-hp-g450hFelix Fietkau2011-12-051-0/+6
| | | | SVN-Revision: 29441
* ar71xx: rewrite WNDR3700/3800 handlingGabor Juhos2011-12-051-4/+2
| | | | SVN-Revision: 29434
* ar71xx: allow WNDR3700 image creation to fail if kernel/rootfs too bigGabor Juhos2011-12-051-18/+16
| | | | SVN-Revision: 29431
* ar71xx: create initramfs images for the newer TP-Link boardsGabor Juhos2011-12-031-0/+8
| | | | SVN-Revision: 29410
* ar71xx: reclaim unused space in WNDR3700/3800 imagesGabor Juhos2011-12-031-20/+63
| | | | | | Patch by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29406
* ar71xx: add a profile and build image for the OM2P boardGabor Juhos2011-12-011-0/+18
| | | | | | | | | [juhosg: the name of the final image has been changed to 'openwrt-ar71xx-generic-om2p-squashfs-factory.bin'] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 29397
* ar71xx: add support for Ubiquiti AirRouterGabor Juhos2011-12-011-0/+6
| | | | | | Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu> SVN-Revision: 29395
* ar71xx: fix wndr3800 machine nameGabor Juhos2011-11-241-1/+2
| | | | | | | | 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: copy atheros initramfs images to the image directoryGabor Juhos2011-11-241-0/+2
| | | | SVN-Revision: 29325
* ar71xx: specify mtd layout in command line for the DB120 boardGabor Juhos2011-11-241-1/+2
| | | | SVN-Revision: 29324
* ar71xx: change generated Buffalo firmware versionsGabor Juhos2011-11-071-4/+4
| | | | | | | | | With version 1.76 the upgrade may fail with newer Buffalo firmwares with a message like this: "You can not update the firmware because the firmware version is earlier than 1.82. Please use 1.82 or later version for firmware update." SVN-Revision: 28815
* ar71xx: fix WHR-HP-G300N firmware partition offsetGabor Juhos2011-11-071-1/+1
| | | | SVN-Revision: 28810
* ar71xx: build image for the Buffalo WHR-HP-GNGabor Juhos2011-11-071-0/+6
| | | | SVN-Revision: 28806
* ar71xx: build image for the Buffalo WHR-G301NGabor Juhos2011-11-071-0/+6
| | | | SVN-Revision: 28804
* ar71xx: fix WHR-HP-G300N image generationGabor Juhos2011-11-071-3/+4
| | | | SVN-Revision: 28802
* ar71xx: build image for the TL-WR741ND v4 boardGabor Juhos2011-11-011-0/+6
| | | | SVN-Revision: 28708
* ar71xx: fix typos in image/MakefileGabor Juhos2011-10-271-7/+7
| | | | SVN-Revision: 28618
* ar71xx: create image for the WNDR3800Gabor Juhos2011-10-261-0/+1
| | | | | | | | | This adds support for the Netgear WNDR3800, it is almost the same as the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> SVN-Revision: 28597
* ar71xx: build image for the Buffalo WHR-HP-G300NGabor Juhos2011-10-241-0/+24
| | | | | | Based on a patch by Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 28568
* ar71xx: build image for the Allnet ALL0258N boardGabor Juhos2011-10-241-0/+6
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28565
* ar71xx: build images for the TP-Link TL-WR703N v1 boardGabor Juhos2011-09-211-0/+20
| | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28279
* ar71xx: create image for the TP-Link TL-WR743ND v1Gabor Juhos2011-09-211-0/+5
| | | | | | | | Same hardware as WR741ND but with PoE support. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28271
* ar71xx: create image for the TP-Link TL-WR740N v3Gabor Juhos2011-09-211-0/+6
| | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28269
* ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h ↵Felix Fietkau2011-08-101-1/+1
| | | | | | images (#9918) SVN-Revision: 27950