1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 18:28:59 +03:00
Commit Graph

271 Commits

Author SHA1 Message Date
juhosg
6edd593e53 ar71xx: rename initramfs u-boot images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 13:26:21 +00:00
juhosg
a9dfded77b ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-19 18:27:57 +00:00
juhosg
fce30da13a ar71xx: create rescue image for the WZR-HP-G300NH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 16:46:57 +00:00
nbd
5ab0ca0fd5 ar71xx: fix portability errors in dd commands
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 00:12:15 +00:00
juhosg
7b293e59ef ar71xx: create sysupgrade file for the WZR-HP-G300NH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 18:53:42 +00:00
juhosg
0ab559a23e ar71xx: add support for the D-Link DIR-600 rev. A1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 08:02:10 +00:00
juhosg
5784ed61cc ar71xx: add missing flash partition for the DIR-825
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 13:35:25 +00:00
nbd
581aa20b16 ar71xx: fix ubntxm image builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-05 18:37:22 +00:00
nbd
6121cc53f6 ar71xx: clean up image fs selection templates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-04 16:27:41 +00:00
juhosg
a7254225f3 ar71xx: add missing templates for PB4X image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-04 14:28:31 +00:00
nbd
bb578d711b ar71xx: fix generating pb4x images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-04 11:54:58 +00:00
juhosg
44fa554219 ar71xx: create firmware images for the AP81/PB42/PB44 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:30:52 +00:00
juhosg
61efbd720a ar71xx: simplify image generation a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:30:49 +00:00
juhosg
0bc848a5da ar71xx: change firmware image name for th TP-Link boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 19:36:07 +00:00
juhosg
db5288e38a ar71xx: add support for the TL-WR841N v1.5 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 19:31:28 +00:00
juhosg
8b5cfa1fde ar71xx: fix WNDR3700 firmware images
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
2009-12-19 18:10:41 +00:00
nico
021f23792f [target] ar71xx: fix WNDR3700 image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 14:45:43 +00:00
juhosg
928a89ed7a ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
patch from #6186)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:57:01 +00:00
juhosg
bfbc6bd89d ar71xx: preliminary support for the TL-WR1043ND
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
2009-12-08 12:46:25 +00:00
juhosg
c3035532ab ar71xx: DIR-825 support cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-03 15:07:41 +00:00
juhosg
9e412c9b2e ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
ValXdater)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-03 15:07:34 +00:00
juhosg
e63ae33477 ar71xx: fix extension of the WNDR3700 firmware image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 13:49:19 +00:00
juhosg
5b2c9aea97 ar71xx: override mtd partitions for the TEW-632BRP family
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 13:49:17 +00:00
juhosg
4bcc767170 ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 09:28:25 +00:00
juhosg
00f04685a2 ar71xx: create sysupgrade image for the WNDR3700
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 08:25:56 +00:00
juhosg
7f61c43e8f ar71xx: rename TL-WRx41 images, because newer factory web interface does
not accept files with '.uni' extension.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 10:28:30 +00:00
juhosg
66818c8ce5 ar71xx: use MkImageLzma template for Ubiquiti XM devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:33 +00:00
juhosg
a9499f8570 ar71xx: add sysupgrade support for Ubiquiti XM boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:31 +00:00
juhosg
227b0b29bd ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and add sysupgrade support for them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:25 +00:00
juhosg
916a84b6ef ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:19 +00:00
nbd
124b7a0af5 ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k 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
2009-11-24 13:55:40 +00:00
nbd
cbcaeda0d6 ar71xx: use 4k erase size images for ubnt xm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 17:12:59 +00:00
nbd
a2b5bdfc5d ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 18:10:37 +00:00
juhosg
1d2b1e7279 ar71xx: add preliminary support for the TL-WR841ND v5 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:25 +00:00
juhosg
e75593217a ar71xx: simplify image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:10 +00:00
juhosg
9a02308cf0 ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:40 +00:00
juhosg
136e608800 [ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 19:07:47 +00:00
juhosg
faa0beadbd [ar71xx] fix firmware image of the TL-WR741ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 19:50:10 +00:00
juhosg
1cf82179fe [ar71xx] create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 09:01:13 +00:00
juhosg
eea7fc66c5 [ar71xx] increase size of the kernel partition on the TEW-632BR board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 17:15:30 +00:00
juhosg
0491fbaeca [ar71xx] create firmware image for the TL-WR741ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 19:58:39 +00:00
juhosg
0173d4a97d [ar71xx] don't use the CRC header in the kernel partition on the WP543 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
2009-06-25 13:48:21 +00:00
juhosg
1232d185c6 [ar71xx] create jffs2 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-07 20:07:32 +00:00
juhosg
e4874c2432 [ar71xx] build images for the AP83 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06 13:02:25 +00:00
juhosg
6a1f0d244e [ar71xx] build firmware image for the MZK-W300NH board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 19:14:46 +00:00
juhosg
6262f561d3 [ar71xx] create firmware image for the RouterStation Pro, and add a profile for it (patch by Ubiquiti Networks)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-25 17:52:12 +00:00
juhosg
bf7689f4a5 [ar71xx] create image for the WRT400N board (thanks to netprince)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13 20:00:42 +00:00
juhosg
ba9c1cf7f4 [ar71xx] create firmware image for the TL-WR841ND v3 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 16:11:50 +00:00
juhosg
4bd70fc262 [ar71xx] create firmware image for the Ubiquiti LS-SR71 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-14 13:25:49 +00:00
juhosg
9781ac20ab [ar71xx] build firmware image for the Atlantis-Land A02-RB-W300N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 11:50:05 +00:00
juhosg
8e8ae392b5 [ar71xx] tl-wr941nd: rename firmware image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 11:36:49 +00:00
juhosg
f3c86673c1 [ar71xx] tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 11:17:16 +00:00
juhosg
06a71d286f [ar71xx] move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28 18:47:43 +00:00
juhosg
80411343eb [ar71xx] add initial profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28 17:47:33 +00:00
juhosg
c1ae60e7df [ar71xx] generate firmware image for the TL-WR941ND device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 17:02:28 +00:00
florian
33a477deda [ar71xx/atheros] include revision number in Ubiquity images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 10:19:24 +00:00
juhosg
ce32456d28 [ar71xx] create firmware images for the Planex MZK-W04NU board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-05 16:46:55 +00:00
juhosg
38b242b620 [ar71xx] fix UBNT-RS image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-28 20:55:59 +00:00
juhosg
47eda9ece5 [ar71xx] fix Ubiquiti RouterStation images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-22 07:35:05 +00:00
juhosg
dfe9b211da [ar71xx] don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board
* reported by RoundSparrow


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 20:18:09 +00:00
juhosg
85f9bb93ef [ar71xx] generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-29 10:34:19 +00:00
juhosg
2773ef1bae [ar71xx] generate firmware image for the D-Link DIR-615 C1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-28 10:26:42 +00:00
juhosg
677e0a1817 [ar71xx] generate firmware image for the TEW-652BRP board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-17 08:00:22 +00:00
juhosg
fa098211ca [ar71xx] tew-632brp: use LZMA compressed uImage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-15 08:32:04 +00:00
juhosg
638a870e29 [ar71xx] generate firmware image for the TEW-632BRP board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-14 20:21:36 +00:00
juhosg
0cdd52ad75 [ar71xx] use MyLoader partition parser on the WP543 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 17:42:35 +00:00
nbd
ecff0618de allow the mkmylofw command to fail in case the image is too big for some compex devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 15:35:23 +00:00
juhosg
6fb33f05da [ar71xx] create firmware image for the WP543 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-18 13:36:31 +00:00
juhosg
d599603ffb [ar71xx] build more image types
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-07 13:28:07 +00:00
nbd
29c4ca9a9f add a gzipped uImage for ar71xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 11:04:08 +00:00
juhosg
546b5ed544 surprise :p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 17:08:14 +00:00