summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: DGN3500 (all known variants) factory and sysupgrade image building ↵John Crispin2014-06-171-3/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support This patch adds factory image building for the DGN3500, all variants, and fixes sysupgrade images to make them play nice with the sercomm secondary boot loader. The factory images can be used directly in the update dialog in the interface of the stock firmware and via the special Sercomm bootmode and a special windows flashing utility (allegedly present in the CD that came with the device -- but it's also compatible with the NSLU2 Upgrade_207_XP utility.) The special bootmode can be activated by turning the device on while holding the reset button pressed, then releasing it when the power led starts blinking red and green. Please notice that if using the 207 utility, it will always report that the flashing failed even though it completed successfully. Just power cycle the router manually after the utility reports the failure and OpenWRT will boot. This same utility (despite reporting failure in this case too) can revert a DGN3500 (any variant) to the appropriate stock Netgear firmware. This patch is a heavily modified version of a package I found on the OpenWRT forum with a couple fixes and features added -- mainly the generation of all the different image variants to support all known models directly, atm known variants are AnnexA-WW, AnnexA-NA and AnnexB-DE/GR. I tested the patch successfully on my device. Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com> SVN-Revision: 41236
* Fix ARV7519RW imagesJohn Crispin2014-04-121-6/+6
| | | | | | | | This patch moves ARV7519RW definitions to VR9 section from the AR9 section and removes a whitespace that breaks jffs2 image generation. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40495
* lantiq: there is a V2 of VG3503J that needs a newer fe phy firmwareJohn Crispin2014-04-071-0/+3
| | | | | | | | | this should really be auto detected by the kernel, lets used this workaround until the real solution is ready Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40418
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-031-1/+12
| | | | | | | | Board support patch for BT Home Hub 2B Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40370
* lantiq: fix vr9 ubi handlingJohn Crispin2014-04-031-4/+25
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40364
* lntiq: add support for Astoria ARV7519RW.John Crispin2014-03-301-0/+6
| | | | | | | | | | | | | | | These patches add support for the Astoria ARV7519RW aka Livebox 2.1 The PCI and PCIe interfaces have been disabled. Also, because there are two revisions of this board with different GPHY firmwares, two targets were defined. V2: rewrote partitions to work with an u-boot specifically made for these boards. Signed off by: Esteban Benito <estebanjbs@gmail.com> Signed off by: Carles Gadea <carlesgrg@gmail.com> Tested by: José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 40329
* lantiq: add support for Arcadyan ARV7519PWJohn Crispin2014-03-301-0/+3
| | | | | | | | | | | This patch adds almost full support for this board. - WiFi is still not working - USB will not power up. According to some reports, it may be a passive port Signed-off-by: Antonios Vamporakis <ant@area128.com> SVN-Revision: 40319
* lantiq: add support for ZyXEL P2812HNUFXJohn Crispin2014-03-301-0/+4
| | | | | | | | | | | This patch adds almost full support for this board. WiFi is still not working. The FXS ports are not functional due to missing support for the TAPI driver on VR9 SoC. Signed-off-by: Antonios Vamporakis <ant@area128.com> Tested-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40317
* lantiq: add ubifs support in image MakefileJohn Crispin2014-03-301-0/+43
| | | | | | Signed-off-by: Antonios Vamporakis <ant@area128.com> SVN-Revision: 40316
* lantiq: Add support for Astoria ARV7510PW22John Crispin2014-01-151-0/+3
| | | | | | | | This board is pretty similar to ARV752DPW22. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 39303
* lantiq: fix td-w8970 initramfs generationJohn Crispin2013-11-071-3/+2
| | | | | | | | https://dev.openwrt.org/ticket/14417 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38667
* lantiq: fix fritz image generationJohn Crispin2013-10-071-7/+9
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38326
* lantiq: add support for VGV7519 KPN Experia box v8John Crispin2013-09-301-0/+6
| | | | | | | Signed-off-by: Maikel Bloemendal <mbloemendal@gmail.com> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38266
* lantiq: style fixesLuka Perkov2013-09-191-5/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38051
* lantiq: add initial support for Siemens GIGASX76XLuka Perkov2013-09-191-1/+4
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38050
* lantiq: add support for ZyXEL P2601HNFXLuka Perkov2013-09-191-1/+4
| | | | SVN-Revision: 38049
* lantiq: add support for ZTE H201LLuka Perkov2013-09-191-1/+4
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38048
* lantiq: add a subtarget for the xrx200 SoC familyJohn Crispin2013-09-171-0/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38029
* lantiq: fix TD-W8970 image generation to work with the new toolJohn Crispin2013-08-061-2/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37727
* lantiq: add support for tplink images to .../image/MakefileJohn Crispin2013-08-061-2/+19
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37722
* lantiq: add (incomplete) support for Aztech GR7000Luka Perkov2013-08-061-0/+3
| | | | | | | | | | *) can not connect to switch chip *) only one usb port is working *) wifi is not working Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37712
* lantiq: add TP-Link TDW8970 image generationJohn Crispin2013-07-251-0/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37543
* lantiq: fix initramfs image generation for lzmaloader based imagesJohn Crispin2013-07-251-4/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37540
* lantiq: add device tree support for arv4519pwLuka Perkov2013-07-051-1/+4
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37178
* lantiq: fix initramfsLuka Perkov2013-07-031-12/+22
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37143
* lantiq: move dts files to thir own folderJohn Crispin2013-04-251-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36443
* lantiq: make lzma-loader based images for VG3503JJohn Crispin2013-04-251-13/+21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36440
* add VG3503J supportJohn Crispin2013-04-111-0/+20
| | | | | | | | | | | | | | | | | this adds basic support. the bootloader on these units is locked down. until we have a replacement we can do basic testing with these env variables in uboot. set update_openwrt erase 0xb0020000 0xb073ffff \;tftp 0x81000000 openwrt-lantiq-xway-VG3503J-squashfs.image\;cp.b 0x81000000 0xb0020000 \$(filesize) set bootcmd cp.b 0xb0020000 0x80002000 0x400000\; go 0x80002000 unfortunatley the bootloader ignores the bootcmd, so autobooting is not possible yet. you need to call "run bootcmd" by hand after each power cycle. please note that the vdsl firmware is non redistributable. you can find it in the GPL drop that BT provides. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36315
* build jffs images for nand based fritzboxJohn Crispin2013-03-141-1/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36026
* add support for AudioCodes AC-252John Crispin2013-03-121-0/+3
| | | | | | | | | user-space support for extracting the EEPROM for the RaLink WiFi is still missing. Besides this, it's all working. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 35990
* Add support for ARV4518PW R01 and rename R01A.John Crispin2013-01-281-2/+5
| | | | | | | | | | | | There are two different versions of SMC7908A-ISP: R01 and R01A. R01 has an internal clock for PCI, meanwhile R01A has an external clock. This fixes: https://dev.openwrt.org/ticket/12884 Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35352
* more devicetree fixesJohn Crispin2012-12-211-0/+3
| | | | SVN-Revision: 34824
* more board file fixesJohn Crispin2012-12-191-2/+11
| | | | SVN-Revision: 34788
* add falcon devicetree filesJohn Crispin2012-12-161-4/+4
| | | | SVN-Revision: 34711
* add devicetreesJohn Crispin2012-12-151-148/+45
| | | | SVN-Revision: 34691
* add linux-v3.7John Crispin2012-12-151-4/+0
| | | | SVN-Revision: 34687
* a few more dts files (WIP)John Crispin2012-11-091-1/+12
| | | | SVN-Revision: 34130
* add support for arv7525John Crispin2012-11-061-0/+3
| | | | SVN-Revision: 34097
* adds dts files and make devicetree images buildableJohn Crispin2012-11-021-9/+15
| | | | SVN-Revision: 34064
* add lantiq svip supportJohn Crispin2012-07-311-0/+75
| | | | SVN-Revision: 32925
* clean up generic image buildingJohn Crispin2012-06-051-48/+0
| | | | SVN-Revision: 32065
* Add basic configuration for new board ZTE H201L. Still missing are button ↵John Crispin2012-05-271-0/+4
| | | | | | | | and led gpio values. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31908
* adds zyxel p2601hnfx supportJohn Crispin2012-05-151-0/+4
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31734
* cleanup image makefileJohn Crispin2012-03-251-174/+44
| | | | SVN-Revision: 31063
* bump kernel to 3.2.12John Crispin2012-03-251-5/+85
| | | | SVN-Revision: 31060
* Support booting the Speedport W502V using BRN-BOOT.John Crispin2012-02-141-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the disadvantage is less available flash space, it's easy and safe to flash without opening the device. Going back to the original firmware is also possible. This patch add two firmware utilities, mkbrncmdline and mkbrnboot. mkbrncmdline patches the uncompressed kernel so the registeres a0 to a3 are initialized and the memory size is passed in. mkbrnboot takes the lzma compressed kernel and squashfs images and creates a firmware image that can be flashed using the BRN-BOOT recovery kernel, which is booted by holding both buttons when powering up the device and will listen on http://192.168.2.1. The firmware file from bin/lantiq/ to use is openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage The BRN-BOOT recovery kernel does size-check the image, so if it's too big to fit into flash it will complain accordingly. A second patch is needed to make the wired network interface work since there is no u-boot to pre-initialise it. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 30532
* add support for more lantiq AR9 boardsJohn Crispin2011-07-191-1/+11
| | | | SVN-Revision: 27694
* * add gigasx76x updateJohn Crispin2011-07-171-0/+18
| | | | | | | | | | | * rebase patches * add arv752DPW arv7525PD * fixes gpio_keys Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 27665
* fix generation of falcon images for profilesJohn Crispin2011-07-071-0/+16
| | | | SVN-Revision: 27550
* replace all references to xway with danubeJohn Crispin2011-07-071-1/+1
| | | | SVN-Revision: 27538