aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ar71xx: fix extension of the WNDR3700 firmware imageGabor Juhos2009-11-281-1/+1
| | | | SVN-Revision: 18579
* ar71xx: override mtd partitions for the TEW-632BRP familyGabor Juhos2009-11-281-5/+6
| | | | SVN-Revision: 18578
* ar71xx: create images for the WNDR3700, which can be flashed via the factory ↵Gabor Juhos2009-11-281-0/+4
| | | | | | web interface SVN-Revision: 18571
* ar71xx: create sysupgrade image for the WNDR3700Gabor Juhos2009-11-281-0/+45
| | | | SVN-Revision: 18570
* ar71xx: rename TL-WRx41 images, because newer factory web interface does not ↵Gabor Juhos2009-11-251-1/+1
| | | | | | accept files with '.uni' extension. SVN-Revision: 18535
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesGabor Juhos2009-11-251-5/+1
| | | | SVN-Revision: 18534
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-251-2/+6
| | | | SVN-Revision: 18533
* 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 SVN-Revision: 18531
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profileGabor Juhos2009-11-251-1/+3
| | | | SVN-Revision: 18530
* 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 SVN-Revision: 18526
* ar71xx: use 4k erase size images for ubnt xmFelix Fietkau2009-11-231-1/+1
| | | | SVN-Revision: 18498
* ar71xx: build images for ubnt bullet-m, rocket-m and nano-mFelix Fietkau2009-11-181-0/+43
| | | | SVN-Revision: 18451
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+5
| | | | SVN-Revision: 18226
* ar71xx: simplify image generationGabor Juhos2009-10-301-51/+55
| | | | SVN-Revision: 18222
* ar71xx: create firmware image for WP543 boards with 4/8/16MB of flashGabor Juhos2009-10-191-3/+15
| | | | SVN-Revision: 18075
* create firmware image for the WRT160NL board (thanks to Gerry Rozema)Gabor Juhos2009-08-061-0/+37
| | | | SVN-Revision: 17151
* fix firmware image of the TL-WR741NDGabor Juhos2009-07-251-3/+13
| | | | SVN-Revision: 16981
* create firmware image for the wrt400n board (based on a patch by Sandeep ↵Gabor Juhos2009-07-121-8/+9
| | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16793
* increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-111-4/+4
| | | | SVN-Revision: 16784
* create firmware image for the TL-WR741NDGabor Juhos2009-07-071-0/+5
| | | | SVN-Revision: 16741
* don't use the CRC header in the kernel partition on the WP543 board, so the ↵Gabor Juhos2009-06-251-1/+1
| | | | | | kernel can be flashed directly from OpenWrt SVN-Revision: 16560
* create jffs2 imagesGabor Juhos2009-06-071-1/+17
| | | | SVN-Revision: 16374
* build images for the AP83 boardGabor Juhos2009-06-061-0/+38
| | | | SVN-Revision: 16357
* build firmware image for the MZK-W300NH boardGabor Juhos2009-06-041-1/+8
| | | | SVN-Revision: 16342
* create firmware image for the RouterStation Pro, and add a profile for it ↵Gabor Juhos2009-05-251-8/+17
| | | | | | (patch by Ubiquiti Networks) SVN-Revision: 16066
* create image for the WRT400N board (thanks to netprince)Gabor Juhos2009-05-131-0/+34
| | | | SVN-Revision: 15828
* create firmware image for the TL-WR841ND v3 boardGabor Juhos2009-03-241-0/+5
| | | | SVN-Revision: 15024
* create firmware image for the Ubiquiti LS-SR71 boardGabor Juhos2009-03-141-2/+7
| | | | SVN-Revision: 14874
* build firmware image for the Atlantis-Land A02-RB-W300NGabor Juhos2009-03-011-0/+5
| | | | SVN-Revision: 14711
* tl-wr941nd: rename firmware imageGabor Juhos2009-03-011-1/+1
| | | | SVN-Revision: 14710
* tew-632brp: increase the size of rootfs partition, and build one unified ↵Gabor Juhos2009-03-011-3/+2
| | | | | | firmware image only SVN-Revision: 14709
* move madwifi driver into a separate profile, and add hostapd-mini for the ↵Gabor Juhos2009-02-281-0/+5
| | | | | | devices based on the ar913x SVN-Revision: 14694
* add initial profilesGabor Juhos2009-02-281-7/+11
| | | | SVN-Revision: 14693
* generate firmware image for the TL-WR941ND deviceGabor Juhos2009-02-261-0/+24
| | | | SVN-Revision: 14674
* include revision number in Ubiquity imagesFlorian Fainelli2009-02-201-1/+1
| | | | SVN-Revision: 14574
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-051-1/+37
| | | | SVN-Revision: 14413
* fix UBNT-RS image generationGabor Juhos2009-01-281-2/+2
| | | | SVN-Revision: 14251
* fix Ubiquiti RouterStation imagesGabor Juhos2009-01-221-1/+2
| | | | SVN-Revision: 14144
* don't generate too large firmware images for the TEW-6x2BRP boards, they may ↵Gabor Juhos2009-01-051-10/+16
| | | | | | brick the board * reported by RoundSparrow SVN-Revision: 13878
* generate firmware image for the Ubiquiti RouterStation board (based on a ↵Gabor Juhos2008-12-291-0/+24
| | | | | | patch by Jonas <jmajau at ubnt.com>) SVN-Revision: 13758
* generate firmware image for the D-Link DIR-615 C1 boardGabor Juhos2008-12-281-1/+6
| | | | SVN-Revision: 13755
* generate firmware image for the TEW-652BRP boardGabor Juhos2008-12-171-0/+5
| | | | SVN-Revision: 13672
* tew-632brp: use LZMA compressed uImageGabor Juhos2008-12-151-5/+5
| | | | SVN-Revision: 13645
* generate firmware image for the TEW-632BRP boardGabor Juhos2008-12-141-5/+36
| | | | SVN-Revision: 13634
* use MyLoader partition parser on the WP543 boardGabor Juhos2008-11-171-4/+2
| | | | SVN-Revision: 13265
* allow the mkmylofw command to fail in case the image is too big for some ↵Felix Fietkau2008-10-131-1/+1
| | | | | | compex devices SVN-Revision: 12964
* create firmware image for the WP543 boardGabor Juhos2008-09-181-9/+38
| | | | SVN-Revision: 12628