aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] ar71xx: fix WNDR3700 image generationNicolas Thill2009-12-191-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on theGabor Juhos2009-12-181-1/+1
| | | | | | | patch from #6186) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks toGabor Juhos2009-12-031-0/+34
| | | | | | | ValXdater) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix extension of the WNDR3700 firmware imageGabor Juhos2009-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: override mtd partitions for the TEW-632BRP familyGabor Juhos2009-11-281-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create images for the WNDR3700, which can be flashed via the factory ↵Gabor Juhos2009-11-281-0/+4
| | | | | | web interface git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create sysupgrade image for the WNDR3700Gabor Juhos2009-11-281-0/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename TL-WRx41 images, because newer factory web interface doesGabor Juhos2009-11-251-1/+1
| | | | | | | not accept files with '.uni' extension. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesGabor Juhos2009-11-251-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-251-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵Gabor Juhos2009-11-251-1/+10
| | | | | | add sysupgrade support for them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profileGabor Juhos2009-11-251-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵Felix Fietkau2009-11-241-4/+2
| | | | | | padding to the generic squashfs images and use them on 4k devices as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use 4k erase size images for ubnt xmFelix Fietkau2009-11-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build images for ubnt bullet-m, rocket-m and nano-mFelix Fietkau2009-11-181-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: simplify image generationGabor Juhos2009-10-301-51/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware image for WP543 boards with 4/8/16MB of flashGabor Juhos2009-10-191-3/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)Gabor Juhos2009-08-061-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix firmware image of the TL-WR741NDGabor Juhos2009-07-251-3/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the wrt400n board (based on a patch by ↵Gabor Juhos2009-07-121-8/+9
| | | | | | Sandeep Mistry <sandeep.mistry at gmail.com>) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-111-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the TL-WR741NDGabor Juhos2009-07-071-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] don't use the CRC header in the kernel partition on the WP543 ↵Gabor Juhos2009-06-251-1/+1
| | | | | | board, so the kernel can be flashed directly from OpenWrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create jffs2 imagesGabor Juhos2009-06-071-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] build images for the AP83 boardGabor Juhos2009-06-061-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] build firmware image for the MZK-W300NH boardGabor Juhos2009-06-041-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the RouterStation Pro, and add a profile ↵Gabor Juhos2009-05-251-8/+17
| | | | | | for it (patch by Ubiquiti Networks) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create image for the WRT400N board (thanks to netprince)Gabor Juhos2009-05-131-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the TL-WR841ND v3 boardGabor Juhos2009-03-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the Ubiquiti LS-SR71 boardGabor Juhos2009-03-141-2/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14874 3c298f89-4303-0410-b956-a3cf2f4a3e73