summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: print image build warnings/errors to stderrJonas Gorski2013-02-211-5/+5
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35719
* ar71xx: fix factory image creation for dir-825-c1Gabor Juhos2013-02-131-1/+1
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35589
* ar71xx: fixes whitespaces for dir-825-c1Gabor Juhos2013-02-021-2/+2
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35455
* ar71xx: build images for the TP-LINK TL-WR743ND v2Gabor Juhos2013-02-021-1/+3
| | | | | | | | | AR9331 based, these same as 741v4 Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35449
* ar71xx: build image for the TL-WDR3500 boardGabor Juhos2013-02-011-1/+2
| | | | | | | | | | Based on http://patchwork.openwrt.org/patch/3208/ Thanks-to: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gui Iribarren <gui@altermundi.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35425
* ar71xx: add profile and build image for dir-825-c1Gabor Juhos2013-01-291-0/+11
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35403
* ar71xx: add profile and generate images for the AP132 boardGabor Juhos2013-01-291-0/+2
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35397
* ar71xx: sync kernel sizes where possible to fix images for some devices (#12874)Felix Fietkau2013-01-231-8/+8
| | | | SVN-Revision: 35309
* ar71xx: Build the AP135 imagesGabor Juhos2012-12-291-0/+2
| | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34919
* ar71xx: build image for the AP136-020Gabor Juhos2012-12-261-1/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34886
* ar71xx: rename AP136 to AP136-010Gabor Juhos2012-12-261-1/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34883
* ar71xx: build image for the TL-MR3220 v2Gabor Juhos2012-12-191-1/+3
| | | | | | | | | | | | Based on the following patch: http://patchwork.openwrt.org/patch/3043/ [juhosg: reorder MR3220 MultiProfile entry] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34782
* ar71xx: image: add OpenMesh profileGabor Juhos2012-12-181-0/+1
| | | | | | | | | It allows to build firmware images for all OpenMesh products in one step. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34761
* ar71xx: add profile and build image for UniFi AP ProGabor Juhos2012-12-171-2/+28
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34730
* ar71xx: add profile and build initramfs image for the WNDR4300Gabor Juhos2012-12-121-0/+7
| | | | | | | | | It is not yet possible to use the default squasfsh/jffs2 images on NAND flashes, so only initramfs image is supported for now. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34650
* ar71xx: add profile and build image for TP-LINK TL-WA801N/NDGabor Juhos2012-12-071-0/+2
| | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34576
* ar71xx/image: provide lzma compressed elf kernel imageGabor Juhos2012-11-201-0/+2
| | | | | | | | This will be used on the RB4xx/RB7xx/RB2011 boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34272
* ar71xx: use custom LZMA dictionary size for WNDR3700 imagesGabor Juhos2012-11-181-4/+4
| | | | | | | | Based on a patch by Hannu Nyman. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34248
* ar71xx: create profile and build image for the OpenMesh MR600 boardGabor Juhos2012-11-181-0/+1
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34237
* scripts/om-fwupgradecfg-gen.sh: add support for the MR600Gabor Juhos2012-11-181-2/+3
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34233
* scripts: rename om2p-fwupgradecfg-gen.sh to more generic om-fwupgradecfg-gen.shGabor Juhos2012-11-141-1/+1
| | | | | | | | | It will be used for non OM2P boards as well. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34200
* ar71xx: add profile and build image for the Ubiquiti UniFi AP-Outdoor boardGabor Juhos2012-11-131-1/+2
| | | | | | | Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34198
* ar71xx: add profiles and build images for old PowerCloud System devicesGabor Juhos2012-11-131-1/+47
| | | | | | | | | | | [juhosg: - use 'PowerCloud Systems' instead of 'PCS' in the profiles - sort SingleProfile instances in image/Makefile] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34195
* ar71xx: add profile and build image for the TL-WA7510N boardGabor Juhos2012-11-131-0/+2
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34190
* ar71xx: include mtd layout in the command line for ZCN-1523H-* boardsGabor Juhos2012-11-041-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34074
* ar71xx: add profile and build image for the CAP4200AGGabor Juhos2012-10-271-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33958
* ar71xx: generate 4,8,16M images for the WPE72Gabor Juhos2012-10-271-1/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33949
* ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LCGabor Juhos2012-10-141-2/+2
| | | | | | | | | | | | | Commit r33248 introduced a regression by passing the board name plus 'board=' in the third argument. The board name string has to be put into the image as identifier of the image type. [juhosg: fix OpenMesh template instead of use of string substitution] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33767
* ar71xx: build image for the TL-WR841N/ND v8Gabor Juhos2012-10-041-1/+2
| | | | SVN-Revision: 33623
* ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boardsGabor Juhos2012-09-251-1/+11
| | | | | | | | | | | | | With these images, it is possible to use the 'unused' partition of the flash. The 'fat' images can be installed with the sysupgrade command. When a 'fat' image is installed from a regular one, the platform specific sysupgrade script copies the calibration data to the end of the flash. Likewise, when a regular image is installed from the 'fat' version the sysupgrade script copies the calibration data back to the original location. SVN-Revision: 33540
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-241-1/+1
| | | | | | Should fix #12211. Compile tested only. SVN-Revision: 33535
* ar71xx: fix a typo in TEW-637GRU image namesGabor Juhos2012-09-181-1/+1
| | | | SVN-Revision: 33460
* ar71xx: revert DIR-825-B1 wholeflash image support.Gabor Juhos2012-09-181-36/+0
| | | | | | | | | | It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" SVN-Revision: 33459
* dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ↵Daniel Dickinson2012-09-171-6/+27
| | | | | | (-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
* ar71xx: fix WP543 image buildsFelix Fietkau2012-09-151-1/+1
| | | | SVN-Revision: 33413
* dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be ↵Daniel Dickinson2012-09-061-1/+16
| | | | | | flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326
* ar71xx: image: fix Profile name for TL-WA701 (closes #12094)Gabor Juhos2012-08-291-1/+1
| | | | SVN-Revision: 33295
* ar71xx: generate image for ALL0315NGabor Juhos2012-08-271-1/+20
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33286
* ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543NGabor Juhos2012-08-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 33274
* ar71xx: image: fix TL-WR1043ND board id (#12079)Gabor Juhos2012-08-261-1/+1
| | | | SVN-Revision: 33272
* ar71xx: image: group and sort {Single,Multi}ProfilesGabor Juhos2012-08-231-109/+63
| | | | SVN-Revision: 33264
* ar71xx: image: group and sort mtdlayout definitionsGabor Juhos2012-08-231-21/+22
| | | | SVN-Revision: 33263
* ar71xx: image: use the MultiProfile helper for the Madwifi profileGabor Juhos2012-08-231-8/+1
| | | | SVN-Revision: 33262
* ar71xx: image: automatically build a list of SingleProfilesGabor Juhos2012-08-231-77/+5
| | | | | | Use that for Default/Minimal profiles. SVN-Revision: 33261
* ar71xx: image: use the new helpers for the ZyXEL imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33260
* ar71xx: image: use the new helpers for the Zcomax imagesGabor Juhos2012-08-231-8/+2
| | | | SVN-Revision: 33259
* ar71xx: image: use the new helpers for the WRT400 imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33258
* ar71xx: image: use the new helpers for the WZRHPG30XNH imagesGabor Juhos2012-08-231-16/+4
| | | | SVN-Revision: 33257
* ar71xx: image: use the new helpers for the WHRHPG300N imagesGabor Juhos2012-08-231-19/+4
| | | | SVN-Revision: 33256
* ar71xx: image: use the new helpers for the UBNTXM imagesGabor Juhos2012-08-231-34/+7
| | | | SVN-Revision: 33255