openwrt/openwrt.git
8 years agoRevert "cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN"
Felix Fietkau [Tue, 19 Jan 2016 16:52:17 +0000 (16:52 +0000)]
Revert "cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN"

There seem to be some remaining SMP issues with it

This reverts commit r48336

SVN-Revision: 48367

8 years agoprocd: emit events for sound subsystem
John Crispin [Tue, 19 Jan 2016 15:31:35 +0000 (15:31 +0000)]
procd: emit events for sound subsystem

Useful e.g. for plugable USB-soundcards.
With this change an event/hotplug-call looks like:

ACTION: add DEVNAME: snd/timer DEVPATH: /devices/virtual/sound/timer SUBSYSTEM: sound
ACTION: add DEVNAME:  DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0 SUBSYSTEM: sound
ACTION: add DEVNAME: snd/controlC0 DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/controlC0 SUBSYSTEM: sound
ACTION: add DEVNAME: snd/pcmC0D0p DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/pcmC0D0p SUBSYSTEM: sound
ACTION: add DEVNAME: snd/pcmC0D0c DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/pcmC0D0c SUBSYSTEM: sound
ACTION: add DEVNAME: dsp DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/dsp SUBSYSTEM: sound
ACTION: add DEVNAME: audio DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/audio SUBSYSTEM: sound
ACTION: add DEVNAME: mixer DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/mixer SUBSYSTEM: sound

This fixes #21466.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 48366

8 years agokernel: disable AFS support by default
Felix Fietkau [Tue, 19 Jan 2016 15:14:51 +0000 (15:14 +0000)]
kernel: disable AFS support by default

This pulls in CONFIG_KEYS, which bloats up the kernel size and is thus
very undesirable. It also currently exposes the kernel to a local root
vulnerability

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48364

8 years agotoolchain/musl: enable debug information
Felix Fietkau [Tue, 19 Jan 2016 12:41:59 +0000 (12:41 +0000)]
toolchain/musl: enable debug information

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48363

8 years agoRevert "linuxptp: Add package"
John Crispin [Tue, 19 Jan 2016 10:20:16 +0000 (10:20 +0000)]
Revert "linuxptp: Add package"

accidentially pushed to the wrong tree

This reverts commit 67f7292833d4dd19fb3fd468c56c746e8f226bb7.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48362

8 years agolinuxptp: Add package
John Crispin [Tue, 19 Jan 2016 10:16:45 +0000 (10:16 +0000)]
linuxptp: Add package

Linuxptp is a user space software implementation of IEEE 1588
Precision Time Protocol standard.

v4: Don't compile on uclibc

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 48361

8 years agoipq806x: Add support for Netgear D7800
John Crispin [Tue, 19 Jan 2016 10:16:36 +0000 (10:16 +0000)]
ipq806x: Add support for Netgear D7800

Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 48360

8 years agoramips: fix serial baudrate for final version of ZBT-WG2626 board
John Crispin [Tue, 19 Jan 2016 10:16:30 +0000 (10:16 +0000)]
ramips: fix serial baudrate for final version of ZBT-WG2626 board

The bootloader was updated and now uses 115200 instead of 57600 baud
for the serial console. Change this also in OpenWrt's DTS, so the rate
is consistent for bootloader and linux kernel output.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48359

8 years agoar71xx: board.d: fix switch defaults on dLAN pro 1200+ WiFi ac
John Crispin [Tue, 19 Jan 2016 10:16:20 +0000 (10:16 +0000)]
ar71xx: board.d: fix switch defaults on dLAN pro 1200+ WiFi ac

transparent for vlans as originally committed

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
SVN-Revision: 48358

8 years agoar71xx: fix AR8337 switch initialization on dLAN pro 1200+ WiFi ac
John Crispin [Tue, 19 Jan 2016 10:16:11 +0000 (10:16 +0000)]
ar71xx: fix AR8337 switch initialization on dLAN pro 1200+ WiFi ac

unswap ports 0/6 (broken by 17b8dcd63100a6b9e35199882f38bdc2be640777)

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
SVN-Revision: 48357

8 years agoar71xx: add support for Netgear WPN824N
John Crispin [Tue, 19 Jan 2016 10:16:04 +0000 (10:16 +0000)]
ar71xx: add support for Netgear WPN824N

Add support for Netgear WPN824N.
Hardware specs:
  * AR7240, 4 LAN ports, 1 WAN port
  * AR9285 WLAN
  * 32 MB RAM
  * 4 MB Flash
  * 16 LEDs (LAN, WAN and Power/Status contain two LEDs for dual color
    effect)
  * 3 Buttons (not supported)

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 48356

8 years agoramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)
John Crispin [Tue, 19 Jan 2016 10:15:44 +0000 (10:15 +0000)]
ramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)

The image name for the HiLink HLK-RM04 module has a typo and should read "RM04" rather than "RM02"

