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
Luka Perkov
3b33adeb99
lantiq: add support for ZyXEL P2601HNFX
...
SVN-Revision: 38049
2013-09-19 00:50:46 +00:00
Luka Perkov
7d2c5682b9
lantiq: add support for ZTE H201L
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38048
2013-09-19 00:50:44 +00:00
John Crispin
40ac8dd9df
lantiq: fix FRITZ7320 flash window size
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38042
2013-09-18 16:31:45 +00:00
John Crispin
f9f73ef2ec
lantiq: fix ath9k eeprom loading order bug
...
https://dev.openwrt.org/ticket/14131
http://patchwork.openwrt.org/patch/4038/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38041
2013-09-18 16:31:41 +00:00
John Crispin
8ff756cdc9
lantiq: fix up default firmware selection for spanish and italian routers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38039
2013-09-18 16:31:32 +00:00
John Crispin
1878a3d6ab
lantiq: add v3.10 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38031
2013-09-17 21:46:10 +00:00
John Crispin
cd668944ef
lantiq: add wifi eep to a803 dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38030
2013-09-17 21:46:04 +00:00
John Crispin
18b76c66fb
lantiq: add a subtarget for the xrx200 SoC family
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38029
2013-09-17 21:46:00 +00:00
John Crispin
0782501483
lantiq: update dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38027
2013-09-17 21:45:50 +00:00
Gabor Juhos
a0d6cd4f49
kernel/3.10: add new Kconfig option for firmware partition split
...
Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.
The patch is in preparation for multiple firmware format
support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
2013-09-15 17:03:29 +00:00
John Crispin
94666dad1c
lantiq: fix TD-W8970 image generation to work with the new tool
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37727
2013-08-06 16:25:45 +00:00
John Crispin
d13cbb04ad
lantiq: add support for tplink images to .../image/Makefile
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37722
2013-08-06 12:31:25 +00:00
John Crispin
5001afdc37
lantiq: make the split patch recognize the tplink header
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37721
2013-08-06 12:31:20 +00:00
John Crispin
7f2eaac407
lantiq: fix TDW8970.dts commandline and partition name
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37720
2013-08-06 12:31:16 +00:00
John Crispin
e993e0c2cf
lantiq: add tplink header id to sysupgrade and fix a comment
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37719
2013-08-06 12:31:10 +00:00
Luka Perkov
27fa640548
lantiq: add (incomplete) support for Aztech GR7000
...
*) 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
2013-08-06 10:17:16 +00:00
John Crispin
288adb6634
lantiq: several a803 related fixes
...
based on work from Matti Laasko that he posted in the wiki
Signed-off-by: John Crispin <blogic@openwrt.or
SVN-Revision: 37704
2013-08-05 10:42:00 +00:00
John Crispin
b4c722267e
lantiq: fix VG3503J ethernet/gphy led support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37634
2013-08-01 14:30:40 +00:00
John Crispin
336c94c32d
lantiq: setup gphy leds on TPlink TDW8970
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37612
2013-07-29 13:10:42 +00:00
John Crispin
c3b5ee96b9
lantiq: add gphy pinmux definitions
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37611
2013-07-29 13:10:37 +00:00
John Crispin
61e6be686f
lantiq: set sane default for phy leds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37610
2013-07-29 13:10:32 +00:00
Felix Fietkau
73c4d73d6d
build: unify target independent optimization options
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37600
2013-07-29 09:38:29 +00:00
John Crispin
bfe65eaf7a
lantiq: remove stale phy register setup properties from dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37544
2013-07-25 20:54:51 +00:00
John Crispin
54b4074074
lantiq: add TP-Link TDW8970 image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37543
2013-07-25 20:29:24 +00:00
John Crispin
a2c5540727
lantiq: add profile for TP-Link TDW8970
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37542
2013-07-25 20:29:20 +00:00
John Crispin
a99042c6a4
lantiq: add devicetree for TP-Link TDW8970
...
Signed-of-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37541
2013-07-25 20:29:15 +00:00
John Crispin
313636c1e4
lantiq: fix initramfs image generation for lzmaloader based images
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37540
2013-07-25 20:29:10 +00:00
John Crispin
a4d31c0353
lantiq: make macs loadable from mtd partitions
...
This is a really ugly hack but it will have to do until we copy the ramips patches to the lantiq tree
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37539
2013-07-25 20:29:05 +00:00
John Crispin
32f7ae4ce6
lantiq: add a hook to make leds work on the secondary usb bus
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37538
2013-07-25 20:29:01 +00:00
John Crispin
4036be4408
lantiq: update pcie driver
...
This is an intermediate commit until the new OF driver is functional.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37537
2013-07-25 20:28:56 +00:00
Gabor Juhos
6a5b4ec7dc
kernel: update 3.9 to 3.9.11
...
Also refresh 3.9 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37501
2013-07-22 15:30:56 +00:00
Felix Fietkau
fc96e8e4b0
lantiq: update ralink wlan firmware hotplug script for new eeprom size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37334
2013-07-15 11:06:07 +00:00
John Crispin
955662ec47
lantiq: apply [37258] also to the 3.9 kernel patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37317
2013-07-14 18:28:02 +00:00
John Crispin
93c4359512
lantiq: revert 36778 as it breaks irq assignment to pci devices
...
Reported-by: Matti Laakso
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37258
2013-07-11 21:16:34 +00:00
Luka Perkov
9de461f202
lantiq: etop enable gbit port0
...
Signed-off-by: Antonios Vamporakis <vamporakis@yahoo.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37191
2013-07-08 07:11:59 +00:00
Luka Perkov
1a3ad5a037
lantiq: add device tree support for arv4519pw
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37178
2013-07-05 07:44:42 +00:00
Luka Perkov
14b6674b39
lantiq: fix initramfs
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37143
2013-07-03 09:17:15 +00:00
John Crispin
fdfbac75c2
lantiq: xrx200_net compile fix
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37126
2013-07-02 09:34:45 +00:00
Jonas Gorski
0d9f760f27
kernel: update linux 3.9 to 3.9.8
...
Includes memory allocation fixes as well as several networking fixes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37103
2013-06-30 13:10:12 +00:00
John Crispin
124ef95f5f
lantiq: add v3.9 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37089
2013-06-29 18:16:56 +00:00
John Crispin
bfc7007226
lantiq: Add support for loading athxk eeproms through mtd
...
This patch enables retrieving the wifi calibration data from an MTD partition.
Try to copy mac address from ethernet before generating a random one.
This fixes DGN3500 ath9k support.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 37087
2013-06-29 16:33:46 +00:00
John Crispin
fe8ecbd972
lantiq: fix kernel config for DEU support
...
Trying to load the DEU modules results in unresolved symbols. This
provides them. This requires the previous patch to be applied first.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 37086
2013-06-29 16:33:37 +00:00
John Crispin
b4f36358ff
lantiq: make xrx200 network driver use a tasklet for rx housekeeping
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37085
2013-06-29 16:33:28 +00:00
John Crispin
aff84655f5
lantiq: remove 3.7 kernel patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37084
2013-06-29 16:33:18 +00:00
John Crispin
44b1688e6c
lantiq: Tune the XWAY subtarget cflags
...
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
2013-06-21 16:54:15 +00:00
John Crispin
5d441ae7ea
lantiq: set mips16 support.
...
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
2013-06-21 16:54:07 +00:00
John Crispin
81c57ec131
lantiq: Fix ARV7518 DTS definitions
...
Fix EBU leds by removing req2 and gnt2 from pinmux.
Fix rfkill button gpio.
Enable reset button.
Fix power led activation status.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 37004
2013-06-21 16:54:03 +00:00
John Crispin
76c79f50d7
lantiq: Fixes to athxk EEPROM loading
...
Use platform data array for storing ath5k EEPROM instead of creating another one.
EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
No need to keep the checksum fix now that the EEPROM is loaded completely.
Add a manual eeprom swap for ath9k and keep the endian way.
Use mac-offset property retrieved from the DTS.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 36901
2013-06-10 08:25:12 +00:00