summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
Commit message (Collapse)AuthorAgeFilesLines
* ramips: DIR-610-A1 SupportJohn Crispin2013-08-141-0/+3
| | | | | | | | http://patchwork.openwrt.org/patch/3933/ Signed-off-by: Flavio Silveira <fggs@terra.com.br> SVN-Revision: 37785
* ramips: add support for dir810l and asus rp-n53John Crispin2013-08-141-0/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37780
* ramips: allow to build Seama firmware images with arbitrary sizeGabor Juhos2013-08-051-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37707
* ramips: add Poray IP2202 supportJohn Crispin2013-08-011-0/+3
| | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37640
* ramips: add Poray X8 supportJohn Crispin2013-08-011-0/+3
| | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37639
* ramips: add Poray X5/X6 SupportJohn Crispin2013-08-011-0/+3
| | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37638
* ramips: add Poray M4 4M/8M supportJohn Crispin2013-08-011-0/+3
| | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37637
* ramips: add Poray M3 supportJohn Crispin2013-08-011-0/+3
| | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37636
* ramips: add basics for Poray devicesJohn Crispin2013-08-011-0/+36
| | | | | | | | | | | | | | | | This commit adds the basic elements to support Poray brand routers. It contains a tool to do the encryption/obfuscation that is used in Poray routers. Support for Poray devices was worked on by: Felix Kaechele <heffer@fedoraproject.org> Luis Soltero <lsoltero@globalmarinenet.com> Michel Stempin <michel.stempin@wanadoo.fr> Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37635
* ralink: add mt7620a_mt7610e profileJohn Crispin2013-08-011-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37633
* ramips: add MPR-A1 supportJohn Crispin2013-07-271-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37568
* ramips: disable hg255dJohn Crispin2013-07-251-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37532
* ramipe: disable HG255D supportJohn Crispin2013-07-251-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37531
* ramips: important patch for HG255DJohn Crispin2013-07-251-1/+1
| | | | | | | | | | r37505 add support for Huawei HG255D, but it only tested under a community hacked u-boot ("lintel u-boot"), which has a different mtd layout compared to origin one. If you install it on a box with origin u-boot, the origin factory part will be destroyed, and your wifi interface will never up!!! This patch shrink firmware part in mtd layout to exclude origin factory part, and I will prepare another patch to fix the eeprom extract issue for box with origin u-boot. Signed-off-by: Leon Xu <ylxu72@gmail.com> SVN-Revision: 37530
* ramips: Basic support for the AsiaRF RT5350 based AWM002 module and ↵John Crispin2013-07-241-0/+3
| | | | | | | | | | | evaluation board. Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board. http://www.asiarf.com/Smallest-Tiny-Ralink-802-11n-Wireless-AP-Router-Module-Board-AWM002-product-view-375.html Signed-off-by Jon Smirl <jonsmirl@gmail.com> SVN-Revision: 37521
* ramips: Add support for Huawei HG255D in trunkJohn Crispin2013-07-221-0/+7
| | | | | | | | | | HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community (www.right.com.cn), so credit should given to them. This patch is tested to work except trivial LED issues. Signed-off-by: Leon Xu <ylxu72@gmail.com> SVN-Revision: 37505
* ramips: unbreak initramfs generationJohn Crispin2013-06-291-7/+7
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37080
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-2/+7
| | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049
* ralink: update patchesJohn Crispin2013-06-2321-0/+1986
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37016
* ramips: add HAME MPR-A2 supportJohn Crispin2013-06-101-3/+7
| | | | | | | | | | This patch adds support for HAME MPR-A2 router using a DTS file. The platform is Ralink RT5350. http://wiki.openwrt.org/toh/hame/mpr-a2 Signed-off-by: Dmitry Shmygov <shmygov@rambler.ru> SVN-Revision: 36898
* ramips: add support for belkin F7C027 wemo/homeautomatisation plugJohn Crispin2013-06-101-0/+5
| | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 36897
* ramips: unbreak rt2880 supportJohn Crispin2013-05-061-3/+0
| | | | | | Signed-off-by: John Crsipin <blogic@openwrt.org> SVN-Revision: 36559
* ramips: introduce DTS for ALL5003John Crispin2013-04-251-0/+2
| | | | | | | | | | | | | Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c. With the change to DTS, this is no longer accurate, as ALL5002 is based on Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding rt5350.dtsi need to be included for ALL5003. Signed-off-by: Daniel Golle <dgolle@allnet.de> Patchwork: http://patchwork.openwrt.org/patch/3557/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36435
* ramips: Add Alpha ASL-26555 support.John Crispin2013-04-251-0/+13
| | | | | | | | | | | | | | | | This board uses a TrendChip SOC with its own RAM/Flash for ADSL support. We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN. There are two versions (Chile 8MB and Spain 16MB). Wiki: http://wiki.openwrt.org/toh/alpha/asl26555 Signed-off-by: Esteban Benito <estebanjbs@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3571/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36433
* ramips: Add support of D-link DIR-620D1John Crispin2013-04-251-0/+2
| | | | | | | Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36432
* fix prepare_generic_squashfsJohn Crispin2013-04-171-4/+0
| | | | | | | | prepare_generic_squashfs was called twice on the generated images breaking mount_root Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36349
* fix RT-N15 supportJohn Crispin2013-04-121-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36325
* Add Netgear WNCE2001 (OF version)John Crispin2013-04-091-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Netgear WNCE2001. This is a small RT3052 device with 4MB spi flash and 32MB ram. 2 built-in antennas, 1x fastE, no USB, reset & wps switch. On my model the AP/RT switch is unpopulated, but I verified the gpio mapping for it. The stock firmware is running an unprotected tftpd which allows you to read any file from the filesystem. Serial port is present on testpads (See image on the wiki page). There are more testpads below the shield near the SoC, which may have JTAG. Slight annoyance: The bootloader is checksumming kernel&rootfs, but can be tricked by zeroing checksum and length fields in the checksum partition, see target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming The manufacturer image is very similar to the DAP one, so I slightly modified mkdapimg to support generating it. The resulting openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin can be used to flash from stock to OpenWRT using the stock firmware upgrade function, without using the serial port. http://www.netgear.com/landing/wnce2001.aspx http://wiki.openwrt.org/toh/netgear/wnce2001 Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36289
* add profile for tenda w150m boardJohn Crispin2013-04-031-0/+3
| | | | | | | | http://patchwork.openwrt.org/patch/3371/ Signed-off-by: Chi Zhang <zhangchi866@gmail.com> SVN-Revision: 36176
* Build WW factory image for DAP-1350John Crispin2013-04-031-10/+13
| | | | | | | | http://patchwork.openwrt.org/patch/3466/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36174
* add Huawei D105John Crispin2013-04-031-0/+3
| | | | | | | | http://patchwork.openwrt.org/patch/3510/ Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 36173
* add profile for the Edimax 3g-6200NL boardJohn Crispin2013-04-031-1/+4
| | | | | | | | http://patchwork.openwrt.org/patch/3214/ Signed-off-by: Cédric Le Moing <cedric.le-moing@laposte.net> SVN-Revision: 36172
* add new image/MakefileJohn Crispin2013-04-031-526/+277
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36169
* ramips: add profile and build image for the Upvel UR-326N4G boardGabor Juhos2013-03-111-0/+4
| | | | | | | Patch from: Дмитрий Лебедев <lebedev@trendnet.ru> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35972
* ramips: image: don't break make process if mkimage command failsGabor Juhos2013-02-251-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35800
* ramips: print image build warnings/errors to stderrJonas Gorski2013-02-211-6/+6
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35721
* ramips: build image for the Omnima EMB HPM boardGabor Juhos2013-02-021-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35468
* ramips: add profile and build image for the Tenda 3G300MGabor Juhos2013-01-191-0/+6
| | | | | | | | | | | | Factory image should be used to flash from original firmware. [juhosg: use the GENERIC_4M template] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35246
* ramips: use MkImage for Hauppauge Broadway, Netcore NW718 and Tenda W306R V2.0Gabor Juhos2013-01-191-23/+3
| | | | | | | | | | | | | | | | | | These targets need custom image names specified in the uImage header. MkImage accepts an optional 4th argument to do exactly that. Reuse the facility to generate factory images. Compile-tested, the generated files inspected with "file" utility. [juhosg: - keep the factory.bin images to avoid users confusion, - use GENERIC_4M template for the W306R V2.0 - update commit log] Signed-off-by: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35243
* ramips: allow to override image name/suffix in GENERIC_{4,8}M macrosGabor Juhos2013-01-191-4/+5
| | | | | | | | | Sysupgrade/KRuImage and BuildFirmware/Generic macros are changed as well. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35242
* ramips: do not stop the build if some targets failGabor Juhos2013-01-191-4/+4
| | | | | | | | | | This becomes crucial when you are using a generic profile to build an image larger than 4M, e.g. for w502u. Signed-off-by: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35238
* adds support for Edimax BR-6524NJohn Crispin2013-01-061-0/+10
| | | | | | | | fixes #12754 Signed-off-by: <rq@akl.lt> SVN-Revision: 35020
* ramips: build firmware image for the Planex MZK-W300NH2 RouterGabor Juhos2012-12-291-0/+20
| | | | | | | | Signed-off-by: Samir Ibradžić <sibradzic@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3077/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34927
* ramips: build image for Airlive AIR3GIIGabor Juhos2012-12-291-0/+5
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/2913/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34924
* add support for Hauppauge BroadwayJohn Crispin2012-12-101-0/+21
| | | | | | | | | | | This patch introduces OpenWRT support for the base Hauppauge/PCTV Broadway platform. It doesn't deal with the TV tuner or transcoder at this point, but the core functionality is working (Ethernet, wireless, USB, buttons, LEDs, etc). Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> SVN-Revision: 34595
* ramips: fix serial console for Belkin F5D8235 v1/v2Gabor Juhos2012-12-021-1/+1
| | | | | | | | Based on a patch from #12533. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34445
* ramips: rt305x: add profile and build image for the Asus RT-N13UGabor Juhos2012-11-291-0/+9
| | | | | | | Signed-off-by: Amit Mendapara <mendapara.amit@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34407
* previous commit pushed 1 file too many ;)John Crispin2012-11-121-3/+3
| | | | SVN-Revision: 34179
* move ethernet hw init to init/uninit functionsJohn Crispin2012-11-121-3/+3
| | | | | | | | | This should fix the stalled irq problem seen by several people. This is not the real fix, but rather moves the bug to the un/init patch of the driver. The real bug still needs to be fixed, but this workaround should be suffcient to make the ethernet stable. SVN-Revision: 34177
* ramips: add profile and build image for the TEW-691GR boardGabor Juhos2012-10-181-0/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33852