openwrt/svn-archive/archive.git
9 years agokernel: remove bogus dependency of zram on !TARGET_ep93xx
Felix Fietkau [Thu, 19 Mar 2015 11:59:21 +0000 (11:59 +0000)]
kernel: remove bogus dependency of zram on !TARGET_ep93xx

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

9 years agokernel: remove obsolete kernel version dependencies
Felix Fietkau [Thu, 19 Mar 2015 11:59:17 +0000 (11:59 +0000)]
kernel: remove obsolete kernel version dependencies

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

9 years agoifenslave: remove package, as it depends on obsolete kernels
Felix Fietkau [Thu, 19 Mar 2015 11:59:09 +0000 (11:59 +0000)]
ifenslave: remove package, as it depends on obsolete kernels

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

9 years agokernel: remove linux 3.8 support
Felix Fietkau [Thu, 19 Mar 2015 11:58:59 +0000 (11:58 +0000)]
kernel: remove linux 3.8 support

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

9 years agoep93xx: moved to targets feed
Felix Fietkau [Thu, 19 Mar 2015 11:58:54 +0000 (11:58 +0000)]
ep93xx: moved to targets feed

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

9 years agompc52xx: moved to targets feed
Felix Fietkau [Thu, 19 Mar 2015 11:58:48 +0000 (11:58 +0000)]
mpc52xx: moved to targets feed

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

9 years agompc83xx: moved to targets feed
Felix Fietkau [Thu, 19 Mar 2015 11:58:43 +0000 (11:58 +0000)]
mpc83xx: moved to targets feed

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

9 years agofeeds.conf.default: add new targets feed
Felix Fietkau [Thu, 19 Mar 2015 11:58:35 +0000 (11:58 +0000)]
feeds.conf.default: add new targets feed

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

9 years agoar71xx: fix a double dereference in the unaligned access patch
Felix Fietkau [Thu, 19 Mar 2015 11:58:30 +0000 (11:58 +0000)]
ar71xx: fix a double dereference in the unaligned access patch

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

9 years agox86_64: remove unused patch
Felix Fietkau [Thu, 19 Mar 2015 11:58:22 +0000 (11:58 +0000)]
x86_64: remove unused patch

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

9 years agoipset: use in-tree kernel modules to fix crash issues
Felix Fietkau [Thu, 19 Mar 2015 11:58:17 +0000 (11:58 +0000)]
ipset: use in-tree kernel modules to fix crash issues

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

9 years agomvebu: add Linux 4.0 support
Imre Kaloz [Thu, 19 Mar 2015 10:25:44 +0000 (10:25 +0000)]
mvebu: add Linux 4.0 support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44882

9 years agogeneric/4.0: fix ubi EOF marker patch
Imre Kaloz [Thu, 19 Mar 2015 10:13:21 +0000 (10:13 +0000)]
generic/4.0: fix ubi EOF marker patch

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44881

9 years agogeneric/4.0: add missing symbols
Imre Kaloz [Thu, 19 Mar 2015 10:11:20 +0000 (10:11 +0000)]
generic/4.0: add missing symbols

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44880

9 years agoprocd: update to latest git HEAD
John Crispin [Wed, 18 Mar 2015 20:08:27 +0000 (20:08 +0000)]
procd: update to latest git HEAD

fixes parameter handling in askfirst tool

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

9 years agoconfig: add function tracers
John Crispin [Wed, 18 Mar 2015 20:08:21 +0000 (20:08 +0000)]
config: add function tracers

Adds menuconfig options for ftrace function tracers

Signed-off-by: Bryan Forbes <bryan@reigndropsfall.net>
SVN-Revision: 44878

9 years agokernel: replace GRO optimization patch with a new one that supports VLANs/bridges...
Felix Fietkau [Wed, 18 Mar 2015 18:22:41 +0000 (18:22 +0000)]
kernel: replace GRO optimization patch with a new one that supports VLANs/bridges with different MAC addresses

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

9 years agokernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4
Felix Fietkau [Wed, 18 Mar 2015 18:21:08 +0000 (18:21 +0000)]
kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4

also refresh generic patches for 3.14, 3.18, 3.19 and 4.0
targets might need a minor refresh as well, however, it looks
like everything still applies cleanly with occasional small
offsets.

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

