aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-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 boardGabor Juhos2010-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 selectedFelix Fietkau2010-12-101-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> 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 ↵Jo-Philipp Wich2010-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 APClaudio Mignanti2010-11-061-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-MR3420 v1 boardGabor Juhos2010-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 v7Gabor Juhos2010-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 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware images for the Zcomax boardsGabor Juhos2010-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 ↵Felix Fietkau2010-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 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware images if Minimal profile is selectedGabor Juhos2010-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 pb92Felix Fietkau2010-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 PlanexGabor Juhos2010-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 boardsGabor Juhos2010-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 boardGabor Juhos2010-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 boardsGabor Juhos2010-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 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. 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 devicesGabor Juhos2010-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)Felix Fietkau2010-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 ↵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 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 WRT160NLGabor Juhos2010-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 ↵Felix Fietkau2010-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 boardsGabor Juhos2010-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 ↵Gabor Juhos2010-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 boardGabor Juhos2010-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 ↵Gabor Juhos2010-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 boardsGabor Juhos2010-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 offsetGabor Juhos2010-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 boardsGabor Juhos2010-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 boardGabor Juhos2010-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 ↵Gabor Juhos2010-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 imagesGabor Juhos2010-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-v5Gabor Juhos2010-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-G300NHGabor Juhos2010-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 commandsFelix Fietkau2010-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-G300NHGabor Juhos2010-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 boardGabor Juhos2010-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-825Gabor Juhos2010-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ubntxm image buildsFelix Fietkau2010-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 templatesFelix Fietkau2010-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 generationGabor Juhos2010-01-041-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix generating pb4x imagesFelix Fietkau2010-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 boardsGabor Juhos2010-01-021-1/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: simplify image generation a bitGabor Juhos2010-01-021-68/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-221-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18893 3c298f89-4303-0410-b956-a3cf2f4a3e73