openwrt.git
9 years agox86: remove the olpc subtarget, it has been unmaintained for a long time
nbd [Sat, 28 Mar 2015 11:37:08 +0000 (11:37 +0000)]
x86: remove the olpc subtarget, it has been unmaintained for a long time

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

9 years agoiop32x: moved to targets feed
nbd [Sat, 28 Mar 2015 10:44:55 +0000 (10:44 +0000)]
iop32x: moved to targets feed

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

9 years agocobalt: moved to targets feed
nbd [Sat, 28 Mar 2015 10:44:49 +0000 (10:44 +0000)]
cobalt: moved to targets feed

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

9 years agosibyte: moved to targets feed
nbd [Sat, 28 Mar 2015 10:44:44 +0000 (10:44 +0000)]
sibyte: moved to targets feed

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

9 years agosparc: moved to targets feed
nbd [Sat, 28 Mar 2015 10:44:37 +0000 (10:44 +0000)]
sparc: moved to targets feed

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

9 years agocns21xx: moved to targets feed
nbd [Sat, 28 Mar 2015 10:44:31 +0000 (10:44 +0000)]
cns21xx: moved to targets feed

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

9 years agoconntrack-tools: update package (along with associated libraries) to the latest versi...
nbd [Sat, 28 Mar 2015 10:19:26 +0000 (10:19 +0000)]
conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues

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

9 years agofuse: add missing include lines, fixes musl build
nbd [Sat, 28 Mar 2015 10:19:18 +0000 (10:19 +0000)]
fuse: add missing include lines, fixes musl build

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

9 years agoe2fsprogs: update to the latest version, fixes musl build failure
nbd [Sat, 28 Mar 2015 10:19:10 +0000 (10:19 +0000)]
e2fsprogs: update to the latest version, fixes musl build failure

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

9 years agoupdate libnetfilter_conntrack to version 1.0.4
nbd [Sat, 28 Mar 2015 10:19:04 +0000 (10:19 +0000)]
update libnetfilter_conntrack to version 1.0.4

This updates libnetfilter_conntrack to the latest
stable version 1.0.4 which was released Aug-06-2013.

Changeset is available here:
http://git.netfilter.org/libnetfilter_conntrack/log/

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45074 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agorb532: switch to 3.18
nbd [Fri, 27 Mar 2015 21:22:22 +0000 (21:22 +0000)]
rb532: switch to 3.18

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45073 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agorb532: align partitions to 128KB
nbd [Fri, 27 Mar 2015 21:22:17 +0000 (21:22 +0000)]
rb532: align partitions to 128KB

because block2mtd wants "erasesize must be a divisor of device size" since 3.15

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45072 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agorb532: add 3.18 support
nbd [Fri, 27 Mar 2015 21:22:10 +0000 (21:22 +0000)]
rb532: add 3.18 support

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45071 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: remove superflous @ in depends line
blogic [Fri, 27 Mar 2015 21:11:17 +0000 (21:11 +0000)]
procd: remove superflous @ in depends line