9 years agob53: reverse duplex bit meaning for IMP state override register
Jonas Gorski [Wed, 18 Mar 2015 10:44:15 +0000 (10:44 +0000)]
b53: reverse duplex bit meaning for IMP state override register

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44875

9 years agokernel: remove the netfilter optimization that skips the filter table, it has caused...
Felix Fietkau [Tue, 17 Mar 2015 17:14:48 +0000 (17:14 +0000)]
kernel: remove the netfilter optimization that skips the filter table, it has caused too many issues

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

9 years agomac80211: add some improvements to the software queueing code
Felix Fietkau [Tue, 17 Mar 2015 17:14:43 +0000 (17:14 +0000)]
mac80211: add some improvements to the software queueing code

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

9 years agotoolchain/kernel-headers: remove an obsolete patch directory
Felix Fietkau [Tue, 17 Mar 2015 11:16:45 +0000 (11:16 +0000)]
toolchain/kernel-headers: remove an obsolete patch directory

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

9 years agotools: remove leftover dependency line
Felix Fietkau [Tue, 17 Mar 2015 10:11:04 +0000 (10:11 +0000)]
tools: remove leftover dependency line

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

9 years agotools: remove a bunch of unused automake macros
Felix Fietkau [Tue, 17 Mar 2015 10:11:00 +0000 (10:11 +0000)]
tools: remove a bunch of unused automake macros

The feeds that use them have been unmaintained for a long time, and
something similar can easily be added as a regular host build package.

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

9 years agoralink: fix mt7621 i2c name
John Crispin [Tue, 17 Mar 2015 09:44:14 +0000 (09:44 +0000)]
ralink: fix mt7621 i2c name

Signed-off-by: zouxf <fl.service@t-firefly.com>
SVN-Revision: 44868

9 years agolantiq/xrx200: cleanup default packages
John Crispin [Tue, 17 Mar 2015 09:44:06 +0000 (09:44 +0000)]
lantiq/xrx200: cleanup default packages

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44867

9 years agoar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board
John Crispin [Tue, 17 Mar 2015 09:43:56 +0000 (09:43 +0000)]
ar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44866

9 years agopackage/uboot-envtools: add OpenMesh OM5P-AN support
John Crispin [Tue, 17 Mar 2015 09:43:52 +0000 (09:43 +0000)]
package/uboot-envtools: add OpenMesh OM5P-AN support

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44865

9 years agopackage/om-watchdog: add OpenMesh OM5P-AN support
John Crispin [Tue, 17 Mar 2015 09:43:47 +0000 (09:43 +0000)]
package/om-watchdog: add OpenMesh OM5P-AN support

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44864

9 years agoar71xx: enable sysupgrade for the OpenMesh OM5P-AN
John Crispin [Tue, 17 Mar 2015 09:43:37 +0000 (09:43 +0000)]
ar71xx: enable sysupgrade for the OpenMesh OM5P-AN

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44863

9 years agoar71xx: add user-space support for the OpenMesh OM5P-AN
John Crispin [Tue, 17 Mar 2015 09:43:31 +0000 (09:43 +0000)]
ar71xx: add user-space support for the OpenMesh OM5P-AN

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44862

9 years agoar71xx: add kernel support for the OpenMesh OM5P-AN board
John Crispin [Tue, 17 Mar 2015 09:43:19 +0000 (09:43 +0000)]
ar71xx: add kernel support for the OpenMesh OM5P-AN board

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44861

9 years agoar71xx: detect GL.iNet model
John Crispin [Tue, 17 Mar 2015 09:43:13 +0000 (09:43 +0000)]
ar71xx: detect GL.iNet model

There are two versions of the GL.iNet, the 6408A and the 6416A. The only
difference is the flash size.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 44860

9 years agoigmpproxy: Multiple downlink interfaces fix.
John Crispin [Tue, 17 Mar 2015 09:43:07 +0000 (09:43 +0000)]
igmpproxy: Multiple downlink interfaces fix.

from Erik Tews <erik@datenzone.de>

This patch has two effects. First, the quickleave feature/behaviour is
disabled for all groups that are used on more than one interface. The
idea of quickleave is to leave a group fast and later figure out whether
there is still somebody interested in that group. For groups used on
more than one interface, it is already known that there is still
somebody interested in that group.

