openwrt.git
8 years agoramips: HLK-RM04 - Fix push button functions
blogic [Mon, 8 Feb 2016 08:26:11 +0000 (08:26 +0000)]
ramips: HLK-RM04 - Fix push button functions

The RESET button of the HLK-RM04 is connected to GPIO0, linux function 0x198
The WPS button of the HLK-RM04 is connected to GPIO14, linux function 0x211

Signed-off-by: John Clark <inindev@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48663 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: HLK-RM04 - Remove power LED config
blogic [Mon, 8 Feb 2016 08:26:02 +0000 (08:26 +0000)]
ramips: HLK-RM04 - Remove power LED config

The power LED on the HLK-RM04 is hard wired to the power bus and is not under GPIO control, remove the bogus config for it.
(Note that GPIO0 is actually connected to the RESET button.)

Signed-off-by: John Clark <inindev@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48662 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobase-files: For sysfixtime use hwclock if RTC available
blogic [Mon, 8 Feb 2016 08:25:53 +0000 (08:25 +0000)]
base-files: For sysfixtime use hwclock if RTC available

On systems that have an RTC prefer it to the file-based time fixup (i.e.
use hwclock when there is a permanent clock instead of the faked up time
logic that is needed when there is not RTC).

We can't rely on hctosys kernel feature either as we're usually using
RTC as kernel modules which are usually being loaded after hctosys was
run, leading in the following error:

  hctosys: unable to open rtc device (rtc0)

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48661 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotools/gmp: update to 6.1.0
blogic [Mon, 8 Feb 2016 08:25:46 +0000 (08:25 +0000)]
tools/gmp: update to 6.1.0

Update gmp to version 6.1.0, released in November 2015.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48660 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotools/cmake: update to 3.4.3
blogic [Mon, 8 Feb 2016 08:25:39 +0000 (08:25 +0000)]
tools/cmake: update to 3.4.3

Update cmake to 3.4.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48659 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agolantiq: VGV7510KW22/VGV7519 update spi pinmux group
blogic [Mon, 8 Feb 2016 08:25:31 +0000 (08:25 +0000)]
lantiq: VGV7510KW22/VGV7519 update spi pinmux group

With the backport of the kernel 4.5 pinctrl-xway patches (3551609d &
826bca29) the pinmux group "spi" was splitted into "spi_di", "spi_do" &
"spi_clk". But the no longer existing group "spi" is still used by some
device tree source files.

This fixes the detection of the wireless chipset of the VGV7510KW22.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48658 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agolantiq: BTHOMEHUBV5A - explicit select the flash device
blogic [Mon, 8 Feb 2016 08:25:22 +0000 (08:25 +0000)]
lantiq: BTHOMEHUBV5A - explicit select the flash device

The stock u-boot doesn't disable unused flash banks. Therefore, the nand
driver tries to initialize a not connected NOR flash and the device
hangs on boot.

