Jo-Philipp Wich
939b944c6e
Revert "6in4: Corrected tunnelbroker tunnel update URL"
...
The auth change appears to break the endpoint update for most users and with
my local tests the old update url works just fine.
This reverts commit 99c03a88cb6fed0519efdfaac305794653a12542.
SVN-Revision: 48384
2016-01-19 23:25:38 +00:00
Felix Fietkau
f6e4badfe4
toolchain: Add glibc 2.22
...
Signed-off-by: Michael Marley <michael@michaelmarley.com>
SVN-Revision: 48383
2016-01-19 22:58:51 +00:00
Rafał Miłecki
7c2356e2a0
bcm53xx: revert iProc patch adding PAXC support
...
It broke detecting some PCIe devices. This fixes (workarounds) #21393 .
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48382
2016-01-19 22:53:21 +00:00
Felix Fietkau
e3b3b7fb0a
lantiq: Enable the uImage mtd splitter
...
Until linux 4.1 the lantiq target used CONFIG_MTD_UIMAGE_SPLIT=y. That
option however is only available until linux 4.3 - thus it was not added
to lantiq's 4.4 kernel config (in r48307). This results in broken images
for devices which are using uImages. This fixes #21652
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48381
2016-01-19 22:48:37 +00:00
Felix Fietkau
54baefc480
ustream-ssl: update to the latest version, fixes connection with servers requiring DHE
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48380
2016-01-19 22:41:36 +00:00
Felix Fietkau
23541c6f6f
uclient: install a symlink from uclient-fetch to wget into /bin
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48379
2016-01-19 22:41:31 +00:00
Felix Fietkau
977948b15c
uclient: update to the latest version, fixes a cosmetic progress bar issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48378
2016-01-19 22:41:18 +00:00
Zoltan Herpai
06bcc64f1f
mxs: initial 4.4 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48377
2016-01-19 22:05:05 +00:00
Zoltan Herpai
4e3813c79d
kernel: add missing symbols for 4.4
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48376
2016-01-19 22:03:43 +00:00
Rafał Miłecki
b9fb3d4524
bcm53xx: update iProc patches (V5 accepted in helgaas/pci.git next)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48375
2016-01-19 21:53:23 +00:00
Zoltan Herpai
76b903a415
packages: bump uboot-mxs to 2016.01, refresh patches
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48374
2016-01-19 21:50:11 +00:00
Felix Fietkau
e62802752e
kernel: fix keyring reference leak (CVE-2016-0728)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48372
2016-01-19 21:09:17 +00:00
Felix Fietkau
20ba5a01cf
kernel: modularize dma shared buffer code to eliminate kernel bloat
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48371
2016-01-19 21:09:11 +00:00
Rafał Miłecki
000295f8ba
bcm53xx: move iProc patches that went mainline
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48370
2016-01-19 20:59:10 +00:00
Rafał Miłecki
bba8f059d7
bcm53xx: backport iProc Kconfig fixes
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48369
2016-01-19 20:58:53 +00:00
Rafał Miłecki
1dfa369c98
bcm53xx: group iProc patches into patchsets they were sent in
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48368
2016-01-19 20:58:48 +00:00
Felix Fietkau
82939c3f52
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
2016-01-19 16:52:17 +00:00
John Crispin
ff7f5eb13d
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
2016-01-19 15:31:35 +00:00
Felix Fietkau
e34acd64f5
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
2016-01-19 15:14:51 +00:00
Felix Fietkau
89ca7c5d0e
toolchain/musl: enable debug information
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48363
2016-01-19 12:41:59 +00:00
John Crispin
d48834e553
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
2016-01-19 10:20:16 +00:00
John Crispin
29ec3811c0
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
2016-01-19 10:16:45 +00:00
John Crispin
78a6a9aec3
ipq806x: Add support for Netgear D7800
...
Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 48360
2016-01-19 10:16:36 +00:00
John Crispin
f51f92d7e9
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
2016-01-19 10:16:30 +00:00
John Crispin
9df952742d
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
2016-01-19 10:16:20 +00:00
John Crispin
9d4e076966
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
2016-01-19 10:16:11 +00:00
John Crispin
ed72c5f846
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
2016-01-19 10:16:04 +00:00
John Crispin
9f7bbc649c
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
2016-01-19 10:15:44 +00:00
John Crispin
e25a467072
at91: drop v3.18
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48354
2016-01-19 10:15:39 +00:00
John Crispin
83c246dffd
at91: move to 4.4 kernel
...
Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48353
2016-01-19 10:15:32 +00:00
John Crispin
0007d435ec
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
2016-01-19 10:15:26 +00:00
John Crispin
7a3dacef98
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
2016-01-19 10:15:20 +00:00
John Crispin
f5454fe429
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
2016-01-19 10:15:14 +00:00
John Crispin
373594fb4b
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
2016-01-19 10:15:04 +00:00
Felix Fietkau
999d8c87b2
kernel: add patch to fix the ccp-crypto module
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48348
2016-01-19 10:06:52 +00:00
Felix Fietkau
d33c0dd6d0
kernel/modules: add kmod-crypto-hw-ccp
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48347
2016-01-19 10:06:43 +00:00
Felix Fietkau
5abaa5e5a6
kernel: add missing symbol for 4.4
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48346
2016-01-19 10:06:34 +00:00
Felix Fietkau
faad8b68a4
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
2016-01-19 10:06:29 +00:00
Felix Fietkau
3b15eb0ade
hostap/wpa_supplicant: enable EAP-FAST in -full builds
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48344
2016-01-19 10:06:23 +00:00
Felix Fietkau
808a605453
uhttpd: add option for mbedtls
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48343
2016-01-19 10:06:18 +00:00
Felix Fietkau
10557694bb
kernel: add missing symbols for 4.1
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 48342
2016-01-18 23:35:18 +00:00
Felix Fietkau
cd5d3f9240
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
2016-01-18 23:35:12 +00:00
Felix Fietkau
2e7b00069a
oxnas: switch to Linux 4.4
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48340
2016-01-18 23:35:05 +00:00
Felix Fietkau
89d37aaa5c
oxnas: add patches and config for Linux 4.4
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48339
2016-01-18 23:34:59 +00:00
Felix Fietkau
cee6c07cf3
oxnas: prepare platform and drivers for Linux 4.4
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48338
2016-01-18 23:34:51 +00:00
Felix Fietkau
354e5cdbe2
oxnas: fix the incorrect board names
...
Signed-off-by: Shonn Lu <countrysideboy@qq.com>
Acked-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48337
2016-01-18 23:34:42 +00:00
Felix Fietkau
10220cd7e9
cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48336
2016-01-18 23:20:38 +00:00
Felix Fietkau
9c7d5fb570
kernel: work around CONFIG_CPU_SW_DOMAIN_PAN breakage on ARM11 MPCore
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48335
2016-01-18 23:20:18 +00:00
Felix Fietkau
87e4f9f009
cns3xxx: update to linux 4.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48334
2016-01-18 22:38:23 +00:00
Felix Fietkau
91278df70e
cns3xxx: fix a ethernet driver napi poll handling bug
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48333
2016-01-18 22:38:14 +00:00