summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: create firmware image for the WNDR3700v2 boardjuhosg2011-01-261-0/+2
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rework WNDR3700 image generationjuhosg2011-01-141-16/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build separate image for the WNDR3700 with NA regionjuhosg2011-01-141-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TL-WR740N v1juhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the jjPlus JA79PFjuhosg2010-12-101-0/+5
| | | | | | Patch-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardjuhosg2010-12-101-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: do not throw compile errors if the nbg460n uboot is not selectednbd2010-12-101-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add nbg460n image generationjuhosg2010-12-101-0/+28
| | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add a new image for the TEW-652BRP which can be used with the ↵jow2010-11-301-0/+1
| | | | | | bootloader recovery option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] Add support for Ubiquiti UniFi APclaudio2010-11-061-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: initial support for jjPlus JWAP003juhosg2010-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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-MR3420 v1 boardjuhosg2010-09-271-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-WR841N v7juhosg2010-09-271-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Atheros AP96 reference boardnbd2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware images for the Zcomax boardsjuhosg2010-09-031-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵nbd2010-07-221-0/+5
| | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Senao EAP7660D boardjuhosg2010-06-181-0/+6
| | | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware images if Minimal profile is selectedjuhosg2010-06-061-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the lzma kernel and a proper size limit for pb92nbd2010-05-081-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create separate 'factory' and 'sysupgrade' images for the Planexjuhosg2010-04-261-4/+4
| | | | | | | boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build different firmware images for the DIR-825-Bx boardsjuhosg2010-04-261-7/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create smaller sysupgrade images for the WRT400N boardjuhosg2010-04-261-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the TL-WR941ND v3 boardsjuhosg2010-04-261-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NLjuhosg2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix mtd_layout for the DIR-615-C1 and similar devicesjuhosg2010-04-201-1/+1
| | | | | | | * Thanks to Yury Polyanskiy for the report git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix image builds (broken by r20834)nbd2010-04-131-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-16/+14
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update image generation and trx header parsing for the WRT160NLjuhosg2010-03-271-9/+5
| | | | | | | | * patch by Bernhard Loos * note: trailing whitespaces has been removed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add images for pb92 - no kernel size check yet, lzma images did not ↵nbd2010-03-261-0/+26
| | | | | | yet work in my tests git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create smaller initramfs images for the TP-Link boardsjuhosg2010-03-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create separated and smaller sysupgrade files for the DIR-615 and ↵juhosg2010-03-151-2/+10
| | | | | | similar boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the Fry's FR-54RTR boardjuhosg2010-03-151-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change DIR-600-A1 image generation template, will be usable for ↵juhosg2010-03-151-22/+22
| | | | | | other boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create smaller sysupgrade files for the TP-Link boardsjuhosg2010-03-101-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: simplify WP543 image generation, and fix rootfs offsetjuhosg2010-03-081-16/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: increase kernel partition size for the WP543 boardsjuhosg2010-03-081-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the TL-WR941ND v4 boardjuhosg2010-02-191-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create special initramfs images for the boards which does not accept ↵juhosg2010-01-201-29/+64
| | | | | | standard uImages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename initramfs u-boot imagesjuhosg2010-01-201-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5juhosg2010-01-191-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create rescue image for the WZR-HP-G300NHjuhosg2010-01-181-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix portability errors in dd commandsnbd2010-01-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19207 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create sysupgrade file for the WZR-HP-G300NHjuhosg2010-01-171-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardjuhosg2010-01-111-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing flash partition for the DIR-825juhosg2010-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ubntxm image buildsnbd2010-01-051-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: clean up image fs selection templatesnbd2010-01-041-99/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing templates for PB4X image generationjuhosg2010-01-041-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix generating pb4x imagesnbd2010-01-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsjuhosg2010-01-021-1/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19011 3c298f89-4303-0410-b956-a3cf2f4a3e73