Second, when a leave is received for a group that is used on more than
one interface, igmpproxy sends queries on all interface to discover
remeining listeners for that group. Previously these queries were only
send on the interface the leave was received on, so that listeners on
the other interfaces were not discovered and the group might be left on
the upstream router incorrectly.

This patch can be improved by sending the queries only on the interface
the leave was received on and adapting the algorithm in
internAgeRoute(...) in rttable.c in a way that only one interface is
actually processed and all other interfaces of the route are silently
assumed to be still active.

Signed-off-by: Erik Tews <erik@datenzone.de>
SVN-Revision: 44859

9 years agoltq-hcd: remove ar10 and vr9 support
John Crispin [Tue, 17 Mar 2015 09:43:01 +0000 (09:43 +0000)]
ltq-hcd: remove ar10 and vr9 support

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

9 years agolantiq: make xrx200 targets use the upstream dwc2 driver
John Crispin [Tue, 17 Mar 2015 09:42:56 +0000 (09:42 +0000)]
lantiq: make xrx200 targets use the upstream dwc2 driver

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

9 years agokernel: add a few more missing config symbols
Felix Fietkau [Tue, 17 Mar 2015 07:24:51 +0000 (07:24 +0000)]
kernel: add a few more missing config symbols

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

9 years agobrcm47xx: support SPROM/NVRAM prefixes
Rafał Miłecki [Tue, 17 Mar 2015 07:07:17 +0000 (07:07 +0000)]
brcm47xx: support SPROM/NVRAM prefixes

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44855

9 years agobrcm47xx: rename (and refresh) MTD patch for safety "nvram" partition
Rafał Miłecki [Tue, 17 Mar 2015 07:07:00 +0000 (07:07 +0000)]
brcm47xx: rename (and refresh) MTD patch for safety "nvram" partition

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44854

9 years agobrcm47xx: switch to 3.18
Rafał Miłecki [Mon, 16 Mar 2015 23:05:43 +0000 (23:05 +0000)]
brcm47xx: switch to 3.18

Tested on BCM5357B0, BCM47186B0 and BCM4706.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44853

9 years agobcm53xx: switch to 3.18
Rafał Miłecki [Mon, 16 Mar 2015 22:24:56 +0000 (22:24 +0000)]
bcm53xx: switch to 3.18

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44852

9 years agox86: refresh kvm_guest kernel config
Felix Fietkau [Mon, 16 Mar 2015 21:17:45 +0000 (21:17 +0000)]
x86: refresh kvm_guest kernel config

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

9 years agokernel: add missing config symbol
Felix Fietkau [Mon, 16 Mar 2015 21:17:41 +0000 (21:17 +0000)]
kernel: add missing config symbol

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

9 years agox86: enable rtl8139 ethernet support for geode by default
Felix Fietkau [Mon, 16 Mar 2015 21:00:14 +0000 (21:00 +0000)]
x86: enable rtl8139 ethernet support for geode by default

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

9 years agobrcm63xx: switch maintainer
Florian Fainelli [Mon, 16 Mar 2015 19:51:17 +0000 (19:51 +0000)]
brcm63xx: switch maintainer

Make Jonas the maintainer of brcm63xx.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 44848

9 years agogeode: set target to Geode GX1 to support older chips
Felix Fietkau [Mon, 16 Mar 2015 18:10:17 +0000 (18:10 +0000)]
geode: set target to Geode GX1 to support older chips

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

9 years agobrcm63xx: use consistent gpio chip labeling for OF/non-OF
Jonas Gorski [Mon, 16 Mar 2015 13:37:38 +0000 (13:37 +0000)]
brcm63xx: use consistent gpio chip labeling for OF/non-OF

Ensure gpio chips are always labeled the same; this allows simplifying
any arch setup gpio lookups.

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

9 years agoltq-adsl-mei: fix bugs in linux 3.18 compatiblity change
Felix Fietkau [Mon, 16 Mar 2015 13:05:49 +0000 (13:05 +0000)]
ltq-adsl-mei: fix bugs in linux 3.18 compatiblity change

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

9 years agoltq-adsl: fix bugs in linux 3.18 compatiblity change
Felix Fietkau [Mon, 16 Mar 2015 13:05:42 +0000 (13:05 +0000)]
ltq-adsl: fix bugs in linux 3.18 compatiblity change

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

