Re: [OpenWrt-Devel] [PATCH] [ipq806x] enable hard float

2016-04-05 Thread Martin Blumenstingl
Hi Adrian, On Wed, Apr 6, 2016 at 4:57 AM, Adrian Panella wrote: > Author: Adrian Panella > > Date: Tue Apr 5 21:45:14 2016 -0500 > > IPQ806X: enable hard float > > tested with Linksys EA8500 > > Signed-off-by: Adrian Panella > > diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806

[OpenWrt-Devel] [PATCH] [ipq806x] enable hard float

2016-04-05 Thread Adrian Panella
Author: Adrian Panella Date: Tue Apr 5 21:45:14 2016 -0500 IPQ806X: enable hard float tested with Linksys EA8500 Signed-off-by: Adrian Panella diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 97a40cf..689ba64 100644 --- a/target/linux/ipq806x/Makefile +++

[OpenWrt-Devel] [PATCH] ar71xx: add TP-Link TL-WA901ND-v4 support

2016-04-05 Thread Tiziano Bacocco
Signed-off-by: Tiziano Bacocco --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 5 +- .../linux/ar71xx/base-files/etc/board.d/02_network | 1 + target/linux/ar71xx/base-files/etc/diag.sh | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files

Re: [OpenWrt-Devel] Cannot flash UBNT Loco M2

2016-04-05 Thread Sven Roederer
Hi, for me it helped to go this way, to bring a NSM5 (xm) one member of our Freifunk-community bricked : - UBoot was "1.1.4.2-s956 (Jun 10 2015 - 10:54:50)" and did not accept snapshot-images - downgrading UBoot to "1.1.4.2-s594 (Dec 5 2012 - 15:23:07)" by flashing original xm5.5 image - on ub

Re: [OpenWrt-Devel] [PATCH 2/3] ar71xx: add WNR2200 16M version

