aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix image generationGabor Juhos2011-08-051-5/+5
| | | | SVN-Revision: 27907
* ar71xx: cleanup image generation MakefileGabor Juhos2011-08-041-276/+154
| | | | SVN-Revision: 27899
* ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NHJonas Gorski2011-07-281-4/+2
| | | | | | | | 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: build image for the AP121 boards with 4M of flashGabor Juhos2011-07-071-4/+7
| | | | SVN-Revision: 27523
* ar71xx: fix building of squashfs imagesGabor Juhos2011-07-041-4/+6
| | | | SVN-Revision: 27446
* ar71xx: use 4k image only for the AP121 boardGabor Juhos2011-07-021-15/+15
| | | | | | | | Create optimized 64K images with the new padjffs2 tool and use that images instead of the 4k ones. The 4k images causes problems on devices where the flash erase size is 64 KB. SVN-Revision: 27357
* ar71xx: add profile and image building code for wzr-hp-ag300hFelix Fietkau2011-06-011-0/+6
| | | | SVN-Revision: 27076
* ar71xx: build images for the AP121 boardsGabor Juhos2011-05-311-0/+36
| | | | SVN-Revision: 27070
* ar71xx: stop producing -NA factory images and tag factory images with hd_id ↵Gabor Juhos2011-05-311-20/+19
| | | | | | | | | | | | | | | | | | | | | | for WNDR3700v2 NETGEAR doesn’t produce a distinct North American image for WNDR3700v2, they use the same image worldwide. This is a change from earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and WNDRMAC images use 29763654+16+64 as their hd_id value. This patch changes the OpenWrt WNDR3700v2 "factory" image generation to stop producing the extraneous -NA version and to tag the image with the same hd_id used in NETGEAR's images. There is no change to WNDR3700 (v1) image generation, as NETGEAR continues to produce distinct -NA and worldwide images, neither of which are tagged with hd_id. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 27053
* ar71xx: create factory images for the WZR-HP-G30{0,1}NH boardsGabor Juhos2011-05-311-2/+9
| | | | SVN-Revision: 27051
* ar71xx: reduce the size of the squashfs-4k binariesGabor Juhos2011-05-311-2/+1
| | | | SVN-Revision: 27047
* ar71xx: don't hardcode console parameters in kernel configGabor Juhos2011-04-121-50/+99
| | | | SVN-Revision: 26605
* ar71xx: Add support for WZR-HP-G301NHGabor Juhos2011-04-121-4/+5
| | | | | | | | | | | | | | 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: build firmware image for the Atheros DB120 boardGabor Juhos2011-04-071-0/+28
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26519
* fix image generation in the Image Builder environmentJo-Philipp Wich2011-03-221-1/+3
| | | | SVN-Revision: 26271
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardGabor Juhos2011-03-131-0/+5
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119
* ar71xx: create firmware image for the WNDR3700v2 boardGabor Juhos2011-01-261-0/+2
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25119
* ar71xx: rework WNDR3700 image generationGabor Juhos2011-01-141-16/+19
| | | | SVN-Revision: 24983
* ar71xx: build separate image for the WNDR3700 with NA regionGabor Juhos2011-01-141-0/+4
| | | | SVN-Revision: 24982
* ar71xx: add support for TL-WR740N v1Gabor Juhos2010-12-231-0/+5
| | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-101-0/+5
| | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-101-0/+5
| | | | SVN-Revision: 24439
* ar71xx: do not throw compile errors if the nbg460n uboot is not selectedFelix Fietkau2010-12-101-2/+4
| | | | SVN-Revision: 24426
* ar71xx: add nbg460n image generationGabor Juhos2010-12-101-0/+28
| | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24419
* add a new image for the TEW-652BRP which can be used with the bootloader ↵Jo-Philipp Wich2010-11-301-0/+1
| | | | | | recovery option SVN-Revision: 24196
* Add support for Ubiquiti UniFi APClaudio Mignanti2010-11-061-0/+5
| | | | SVN-Revision: 23904
* ar71xx: initial support for jjPlus JWAP003Gabor Juhos2010-10-011-0/+5
| | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) SVN-Revision: 23165
* ar71xx: build firmware image for the TL-MR3420 v1 boardGabor Juhos2010-09-271-0/+5
| | | | SVN-Revision: 23138
* ar71xx: build firmware image for the TL-WR841N v7Gabor Juhos2010-09-271-0/+5
| | | | SVN-Revision: 23134
* Add support for Atheros AP96 reference boardFelix Fietkau2010-09-271-0/+5
| | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> SVN-Revision: 23125
* ar71xx: build firmware images for the Zcomax boardsGabor Juhos2010-09-031-0/+24
| | | | SVN-Revision: 22884
* ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵Felix Fietkau2010-07-221-0/+5
| | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353
* ar71xx: add support for the Senao EAP7660D boardGabor Juhos2010-06-181-0/+6
| | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837
* ar71xx: build firmware images if Minimal profile is selectedGabor Juhos2010-06-061-0/+4
| | | | SVN-Revision: 21684
* ar71xx: use the lzma kernel and a proper size limit for pb92Felix Fietkau2010-05-081-4/+6
| | | | SVN-Revision: 21405
* ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boardsGabor Juhos2010-04-261-4/+4
| | | | SVN-Revision: 21175
* ar71xx: build different firmware images for the DIR-825-Bx boardsGabor Juhos2010-04-261-7/+21
| | | | SVN-Revision: 21171
* ar71xx: create smaller sysupgrade images for the WRT400N boardGabor Juhos2010-04-261-4/+3
| | | | SVN-Revision: 21170
* ar71xx: create firmware images for the TL-WR941ND v3 boardsGabor Juhos2010-04-261-0/+5
| | | | SVN-Revision: 21169
* ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NLGabor Juhos2010-04-261-1/+4
| | | | | | | The 'factory' image requires the garbage at the end of the image. Flashing from the original web interface does not work without that. SVN-Revision: 21168
* ar71xx: fix mtd_layout for the DIR-615-C1 and similar devicesGabor Juhos2010-04-201-1/+1
| | | | | | * Thanks to Yury Polyanskiy for the report SVN-Revision: 21036
* ar71xx: fix image builds (broken by r20834)Felix Fietkau2010-04-131-7/+7
| | | | SVN-Revision: 20840
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-16/+14
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* ar71xx: update image generation and trx header parsing for the WRT160NLGabor Juhos2010-03-271-9/+5
| | | | | | | * patch by Bernhard Loos * note: trailing whitespaces has been removed SVN-Revision: 20525
* ar71xx: add images for pb92 - no kernel size check yet, lzma images did not ↵Felix Fietkau2010-03-261-0/+26
| | | | | | yet work in my tests SVN-Revision: 20496
* ar71xx: create smaller initramfs images for the TP-Link boardsGabor Juhos2010-03-251-1/+1
| | | | SVN-Revision: 20414
* ar71xx: create separated and smaller sysupgrade files for the DIR-615 and ↵Gabor Juhos2010-03-151-2/+10
| | | | | | similar boards SVN-Revision: 20230
* ar71xx: build firmware image for the Fry's FR-54RTR boardGabor Juhos2010-03-151-0/+5
| | | | SVN-Revision: 20229
* ar71xx: change DIR-600-A1 image generation template, will be usable for ↵Gabor Juhos2010-03-151-22/+22
| | | | | | other boards SVN-Revision: 20227
* ar71xx: create smaller sysupgrade files for the TP-Link boardsGabor Juhos2010-03-101-1/+6
| | | | SVN-Revision: 20121