9 years agopackages: more (e)glibc fixes after r44701
Nicolas Thill [Mon, 16 Mar 2015 12:32:22 +0000 (12:32 +0000)]
packages: more (e)glibc fixes after r44701

_GNU_SOURCE has been declared "deprecated" in favor of _DEFAULT_SOURCE in glibc

Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44843

9 years agopackages: some (e)glibc fixes after r44701
Nicolas Thill [Mon, 16 Mar 2015 12:25:06 +0000 (12:25 +0000)]
packages: some (e)glibc fixes after r44701

Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44842

9 years agobrcm63xx: switch to 3.18
Jonas Gorski [Mon, 16 Mar 2015 11:53:22 +0000 (11:53 +0000)]
brcm63xx: switch to 3.18

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

9 years agobrcm63xx: call brcm63xx_detect explicitly
Jonas Gorski [Mon, 16 Mar 2015 11:53:14 +0000 (11:53 +0000)]
brcm63xx: call brcm63xx_detect explicitly

Now that we have converted all users of global variables to use
brcm63xx_board_name, we can savely convert the implicit call to detect
in brcm63xx.sh to a single, explicit call in preinit.

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

9 years agobrcm63xx: move preinit ifname detection to the preinit script
Jonas Gorski [Mon, 16 Mar 2015 11:53:06 +0000 (11:53 +0000)]
brcm63xx: move preinit ifname detection to the preinit script

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

9 years agobrcm63xx: remove obsolete brcm63xx_has_reset_button
Jonas Gorski [Mon, 16 Mar 2015 11:52:57 +0000 (11:52 +0000)]
brcm63xx: remove obsolete brcm63xx_has_reset_button

r37000 made button kmods loaded from generic code, so we don't use
it anymore for deciding to load them.

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

9 years agobrcm63xx: set status leds from within diag.sh
Jonas Gorski [Mon, 16 Mar 2015 11:52:49 +0000 (11:52 +0000)]
brcm63xx: set status leds from within diag.sh

Instead of setting them up on invocation of brcm63xx_detect, set them
when calling diag.sh based.

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

9 years agobrcm63xx: switch to board_name based configuration
Jonas Gorski [Mon, 16 Mar 2015 11:52:42 +0000 (11:52 +0000)]
brcm63xx: switch to board_name based configuration

Board IDs are not unique, so in preparation for depricating them, always
use board_name for any (default) configuration decisions.

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

9 years agobrcm63xx: add missing board_ids to legacy_detect
Jonas Gorski [Mon, 16 Mar 2015 11:52:35 +0000 (11:52 +0000)]
brcm63xx: add missing board_ids to legacy_detect

These boards do not have a corresponding dts file yet.

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

9 years agobrcm63xx: add device tree based board detection
Jonas Gorski [Mon, 16 Mar 2015 11:52:26 +0000 (11:52 +0000)]
brcm63xx: add device tree based board detection

Use the device tree model property for detecting the board instead
of board id from nvram if present.

Since we can now directly detect the DVA-G3810BN, we can remove the
extra check for it.

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

9 years agobrcm63xx: populate /tmp/sysinfo
Jonas Gorski [Mon, 16 Mar 2015 11:52:20 +0000 (11:52 +0000)]
brcm63xx: populate /tmp/sysinfo

Take full board name from devicetree, if present. Provide a method
for retrieving the board name.

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

9 years agobrcm63xx: base-files: rename board_name to board_id
Jonas Gorski [Mon, 16 Mar 2015 11:52:16 +0000 (11:52 +0000)]
brcm63xx: base-files: rename board_name to board_id

Rename board_name to board_id to prepare for using board_name as a
proper name for the board.

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

9 years agobrcm63xx: Add DGND3700 v1 / DGND3800B support
Jonas Gorski [Mon, 16 Mar 2015 11:52:10 +0000 (11:52 +0000)]
brcm63xx: Add DGND3700 v1 / DGND3800B support

This adds support for the Netgear DGND3700 v1 and DGND3800B.

DGND3700 v1 and DGND3800B are exactly the same router, only one difference,
the factory firmware. This patch produces two factory firmwares for each router.