Signed-off-by: John Clark <inindev@gmail.com>
SVN-Revision: 48355

8 years agoat91: drop v3.18
John Crispin [Tue, 19 Jan 2016 10:15:39 +0000 (10:15 +0000)]
at91: drop v3.18

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48354

8 years agoat91: move to 4.4 kernel
John Crispin [Tue, 19 Jan 2016 10:15:32 +0000 (10:15 +0000)]
at91: move to 4.4 kernel

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48353

8 years agoat91: fix typo in usb kernel module makefile
John Crispin [Tue, 19 Jan 2016 10:15:26 +0000 (10:15 +0000)]
at91: fix typo in usb kernel module makefile

Fix a typo with generating the package description

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48352

8 years agoat91: remove SAMA5D3 from Default image build.
John Crispin [Tue, 19 Jan 2016 10:15:20 +0000 (10:15 +0000)]
at91: remove SAMA5D3 from Default image build.

As the Default profile option is a legacy subtarget, the dtb for the
sama5d3_xplained board DTS is not built and image generation fails.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48351

8 years agoat91: add package for high speed usb device
John Crispin [Tue, 19 Jan 2016 10:15:14 +0000 (10:15 +0000)]
at91: add package for high speed usb device

Add a package for a missing module for the at91 high speed device.
Without this the build process pauses asking to build as module.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48350

8 years agoat91: add 4.4 support
John Crispin [Tue, 19 Jan 2016 10:15:04 +0000 (10:15 +0000)]
at91: add 4.4 support

This puts the existing patches and config in a 3.18 folder and introduces
a 4.4 config and patches.
The USB clock fix patch is no longer necessary, and the patches applying
to non DT boards has been dropped as the platform has been converted.
4.4 config was generated by copying 3.18 and running make kernel_menuconfig,
scripts/kconfig.pl filled in the gaps.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48349

8 years agokernel: add patch to fix the ccp-crypto module
Felix Fietkau [Tue, 19 Jan 2016 10:06:52 +0000 (10:06 +0000)]
kernel: add patch to fix the ccp-crypto module

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48348

8 years agokernel/modules: add kmod-crypto-hw-ccp
Felix Fietkau [Tue, 19 Jan 2016 10:06:43 +0000 (10:06 +0000)]
kernel/modules: add kmod-crypto-hw-ccp

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48347

8 years agokernel: add missing symbol for 4.4
Felix Fietkau [Tue, 19 Jan 2016 10:06:34 +0000 (10:06 +0000)]
kernel: add missing symbol for 4.4

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48346

8 years agowpa_supplicant: add support for EAP-TLS phase2
Felix Fietkau [Tue, 19 Jan 2016 10:06:29 +0000 (10:06 +0000)]
wpa_supplicant: add support for EAP-TLS phase2

Introduce config options client_cert2, priv_key2 and priv_key2_pwd
used for EAP-TLS phase2 authentication in WPA-EAP client mode.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48345

8 years agohostap/wpa_supplicant: enable EAP-FAST in -full builds
Felix Fietkau [Tue, 19 Jan 2016 10:06:23 +0000 (10:06 +0000)]
hostap/wpa_supplicant: enable EAP-FAST in -full builds

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48344

8 years agouhttpd: add option for mbedtls
Felix Fietkau [Tue, 19 Jan 2016 10:06:18 +0000 (10:06 +0000)]
uhttpd: add option for mbedtls

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48343

8 years agokernel: add missing symbols for 4.1
Felix Fietkau [Mon, 18 Jan 2016 23:35:18 +0000 (23:35 +0000)]
kernel: add missing symbols for 4.1

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48342

8 years agokernel/modules: add missing symbol for crypto-rng
Felix Fietkau [Mon, 18 Jan 2016 23:35:12 +0000 (23:35 +0000)]
kernel/modules: add missing symbol for crypto-rng

Since CRYPTO_DRBG_MENU was added in r48277, CRYPTO_DRBG_HMAC is missing.
It does not appear in kernel_menuconfig and defaults to yes, so enable
it in crypto-rng as well and add dependencies to HMAC and SHA256.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48341

8 years agooxnas: switch to Linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 23:35:05 +0000 (23:35 +0000)]
oxnas: switch to Linux 4.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48340

8 years agooxnas: add patches and config for Linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 23:34:59 +0000 (23:34 +0000)]
oxnas: add patches and config for Linux 4.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48339

8 years agooxnas: prepare platform and drivers for Linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 23:34:51 +0000 (23:34 +0000)]
oxnas: prepare platform and drivers for Linux 4.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48338

8 years agooxnas: fix the incorrect board names
Felix Fietkau [Mon, 18 Jan 2016 23:34:42 +0000 (23:34 +0000)]
oxnas: fix the incorrect board names

