summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/arv.mk
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: Add support for Astoria ARV7510PW22John Crispin2014-01-151-0/+14
| | | | | | | | This board is pretty similar to ARV752DPW22. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 39303
* lantiq: improve Arcadyan ARV4510PW supportJohn Crispin2014-01-121-4/+5
| | | | | | | | | Arcadyan ARV4510PW has already a build profile in OpenWrt, but it is severely lacking. This patch brings it up-to-date. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 39230
* lantiq: fix up default firmware selection for spanish and italian routersJohn Crispin2013-09-181-4/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38039
* lantiq: add wifi eep to a803 dts fileJohn Crispin2013-09-171-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38030
* lantiq: add a subtarget for the xrx200 SoC familyJohn Crispin2013-09-171-8/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38029
* lantiq: several a803 related fixesJohn Crispin2013-08-051-1/+1
| | | | | | | | based on work from Matti Laasko that he posted in the wiki Signed-off-by: John Crispin <blogic@openwrt.or SVN-Revision: 37704
* lantiq: add device tree support for arv4519pwLuka Perkov2013-07-051-0/+11
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37178
* add VG3503J supportJohn Crispin2013-04-111-0/+8
| | | | | | | | | | | | | | | | | 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
* Add support for ARV4518PW R01 and rename R01A.John Crispin2013-01-281-3/+15
| | | | | | | | | | | | 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
* add linux-v3.7John Crispin2012-12-151-3/+82
| | | | SVN-Revision: 34687
* add more profilesJohn Crispin2012-11-091-0/+25
SVN-Revision: 34131