the @ syntax is not required by Kbuild

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45070 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: fix tx queue allocation issues (#19329)
nbd [Fri, 27 Mar 2015 20:31:14 +0000 (20:31 +0000)]
mac80211: fix tx queue allocation issues (#19329)

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

9 years agolantiq: remove arphaned folder
blogic [Fri, 27 Mar 2015 19:47:22 +0000 (19:47 +0000)]
lantiq: remove arphaned folder

the new buildbot was picking this up as a valid target.

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45068 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: mt7621 add ECHI OCHI XCHI support
blogic [Fri, 27 Mar 2015 19:07:29 +0000 (19:07 +0000)]
ralink: mt7621 add ECHI OCHI XCHI support

Lets hope that this time it won't break the other ralink targets.

Signed-off-by: wengbj <fl.service@t-firefly.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45067 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: disable jail for uml builds
blogic [Fri, 27 Mar 2015 16:28:43 +0000 (16:28 +0000)]
procd: disable jail for uml builds

probiere den mal bitte

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45066 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogemini: fix usb driver compilation on 3.18
nbd [Fri, 27 Mar 2015 16:03:16 +0000 (16:03 +0000)]
gemini: fix usb driver compilation on 3.18

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45065 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: remove a leftover patch chunk that should have been deleted in r45061
nbd [Fri, 27 Mar 2015 15:04:00 +0000 (15:04 +0000)]
mac80211: remove a leftover patch chunk that should have been deleted in r45061

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

9 years agohostapd: fix compile errors with nl80211 disabled (#19325)
nbd [Fri, 27 Mar 2015 14:55:01 +0000 (14:55 +0000)]
hostapd: fix compile errors with nl80211 disabled (#19325)

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

9 years agohostapd: fix a compiler warning in ap+station patch
nbd [Fri, 27 Mar 2015 14:54:53 +0000 (14:54 +0000)]
hostapd: fix a compiler warning in ap+station patch

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

9 years agomac80211: rework memory allocation for software queueing patch
nbd [Fri, 27 Mar 2015 14:54:46 +0000 (14:54 +0000)]
mac80211: rework memory allocation for software queueing patch

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

9 years agohostapd: disable the bridge packet receive workaround, it is unnecessary on openwrt...
nbd [Fri, 27 Mar 2015 14:54:41 +0000 (14:54 +0000)]
hostapd: disable the bridge packet receive workaround, it is unnecessary on openwrt and could potentially harm performance

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

9 years agonetifd: adjust default local policy rules
cyrus [Fri, 27 Mar 2015 14:19:10 +0000 (14:19 +0000)]
netifd: adjust default local policy rules

Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45059 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agodnsmasq: we dont want to run in debug mode
blogic [Fri, 27 Mar 2015 09:11:56 +0000 (09:11 +0000)]
dnsmasq: we dont want to run in debug mode

a left over from the dnsmasq jail testing

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45058 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: update to latest git HEAD
blogic [Fri, 27 Mar 2015 09:11:49 +0000 (09:11 +0000)]
procd: update to latest git HEAD

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45057 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomxs: update dtb path in image Makefile
wigyori [Fri, 27 Mar 2015 02:35:11 +0000 (02:35 +0000)]
mxs: update dtb path in image Makefile

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

9 years agotools: build mtools and dosfstools for mxs
wigyori [Fri, 27 Mar 2015 02:21:20 +0000 (02:21 +0000)]
tools: build mtools and dosfstools for mxs

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

9 years agoar71xx: add missing id for WNR2000v3 image (fixes #18959)
nbd [Fri, 27 Mar 2015 00:35:34 +0000 (00:35 +0000)]
ar71xx: add missing id for WNR2000v3 image (fixes #18959)

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

9 years agomxs: bump to 3.18
wigyori [Thu, 26 Mar 2015 23:35:50 +0000 (23:35 +0000)]
mxs: bump to 3.18

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

9 years agomxs: add sdcard image builder
wigyori [Thu, 26 Mar 2015 23:34:43 +0000 (23:34 +0000)]
mxs: add sdcard image builder

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

9 years agohostapd: add 802.11r support
nbd [Thu, 26 Mar 2015 23:34:33 +0000 (23:34 +0000)]
hostapd: add 802.11r support

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45051 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: allow multiple key management algorithms
nbd [Thu, 26 Mar 2015 23:34:24 +0000 (23:34 +0000)]
hostapd: allow multiple key management algorithms

To enable 802.11r, wpa_key_mgmt should contain FT-EAP or FT-PSK. Allow
multiple key management algorithms to make this possible.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45050 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: append nasid to config for all WPA types
nbd [Thu, 26 Mar 2015 23:34:10 +0000 (23:34 +0000)]
hostapd: append nasid to config for all WPA types

The 802.11r implementation in hostapd uses nas_identifier as PMK-R0 Key
Holder identifier. As 802.11r can also be used with WPA Personal, nasid
should be appended to the hostapd config for all WPA types.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45049 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: add dependency to hostapd-common
nbd [Thu, 26 Mar 2015 23:34:01 +0000 (23:34 +0000)]
hostapd: add dependency to hostapd-common

'hostapd-common' is needed by all of the variants for wifi to function
correctly (a number of the target profiles simply select 'wpad-mini').

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45048 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: package wpad-mesh and wpa_supplicant-mesh variants
nbd [Thu, 26 Mar 2015 23:33:56 +0000 (23:33 +0000)]
hostapd: package wpad-mesh and wpa_supplicant-mesh variants

These new variants include support for mesh mode and SAE crypto.
They always depend on openssl as EC operations are not provided by
the internal crypto implementation.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45047 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: add switch_chan and set_vendor_elements ubus methods
nbd [Thu, 26 Mar 2015 23:33:52 +0000 (23:33 +0000)]
hostapd: add switch_chan and set_vendor_elements ubus methods

Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45046 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: update hostapd to 2015-03-25
nbd [Thu, 26 Mar 2015 23:33:47 +0000 (23:33 +0000)]
hostapd: update hostapd to 2015-03-25

madwifi was dropped upstream, can't find it anywhere in OpenWrt
either, thus finally burrying madwifi.

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

9 years agomxs: enable uboot-mxs-duckbill build for duckbill profile
wigyori [Thu, 26 Mar 2015 23:04:27 +0000 (23:04 +0000)]
mxs: enable uboot-mxs-duckbill build for duckbill profile

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

9 years agogeneric: drop old kirkwood mach types
luka [Thu, 26 Mar 2015 22:48:31 +0000 (22:48 +0000)]
generic: drop old kirkwood mach types

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45043 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackages: uboot-mxs: bump to 2015.01
wigyori [Thu, 26 Mar 2015 22:39:06 +0000 (22:39 +0000)]
packages: uboot-mxs: bump to 2015.01

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

9 years agomxs: add 3.18 support
wigyori [Thu, 26 Mar 2015 22:18:47 +0000 (22:18 +0000)]
mxs: add 3.18 support

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

9 years agouci: update to the latest version
nbd [Thu, 26 Mar 2015 20:43:12 +0000 (20:43 +0000)]
uci: update to the latest version

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

9 years agogemini: make dd commands more portable
nbd [Thu, 26 Mar 2015 20:37:19 +0000 (20:37 +0000)]
gemini: make dd commands more portable

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

9 years agogemini: switch mantainer to myself
nbd [Thu, 26 Mar 2015 20:37:09 +0000 (20:37 +0000)]
gemini: switch mantainer to myself

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45038 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogemini: nuke 3.10 support
nbd [Thu, 26 Mar 2015 20:36:59 +0000 (20:36 +0000)]
gemini: nuke 3.10 support

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45037 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogemini: remove broken flag
nbd [Thu, 26 Mar 2015 20:36:49 +0000 (20:36 +0000)]
gemini: remove broken flag

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45036 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogemini: switch to 3.18
nbd [Thu, 26 Mar 2015 20:36:40 +0000 (20:36 +0000)]
gemini: switch to 3.18

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45035 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogemini: don't build jffs2 image for Raidsonic board
nbd [Thu, 26 Mar 2015 20:36:35 +0000 (20:36 +0000)]
gemini: don't build jffs2 image for Raidsonic board

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45034 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogemini: add 3.18 support
nbd [Thu, 26 Mar 2015 20:36:30 +0000 (20:36 +0000)]
gemini: add 3.18 support

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45033 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: fix jail/seccomp build depenedencies
blogic [Thu, 26 Mar 2015 20:30:18 +0000 (20:30 +0000)]
procd: fix jail/seccomp build depenedencies

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45032 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoxburst: Update to 3.18
lars [Thu, 26 Mar 2015 19:46:01 +0000 (19:46 +0000)]
xburst: Update to 3.18

Update the xburst target to kernel version 3.18 and also remove the broken 3.10 support.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45031 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: fix image size checks for WNDR3700
nbd [Thu, 26 Mar 2015 18:50:44 +0000 (18:50 +0000)]
ar71xx: fix image size checks for WNDR3700

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

9 years agobuild: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR)
nbd [Thu, 26 Mar 2015 18:50:13 +0000 (18:50 +0000)]
build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR)

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

9 years agoralink: drop xhci patch, it break !mt7621 builds
blogic [Thu, 26 Mar 2015 16:24:19 +0000 (16:24 +0000)]
ralink: drop xhci patch, it break !mt7621 builds

will re-add it tomorrow after fixing it

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45028 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: the xhci patch broke ehci
blogic [Thu, 26 Mar 2015 14:49:26 +0000 (14:49 +0000)]
ralink: the xhci patch broke ehci
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45027 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomvebu: fixup usb3 support on the a38x
kaloz [Thu, 26 Mar 2015 14:32:45 +0000 (14:32 +0000)]
mvebu: fixup usb3 support on the a38x

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45026 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogeneric/4.0: upgrade to 4.0-rc5
kaloz [Thu, 26 Mar 2015 14:06:42 +0000 (14:06 +0000)]
generic/4.0: upgrade to 4.0-rc5

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45025 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomvebu: add a coherency fix which didn't make it to -stable, yet
kaloz [Thu, 26 Mar 2015 13:52:21 +0000 (13:52 +0000)]
mvebu: add a coherency fix which didn't make it to -stable, yet

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45024 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomwlwifi: depend on TARGET_mvebu until it is fixed for non-OF platforms
nbd [Thu, 26 Mar 2015 13:17:46 +0000 (13:17 +0000)]
mwlwifi: depend on TARGET_mvebu until it is fixed for non-OF platforms

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

9 years agoralink: add default pinctrl node for mt7621 eval kit
blogic [Thu, 26 Mar 2015 12:23:02 +0000 (12:23 +0000)]
ralink: add default pinctrl node for mt7621 eval kit

fixes #19213

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45022 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: mt7621 add ECHI OCHI XCHI support
blogic [Thu, 26 Mar 2015 10:59:51 +0000 (10:59 +0000)]
ralink: mt7621 add ECHI OCHI XCHI support

The usb stroage not working since updated 3.18. Porting from MTK's source code.

Signed-off-by: wengbj <fl.service@t-firefly.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45021 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetifd: update to latest git HEAD
blogic [Thu, 26 Mar 2015 10:59:40 +0000 (10:59 +0000)]
netifd: update to latest git HEAD

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45020 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: add FireWRT power button
blogic [Thu, 26 Mar 2015 10:59:36 +0000 (10:59 +0000)]
ralink: add FireWRT power button

Signed-off-by: Jay Weng <fl.service@t-firefly.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45019 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: MT7621 add i2c controller driver
blogic [Thu, 26 Mar 2015 10:59:31 +0000 (10:59 +0000)]
ralink: MT7621 add i2c controller driver

ralink i2c driver is not working on MT7621 platform. Porting a new drivers from MTK's source code.
Last time i got some mess . This is new version.

Signed-off-by: Jay Weng <fl.service@t-firefly.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45018 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: add missing symbol
blogic [Thu, 26 Mar 2015 10:59:24 +0000 (10:59 +0000)]
kernel: add missing symbol

Signed-off-by: John Szakmeister <john@szakmeister.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45017 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agox86: add missing symbol to xen_domu
blogic [Thu, 26 Mar 2015 10:59:10 +0000 (10:59 +0000)]
x86: add missing symbol to xen_domu

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45016 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agotoolchain: fix eglibc build when TOOLCHAINOPTS is not set
blogic [Thu, 26 Mar 2015 10:59:04 +0000 (10:59 +0000)]
toolchain: fix eglibc build when TOOLCHAINOPTS is not set

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45015 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocobalt: enable bridge
blogic [Thu, 26 Mar 2015 10:58:59 +0000 (10:58 +0000)]
cobalt: enable bridge

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45014 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolua: fix eglibc reference
blogic [Thu, 26 Mar 2015 10:58:52 +0000 (10:58 +0000)]
lua: fix eglibc reference

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45013 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomdns: add jail and seccomp support
blogic [Thu, 26 Mar 2015 10:58:44 +0000 (10:58 +0000)]
mdns: add jail and seccomp support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45012 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agodnsmasq: add jail support
blogic [Thu, 26 Mar 2015 10:58:30 +0000 (10:58 +0000)]
dnsmasq: add jail support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45011 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: add jail support
blogic [Thu, 26 Mar 2015 10:58:25 +0000 (10:58 +0000)]
procd: add jail support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45010 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: add a init.d option that will start the syscall tracer
blogic [Thu, 26 Mar 2015 10:58:17 +0000 (10:58 +0000)]
base-files: add a init.d option that will start the syscall tracer

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45009 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: create jail folder on boot
blogic [Thu, 26 Mar 2015 10:58:11 +0000 (10:58 +0000)]
base-files: create jail folder on boot

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45008 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: extend seccomp with a LOG action
blogic [Thu, 26 Mar 2015 10:58:03 +0000 (10:58 +0000)]
kernel: extend seccomp with a LOG action

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45007 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoinclude: add a seccomp filter install wrapper
blogic [Thu, 26 Mar 2015 10:57:56 +0000 (10:57 +0000)]
include: add a seccomp filter install wrapper

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45006 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: cleanup seccomp symbol selection
blogic [Thu, 26 Mar 2015 10:57:51 +0000 (10:57 +0000)]
kernel: cleanup seccomp symbol selection

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45005 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agouclibc: add LD_PRELOAD support
blogic [Thu, 26 Mar 2015 10:57:44 +0000 (10:57 +0000)]
uclibc: add LD_PRELOAD support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45004 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobcm53xx: use the correct kernel image
nbd [Thu, 26 Mar 2015 10:42:36 +0000 (10:42 +0000)]
bcm53xx: use the correct kernel image

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

9 years agodrop 3.19 support
kaloz [Thu, 26 Mar 2015 09:42:59 +0000 (09:42 +0000)]
drop 3.19 support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45002 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoodhcp6c: various small fixes
cyrus [Wed, 25 Mar 2015 18:24:54 +0000 (18:24 +0000)]
odhcp6c: various small fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45001 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx/image: move wdr3500/wdr3600/wdr4300 to new building code
nbd [Wed, 25 Mar 2015 17:58:14 +0000 (17:58 +0000)]
ar71xx/image: move wdr3500/wdr3600/wdr4300 to new building code

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

9 years agoar71xx/image: add tplink device template for new building code
nbd [Wed, 25 Mar 2015 17:58:10 +0000 (17:58 +0000)]
ar71xx/image: add tplink device template for new building code

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

9 years agoar71xx/image: add Build/mktplinkfw as buildstep for new build code
nbd [Wed, 25 Mar 2015 17:58:05 +0000 (17:58 +0000)]
ar71xx/image: add Build/mktplinkfw as buildstep for new build code

Use `mktplinkfw sysupgrade` or `mktplinkfw factory` or
`mktplinkfw image`

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

9 years agoinclude/image.mk: define variable FILESYSTEM
nbd [Wed, 25 Mar 2015 17:58:00 +0000 (17:58 +0000)]
include/image.mk: define variable FILESYSTEM

Set it to the filesystem which is build. mktplinkfw need to know which filesystem
is used.
FILESYSTEM can be squashfs, jffs2-64k, ...

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

9 years agobcm53xx: convert to new image building code
nbd [Wed, 25 Mar 2015 17:57:44 +0000 (17:57 +0000)]
bcm53xx: convert to new image building code

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

9 years agobrcm63xx: use a lookup for bcmcia's ready gpio
jogo [Wed, 25 Mar 2015 15:37:38 +0000 (15:37 +0000)]
brcm63xx: use a lookup for bcmcia's ready gpio

Should fix pcmcia on BCM6348 and BCM6358 after switching to DT-probed
gpio controllers.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44995 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: fix bcm96328avng board name
jogo [Wed, 25 Mar 2015 15:36:26 +0000 (15:36 +0000)]
brcm63xx: fix bcm96328avng board name

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44994 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: fix bt v2500v dts based detection
jogo [Wed, 25 Mar 2015 15:36:15 +0000 (15:36 +0000)]
brcm63xx: fix bt v2500v dts based detection

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44993 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move RTA770(B)W to dts
jogo [Wed, 25 Mar 2015 15:36:12 +0000 (15:36 +0000)]
brcm63xx: move RTA770(B)W to dts

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44992 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move MAGIC to dts
jogo [Wed, 25 Mar 2015 15:36:05 +0000 (15:36 +0000)]
brcm63xx: move MAGIC to dts

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44991 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move CPVA502+ to dts
jogo [Wed, 25 Mar 2015 15:35:57 +0000 (15:35 +0000)]
brcm63xx: move CPVA502+ to dts

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44990 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move dg834g v4 to dts
jogo [Wed, 25 Mar 2015 15:35:43 +0000 (15:35 +0000)]
brcm63xx: move dg834g v4 to dts

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44989 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move dsl-2640u to dts
jogo [Wed, 25 Mar 2015 15:35:37 +0000 (15:35 +0000)]
brcm63xx: move dsl-2640u to dts

Also build image again(?).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44988 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move bcm963268bu_p300 to dts
jogo [Wed, 25 Mar 2015 15:35:24 +0000 (15:35 +0000)]
brcm63xx: move bcm963268bu_p300 to dts

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44987 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: fix compilation on 3.14
jogo [Wed, 25 Mar 2015 15:35:15 +0000 (15:35 +0000)]
brcm63xx: fix compilation on 3.14

Fixes the following issue:

drivers/gpio/gpio-bcm63xx.c: In function 'bcm63xx_gpio_probe':
drivers/gpio/gpio-bcm63xx.c:80:4: error: implicit declaration of function 'devm_kasprintf' [-Werror=implicit-function-declaration]

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44986 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: Add BT Home Hub 2A support.
jogo [Wed, 25 Mar 2015 15:35:12 +0000 (15:35 +0000)]
brcm63xx: Add BT Home Hub 2A support.

Support for the BT HomeHub 2.0 Type A.

This router was manufactured by Thomson, and it's BCM6358 based.
The leds are controled by two chained HC594, all working ok. The BCM5325
switch has the RESET# pin wired to the GPIO15, but currently there is no
way to tell the b53 driver how to get this gpio number in brcm63xx,
therefore swconfig won't use it when performing a switch reset.

The patch was tested with several firmwares, and all except unsupported
stuff (i.e xDSL) works pretty well.

Tested-by: Tahir <tahir00ali@gmail.com>
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44985 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: move kernel load address to 8MiB
jogo [Wed, 25 Mar 2015 15:34:59 +0000 (15:34 +0000)]
brcm63xx: move kernel load address to 8MiB

Fixes boot when uncompressed kernel is > 4 MiB (#19251).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44984 3c298f89-4303-0410-b956-a3cf2f4a3e73