Signed-off-by: Shonn Lu <countrysideboy@qq.com>
Acked-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48337

8 years agocns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN
Felix Fietkau [Mon, 18 Jan 2016 23:20:38 +0000 (23:20 +0000)]
cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48336

8 years agokernel: work around CONFIG_CPU_SW_DOMAIN_PAN breakage on ARM11 MPCore
Felix Fietkau [Mon, 18 Jan 2016 23:20:18 +0000 (23:20 +0000)]
kernel: work around CONFIG_CPU_SW_DOMAIN_PAN breakage on ARM11 MPCore

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48335

8 years agocns3xxx: update to linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 22:38:23 +0000 (22:38 +0000)]
cns3xxx: update to linux 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48334

8 years agocns3xxx: fix a ethernet driver napi poll handling bug
Felix Fietkau [Mon, 18 Jan 2016 22:38:14 +0000 (22:38 +0000)]
cns3xxx: fix a ethernet driver napi poll handling bug

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48333

8 years agocns3xxx: clean up SMP related code
Felix Fietkau [Mon, 18 Jan 2016 22:38:09 +0000 (22:38 +0000)]
cns3xxx: clean up SMP related code

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48332

8 years agocns3xxx: fix adding twd local timers
Felix Fietkau [Mon, 18 Jan 2016 22:38:03 +0000 (22:38 +0000)]
cns3xxx: fix adding twd local timers

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48331

8 years agocns3xxx: remove obsolete file
Felix Fietkau [Mon, 18 Jan 2016 22:37:57 +0000 (22:37 +0000)]
cns3xxx: remove obsolete file

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48330

8 years agocns3xxx: remove unused define and use of a deprecated function
Felix Fietkau [Mon, 18 Jan 2016 22:37:51 +0000 (22:37 +0000)]
cns3xxx: remove unused define and use of a deprecated function

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48329

8 years agolantiq: add support for TP-Link VR200v
Hauke Mehrtens [Mon, 18 Jan 2016 20:40:03 +0000 (20:40 +0000)]
lantiq: add support for TP-Link VR200v

This adds basic support for TP-Link VR200v.
Currently the following parts are not working: FXO, Voice, DECT, WIFI (both)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48328

8 years agokernel: fix uninitialized variable in bridge multicast-to-unicast patch on 4.4
Felix Fietkau [Mon, 18 Jan 2016 20:16:37 +0000 (20:16 +0000)]
kernel: fix uninitialized variable in bridge multicast-to-unicast patch on 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48327

8 years agoarc: clean-up and move CFLAGS to include/target.mk
Felix Fietkau [Mon, 18 Jan 2016 17:52:03 +0000 (17:52 +0000)]
arc: clean-up and move CFLAGS to include/target.mk

Most of currently mentioned CFLAGS in arc770/Makefile
are not really required because:
 [1] "-Os -pipe" are set by default in include/target.mk
 [2] "-fno-caller-saves" gets enabled via menuconfig
     as an extra compiler flag for developers

So the only one that makes sense is "-matomic" and
that one is really essential. Without it many software
packges won't build complainin on unresolved atomic ops.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Jo-Philipp Wich <jow@openwrt.org>
Cc: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48326

8 years agoarc770/axs101: fix console output
Felix Fietkau [Mon, 18 Jan 2016 17:51:54 +0000 (17:51 +0000)]
arc770/axs101: fix console output

While bumping kernel version kernel command line was
unintentionally modified in attempt to make it closer
to upstream version.

In case of AXS that has not only serial port but HDMI/USB
both capable of being debug console we have 2 entries in
kernel's command line:
------------------->8-----------------
console=tty0 console=ttyS3,115200n8
------------------->8-----------------

But as it turned out OpenWRT uses procd as init instead of
Busybox. And in its turn procd gets the first "console"
entry from kernel command line (/proc/cmdline) and uses it
if default inittab is used:
------------------->8-----------------
...
::askconsole:/bin/ash --login
------------------->8-----------------

So what we got is non-functional serial console.
That change removes "console=tty0" which brings serial
console back to life.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Jo-Philipp Wich <jow@openwrt.org>
Cc: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48325

8 years agokernel: fix a build regression in the ld-version script fix
Felix Fietkau [Mon, 18 Jan 2016 17:40:40 +0000 (17:40 +0000)]
kernel: fix a build regression in the ld-version script fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48324

8 years agolantiq: drop linux 4.1 support
Felix Fietkau [Mon, 18 Jan 2016 15:54:23 +0000 (15:54 +0000)]
lantiq: drop linux 4.1 support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48323

8 years agolantiq: switch to linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 15:54:18 +0000 (15:54 +0000)]
lantiq: switch to linux 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48322

