aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ar71xx: simplify WP543 image generation, and fix rootfs offsetGabor Juhos2010-03-081-16/+7
| | | | SVN-Revision: 20063
* ar71xx: increase kernel partition size for the WP543 boardsGabor Juhos2010-03-081-4/+4
| | | | SVN-Revision: 20049
* ar71xx: create firmware images for the TL-WR941ND v4 boardGabor Juhos2010-02-191-0/+5
| | | | SVN-Revision: 19749
* ar71xx: create special initramfs images for the boards which does not accept ↵Gabor Juhos2010-01-201-29/+64
| | | | | | standard uImages SVN-Revision: 19245
* ar71xx: rename initramfs u-boot imagesGabor Juhos2010-01-201-2/+4
| | | | SVN-Revision: 19244
* ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5Gabor Juhos2010-01-191-2/+6
| | | | SVN-Revision: 19230
* ar71xx: create rescue image for the WZR-HP-G300NHGabor Juhos2010-01-181-0/+4
| | | | SVN-Revision: 19223
* ar71xx: fix portability errors in dd commandsFelix Fietkau2010-01-181-2/+2
| | | | SVN-Revision: 19207
* ar71xx: create sysupgrade file for the WZR-HP-G300NHGabor Juhos2010-01-171-0/+23
| | | | SVN-Revision: 19193
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-111-0/+25
| | | | SVN-Revision: 19100
* ar71xx: add missing flash partition for the DIR-825Gabor Juhos2010-01-081-1/+1
| | | | SVN-Revision: 19075
* ar71xx: fix ubntxm image buildsFelix Fietkau2010-01-051-8/+8
| | | | SVN-Revision: 19044
* ar71xx: clean up image fs selection templatesFelix Fietkau2010-01-041-99/+43
| | | | SVN-Revision: 19034
* ar71xx: add missing templates for PB4X image generationGabor Juhos2010-01-041-2/+10
| | | | SVN-Revision: 19033
* ar71xx: fix generating pb4x imagesFelix Fietkau2010-01-041-2/+2
| | | | SVN-Revision: 19029
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsGabor Juhos2010-01-021-1/+28
| | | | SVN-Revision: 19011
* ar71xx: simplify image generation a bitGabor Juhos2010-01-021-68/+20
| | | | SVN-Revision: 19010
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
| | | | SVN-Revision: 18895
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-221-0/+5
| | | | SVN-Revision: 18893
* ar71xx: fix WNDR3700 firmware imagesGabor Juhos2009-12-191-2/+2
| | | | | | | WNDR3700's U-Boot loads the kernel from a squashfs image, and it does not support squashfs 4.0. SVN-Revision: 18851
* ar71xx: fix WNDR3700 image generationNicolas Thill2009-12-191-4/+3
| | | | SVN-Revision: 18849
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵Gabor Juhos2009-12-181-1/+1
| | | | | | patch from #6186) SVN-Revision: 18818
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-081-0/+5
| | | | | | | | | | | | Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform. Presently the RTL8366RB switch support is missing due to no driver. The ethernet works with 5 ports@1Gbit but is missing vlan support. Hope Ive done this right, First time submiting a patch. Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18696
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-031-1/+1
| | | | SVN-Revision: 18622
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)Gabor Juhos2009-12-031-0/+34
| | | | SVN-Revision: 18621