Workaround the issue by selecting the second flash bank (NAND).

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48657 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agolantiq: fix wrong parameter order in xway_nand driver
blogic [Mon, 8 Feb 2016 08:25:15 +0000 (08:25 +0000)]
lantiq: fix wrong parameter order in xway_nand driver

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48656 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agorelayd: update to the latest version, fixes some more connectivity issues (#21817)
nbd [Mon, 8 Feb 2016 08:03:06 +0000 (08:03 +0000)]
relayd: update to the latest version, fixes some more connectivity issues (#21817)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48655 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agolinux-firmware: package BCM4366 firmware
rmilecki [Mon, 8 Feb 2016 07:30:49 +0000 (07:30 +0000)]
linux-firmware: package BCM4366 firmware

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48654 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: fix flowrings infinite loops in brcmfmac on BCM4366
rmilecki [Sun, 7 Feb 2016 23:12:38 +0000 (23:12 +0000)]
mac80211: fix flowrings infinite loops in brcmfmac on BCM4366

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48653 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: register only the built-in switch MDIO bus, hook up eth0 to it, should hopefu...
nbd [Sun, 7 Feb 2016 21:00:11 +0000 (21:00 +0000)]
ar71xx: register only the built-in switch MDIO bus, hook up eth0 to it, should hopefully fix regression reported in #21520

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48652 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: fix MDIO bus probe on QCA956x
nbd [Sun, 7 Feb 2016 21:00:01 +0000 (21:00 +0000)]
ar71xx: fix MDIO bus probe on QCA956x

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48651 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: fold patch 622-MIPS-ath79-add-support-for-QCA956x-ethernet.patch into files/
nbd [Sun, 7 Feb 2016 20:59:51 +0000 (20:59 +0000)]
ar71xx: fold patch 622-MIPS-ath79-add-support-for-QCA956x-ethernet.patch into files/

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48650 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobusybox: fix route tables in ip rule show output
nbd [Sun, 7 Feb 2016 20:15:21 +0000 (20:15 +0000)]
busybox: fix route tables in ip rule show output

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48649 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: merge a fix for minstrel expected throughput reporting
nbd [Sun, 7 Feb 2016 14:30:01 +0000 (14:30 +0000)]
mac80211: merge a fix for minstrel expected throughput reporting

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48648 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: merge a few mesh fixes
nbd [Sun, 7 Feb 2016 14:29:51 +0000 (14:29 +0000)]
mac80211: merge a few mesh fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48647 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobase-files: set mac address in default network config via device sections
nbd [Sun, 7 Feb 2016 14:18:43 +0000 (14:18 +0000)]
base-files: set mac address in default network config via device sections

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48646 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agompc85xx: fix TL-WDR4900 mac address assignment to match original firmware
nbd [Sun, 7 Feb 2016 14:18:36 +0000 (14:18 +0000)]
mpc85xx: fix TL-WDR4900 mac address assignment to match original firmware

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48645 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoudev: delete package, it is old and not used by any core packages/targets
nbd [Sun, 7 Feb 2016 13:29:34 +0000 (13:29 +0000)]
udev: delete package, it is old and not used by any core packages/targets

udev or eudev will be added to the packages feed instead

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48644 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoiptables: using external kernel tree should not alter patch behaviour.
nbd [Sun, 7 Feb 2016 13:29:27 +0000 (13:29 +0000)]
iptables: using external kernel tree should not alter patch behaviour.

iptables is the only exception in the package tree, causing patch
behaviour to be inconsistent on this package.

Signed-off-by: Rick van der Zwet <rick.vanderzwet@anywi.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48643 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobuild: don't add -fno-plt for ARC
nbd [Sun, 7 Feb 2016 13:29:16 +0000 (13:29 +0000)]
build: don't add -fno-plt for ARC

Curent ARC toolchain fails to build libstdc++ if -fno-plt is used.
Lots of following error messages appear:
------------------->8------------------
...
staging_dir/toolchain-arc_arc700_gcc-arc-2015.06_uClibc-1.0.9/arc-openwrt-linux-uclibc/bin/ld:
BFD (GNU Binutils) 2.23.2 assertion fail elf32-arc.c:2786
collect2: error: ld returned 1 exit status
------------------->8------------------

In newer binutils (still in development) for ARC rewritten from
scratch this seem to not happen, so once new binutils for ARC hit
the street this patch might be reverted.

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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48642 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoath9k: merge fix for noise floor calibration
nbd [Sun, 7 Feb 2016 13:29:08 +0000 (13:29 +0000)]
ath9k: merge fix for noise floor calibration

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48641 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: add first brcmfmac patches for 14e4:4365 BCM4366 support
rmilecki [Sat, 6 Feb 2016 17:10:10 +0000 (17:10 +0000)]
mac80211: add first brcmfmac patches for 14e4:4365 BCM4366 support

It's not really supported yet as it still fails with:
brcmfmac: brcmf_pcie_download_fw_nvram: FW failed to initialize

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48640 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomtd: detect image format when writing
rmilecki [Sat, 6 Feb 2016 16:29:12 +0000 (16:29 +0000)]
mtd: detect image format when writing

Recently TRX checking code was changed to detect Seama format and don't
abort whole writing operation because of it. This isn't a good long-term
solution. It's a poor idea to teach every format handler recognizing all
possible formats. Instead it should be handled in a generic code which
should run check depending on the detected format.

This will also allow further improvements like fixing formats other than
TRX after replacing JFFS2.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48639 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomt76: update to the latest version, adds A-MSDU support
nbd [Fri, 5 Feb 2016 16:43:47 +0000 (16:43 +0000)]
mt76: update to the latest version, adds A-MSDU support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48638 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: add A-MSDU tx support
nbd [Fri, 5 Feb 2016 16:43:38 +0000 (16:43 +0000)]
mac80211: add A-MSDU tx support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48637 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: parse legacy and HT rates in monitor mode injected frames
nbd [Fri, 5 Feb 2016 16:43:25 +0000 (16:43 +0000)]
mac80211: parse legacy and HT rates in monitor mode injected frames

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48636 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agorelayd: update to the latest version, fixes route table issues when connecting to...
nbd [Fri, 5 Feb 2016 15:59:41 +0000 (15:59 +0000)]
relayd: update to the latest version, fixes route table issues when connecting to the router

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48635 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: add Netgear R8500 GPIOs
rmilecki [Fri, 5 Feb 2016 12:33:50 +0000 (12:33 +0000)]
bcm53xx: add Netgear R8500 GPIOs

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48633 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: add missing config symbol (#21797)
nbd [Fri, 5 Feb 2016 11:50:50 +0000 (11:50 +0000)]
kernel: add missing config symbol (#21797)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48632 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoprocd: update to the latest version, fixes a memory leak in trigger handling
nbd [Thu, 4 Feb 2016 20:20:03 +0000 (20:20 +0000)]
procd: update to the latest version, fixes a memory leak in trigger handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48631 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: add performance improvements for A-MSDU rx
nbd [Thu, 4 Feb 2016 20:17:25 +0000 (20:17 +0000)]
mac80211: add performance improvements for A-MSDU rx

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48630 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agosunxi: update orangepi-plus profile to reflect the real uboot package
wigyori [Wed, 3 Feb 2016 23:57:35 +0000 (23:57 +0000)]
sunxi: update orangepi-plus profile to reflect the real uboot package

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48626 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: start working on Netgear R8500
rmilecki [Wed, 3 Feb 2016 22:32:07 +0000 (22:32 +0000)]
bcm53xx: start working on Netgear R8500

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48625 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoswconfig: support setting SWITCH_TYPE_LINK attributes
rmilecki [Wed, 3 Feb 2016 09:38:42 +0000 (09:38 +0000)]
swconfig: support setting SWITCH_TYPE_LINK attributes

Supported syntax is inspired by ethtool. Example usages:
swconfig dev switch0 port 2 set link "duplex half speed 100"
swconfig dev switch0 port 2 set link "autoneg on"

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48624 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agob53: support setting port link
rmilecki [Wed, 3 Feb 2016 09:33:56 +0000 (09:33 +0000)]
b53: support setting port link

When dealing with Broadcom hardware we can simply use swconfig's generic
helper, we just need to do some validation of requested state.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48623 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agob53: provide PHY access to swconfig
rmilecki [Wed, 3 Feb 2016 09:33:50 +0000 (09:33 +0000)]
b53: provide PHY access to swconfig

Thanks to this change swconfig can access port PHYs e.g. when setting
port link state with a generic helper.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48622 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoswconfig: add (PHY) generic helper setting port link
rmilecki [Wed, 3 Feb 2016 09:33:38 +0000 (09:33 +0000)]
swconfig: add (PHY) generic helper setting port link

It's quite common for switches to have PHY per port so adding a generic
helper setting link state will help many drivers. It just needs an API
to access PHYs which this patch also adds.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48621 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agosunxi: bump to 4.4
wigyori [Wed, 3 Feb 2016 01:24:42 +0000 (01:24 +0000)]
sunxi: bump to 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48620 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agopackages: uboot-sunxi: fix SATA powerup on Bananapro
wigyori [Tue, 2 Feb 2016 23:13:29 +0000 (23:13 +0000)]
packages: uboot-sunxi: fix SATA powerup on Bananapro

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48619 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agosunxi: add support for Orange Pi Plus (H3)
wigyori [Tue, 2 Feb 2016 22:25:05 +0000 (22:25 +0000)]
sunxi: add support for Orange Pi Plus (H3)

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48618 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agouci: update to the latest version, fixes uci show output for anonymous sections ...
nbd [Tue, 2 Feb 2016 17:14:47 +0000 (17:14 +0000)]
uci: update to the latest version, fixes uci show output for anonymous sections (#21781)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48617 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocyassl: update to wolfssl version 3.8.0
hauke [Mon, 1 Feb 2016 22:38:28 +0000 (22:38 +0000)]
cyassl: update to wolfssl version 3.8.0

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48616 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocurl: add support for mbedtls
hauke [Mon, 1 Feb 2016 22:37:41 +0000 (22:37 +0000)]
curl: add support for mbedtls

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48615 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocurl: update curl to version 7.47.0
hauke [Mon, 1 Feb 2016 22:37:05 +0000 (22:37 +0000)]
curl: update curl to version 7.47.0

This fixes the following security problems:

CVE-2016-0754: remote file name path traversal in curl tool for Windows
http://curl.haxx.se/docs/adv_20160127A.html

CVE-2016-0755: NTLM credentials not-checked for proxy connection re-use
http://curl.haxx.se/docs/adv_20160127B.html

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48614 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoiproute2: refresh patches
nbd [Mon, 1 Feb 2016 18:04:00 +0000 (18:04 +0000)]
iproute2: refresh patches

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48613 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoiproute2: Update to version 4.4
nbd [Mon, 1 Feb 2016 18:03:54 +0000 (18:03 +0000)]
iproute2: Update to version 4.4

Update iproute2 to latest version 4.4 with full MPLS support.

Signed-off-by: André Valentin <avalentin@marcant.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48612 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates
nbd [Mon, 1 Feb 2016 17:41:29 +0000 (17:41 +0000)]
ramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48611 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoinclude: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)
jow [Mon, 1 Feb 2016 13:58:43 +0000 (13:58 +0000)]
include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)

The correct flag for fixed mtime is -T, not -t.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48610 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoinclude/image.mk: fix missing right parenthesis (#21766)
nbd [Mon, 1 Feb 2016 13:42:59 +0000 (13:42 +0000)]
include/image.mk: fix missing right parenthesis (#21766)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48609 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel module...
nbd [Mon, 1 Feb 2016 13:33:33 +0000 (13:33 +0000)]
scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel module size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48608 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: fix bcma-hcd compilation in kernel 4.4
rmilecki [Mon, 1 Feb 2016 12:54:17 +0000 (12:54 +0000)]
bcm53xx: fix bcma-hcd compilation in kernel 4.4

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48607 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: build D-Link DIR-885L image
rmilecki [Mon, 1 Feb 2016 12:43:04 +0000 (12:43 +0000)]
bcm53xx: build D-Link DIR-885L image

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48606 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: change brcmnand behavior for ECC strength 1
rmilecki [Mon, 1 Feb 2016 12:42:51 +0000 (12:42 +0000)]
bcm53xx: change brcmnand behavior for ECC strength 1

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48605 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: fix NAND parameters on DIR-885L
rmilecki [Mon, 1 Feb 2016 12:42:42 +0000 (12:42 +0000)]
bcm53xx: fix NAND parameters on DIR-885L

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48604 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: add brcmnand patch reading flash parameters
rmilecki [Mon, 1 Feb 2016 12:42:23 +0000 (12:42 +0000)]
bcm53xx: add brcmnand patch reading flash parameters

It's useful for adding support for new hardware.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48603 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: include (build) Seama mtdsplit parser
rmilecki [Mon, 1 Feb 2016 12:42:07 +0000 (12:42 +0000)]
bcm53xx: include (build) Seama mtdsplit parser

It's needed for devices using Seama like D-Link DIR-885L.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48602 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agofirmware-utils: add oseama tool for creating Seama entities
rmilecki [Mon, 1 Feb 2016 12:42:00 +0000 (12:42 +0000)]
firmware-utils: add oseama tool for creating Seama entities

It has an important feature (compared to seama) of using multiple input
files, aligning them and padding zeroes until reaching a specified
absolute offset. This is needed for a proper flash layout on NAND. We
want kernel partition to be big enough to handle future updates without
a need to resize it and wipe whole "ubi" partition. It's important as
we don't want to lose block counters.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48601 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: mtdsplit: support Seama entity with UBI
rmilecki [Mon, 1 Feb 2016 12:41:53 +0000 (12:41 +0000)]
kernel: mtdsplit: support Seama entity with UBI

Some D-Link routers (e.g. DIR-885L) have NAND and use Seama format. It
means OpenWrt will want to have UBI in Sseama entity and should be able
to detect it.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48600 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: mtdsplit: detect UBI partition when looking for rootfs
rmilecki [Mon, 1 Feb 2016 12:41:47 +0000 (12:41 +0000)]
kernel: mtdsplit: detect UBI partition when looking for rootfs

This allows mtdsplit parsers work with UBI which is very popular on
NAND flases.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48599 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: mtdsplit: modify rootfs helpers to provide partition type
rmilecki [Mon, 1 Feb 2016 12:41:41 +0000 (12:41 +0000)]
kernel: mtdsplit: modify rootfs helpers to provide partition type

Our mtdsplit parsers may want to create partition with name choice based
on partition file system (e.g. SquashFS vs. JFFS2). This patch allows
passing extra argument pointing to variable that will be set properly.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48598 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomt76: update to the latest version, fixes tx status information polling
nbd [Mon, 1 Feb 2016 12:31:04 +0000 (12:31 +0000)]
mt76: update to the latest version, fixes tx status information polling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48597 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agogre: Support multicast configurable gre interfaces
nbd [Mon, 1 Feb 2016 12:02:11 +0000 (12:02 +0000)]
gre: Support multicast configurable gre interfaces

UCI paramater multicast is added which allows to toggle multicast support on gre interfaces.
By default multicast support is enabled as gre tunnels are often used in combination with
routing protocols using multicast.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Nick Podolak <nicholas.podolak@dtechlabs.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48596 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agonetifd: update to the latest version, adds many fixes
nbd [Mon, 1 Feb 2016 12:02:05 +0000 (12:02 +0000)]
netifd: update to the latest version, adds many fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48595 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts: fix GNU data invocation
jow [Mon, 1 Feb 2016 10:43:27 +0000 (10:43 +0000)]
scripts: fix GNU data invocation

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48594 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts/get_source_date_epoch.sh: for SVN use a variant that is compatible with older...
nbd [Mon, 1 Feb 2016 10:33:25 +0000 (10:33 +0000)]
scripts/get_source_date_epoch.sh: for SVN use a variant that is compatible with older versions

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48593 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoscripts/portable_date.sh: fix parsing of date strings on non-GNU systems
nbd [Mon, 1 Feb 2016 10:33:15 +0000 (10:33 +0000)]
scripts/portable_date.sh: fix parsing of date strings on non-GNU systems

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48592 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: set root on NFS when enabled
florian [Mon, 1 Feb 2016 01:06:56 +0000 (01:06 +0000)]
kernel: set root on NFS when enabled

Replace the configured root device with a NFS root device and automatic
IP configuration for booting over NFS.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48591 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobuildroot: add options to build the kernel for NFS boot
florian [Mon, 1 Feb 2016 01:06:39 +0000 (01:06 +0000)]
buildroot: add options to build the kernel for NFS boot

Add the basic set of kernel options to allow it from mounting a NFS root
and boot from it.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48590 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx/image: use SOURCE_DATE_EPOCH for mksquashfs-lzma
nbd [Sun, 31 Jan 2016 23:29:41 +0000 (23:29 +0000)]
ar71xx/image: use SOURCE_DATE_EPOCH for mksquashfs-lzma

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48589 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoinclude/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 images
nbd [Sun, 31 Jan 2016 23:29:31 +0000 (23:29 +0000)]
include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 images

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48588 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoinclude/image: don't save gzip name/timestamp metadata
nbd [Sun, 31 Jan 2016 23:29:22 +0000 (23:29 +0000)]
include/image: don't save gzip name/timestamp metadata

Signed-off-by: bryan newbold <bnewbold@robocracy.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48587 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobuild system: have tar use $SOURCE_DATE_EPOCH for --mtime
nbd [Sun, 31 Jan 2016 23:29:16 +0000 (23:29 +0000)]
build system: have tar use $SOURCE_DATE_EPOCH for --mtime

The --mtime argument to 'tar' sets the modification time for all files within
the archive, which determines the timestamp files will get when they are
extracted. In this case, rootfs and other tarballs will get mtimes which
correspond to the last commit timestamp of the build system, as reported by
git/subversion.

This is a step towards reproducible image builds.

Signed-off-by: bryan newbold <bnewbold@robocracy.org>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48586 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agopackage/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set
nbd [Sun, 31 Jan 2016 23:29:12 +0000 (23:29 +0000)]
package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48585 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobuild: introduce SOURCE_DATE_EPOCH variable
nbd [Sun, 31 Jan 2016 23:29:07 +0000 (23:29 +0000)]
build: introduce SOURCE_DATE_EPOCH variable

SOURCE_DATE_EPOCH is the date of the last modified file using git/svn
as date source.
See https://reproducible-builds.org/specs/source-date-epoch/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48584 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoadd scripts/portable_date: wrapper around date for bsd/linux
nbd [Sun, 31 Jan 2016 23:28:55 +0000 (23:28 +0000)]
add scripts/portable_date: wrapper around date for bsd/linux

date -r $unix_timestamp on bsd is equal to date -d @$unix_timestamp on
linux. To support reproducible builds and not loosing every timestamp
it's required to convert a unix timestamp into human readable timestamp

./scripts/portable_date $unix_timstamp +%T

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48583 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomac80211: backport skb_free_frag and napi_alloc_frag
nbd [Sun, 31 Jan 2016 16:13:23 +0000 (16:13 +0000)]
mac80211: backport skb_free_frag and napi_alloc_frag

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48582 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance
nbd [Sun, 31 Jan 2016 12:35:33 +0000 (12:35 +0000)]
cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48581 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocns3xxx: improve ethernet performance by using the page fragment allocation API
nbd [Sun, 31 Jan 2016 12:35:20 +0000 (12:35 +0000)]
cns3xxx: improve ethernet performance by using the page fragment allocation API

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48580 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agocns3xxx: fix ethernet DMA ring allocation issues
nbd [Sun, 31 Jan 2016 12:35:07 +0000 (12:35 +0000)]
cns3xxx: fix ethernet DMA ring allocation issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48579 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: use page fragment API in the ethernet driver
nbd [Sun, 31 Jan 2016 12:29:34 +0000 (12:29 +0000)]
ar71xx: use page fragment API in the ethernet driver

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48578 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomusl: fix an alignment issue that was breaking ldso on ARMv5
nbd [Sun, 31 Jan 2016 00:55:05 +0000 (00:55 +0000)]
musl: fix an alignment issue that was breaking ldso on ARMv5

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48577 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoixp4xx: fix initramfs builds
nbd [Sun, 31 Jan 2016 00:54:53 +0000 (00:54 +0000)]
ixp4xx: fix initramfs builds

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48576 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomusl: fix GDB debugging on mips (local, remote)
nbd [Sat, 30 Jan 2016 20:15:16 +0000 (20:15 +0000)]
musl: fix GDB debugging on mips (local, remote)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48575 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomusl: update to the latest git version, fixes TLS issues
nbd [Sat, 30 Jan 2016 20:15:11 +0000 (20:15 +0000)]
musl: update to the latest git version, fixes TLS issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48574 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoperf: include asm/unistd.h instead of syscall.h to fix conflict with kernel headers
nbd [Sat, 30 Jan 2016 20:14:59 +0000 (20:14 +0000)]
perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel headers

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48573 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: support Netgear R8500 in sysupgrade
rmilecki [Sat, 30 Jan 2016 16:57:35 +0000 (16:57 +0000)]
bcm53xx: support Netgear R8500 in sysupgrade

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48572 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agobcm53xx: use proper CPU port in b53 for Netgear R8500
rmilecki [Sat, 30 Jan 2016 16:56:50 +0000 (16:56 +0000)]
bcm53xx: use proper CPU port in b53 for Netgear R8500

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48571 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agokernel: support bgmac on BCM47094
rmilecki [Sat, 30 Jan 2016 13:35:31 +0000 (13:35 +0000)]
kernel: support bgmac on BCM47094

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48564 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: add support for linux 4.4
nbd [Sat, 30 Jan 2016 13:19:53 +0000 (13:19 +0000)]
ar71xx: add support for linux 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48563 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoar71xx: fix a few include errors
nbd [Sat, 30 Jan 2016 13:19:37 +0000 (13:19 +0000)]
ar71xx: fix a few include errors

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48562 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomxs: bump to 4.4
wigyori [Sat, 30 Jan 2016 12:13:21 +0000 (12:13 +0000)]
mxs: bump to 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48561 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomxs: enable regulator in 4.4 config
wigyori [Sat, 30 Jan 2016 12:12:57 +0000 (12:12 +0000)]
mxs: enable regulator in 4.4 config

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48560 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agomxs: forward-port regulator patches into 4.4
wigyori [Sat, 30 Jan 2016 12:05:49 +0000 (12:05 +0000)]
mxs: forward-port regulator patches into 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48559 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoocteon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly
nbd [Fri, 29 Jan 2016 23:19:41 +0000 (23:19 +0000)]
octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly

Fixes sysupgrade

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48558 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoocteon: update to linux 4.4
nbd [Fri, 29 Jan 2016 23:19:36 +0000 (23:19 +0000)]
octeon: update to linux 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48557 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoglibc: switch to downloading version 2.22 via tarball instead of git to improve mirro...
nbd [Fri, 29 Jan 2016 23:19:31 +0000 (23:19 +0000)]
glibc: switch to downloading version 2.22 via tarball instead of git to improve mirror support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48556 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agoglibc: switch to version 2.22 by default
nbd [Fri, 29 Jan 2016 23:19:26 +0000 (23:19 +0000)]
glibc: switch to version 2.22 by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48555 3c298f89-4303-0410-b956-a3cf2f4a3e73

8 years agotoolchain: fix default toolchain selection for mips64 added in r47355
nbd [Fri, 29 Jan 2016 23:19:19 +0000 (23:19 +0000)]
toolchain: fix default toolchain selection for mips64 added in r47355

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48554 3c298f89-4303-0410-b956-a3cf2f4a3e73