8 years agobr2684ctl: resolve a boot time race condition with nas0 bringup by using explicit...
Felix Fietkau [Mon, 18 Jan 2016 15:35:30 +0000 (15:35 +0000)]
br2684ctl: resolve a boot time race condition with nas0 bringup by using explicit notification when init is done

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48321

8 years agobr2684ctl: add support for notifying nas* bringup via a script
Felix Fietkau [Mon, 18 Jan 2016 15:35:24 +0000 (15:35 +0000)]
br2684ctl: add support for notifying nas* bringup via a script

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48320

8 years agolantiq: fix VDSL device detection with Linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 15:35:17 +0000 (15:35 +0000)]
lantiq: fix VDSL device detection with Linux 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48319

8 years agoramips: delete the broken sound driver
Felix Fietkau [Mon, 18 Jan 2016 13:40:15 +0000 (13:40 +0000)]
ramips: delete the broken sound driver

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48318

8 years agoramips: mark kmod-sound-mtk as broken, it does not compile properly
Felix Fietkau [Mon, 18 Jan 2016 13:22:38 +0000 (13:22 +0000)]
ramips: mark kmod-sound-mtk as broken, it does not compile properly

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48317

8 years agoramips: fix kernel config handling for mt7620/mt7628 sound module
Felix Fietkau [Mon, 18 Jan 2016 13:22:34 +0000 (13:22 +0000)]
ramips: fix kernel config handling for mt7620/mt7628 sound module

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48316

8 years agofirewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error
Felix Fietkau [Mon, 18 Jan 2016 13:21:37 +0000 (13:21 +0000)]
firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48315

8 years agoiptables: fix rebuild errors on configuration changes
Felix Fietkau [Mon, 18 Jan 2016 13:21:32 +0000 (13:21 +0000)]
iptables: fix rebuild errors on configuration changes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48314

8 years agobuild: use sstrip by default for musl
Felix Fietkau [Mon, 18 Jan 2016 12:47:36 +0000 (12:47 +0000)]
build: use sstrip by default for musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48313

8 years agoopenssl: remove the separate configuration menu, use the implicit one (via MENU:=1)
Felix Fietkau [Mon, 18 Jan 2016 12:42:08 +0000 (12:42 +0000)]
openssl: remove the separate configuration menu, use the implicit one (via MENU:=1)

Fixes warning on selecting OPENSSL_ENGINE_CRYPTO if openssl is not selected

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48312

8 years agobrcm2708: fix RPi model B plus support
Felix Fietkau [Mon, 18 Jan 2016 12:42:03 +0000 (12:42 +0000)]
brcm2708: fix RPi model B plus support

Not sure if B+ is used or not (mine has B Plus) so leave both

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 48311

8 years agokernel: fix MIPS linux-4.4 build on non-GNU systems
Felix Fietkau [Mon, 18 Jan 2016 11:40:49 +0000 (11:40 +0000)]
kernel: fix MIPS linux-4.4 build on non-GNU systems

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48310

8 years agowpa_supplicant: improve generating phase2 config line for WPA-EAP
Felix Fietkau [Mon, 18 Jan 2016 11:40:44 +0000 (11:40 +0000)]
wpa_supplicant: improve generating phase2 config line for WPA-EAP

WPA-EAP supports several phase2 (=inner) authentication methods when
using EAP-TTLS, EAP-PEAP or EAP-FAST (the latter is added as a first
step towards the UCI model supporting EAP-FAST by this commit)
The value of the auth config variable was previously expected to be
directly parseable as the content of the 'phase2' option of
wpa_supplicant.
This exposed wpa_supplicant's internals, leaving it to view-level to
set the value properly. Unfortunately, this is currently not the case,
as LuCI currently allows values like 'PAP', 'CHAP', 'MSCHAPV2'.
Users thus probably diverged and set auth to values like
'auth=MSCHAPV2' as a work-around.
This behaviour isn't explicitely documented anywhere and is not quite
intuitive...

The phase2-string is now generated according to $eap_type and $auth,
following the scheme also found in hostap's test-cases:
http://w1.fi/cgit/hostap/tree/tests/hwsim/test_ap_eap.py
The old behaviour is also still supported for the sake of not breaking
existing, working configurations.

Examples:
  eap_type   auth
  'ttls'     'EAP-MSCHAPV2'     -> phase2="autheap=MSCHAPV2"
  'ttls'     'MSCHAPV2'         -> phase2="auth=MSCHAPV2"
  'peap'     'EAP-GTC'          -> phase2="auth=GTC"

Deprecated syntax supported for compatibility:
  'ttls'     'autheap=MSCHAPV2' -> phase2="autheap=MSCHAPV2"

I will suggest a patch to LuCI adding EAP-MSCHAPV2, EAP-GTC, ... to
the list of Authentication methods available.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48309

