[OpenWrt-Devel] [PATCH 2/3] kernel: owl-loader for delayed Atheros ath9k fixup

2016-04-07 Thread Christian Lamparter
Some devices (like the Cisco Meraki Z1 Cloud Managed Teleworker Gateway) need to be able to initialize the PCIe wifi device. Normally, this is done during the early stages of booting linux, because the necessary init code is read from the memory mapped SPI and passed to pci_enable_ath9k_fixup. Howe

[OpenWrt-Devel] [PATCH 3/3] ar71xx: add support for Cisco Meraki Z1 Cloud Managed Teleworker Gateway

2016-04-07 Thread Christian Lamparter
From: Chris Blake This patch adds support for Cisco's Z1. Detailed instructions for the flashing the device can be found in the OpenWrt wiki: Signed-off-by: Chris Blake --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 4 + .../linux/ar71xx/bas

[OpenWrt-Devel] [PATCH 1/3] firmware-utils mkmerakifw-old: firmware generator for Z1

2016-04-07 Thread Christian Lamparter
This patch adds firmware generation tool for Cisco's Z1 Signed-off-by: Christian Lamparter --- tools/firmware-utils/Makefile | 1 + tools/firmware-utils/src/mkmerakifw-old.c | 369 ++ 2 files changed, 370 insertions(+) create mode 100644 tools/firmware-

[OpenWrt-Devel] [PATCH 0/3] add support for Cisco Z1

2016-04-07 Thread Christian Lamparter
This series adds support for Cisco Meraki's Z1 router [0]. It features: CPU: Atheros/Qualcomm AR9344 at 560MHz RAM: 128 MiB DDR2 NAND Flash: Hynix NAND 128MiB Wireless: SoC AR9340 (5 GHz) + 1x Atheros AR9280 (2.4Ghz) Ethernet: 5x Gigabit AR8236 (1x WAN, 4x LAN) Misc: 1x USB 2.0 Port For anyone int

Re: [OpenWrt-Devel] [PATCH 3/3] curl: add flags to allow gc-sections to strip out unused code

2016-04-07 Thread Dirk Feytons
On 7 April 2016 at 18:22, Hauke Mehrtens wrote: > On 04/07/2016 10:21 AM, Dirk Feytons wrote: > > Signed-off-by: Dirk Feytons > > --- > > package/network/utils/curl/Makefile |3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/package/network/utils/curl/Makefile >

[OpenWrt-Devel] [PATCH v2] brcm2708: implement sysupgrade image check

2016-04-07 Thread Christian Lamparter
Implement a crude but functioning sysupgrade image check for the Raspberry Pi. The code only checks if the master boot record boot signature (0x55aa) is present in the first 512-bytes at the correct location. This can prevent the odd bricking of a system when flashing the wrong file. Signed-off-by

Re: [OpenWrt-Devel] [PATCH 3/3] curl: add flags to allow gc-sections to strip out unused code

2016-04-07 Thread Hauke Mehrtens
On 04/07/2016 10:21 AM, Dirk Feytons wrote: > Signed-off-by: Dirk Feytons > --- > package/network/utils/curl/Makefile |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/package/network/utils/curl/Makefile > b/package/network/utils/curl/Makefile > index 319c0b7..af38ed

[OpenWrt-Devel] [luci] [PATCH] luci-mod-admin-full: Add option to set anonymous_identity field

2016-04-07 Thread Kevin O'Connor
Add support for setting the "anonymous_identity" field on EAP type networks. Signed-off-by: Kevin O'Connor --- I sent a similar request to the openwrt mailing list that adds support to the hostapd.sh script. --- .../luasrc/model/cbi/admin_network/wifi.lua| 18 ++ 1

[OpenWrt-Devel] [PATCH] hostapd.sh: Add support for "anonymous_identity" config field

2016-04-07 Thread Kevin O'Connor
The wpa_supplicant supports an "anonymous_identity" field, which some EAP networks require. From the documentation: anonymous_identity: Anonymous identity string for EAP (to be used as the unencrypted identity with EAP types that support different tunnelled identity, e.g., EAP-TTLS). Thi

Re: [OpenWrt-Devel] [PATCH] brcm2708: Implement sysupgrade image check

2016-04-07 Thread Matthias Schiffer
On 04/07/2016 05:57 PM, Christian Lamparter wrote: > Implement a crude but functioning sysupgrade image check for Raspberry Pi. > The code only checks if the master boot record boot signature (0x55aa) is > present in the first 512-bytes at the correct location. This can prevent > the odd, accidenta

[OpenWrt-Devel] [PATCH] brcm2708: Implement sysupgrade image check

2016-04-07 Thread Christian Lamparter
Implement a crude but functioning sysupgrade image check for Raspberry Pi. The code only checks if the master boot record boot signature (0x55aa) is present in the first 512-bytes at the correct location. This can prevent the odd, accidental bricking of a system when flashing the wrong file. The p

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-07 Thread Saverio Proto
Who has commit rights on the other tree ? So we can send an email to have it fixed ? thank you :) Saverio 2016-04-05 15:42 GMT+02:00 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

[OpenWrt-Devel] [PATCH 3/3] lantiq-dsl: add missing blank in dsl output

2016-04-07 Thread Florian Eckert
From: Florian Eckert blank inserted before ACTATP Signed-off-by: Florian Eckert --- target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh b/target/linux/lantiq/b

[OpenWrt-Devel] [PATCH 1/3] lantiq-dsl: bugfix db negative sign after comma

2016-04-07 Thread Florian Eckert
From: Florian Eckert If db is negative minus sign was shown after comma Signed-off-by: Florian Eckert --- target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh b

[OpenWrt-Devel] [PATCH 2/3] lantiq-dsl: bugfix latency values swapped for lucistat

2016-04-07 Thread Florian Eckert
From: Florian Eckert swapped wrong latency output Signed-off-by: Florian Eckert --- target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh b/target/linux/lant

[OpenWrt-Devel] [PATCH 1/3] lantiq-dsl: bugfix db negative sign after comma

2016-04-07 Thread Florian Eckert
From: Florian Eckert If db is negative minus sign was shown after comma Signed-off-by: Florian Eckert --- target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh b

[OpenWrt-Devel] [PATCH 3/3] curl: add flags to allow gc-sections to strip out unused code

2016-04-07 Thread Dirk Feytons
Signed-off-by: Dirk Feytons --- package/network/utils/curl/Makefile |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index 319c0b7..af38ed4 100644 --- a/package/network/utils/curl/Makefile +++ b/pac

[OpenWrt-Devel] [PATCH 2/3] curl: add config option for NTLM support

2016-04-07 Thread Dirk Feytons
Signed-off-by: Dirk Feytons --- package/network/utils/curl/Config.in |5 + package/network/utils/curl/Makefile |4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/package/network/utils/curl/Config.in b/package/network/utils/curl/Config.in index f41307a..14d2047 10

[OpenWrt-Devel] [PATCH 1/3] curl: upstep to latest version 7.48.0

2016-04-07 Thread Dirk Feytons
Signed-off-by: Dirk Feytons --- package/network/utils/curl/Makefile|6 +++--- .../utils/curl/patches/200-no_docs_tests.patch |4 ++-- .../curl/patches/300-fix-disable-crypto-auth.patch |2 +- ...10-polarssl-disable-runtime-version-check.patch |2 +- 4 files cha