The router includes an onboard NAND flash for extra storage. NAND is currently
not supported in bcm63xx, so no code added for this part. The NOR flash (32MB)
is enough for storing an openwrt firmware.

Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
[jogo: Add back commit message from v1]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44831

9 years agobuildroot: make it easier to build all kmods
Jonas Gorski [Mon, 16 Mar 2015 11:51:54 +0000 (11:51 +0000)]
buildroot: make it easier to build all kmods

Split out kmods from ALL to make it easier to create local builds that
are compatible kmod-wise with releases.

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

9 years agonetlogic: bump to 3.18
John Crispin [Mon, 16 Mar 2015 10:58:43 +0000 (10:58 +0000)]
netlogic: bump to 3.18

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

9 years agomvebu: drop linux 3.14 support
Felix Fietkau [Mon, 16 Mar 2015 08:29:42 +0000 (08:29 +0000)]
mvebu: drop linux 3.14 support

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

9 years agokernel: add missing MTD_SPLIT_FIT_FW symbol
John Crispin [Mon, 16 Mar 2015 08:05:42 +0000 (08:05 +0000)]
kernel: add missing MTD_SPLIT_FIT_FW symbol

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

9 years agojson-c: merge an upstream fix for a compiler warning (fixes #19187)
Felix Fietkau [Mon, 16 Mar 2015 07:54:55 +0000 (07:54 +0000)]
json-c: merge an upstream fix for a compiler warning (fixes #19187)

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

9 years agocmake: include external toolchain directory in CMAKE_FIND_ROOT_PATH (fixes #19074)
Felix Fietkau [Mon, 16 Mar 2015 07:51:45 +0000 (07:51 +0000)]
cmake: include external toolchain directory in CMAKE_FIND_ROOT_PATH (fixes #19074)

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

9 years agosunxi: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:41:24 +0000 (07:41 +0000)]
sunxi: drop 3.14 support

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

9 years agoadm5120: drop 3.8 and 3.14 support
John Crispin [Mon, 16 Mar 2015 07:41:19 +0000 (07:41 +0000)]
adm5120: drop 3.8 and 3.14 support

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

9 years agoar7: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:41:10 +0000 (07:41 +0000)]
ar7: drop 3.14 support

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

9 years agoixp4xx: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:41:05 +0000 (07:41 +0000)]
ixp4xx: drop 3.14 support

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

9 years agoocteon: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:59 +0000 (07:40 +0000)]
octeon: drop 3.14 support

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

9 years agooxnas: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:54 +0000 (07:40 +0000)]
oxnas: drop 3.14 support

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

9 years agompc85xx: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:47 +0000 (07:40 +0000)]
mpc85xx: drop 3.14 support

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

9 years agocns3xxx: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:41 +0000 (07:40 +0000)]
cns3xxx: drop 3.14 support

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

9 years agoau1000: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:19 +0000 (07:40 +0000)]
au1000: drop 3.14 support

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

9 years agoar71xx: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:09 +0000 (07:40 +0000)]
ar71xx: drop 3.14 support

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

9 years agorealview: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:40:02 +0000 (07:40 +0000)]
realview: drop 3.14 support

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

9 years agomalta: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:39:57 +0000 (07:39 +0000)]
malta: drop 3.14 support

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

9 years agolantiq: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:39:52 +0000 (07:39 +0000)]
lantiq: drop 3.14 support

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

9 years agoralink: drop 3.14 support
John Crispin [Mon, 16 Mar 2015 07:39:46 +0000 (07:39 +0000)]
ralink: drop 3.14 support

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

9 years agox86: refresh kernel patches
Felix Fietkau [Mon, 16 Mar 2015 07:12:31 +0000 (07:12 +0000)]
x86: refresh kernel patches

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

9 years agox86: merge all geode based subtargets into one
Felix Fietkau [Mon, 16 Mar 2015 07:05:30 +0000 (07:05 +0000)]
x86: merge all geode based subtargets into one

Build all geode platform drivers into the kernel
Remove kmod-* packages for these drivers

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

9 years agomac80211: include brcmfmac USB firmware only if support was enabled
Rafał Miłecki [Mon, 16 Mar 2015 07:04:28 +0000 (07:04 +0000)]
mac80211: include brcmfmac USB firmware only if support was enabled

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44808