8 years agolantiq: ltq-deu: Remove the "DEU test manager"
Felix Fietkau [Mon, 18 Jan 2016 11:40:40 +0000 (11:40 +0000)]
lantiq: ltq-deu: Remove the "DEU test manager"

Remove the "DEU test manager" code which has not been used for more than
two years (as the kernel module is not installed anymore since r38731).
This fixes compilation on kernel 4.3, which removes
aead_request_set_assoc (and newer kernels).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48308

8 years agolantiq: Add support for linux 4.4
Felix Fietkau [Mon, 18 Jan 2016 11:40:19 +0000 (11:40 +0000)]
lantiq: Add support for linux 4.4

The following patches were dropped because they are already applied
upstream:
- 0038-MIPS-lantiq-fpi-on-ar9.patch
- 0039-MIPS-lantiq-initialize-usb-on-boot.patch
- 0042-USB-DWC2-big-endian-support.patch
- 0043-gpio-stp-xway-fix-phy-mask.patch

All other patches were simply refreshed, except the following:
- 0001-MIPS-lantiq-add-pcie-driver.patch
  Changes to arch/mips/lantiq/xway/sysctrl.c (these changes disabled
  some PMU gates for the vrx200 / VR9 SoCs) were removed since the
  upstream kernel disables unused PMU gates automatically (since
  95135bfa7ead1becc2879230f72583dde2b71a0c
  "MIPS: Lantiq: Deactivate most of the devices by default").
- 0025-NET-MIPS-lantiq-adds-xrx200-net.patch
  Since OpenWrt commit 55ba20afcc2fe785146316e5be2c2473cb329885 drivers
  should use of_get_mac_address(). of_get_mac_address_mtd is not
  available for drivers anymore since it's called automatically within
  of_get_mac_address().
- 0028-NET-lantiq-various-etop-fixes.patch
  Same changes as in 0025-NET-MIPS-lantiq-adds-xrx200-net.patch

While refreshing the kernel configuration SPI support had to be moved to
config-4.4 because otherwise M25P80 was disabled.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48307

8 years agobusybox: fix broken IPv6 address displaying in ifconfig
Felix Fietkau [Mon, 18 Jan 2016 11:11:26 +0000 (11:11 +0000)]
busybox: fix broken IPv6 address displaying in ifconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48306

8 years agobrcm63xx: add support for Huawei HG622
Jonas Gorski [Mon, 18 Jan 2016 10:47:23 +0000 (10:47 +0000)]
brcm63xx: add support for Huawei HG622

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48305

8 years agoipq806x: fix sysupgrade for AP148
Jonas Gorski [Mon, 18 Jan 2016 10:46:58 +0000 (10:46 +0000)]
ipq806x: fix sysupgrade for AP148

AP148 uses lowercase name as boardname, so we need to use this in
platform.sh as well.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48304

8 years agobrcm63xx: fix platform gpio lookups for gpios < 32
Jonas Gorski [Mon, 18 Jan 2016 10:46:50 +0000 (10:46 +0000)]
brcm63xx: fix platform gpio lookups for gpios < 32

Overwriting static strings is never a good idea, especially expecting
identical strings to be stored in different memory locations.

This caused the lookups to always return the second chip's name. Fix
this by just initializing the lookup with the right values, so we
don't need to modify the strings at all.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48303

8 years agob53: update header register difinitions
Jonas Gorski [Mon, 18 Jan 2016 10:46:47 +0000 (10:46 +0000)]
b53: update header register difinitions

BCM531x5 has two pontential cpu ports, and header mode can be enabled
independently on both.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48302

8 years agopackage/libs/libiconv: function names
Jo-Philipp Wich [Mon, 18 Jan 2016 09:23:17 +0000 (09:23 +0000)]
package/libs/libiconv: function names

Currently libiconv-stub and libiconv-full use different names
for functions iconv, iconv_open, and iconv_close.

This may lead to failures when building modules, e.g. with
apr-util when NLS is not activated.

The two modules libiconv-stub and libiconv-full should be
interchangeable, so we need the same function names.

cf.
http://git.savannah.gnu.org/cgit/libiconv.git/tree/include/iconv.h.in

After applying this patch execute

make distclean

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
SVN-Revision: 48301

8 years agoimx6: drop 4.1 support
Luka Perkov [Mon, 18 Jan 2016 06:43:50 +0000 (06:43 +0000)]
imx6: drop 4.1 support

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 48300

8 years agoimx6: drop 4.3 support
Luka Perkov [Mon, 18 Jan 2016 06:43:48 +0000 (06:43 +0000)]
imx6: drop 4.3 support

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 48299

8 years agoimx6: move to 4.4 kernel
Luka Perkov [Mon, 18 Jan 2016 06:40:16 +0000 (06:40 +0000)]
imx6: move to 4.4 kernel

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 48298

