Felix Fietkau [Thu, 21 Jan 2016 23:22:06 +0000 (23:22 +0000)]
qos-scripts: Allow classification by the traffic's source interface
This adds a "srciface" option that can be used on classification
rules in /etc/config/qos. This is useful to allow prioritization
based on the local network from which the traffic originates, for
example to deprioritize traffic from a guest network.
Signed-off-by: Michael Marley <michael@michaelmarley.com>
SVN-Revision: 48446
Felix Fietkau [Thu, 21 Jan 2016 22:26:15 +0000 (22:26 +0000)]
qos-scripts: stop overriding tx queue length
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48445
Felix Fietkau [Thu, 21 Jan 2016 19:00:51 +0000 (19:00 +0000)]
musl: backport a fix that caused the wrong relocations to be emitted on some architectures
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48444
Felix Fietkau [Thu, 21 Jan 2016 16:08:19 +0000 (16:08 +0000)]
kernel: clean up redundant SLUB/SLAB related defines for 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48443
Felix Fietkau [Thu, 21 Jan 2016 16:08:15 +0000 (16:08 +0000)]
kernel: switch to SLUB by default in 4.4 (for improved performance)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48442
Felix Fietkau [Thu, 21 Jan 2016 15:59:39 +0000 (15:59 +0000)]
uclient: update to the latest version, fixes overwrite with wget -O
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48441
Felix Fietkau [Thu, 21 Jan 2016 15:55:35 +0000 (15:55 +0000)]
mac80211: only strip the platform/ prefix from path for pci devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48440
Felix Fietkau [Thu, 21 Jan 2016 15:51:52 +0000 (15:51 +0000)]
mac80211: fix check for existing config section from r48426
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48439
Felix Fietkau [Thu, 21 Jan 2016 15:37:43 +0000 (15:37 +0000)]
ath9k: ignore EEPROM mismatch on flash based devices (fixes #21611)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48438
Felix Fietkau [Thu, 21 Jan 2016 15:37:38 +0000 (15:37 +0000)]
kernel: make backlight support depend on display support
Mark backlight core package as hidden
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48437
Felix Fietkau [Thu, 21 Jan 2016 15:37:30 +0000 (15:37 +0000)]
kernel: mark kmod-drm as hidden so that it only gets selected if a driver for it can be selected
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48436
Felix Fietkau [Thu, 21 Jan 2016 15:37:20 +0000 (15:37 +0000)]
kernel: reduce AddDepends related cargo cult programming in video.mk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48435
Felix Fietkau [Thu, 21 Jan 2016 15:37:10 +0000 (15:37 +0000)]
kernel: video: add DRM core and IMX DRM support for HDMI/LVDS
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 48434
Felix Fietkau [Thu, 21 Jan 2016 15:37:01 +0000 (15:37 +0000)]
kernel: video: add fbcon support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 48433
Felix Fietkau [Thu, 21 Jan 2016 15:36:53 +0000 (15:36 +0000)]
kernel: add backlight kernel module support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 48432
Felix Fietkau [Thu, 21 Jan 2016 15:36:47 +0000 (15:36 +0000)]
oprofile: delete the package, it has become useless now that perf is working
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48431
Felix Fietkau [Thu, 21 Jan 2016 14:08:33 +0000 (14:08 +0000)]
elfutils: fix compatibility with non-glibc builds
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48429
Felix Fietkau [Thu, 21 Jan 2016 13:28:25 +0000 (13:28 +0000)]
x86: fix kernel crash on geode devices (#21667)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48428
Felix Fietkau [Thu, 21 Jan 2016 13:28:18 +0000 (13:28 +0000)]
build: download.mk: bugfix download.pl argument call order
Change wrong download.pl argument call order.
See download.pl argument list.
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
SVN-Revision: 48427
Felix Fietkau [Thu, 21 Jan 2016 13:28:09 +0000 (13:28 +0000)]
mac80211: strip platform/ prefix from device path to improve compatibility between kernel versions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48426
Felix Fietkau [Thu, 21 Jan 2016 13:28:04 +0000 (13:28 +0000)]
mac80211: make the path phy lookup more robust regarding config upgrades, allow partial path matching
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48425
Felix Fietkau [Thu, 21 Jan 2016 11:46:18 +0000 (11:46 +0000)]
grub2: switch back to installing to STAGING_DIR_HOST
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48424
Rafał Miłecki [Thu, 21 Jan 2016 05:59:16 +0000 (05:59 +0000)]
bcm53xx: fix iProc regression with sent patch instead of a revert
This properly fixes #21393.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48423
Felix Fietkau [Wed, 20 Jan 2016 23:50:36 +0000 (23:50 +0000)]
binutils: use nls.mk to fix libbfd link errors in other packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48422
Felix Fietkau [Wed, 20 Jan 2016 23:21:09 +0000 (23:21 +0000)]
include/autotools.mk: fix gettext installation path
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48421
Felix Fietkau [Wed, 20 Jan 2016 23:21:03 +0000 (23:21 +0000)]
gettext-full: fix relocatable patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48420
Felix Fietkau [Wed, 20 Jan 2016 22:59:34 +0000 (22:59 +0000)]
valgrind: fix build with mips soft-float
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48419
Felix Fietkau [Wed, 20 Jan 2016 22:59:29 +0000 (22:59 +0000)]
bzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48418
Felix Fietkau [Wed, 20 Jan 2016 21:31:56 +0000 (21:31 +0000)]
build: add logging for package host builds
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48417
Felix Fietkau [Wed, 20 Jan 2016 21:31:50 +0000 (21:31 +0000)]
build: add locking for downloads (fixes race conditions with multiple variants)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48416
Felix Fietkau [Wed, 20 Jan 2016 21:31:43 +0000 (21:31 +0000)]
build: split BUILD_LOG logs per variant
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48415
Felix Fietkau [Wed, 20 Jan 2016 21:31:38 +0000 (21:31 +0000)]
rules.mk: make the locked template available even if flock has not been built yet (fall back to unlocked shell command)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48414
Felix Fietkau [Wed, 20 Jan 2016 21:31:34 +0000 (21:31 +0000)]
tools: compile flock before everything else
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48413
Felix Fietkau [Wed, 20 Jan 2016 20:46:20 +0000 (20:46 +0000)]
Revert "include/autoconf.mk: decouple host fixups from target fixups"
This reverts commit r48403
SVN-Revision: 48412
Felix Fietkau [Wed, 20 Jan 2016 20:13:40 +0000 (20:13 +0000)]
build: use a separate variable checking the subdir path (for host packages)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48410
Felix Fietkau [Wed, 20 Jan 2016 20:09:43 +0000 (20:09 +0000)]
kernel: fix module load issue in the dma-buf debloat patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48409
Felix Fietkau [Wed, 20 Jan 2016 19:36:23 +0000 (19:36 +0000)]
bzip2: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48408
Felix Fietkau [Wed, 20 Jan 2016 19:36:18 +0000 (19:36 +0000)]
gettext-full: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48407
Felix Fietkau [Wed, 20 Jan 2016 19:36:14 +0000 (19:36 +0000)]
gettext: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48406
Felix Fietkau [Wed, 20 Jan 2016 19:36:10 +0000 (19:36 +0000)]
lua: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48405
Felix Fietkau [Wed, 20 Jan 2016 19:12:28 +0000 (19:12 +0000)]
include/autoconf.mk: decouple host fixups from target fixups
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48403
Felix Fietkau [Wed, 20 Jan 2016 19:12:22 +0000 (19:12 +0000)]
libiconv: install to the new prefix
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48402
Felix Fietkau [Wed, 20 Jan 2016 19:12:13 +0000 (19:12 +0000)]
host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48401
Felix Fietkau [Wed, 20 Jan 2016 19:12:06 +0000 (19:12 +0000)]
build: move host build directories of package/* to build_dir/target-*/host/
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48400
Felix Fietkau [Wed, 20 Jan 2016 19:12:01 +0000 (19:12 +0000)]
toolchain: Reverse glibc/eglibc conditionals to check for eglibc
This will make adding future glibc versions easier because the
conditionals won't have to be modified again.
Signed-off-by: Michael Marley <michael@michaelmarley.com>
SVN-Revision: 48399
Felix Fietkau [Wed, 20 Jan 2016 19:11:48 +0000 (19:11 +0000)]
oxnas: finally make board names consistent
r48337 unfortunately incorrectly changed the boardname of the stg212
into stg-212 which is not the name of the image of DTS file or
boardname using sysupgrade, which is 'stg212' and imho should stay
that way.
The changes r48337 made for pogoplug-pro and pogoplug-v3 were correct,
thus this commit only partially reverts r48337.
Also properly set default for USB LED while already at it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 48398
Felix Fietkau [Wed, 20 Jan 2016 19:11:41 +0000 (19:11 +0000)]
netifd: update to the latest version, adds a cosmetic fix for a wpa related variable
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48397
Felix Fietkau [Wed, 20 Jan 2016 13:54:30 +0000 (13:54 +0000)]
libiconv: change include guard to make glib2 consider it compatible
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48396
Felix Fietkau [Wed, 20 Jan 2016 13:54:22 +0000 (13:54 +0000)]
gcc: drop version 4.8-linaro
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48395
Felix Fietkau [Wed, 20 Jan 2016 13:54:17 +0000 (13:54 +0000)]
binutils: switch to version 2.25.1 by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48394
Felix Fietkau [Wed, 20 Jan 2016 13:54:13 +0000 (13:54 +0000)]
elfutils: bump to 0.165
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 48393
Felix Fietkau [Wed, 20 Jan 2016 10:15:29 +0000 (10:15 +0000)]
6in4: use uclient-fetch instead of wget/curl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48391
Felix Fietkau [Wed, 20 Jan 2016 10:15:25 +0000 (10:15 +0000)]
uclient: update to the latest version, adds an auth reconnect handling fix and a small uclient-fetch command line fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48390
Felix Fietkau [Wed, 20 Jan 2016 08:40:44 +0000 (08:40 +0000)]
lantiq: Fix enabling CONFIG_MTD_UIMAGE_SPLIT
r48381 added CONFIG_MTD_SPLIT_UIMAGE_FW=Y to the lantiq kernel
configuration. That unfortunately contains a typo since the "y" has to
be lower-case. This leads to the kernel asking whether the config
symbol should be enabled and thus breaking the build.
FIXES: r48381/
feab990887b4: lantiq: Enable the uImage mtd splitter
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48389
Felix Fietkau [Tue, 19 Jan 2016 23:56:34 +0000 (23:56 +0000)]
qos-scripts: Fix classification of ingress traffic
Set the save-mark mask for the qos_${cg} chain to 0xff instead of
0xf0. With the old value, the nibble that was saved would be
masked during the restore, preventing ingress traffic from being
classified. Thanks to nbd for recommending the fix.
Signed-off-by: Michael Marley <michael@michaelmarley.com>
SVN-Revision: 48388
Felix Fietkau [Tue, 19 Jan 2016 23:44:44 +0000 (23:44 +0000)]
toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48387
Felix Fietkau [Tue, 19 Jan 2016 23:35:04 +0000 (23:35 +0000)]
opkg: depend on uclient-fetch, disable busybox wget
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48386
Felix Fietkau [Tue, 19 Jan 2016 23:27:14 +0000 (23:27 +0000)]
uhttpd: fix typo in default config for px5g
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48385
Jo-Philipp Wich [Tue, 19 Jan 2016 23:25:38 +0000 (23:25 +0000)]
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
Felix Fietkau [Tue, 19 Jan 2016 22:58:51 +0000 (22:58 +0000)]
toolchain: Add glibc 2.22
Signed-off-by: Michael Marley <michael@michaelmarley.com>
SVN-Revision: 48383
Rafał Miłecki [Tue, 19 Jan 2016 22:53:21 +0000 (22:53 +0000)]
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
Felix Fietkau [Tue, 19 Jan 2016 22:48:37 +0000 (22:48 +0000)]
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
Felix Fietkau [Tue, 19 Jan 2016 22:41:36 +0000 (22:41 +0000)]
ustream-ssl: update to the latest version, fixes connection with servers requiring DHE
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48380
Felix Fietkau [Tue, 19 Jan 2016 22:41:31 +0000 (22:41 +0000)]
uclient: install a symlink from uclient-fetch to wget into /bin
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48379
Felix Fietkau [Tue, 19 Jan 2016 22:41:18 +0000 (22:41 +0000)]
uclient: update to the latest version, fixes a cosmetic progress bar issue
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48378
Zoltan Herpai [Tue, 19 Jan 2016 22:05:05 +0000 (22:05 +0000)]
mxs: initial 4.4 support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48377
Zoltan Herpai [Tue, 19 Jan 2016 22:03:43 +0000 (22:03 +0000)]
kernel: add missing symbols for 4.4
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48376
Rafał Miłecki [Tue, 19 Jan 2016 21:53:23 +0000 (21:53 +0000)]
bcm53xx: update iProc patches (V5 accepted in helgaas/pci.git next)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48375
Zoltan Herpai [Tue, 19 Jan 2016 21:50:11 +0000 (21:50 +0000)]
packages: bump uboot-mxs to 2016.01, refresh patches
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48374
Felix Fietkau [Tue, 19 Jan 2016 21:09:17 +0000 (21:09 +0000)]
kernel: fix keyring reference leak (CVE-2016-0728)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48372
Felix Fietkau [Tue, 19 Jan 2016 21:09:11 +0000 (21:09 +0000)]
kernel: modularize dma shared buffer code to eliminate kernel bloat
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48371
Rafał Miłecki [Tue, 19 Jan 2016 20:59:10 +0000 (20:59 +0000)]
bcm53xx: move iProc patches that went mainline
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48370
Rafał Miłecki [Tue, 19 Jan 2016 20:58:53 +0000 (20:58 +0000)]
bcm53xx: backport iProc Kconfig fixes
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48369
Rafał Miłecki [Tue, 19 Jan 2016 20:58:48 +0000 (20:58 +0000)]
bcm53xx: group iProc patches into patchsets they were sent in
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48368
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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