summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway
Commit message (Collapse)AuthorAgeFilesLines
* lantiq xway: generate ramdisk image by defaultJohn Crispin2014-10-141-1/+1
| | | | | | | | | | The installation process on nand-based boards using ubi like the BTHOMEHUBV2B makes use of a ramdisk image, so it makes sense to generate this by default. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 42920
* lantiq: update to 3.14John Crispin2014-08-181-0/+67
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42188
* lantiq: fix dgn3500 ethernetJohn Crispin2014-07-281-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41854
* target/linux/*: more dead package cleanupsJohn Crispin2014-07-101-1/+1
| | | | | | | | found 2 more Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41574
* target/linux/*: more dead package cleanupsJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41571
* lantiq xway: disable gluebi and enable ubiblockJohn Crispin2014-07-101-2/+2
| | | | | | | | | | | | Disables gluebi and enables ubiblock on lantiq xway. Squashfs images on nand use ubifs instead of jffs2 for the overlay. I'll leave the equivalent patch for xrx200 to someone who has a board to test. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 41565
* lantiq: remove deprecated jffs2_nand configurationJohn Crispin2014-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | As far as I am aware, amongst the lantiq boards, jffs2_nand was only used on the BTHOMEHUBV2B. Ubi-related modifications to the device tree for that board mean that the resulting jffs2 images no longer work, and are no longer required anyway. So I suggest removing the related configuration, which this patch does. If anyone else is using jffs2_nand on a lantiq target please speak up! Incidentally, for a jffs2 rootfs partition concatenated to the kernel image to be recognised and mounted correctly on nand this patch or something equivalent is required: http://patchwork.openwrt.org/patch/5110/ It is marked as accepted in patchwork but doesn't seem to have been committed. As far as I am concerned it too is deprecated. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 41312
* kernel: make sure the new UBIBLOCK symbol does not break buildsJohn Crispin2014-06-111-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41134
* kernel: add a NAND_SUPPORT symbolJohn Crispin2014-06-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41122
* lantiq: BT Home Hub 2B - overlayfs on top of ubiJohn Crispin2014-04-223-1/+22
| | | | | | | | BT Home Hub 2B: use overlayfs on top of ubi. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40553
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-033-1/+19
| | | | | | | | Board support patch for BT Home Hub 2B Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40370
* lantiq: add esiJohn Crispin2014-03-301-1/+1
| | | | | | | | http://patchwork.openwrt.org/patch/3703/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40326
* lantiq: add support for Arcadyan ARV7519PWJohn Crispin2014-03-301-0/+12
| | | | | | | | | | | 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 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: update kernel configurationLuka Perkov2014-01-151-1/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39296
* 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
* build: unify mips target cflagsFelix Fietkau2013-09-261-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
* lantiq: add initial support for Siemens GIGASX76XLuka Perkov2013-09-191-0/+11
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38050
* lantiq: add support for ZyXEL P2601HNFXLuka Perkov2013-09-191-0/+10
| | | | SVN-Revision: 38049
* lantiq: add support for ZTE H201LLuka Perkov2013-09-191-0/+12
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38048
* 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 v3.10 patchesJohn Crispin2013-09-171-4/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38031
* 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-175-53/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38029
* lantiq: add (incomplete) support for Aztech GR7000Luka Perkov2013-08-061-0/+7
| | | | | | | | | | *) 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: 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 profile for TP-Link TDW8970John Crispin2013-07-251-0/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37542
* lantiq: add device tree support for arv4519pwLuka Perkov2013-07-051-0/+11
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37178
* lantiq: Tune the XWAY subtarget cflagsJohn Crispin2013-06-211-0/+1
| | | | | | | | | This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2. Although the Danube has a Mips 24KEc core performs well with the above cflags. Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 37006
* lantiq: set mips16 support.John Crispin2013-06-211-1/+1
| | | | | | | | | | | Set mips16 support in XWAY subtarget. This patch is based in changeset #36600 Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37005
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
* 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
* select vdsl packages on vr9 boardsJohn Crispin2013-03-142-1/+13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36028
* add support for AudioCodes AC-252John Crispin2013-03-121-0/+9
| | | | | | | | | 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-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
* dont use input layer for gpio buttonsJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34839
* minor tweaks to WBMR imageJohn Crispin2012-12-211-2/+2
| | | | SVN-Revision: 34835
* more devicetree fixesJohn Crispin2012-12-211-1/+10
| | | | SVN-Revision: 34824
* more board file fixesJohn Crispin2012-12-192-3/+26
| | | | SVN-Revision: 34788
* select hcd as a default package for the dgn3500John Crispin2012-12-151-2/+4
| | | | SVN-Revision: 34702
* add linux-v3.7John Crispin2012-12-156-17/+138
| | | | SVN-Revision: 34687
* add more profilesJohn Crispin2012-11-092-10/+25
| | | | SVN-Revision: 34131
* add mtd split and atm patchJohn Crispin2012-11-091-0/+1
| | | | SVN-Revision: 34129
* add support for arv7525John Crispin2012-11-061-0/+10
| | | | SVN-Revision: 34097
* add subtarget, as of 3.6 we dont seperate xway SoCJohn Crispin2012-11-023-0/+47
| | | | SVN-Revision: 34062
* rename xway profile to danube and remove ar9 specificsJohn Crispin2011-07-078-269/+0
| | | | SVN-Revision: 27535
* remove ar9 board from xway profilesJohn Crispin2011-07-073-23/+0
| | | | SVN-Revision: 27534
* get ready for 3.0John Crispin2011-07-061-0/+51
| | | | SVN-Revision: 27496
* * move patches around * add basic support for gigaset sx76xJohn Crispin2011-06-122-0/+12
| | | | SVN-Revision: 27158
* * fixes spi flash for ar9John Crispin2011-06-082-1/+13
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137