9 years agomac80211: add option for USB support in brcmfmac
Rafał Miłecki [Mon, 16 Mar 2015 06:52:26 +0000 (06:52 +0000)]
mac80211: add option for USB support in brcmfmac

This makes it consistent with other buses configuration.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44807

9 years agomac80211: update wiki URLs
Rafał Miłecki [Mon, 16 Mar 2015 06:39:10 +0000 (06:39 +0000)]
mac80211: update wiki URLs

linuxwireless.org was moved to wireless.wiki.kernel.org and it RO now

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44806

9 years agox86: remove 3.14 support
Felix Fietkau [Mon, 16 Mar 2015 05:57:04 +0000 (05:57 +0000)]
x86: remove 3.14 support

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

9 years agokernel: remove linux 3.13 support
Felix Fietkau [Mon, 16 Mar 2015 05:52:02 +0000 (05:52 +0000)]
kernel: remove linux 3.13 support

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

9 years agoomap: remove old kernel versions
Felix Fietkau [Mon, 16 Mar 2015 05:51:56 +0000 (05:51 +0000)]
omap: remove old kernel versions

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

9 years agoomap: update to linux 3.18, it has been tested by at least one builder and 3.13 has...
Felix Fietkau [Mon, 16 Mar 2015 05:51:52 +0000 (05:51 +0000)]
omap: update to linux 3.18, it has been tested by at least one builder and 3.13 has not been built by buildbot in a long time

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

9 years agokernel: port missing ubi EOF marker support patch to 3.19 and 4.0
Felix Fietkau [Mon, 16 Mar 2015 05:16:14 +0000 (05:16 +0000)]
kernel: port missing ubi EOF marker support patch to 3.19 and 4.0

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

9 years agokernel: fix duplicate use of patch number 490
Felix Fietkau [Mon, 16 Mar 2015 05:16:07 +0000 (05:16 +0000)]
kernel: fix duplicate use of patch number 490

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

9 years agokernel: add a few missing config symbols for 3.18+
Felix Fietkau [Mon, 16 Mar 2015 04:47:28 +0000 (04:47 +0000)]
kernel: add a few missing config symbols for 3.18+

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

9 years agokernel: add missing description for GRO optimization patch
Felix Fietkau [Mon, 16 Mar 2015 04:19:09 +0000 (04:19 +0000)]
kernel: add missing description for GRO optimization patch

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

9 years agokernel: skip GRO for packets bridged to other hosts
Felix Fietkau [Sun, 15 Mar 2015 20:32:09 +0000 (20:32 +0000)]
kernel: skip GRO for packets bridged to other hosts

Eliminates excessive skb copying when bridging from LAN to WLAN on
ramips.

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

9 years agorules.mk: add newline definition
John Crispin [Sun, 15 Mar 2015 19:47:46 +0000 (19:47 +0000)]
rules.mk: add newline definition

To be used for stuff like $(subst $(space),$(newline),$(SOME_VAR))

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 44796

9 years agoar71xx: fix TP-LINK TL-WDR3600/4300 RFKILL switch positions
John Crispin [Sun, 15 Mar 2015 19:39:47 +0000 (19:39 +0000)]
ar71xx: fix TP-LINK TL-WDR3600/4300 RFKILL switch positions

While the switch positions aren't explicitly labeled as on and off, we've heard
complaints about them being wrong. This patch changes the handling to match the
stock firmware.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 44795

9 years agoipq806x: fix AP148 boot from NOR
John Crispin [Sun, 15 Mar 2015 19:39:41 +0000 (19:39 +0000)]
ipq806x: fix AP148 boot from NOR

This patch allows AP148 to boot from NOR flash.

As we're using a FIT image as kernel (which includes kernel bin + DTB)
we enable the MTD_SPLIT_FIT_FW kernel option, which will detect the FIT
image and automatically split the "firmware" partition into 2 MTD parts
(kernel + rootfs).

The rootfs will then be parsed and split between rootfs + rootfs_data,
as usual.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 44794

9 years agoipq806x: add ap148 bootargs to DT
John Crispin [Sun, 15 Mar 2015 19:39:33 +0000 (19:39 +0000)]
ipq806x: add ap148 bootargs to DT

Only one bootargs is really needed: the tty port. All the other
information will use the OpenWrt mechanisms.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 44793