John Crispin
e733242a23
lantiq: add support for Arcadyan ARV7519PW
...
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
2014-03-30 09:16:15 +00:00
John Crispin
3a43738e21
lantiq: reset gphys on reboot
...
If gphys are not reset upstream uboot can not use them anymore.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40318
2014-03-30 09:16:10 +00:00
John Crispin
9531390aad
lantiq: add support for ZyXEL P2812HNUFX
...
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
2014-03-30 09:16:06 +00:00
John Crispin
9b78e13aa3
lantiq: add ubifs support in image Makefile
...
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40316
2014-03-30 09:16:02 +00:00
John Crispin
2803e79be6
lantiq: add ubifs to FEATURES
...
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40315
2014-03-30 09:15:58 +00:00
John Crispin
07eb49b7e0
lantiq: xrx200: add ubi support in the kernel
...
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40314
2014-03-30 09:15:54 +00:00
John Crispin
82da5ca248
lantiq: add inital support for xrx200 switch
...
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40313
2014-03-30 09:15:50 +00:00
John Crispin
32e2246270
lantiq: xrx200: fix duplex
...
Both the GPL driver from ZyXEL and the xrx200 driver have this error. The flags
are reversed. Full duplex is marked as half and the other way around. With this
fix the switch will push full GBit speeds.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40312
2014-03-30 09:15:46 +00:00
John Crispin
93e5c8cefc
lantiq: fixup 3370 dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40311
2014-03-30 09:15:41 +00:00
John Crispin
561a7ef93b
lantiq: fix nand/ebu locking
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40310
2014-03-30 09:15:37 +00:00
John Crispin
d6a138141c
lantiq: add tffs driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40309
2014-03-30 09:15:33 +00:00
John Crispin
defdec0f3a
lantiq: drop old svip folders
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40294
2014-03-27 13:34:56 +00:00
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
2014-03-27 09:28:33 +00:00
Gabor Juhos
f677b1bc7e
kernel: update 3.10 to 3.10.32
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39707
2014-02-23 10:59:40 +00:00
Luka Perkov
6e0fd6d518
lantiq: fix typo in pinctl driver
...
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 39588
2014-02-15 22:54:34 +00:00
Luka Perkov
eddc327c7c
lantiq: fix PCI problems on ARV4510PW
...
Some ARV4510PW units seem to have unstable PCI due to missing pull-up
resistors. This patch makes sure that the GPIO lines are driven properly.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 39587
2014-02-15 22:54:32 +00:00
Gabor Juhos
a2543d72d8
kernel: update 3.10 to 3.10.28
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39399
2014-01-26 11:30:34 +00:00
John Crispin
053d596297
lantiq: Add support for Astoria ARV7510PW22
...
This board is pretty similar to ARV752DPW22.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 39303
2014-01-15 19:16:51 +00:00
Luka Perkov
26dcf1c7c9
lantiq: update kernel configuration
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39296
2014-01-15 14:11:36 +00:00
John Crispin
f58b424c9e
lantiq: improve Arcadyan ARV4510PW support
...
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
2014-01-12 12:07:07 +00:00
Gabor Juhos
0e2586a774
kernel: update 3.10 to 3.10.26
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39220
2014-01-11 16:06:37 +00:00
Hauke Mehrtens
952db22551
kernel: update kernel 3.10 to 3.10.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39059
2013-12-15 19:16:30 +00:00
Gabor Juhos
f1ef0b92be
kernel: update 3.10 to 3.10.21
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38972
2013-12-01 09:59:53 +00:00
John Crispin
776c6c50ce
lantiq: move patch to proper folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38884
2013-11-20 17:53:36 +00:00
John Crispin
d823c20f05
lantiq: update default mii modes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38881
2013-11-20 16:56:58 +00:00
John Crispin
06ada4b10f
lantiq: fix an endless loop in the vmmc platform code
...
this was caused by not honoured error return codes of of_gpio_count()
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38878
2013-11-20 16:56:32 +00:00
John Crispin
000cefd85e
lantiq: DGN3500 fixups
...
Just fixing up a few things for the Netgear DGN3500.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 38733
2013-11-11 13:15:08 +00:00
John Crispin
5139b2d996
lantiq: rename TDW8970 led adsl->dsl
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38730
2013-11-11 12:19:26 +00:00
John Crispin
dabdc6911a
lantiq: update TDW8970.dts to support buttons properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38728
2013-11-11 12:19:18 +00:00
John Crispin
30fafd0617
lantiq: remove old hotplug handler
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38727
2013-11-11 12:19:15 +00:00
John Crispin
7ee1546ca3
lantiq: fix TDW8970 lan/wan mac
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38677
2013-11-07 12:46:24 +00:00
John Crispin
f198adc030
lantiq: Fix ar8216 switch configuration for WBMR-HP-G300H devices
...
The switch is renamed to "switch0" in newer (3.10) linux kernels.
Configure the switch using vlans by default and only configure
the physical switch ports that are present.
Signed-off-by: Richard Mortimer <richm@oldelvet.org.uk>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38673
2013-11-07 12:46:08 +00:00
John Crispin
1a368e8616
lantiq: fix td-w8970 initramfs generation
...
https://dev.openwrt.org/ticket/14417
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38667
2013-11-07 12:45:44 +00:00
Gabor Juhos
35656042f1
kernel: update 3.10 to 3.10.18
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38652
2013-11-05 08:25:45 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
2013-10-13 19:28:29 +00:00
John Crispin
654dfb1784
lantiq: fix up diag.sh
...
init no longer exists as a parameter
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38342
2013-10-08 15:28:33 +00:00
John Crispin
715b62ebad
lantiq: experia v8 fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38328
2013-10-07 15:03:00 +00:00
John Crispin
81fb43d2f1
lantiq: fix fritz3370 dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38327
2013-10-07 15:02:56 +00:00
John Crispin
ae225124c6
lantiq: fix fritz image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38326
2013-10-07 15:02:52 +00:00
John Crispin
1398a5d849
lantiq: fix eva partition split for squashfs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38325
2013-10-07 15:02:48 +00:00
John Crispin
4f3797386f
lantiq: add support for VGV7519 KPN Experia box v8
...
Signed-off-by: Maikel Bloemendal <mbloemendal@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38266
2013-09-30 20:48:46 +00:00
Felix Fietkau
bff3637d24
lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38243
2013-09-27 21:12:08 +00:00
Gabor Juhos
9c8a5ef115
kernel: update 3.10 to 3.10.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38228
2013-09-27 07:19:21 +00:00
Felix Fietkau
a30681dff0
build: unify mips target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38210
2013-09-26 17:53:14 +00:00
Gabor Juhos
0380904acb
kernel/3.10: refresh all target patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38182
2013-09-25 17:13:24 +00:00
Gabor Juhos
482b5f34e5
lantiq/3.10: unbreak the mtd-split patch
...
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38180
2013-09-25 16:22:04 +00:00
Luka Perkov
7665c57a72
lantiq: fix usb on sx76x
...
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 38083
2013-09-20 14:24:30 +00:00
Luka Perkov
d2ad87885d
lantiq: style fixes
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38051
2013-09-19 00:50:49 +00:00
Luka Perkov
43f1a47430
lantiq: add initial support for Siemens GIGASX76X
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38050
2013-09-19 00:50:48 +00:00