8 years agompc85xx: update to linux 4.4, remove unnecessary patches
Felix Fietkau [Sun, 17 Jan 2016 21:05:19 +0000 (21:05 +0000)]
mpc85xx: update to linux 4.4, remove unnecessary patches

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48297

8 years agoiproute2: remove odd conffiles generation
Felix Fietkau [Sun, 17 Jan 2016 20:41:09 +0000 (20:41 +0000)]
iproute2: remove odd conffiles generation

This was generating a conffiles list that included the binary
and CONTROL/ files.

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
SVN-Revision: 48296

8 years agolantiq: Remove incorrect PCIe compatible strings
Felix Fietkau [Sun, 17 Jan 2016 19:56:16 +0000 (19:56 +0000)]
lantiq: Remove incorrect PCIe compatible strings

Re-defining the compatible property is not required since the correct
value is inherited from vr9.dtsi.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48295

8 years agolantiq: Remove the old SPI driver patch
Felix Fietkau [Sun, 17 Jan 2016 19:56:10 +0000 (19:56 +0000)]
lantiq: Remove the old SPI driver patch

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48294

8 years agolantiq: Switch to the new SPI driver
Felix Fietkau [Sun, 17 Jan 2016 19:56:03 +0000 (19:56 +0000)]
lantiq: Switch to the new SPI driver

Compared to the "old" driver:
- Each device must assign a pinctrl setting to the SPI node to allow the
  new SPI driver to configure the SPI pins.
  While here we are also using separate input and output settings so we
  are independent of whether the bootloader configures the pins correctly.
- We use the new "compatible" strings to make the driver choose the
  correct number of chip-selects for each SoC.
- The new driver starts counting the chip-selects at 1 (instead of 0, like
  the old one did). Thus we have to adjust the devices accordingly.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48293

8 years agolantiq: Add a rewritten version of the SPI driver
Felix Fietkau [Sun, 17 Jan 2016 19:55:55 +0000 (19:55 +0000)]
lantiq: Add a rewritten version of the SPI driver

The new driver provides a few improvements over the old one:
- Separate compatible strings per SoC type (this allows removing some
  hardcoded of_device_is_compatible() checks)
- It does not rely upon spi-bitbang anymore
- chip-selects are numbered as in the datasheet (= starting at 1 instead
  of 0)

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48292

8 years agolantiq: Disable CONFIG_SPI_GPIO
Felix Fietkau [Sun, 17 Jan 2016 19:55:48 +0000 (19:55 +0000)]
lantiq: Disable CONFIG_SPI_GPIO

All devices are now using the HW SPI driver, so this is not necessary
anymore.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48291

8 years agolantiq: Enable the hardware SPI driver on the DGN3500/DGN3500B
Felix Fietkau [Sun, 17 Jan 2016 19:55:42 +0000 (19:55 +0000)]
lantiq: Enable the hardware SPI driver on the DGN3500/DGN3500B

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48290

8 years agolantiq: Enable SPI for the EASY80920 board again
Felix Fietkau [Sun, 17 Jan 2016 19:55:37 +0000 (19:55 +0000)]
lantiq: Enable SPI for the EASY80920 board again

Also switch to the SPI definition provided by vr9.dtsi

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48289

8 years agolantiq: Switch FRITZ3370 from spi-gpio to the hardware SPI driver
Felix Fietkau [Sun, 17 Jan 2016 19:55:31 +0000 (19:55 +0000)]
lantiq: Switch FRITZ3370 from spi-gpio to the hardware SPI driver

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48288

8 years agolantiq: Re-use the SPI node from vr9.dtsi in TDW89X0.dtsi
Felix Fietkau [Sun, 17 Jan 2016 19:55:25 +0000 (19:55 +0000)]
lantiq: Re-use the SPI node from vr9.dtsi in TDW89X0.dtsi

This removes the duplicate SPI register definition.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48287

8 years agolantiq: Add the SPI node to ar9.dtsi and vr9.dtsi
Felix Fietkau [Sun, 17 Jan 2016 19:55:17 +0000 (19:55 +0000)]
lantiq: Add the SPI node to ar9.dtsi and vr9.dtsi

This allows devices to use SPI without having to re-define (and thus
duplicating) the whole SPI node.
By default SPI is disabled (as before) because only few devices need it.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48286

8 years agolantiq: Configure the PCIe reset GPIO using OF
Felix Fietkau [Sun, 17 Jan 2016 19:55:10 +0000 (19:55 +0000)]
lantiq: Configure the PCIe reset GPIO using OF

After the latest pinctrl backports there are only 50 (instead of 56 as
before) GPIOs/pins exported (thus the first GPIO on VRX200 SoCs is now
462, before it was 456). This means that any hardcoded GPIOs have to be
adjusted.
This broke the PCIe driver (which seems to be the only driver which uses
hardcoded GPIO numbers), it only reports:
ifx_pcie_wait_phy_link_up timeout
ifx_pcie_wait_phy_link_up timeout
ifx_pcie_wait_phy_link_up timeout
ifx_pcie_wait_phy_link_up timeout
ifx_pcie_wait_phy_link_up timeout
pcie_rc_initialize link up failed!!!!!