2016-04-05 Thread Hartmut Knaack
Hi Dirk, just for the records (I didn't spot this myself), there is a typo in the art partition config, which should be 64k but is just 64. Please check back with Silent Wanderer before resending, so he may give his tested-by tag. Thanks, Hartmut Dirk Neukirchen schrieb am 07.03.2016 um 22:12: >

[OpenWrt-Devel] [PATCH] tools/mpfr: update to 3.1.4

2016-04-05 Thread Hannu Nyman
Update mpfr to 3.1.4 Signed-off-by: Hannu Nyman --- Release notes at: http://www.mpfr.org/mpfr-current/ tools/mpfr/Makefile | 6 +++--- tools/mpfr/patches/001-only_src.patch | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/mpfr/Makefile b/tools/m

[OpenWrt-Devel] [PATCH] tools/cmake: update to 3.5.1

2016-04-05 Thread Hannu Nyman
Update cmake to 3.5.1 Signed-off-by: Hannu Nyman --- Release notes at https://cmake.org/cmake/help/v3.5/release/3.5.html tools/cmake/Makefile | 6 +++--- tools/cmake/patches/100-disable_qt_tests.patch | 4 ++-- tools/cmake/patches/110-freebsd-compat.patch | 3 --- 3

[OpenWrt-Devel] [PATCH] xtables-addons: build: fix configure compatiblity with POSIX shells

2016-04-05 Thread Matthias Schiffer
Fixes build with /bin/sh pointing to certain versions of dash (for example on Void Linux). Signed-off-by: Matthias Schiffer --- ...-configure-compatiblity-with-POSIX-shells.patch | 51 ++ .../patches/002-fix-kernel-version-detection.patch | 12 ++--- 2 files changed, 57 inser

Re: [OpenWrt-Devel] [PATCH] arc770: build kmod-ath9k-htc wpad-mini by default

2016-04-05 Thread Alexey Brodkin
Hi John, > > From: Alexey Brodkin [abrod...@synopsys.com] > Sent: Friday, April 01, 2016 5:39 PM > To: John Crispin > Cc: openwrt-devel@lists.openwrt.org; Alexey Brodkin > Subject: [PATCH] arc770: build kmod-ath9k-htc wpad-mini by default > > AXS101 beind

Re: [OpenWrt-Devel] [PATCH] arc770: enable unaligned access handling simulation in software

2016-04-05 Thread Alexey Brodkin
Hi John, > > From: Alexey Brodkin [abrod...@synopsys.com] > Sent: Friday, April 01, 2016 5:43 PM > To: John Crispin > Cc: openwrt-devel@lists.openwrt.org; Alexey Brodkin > Subject: [PATCH] arc770: enable unaligned access handling simulation in > software >

[OpenWrt-Devel] [PATCH 11/16] ar71xx: add user-space support for the OpenMesh OM5P-ACv2

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/base-files/etc/diag.sh | 3 ++- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base

[OpenWrt-Devel] [PATCH 10/16] ar71xx: add kernel support for the OpenMesh OM5P-ACv2 board

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/config-4.1 | 1 + target/linux/ar71xx/config-4.4 | 1 + .../ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 10 + target/linux/ar71xx/files/arch/mips/ath79/Makefile | 1 +

[OpenWrt-Devel] [PATCH 16/16] ar71xx: add OM5P-ACv2 to the OM5P-AC profile

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/generic/profiles/openmesh.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 0873ac5..681

[OpenWrt-Devel] [PATCH 15/16] ar71xx: extract ath10k wifi board.bin for the OpenMesh OM5P-ACv2 board

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- .../linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/bas

[OpenWrt-Devel] [PATCH 14/16] package/uboot-envtools: add OpenMesh OM5P-ACv2 support

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- package/boot/uboot-envtools/files/ar71xx | 1 + 1 file changed, 1 insertion(+) diff --git a/package/boot/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx index 91bd9a4..32e7269 100644 --- a/package/boot/uboot-envtool

[OpenWrt-Devel] [PATCH 12/16] ar71xx: enable sysupgrade for the OpenMesh OM5P-ACv2

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh | 1 + target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 6 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/base-files/lib/upgrade/openm

[OpenWrt-Devel] [PATCH 13/16] package/om-watchdog: add OpenMesh OM5P-ACv2 support

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- package/kernel/om-watchdog/files/om-watchdog.init | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/kernel/om-watchdog/files/om-watchdog.init b/package/kernel/om-watchdog/files/om-watchdog.init index 5c442c6..79

[OpenWrt-Devel] [PATCH 08/16] ar71xx: extract ath10k wifi board.bin for the OpenMesh OM5P-AC board

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- .../linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 4 1 file changed, 4 insertions(+) diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hot

[OpenWrt-Devel] [PATCH 09/16] ar71xx: create profile and build image for the OpenMesh OM5P-AC board

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/generic/profiles/openmesh.mk | 11 +++ target/linux/ar71xx/image/Makefile | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b

[OpenWrt-Devel] [PATCH 06/16] package/om-watchdog: add OpenMesh OM5P-AC support

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- package/kernel/om-watchdog/files/om-watchdog.init | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/kernel/om-watchdog/files/om-watchdog.init b/package/kernel/om-watchdog/files/om-watchdog.init index d68fb15..5c442c6 100644 --

[OpenWrt-Devel] [PATCH 07/16] package/uboot-envtools: add OpenMesh OM5P-AC support

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- package/boot/uboot-envtools/files/ar71xx | 1 + 1 file changed, 1 insertion(+) diff --git a/package/boot/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx index c9031ac..91bd9a4 100644 --- a/package/boot/uboot-envtool

[OpenWrt-Devel] [PATCH 05/16] ar71xx: enable sysupgrade for the OpenMesh OM5P-AC

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh | 7 ++- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 6 -- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/target/linux/ar71xx/base-files/lib/upgrad

[OpenWrt-Devel] [PATCH 04/16] scripts/om-fwupgradecfg-gen.sh: add support for the OM5P-AC

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- scripts/om-fwupgradecfg-gen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/om-fwupgradecfg-gen.sh b/scripts/om-fwupgradecfg-gen.sh index e208e6d..6c3b74c 100644 --- a/scripts/om-fwupgradecfg-gen.sh +++ b/

[OpenWrt-Devel] [PATCH 03/16] ar71xx: add user-space support for the OpenMesh OM5P-AC

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 5 + target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 3 files changed, 11 insertions(+) diff --git a/target/lin

[OpenWrt-Devel] [PATCH 02/16] ar71xx: add kernel support for the OpenMesh OM5P-AC board

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/config-4.1 | 1 + target/linux/ar71xx/config-4.4 | 1 + .../ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 9 + target/linux/ar71xx/files/arch/mips/ath79/Makefile | 1 +

[OpenWrt-Devel] [PATCH 01/16] scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verification

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Future Open Mesh u-boot versions are changing the check of the image files (vmlinux, rootfs) from md5 to sha256. Having both in them should be enough to ensure backward and forward compatibility. Signed-off-by: Sven Eckelmann --- scripts/om-fwupgradecfg-gen.sh | 4 1

[OpenWrt-Devel] [PATCH] ramips: mt7621: add support for disabling flow control

2016-04-05 Thread Cristian Morales Vega
Signed-off-by: Cristian Morales Vega --- ...diatek-add-swconfig-driver-for-gsw_mt762x.patch | 54 +- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/target/linux/ramips/patches-4.4/0513-net-mediatek-add-swconfig-driver-for-gsw_mt762x.patch b/target/linux/ramip

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-05 Thread Bruno Randolf
On 04/05/2016 02:33 PM, Saverio Proto wrote: > Thanks Bruno, > > I am sorry I am coming back to OpenWrt after a long break. > > I expected the tag also on the Release repo > > http://git.openwrt.org/?p=15.05/openwrt.git;a=summary > > Here I see only a 15.05 tag. I dont understand the logic. I e

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-05 Thread John Crispin
On 05/04/2016 15:33, Saverio Proto wrote: > Thanks Bruno, > > I am sorry I am coming back to OpenWrt after a long break. > > I expected the tag also on the Release repo > > http://git.openwrt.org/?p=15.05/openwrt.git;a=summary > > Here I see only a 15.05 tag. I dont understand the logic. I ex

[OpenWrt-Devel] [RFC v2 6/6] ar71xx: Reset QCA955x SGMII link on speed change

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann The SGMII link of the QCA955x seems to be unstable when the PHY changes the link speed. Reseting the SGMII and the PHY management control seems to resolve this problem. This was observed with an AR8033 and QCA9558 Signed-off-by: Sven Eckelmann --- v2: - Split into multipl

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-05 Thread Saverio Proto
Thanks Bruno, I am sorry I am coming back to OpenWrt after a long break. I expected the tag also on the Release repo http://git.openwrt.org/?p=15.05/openwrt.git;a=summary Here I see only a 15.05 tag. I dont understand the logic. I expect the 15.05.1 to be release from the Release-repo ? thank

[OpenWrt-Devel] [RFC v2 5/6] ag71xx: Disable classification of fragmented packets on QCA955x

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann The QCA955x SoC family tends to hang randomly on GMAC0 when the link speeds+duplex modes are changed. QCA recommended to disable the classification of fragmented packets for QCA to avoid this problem. Signed-off-by: Sven Eckelmann --- v2: - Split into multiple patches and

[OpenWrt-Devel] [RFC v2 3/6] ar71xx: Fix size of the QCA955x GMAC registers

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann The GMAC registers for QCA9558 are from 0x1807-0x18070067. Some of the upper registers are required to correctly reset SGMII links on speed changes. Signed-off-by: Sven Eckelmann --- v2: - Split into multiple patches and adjust slightly to look more like an OpenWrt

[OpenWrt-Devel] [RFC v2 4/6] ar71xx: Add QCA955X SGMII related GMAC register definitions

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- v2: - Split into multiple patches and adjust slightly to look more like an OpenWrt patch .../601-MIPS-ath79-add-more-register-defines.patch | 32 +- .../601-MIPS-ath79-add-more-register-defines.patch | 32 ++

[OpenWrt-Devel] [RFC v2 2/6] ar71xx: Save GMAC id in ag71xx_platform_data

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann The ag71xx driver must know which GMAC is is currently handling to enable some special workarounds for this GMAC. GMAC0 has some registers on QCA9558 which GMAC1 doesn't have. Signed-off-by: Sven Eckelmann --- v2: - Split into multiple patches and adjust slightly to look m

[OpenWrt-Devel] [RFC v2 1/6] ar71xx: Save in ag71xx_platform_data if SoC is qca955x

2016-04-05 Thread Sven Eckelmann
From: Sven Eckelmann The ag71xx driver must know if a device is QCA955x to enable some special workarounds for this SoC family. Similar information are already stored in ag71xx_platform_data and ag71xx_mdio_platform_data to adjust the behavior of the driver. Signed-off-by: Sven Eckelmann --- v2

[OpenWrt-Devel] *****SPAM***** Fw: new important message

2016-04-05 Thread openwrt-devel-bounces
Spam detection software, running on the system "arrakis.dune.hu", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview:

[OpenWrt-Devel] [PATCH 3/3] krikwood: Make Iconnect image use new ubi format style

2016-04-05 Thread Wojciech Dubowik
To flash first time follow instructions in commit: "kirkwood/dockstar: use ubi(kernel, squashfs, ubifs) images" Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/base-files/lib/upgrade/platform.sh | 6 -- target/linux/kirkwood/image/Makefile | 11 +++ 2 f

[OpenWrt-Devel] [PATCH 0/3] kirkwood: Use new UBI image style for Iconnect

2016-04-05 Thread Wojciech Dubowik
Adapt Iconnect to new UBI (kernel, squashfs, ubifs) image format. Wojciech Dubowik (3): uboot-kirkwood: New ubi flash format for Iconnect kirkwood: Migrate Iconnect to new ubi image format krikwood: Make Iconnect image use new ubi format style .../boot/uboot-kirkwood/patches/120-iconnect.p

[OpenWrt-Devel] [PATCH 1/3] uboot-kirkwood: New ubi flash format for Iconnect

2016-04-05 Thread Wojciech Dubowik
Migrate Iconnect to new ubi image style like for dockstar. Signed-off-by: Wojciech Dubowik --- .../boot/uboot-kirkwood/patches/120-iconnect.patch | 20 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/package/boot/uboot-kirkwood/patches/120-iconnect.patch b/

[OpenWrt-Devel] [PATCH 2/3] kirkwood: Migrate Iconnect to new ubi image format

2016-04-05 Thread Wojciech Dubowik
Default partition name is now ubi. Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/patches-4.4/130-iconnect.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/kirkwood/patches-4.4/130-iconnect.patch b/target/linux/kirkwood/patches-4.4/130-iconnect.p