To prevent more of these issues in the future we remove the hardcoded
PCIe reset GPIO definition and simply pass it via device-tree (like the
PCI driver does).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48285

8 years agolantiq: Use the new pinctrl compatible strings
Felix Fietkau [Sun, 17 Jan 2016 19:55:04 +0000 (19:55 +0000)]
lantiq: Use the new pinctrl compatible strings

These were introduced in upstream commit
be14811c03cf "pinctrl/lantiq: introduce new dedicated devicetree
bindings" and finally allow us to use the individual pins within our dts
(for example spi_clk, etc.).
Please note that this changes the number of GPIOs which are available for
some SoCs. VRX200 SoCs for example only have 50 pins, but previously 56
pins were exposed. This means that all places which are using hardcoded
GPIO numbers (which are not passed via device-tree) need to be adjusted
(because the first GPIO number is now 462, instead of 456).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48284

8 years agolantiq: Backport upstream pinctrl-xway patches from 4.5
Felix Fietkau [Sun, 17 Jan 2016 19:54:59 +0000 (19:54 +0000)]
lantiq: Backport upstream pinctrl-xway patches from 4.5

Upstream commit be14811c03cf2 "pinctrl/lantiq: introduce new dedicated
devicetree bindings" allows us to use each pin in the pinmux. This is
useful for example in the "spi" group which contains some pins which
are inputs, and some which are outputs.
These can only be used once the new compatible strings for the pinctrl
node are used.
Additionally 0150-lantiq-pinctrl-xway.patch and the "GPIO PORT3 fix"
(which was part of 0012-pinctrl-lantiq-fix-up-pinmux.patch) were
replaced with their upstream variants which are also in 4.5.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48283

8 years agolantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer
Felix Fietkau [Sun, 17 Jan 2016 19:23:14 +0000 (19:23 +0000)]
lantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer

Upstream linux 4.2 commit 84be456f883c4685680fba8e5154b5f72e92957e
"remove <asm/scatterlist.h>" requires us to include linux/scatterlist.h
instead. This also works with older kernels (at least 4.1, thanks to
Hauke Mehrtens for testing).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48282

8 years agobase-files: Fix sysupgrade overlay saving
Jo-Philipp Wich [Sun, 17 Jan 2016 18:24:30 +0000 (18:24 +0000)]
base-files: Fix sysupgrade overlay saving

A previous change to sysupgrade moved the overlay files into upper/
The -c switch generates a list of files to backup, but the sed
calls did not take this into consideration.

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
SVN-Revision: 48281

8 years agonetifd: fix PKG_VERSION (#21630)
Jo-Philipp Wich [Sun, 17 Jan 2016 17:15:01 +0000 (17:15 +0000)]
netifd: fix PKG_VERSION (#21630)

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48280

8 years agoar71xx/lzma-loader: fix O32 ABI conformance
Gabor Juhos [Sun, 17 Jan 2016 15:29:03 +0000 (15:29 +0000)]
ar71xx/lzma-loader: fix O32 ABI conformance

According to the calling convention of the o32 ABI the caller
function must reserve stack space for $a0-$a3 registers in case
the callee needs to save its arguments.

The assembly code of the loader does not reserve stack space for
these registers thus when the 'loader_main' function needs to save
its arguments, those will be stored in the 'workspace' area instead
of the stack.

Because the workspace area is also used by other part of the code, the
saved register values gets overwritten and this often leads to failed
kernel boots.

Fix the code to reserve stack space for the registers to avoid this
error.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 48279

8 years agouclient: update to the latest version, adds many fixes/features
Felix Fietkau [Sun, 17 Jan 2016 12:41:06 +0000 (12:41 +0000)]
uclient: update to the latest version, adds many fixes/features

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48278

8 years agokernel: add missing kernel config symbol for crypto-rng (fixes #21596)
Felix Fietkau [Sun, 17 Jan 2016 11:17:06 +0000 (11:17 +0000)]
kernel: add missing kernel config symbol for crypto-rng (fixes #21596)

Signed-off-by: Lucian Cristian <luci@createc.ro>
SVN-Revision: 48277

8 years agoar71xx: Use full 128MB flash on Netgear WNDR4300 and WNDR3700v4
Felix Fietkau [Sun, 17 Jan 2016 11:16:56 +0000 (11:16 +0000)]
ar71xx: Use full 128MB flash on Netgear WNDR4300 and WNDR3700v4

Change MTD on WNDR4300 and WNDR3700v4 to fully utilize the 128MB flash.

Credit to @Tuochenlyu on GitHub.

Signed-off-by: Chris Marchesi <chrism@vancluevertech.com>
SVN-Revision: 48276

8 years agompc85xx: Add PTP node for TL-WD4900 in device tree
Felix Fietkau [Sun, 17 Jan 2016 11:16:52 +0000 (11:16 +0000)]
mpc85xx: Add PTP node for TL-WD4900 in device tree

PTP requires at least one timer to be 1PPS so describe it.
For testing, load kernel module gianfar_ptp and use ptp4l
from linuxptp.

Copied from FSL P1010RDB reference design.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 48275

8 years agonetwork: add virtual tunnel interface (VTI) support
Felix Fietkau [Sun, 17 Jan 2016 11:06:02 +0000 (11:06 +0000)]
network: add virtual tunnel interface (VTI) support

This adds support for configuring VTI interfaces within /etc/config/network.
VTI interfaces are used to create IPsec tunnel interfaces. These interfaces
may be used for routing and other purposes.

Example config:
config interface 'vti1'
option proto 'vti'
option mtu '1500'
option tunlink 'wan'
option peeraddr '192.168.5.16'
option zone 'VPN'
option ikey 2
option okey 2

config interface 'vti1_static'
option proto 'static'
option ifname '@vti1'
option ipaddr '192.168.7.2/24'

The options ikey and okey correspond to the fwmark value of a ipsec policy.
The may be null if you do not want fwmarks.
Also peeraddr may be 0.0.0 if you want all ESP packets go through the
interface.
Example strongswan config:
conn vti
left=%any
leftcert=peer2.test.der
leftid=@peer2.test
right=192.168.5.16
rightid=@peer3.test
leftsubnet=0.0.0.0/0
rightsubnet=0.0.0.0/0
mark=2
auto=route

Signed-off-by: André Valentin <avalentin@marcant.net>
SVN-Revision: 48274

8 years agonetifd: update to the latest version, adds VTI support and a policy routing fix
Felix Fietkau [Sun, 17 Jan 2016 11:05:53 +0000 (11:05 +0000)]
netifd: update to the latest version, adds VTI support and a policy routing fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48273

8 years agokernel: add usb-net-sr9700 package
Felix Fietkau [Sun, 17 Jan 2016 11:03:41 +0000 (11:03 +0000)]
kernel: add usb-net-sr9700 package

Add support for
CoreChip-sz SR9700 based USB 1.1 10/100 ethernet devices

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
SVN-Revision: 48272

8 years agoca-certificates: update to version 20160104
Felix Fietkau [Sun, 17 Jan 2016 11:03:36 +0000 (11:03 +0000)]
ca-certificates: update to version 20160104

- update to latest version 20160104
- remove cpu dependency (PKGARCH:=all)
- set myself as package maintainer

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
SVN-Revision: 48271

8 years agobuild: add @APACHE download facility
Felix Fietkau [Sun, 17 Jan 2016 10:47:32 +0000 (10:47 +0000)]
build: add @APACHE download facility

The Apache Software Foundation offers diverse download mirros.

For packaging Apache software a new alias @APACHE is defined.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
SVN-Revision: 48270

8 years agolantiq: Fixed brnImage signature for the VGV7510KW22BRN images
Felix Fietkau [Sun, 17 Jan 2016 10:47:10 +0000 (10:47 +0000)]
lantiq: Fixed brnImage signature for the VGV7510KW22BRN images

The old signature only worked because brnboot ignores the leading "5" in
the signature. We can see the correct signature when flashing a brnImage
via recovery web-interface, in this case brnboot reports:
[CGI-Signature Check] buf:[BRNDA6431], sigInFlash:[BRNDA6431]

Thanks to Mathias Kresin for reporting this.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48269

8 years agoar8327: add IGMP Snooping support
Felix Fietkau [Sun, 17 Jan 2016 10:42:46 +0000 (10:42 +0000)]
ar8327: add IGMP Snooping support

This add support for IGMP Snooping on atheros switches (disabled by default),
which avoids flooding the network with multicast data.

Tested on TL-WDR4300: disabling IGMP Snooping results in multicast flooding
on each specific port, enabling it back again prevents each port from
receiving all multicast packets.

Partially based on: http://patchwork.ozlabs.org/patch/418122/

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 48268

8 years agoSupport LibreSSL as provider of openssl
Felix Fietkau [Sun, 17 Jan 2016 10:42:32 +0000 (10:42 +0000)]
Support LibreSSL as provider of openssl

The build scripts check for openssl by grepping the string "OpenSSL" in
the output of openssl version command. LibreSSL fails this test as it
outputs something like "LibreSSL 2.2.4". This patch fix the
prereq-bulid.mk file so that it accepts LibreSSL as openssl provider as
well.

Signed-off-by: Marek Behun <kabel@blackhole.sk>
SVN-Revision: 48267