oweals/openwrt.git
12 years agothere is no ttyS1 console
John Crispin [Wed, 3 Apr 2013 09:59:59 +0000 (09:59 +0000)]
there is no ttyS1 console

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

12 years agomake v3.8 the default
John Crispin [Wed, 3 Apr 2013 09:59:55 +0000 (09:59 +0000)]
make v3.8 the default

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

12 years agoadd new image/Makefile
John Crispin [Wed, 3 Apr 2013 09:59:51 +0000 (09:59 +0000)]
add new image/Makefile

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

12 years agoadd the dts files that describe the boards in future
John Crispin [Wed, 3 Apr 2013 09:59:46 +0000 (09:59 +0000)]
add the dts files that describe the boards in future

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

12 years agofix upvel profile names
John Crispin [Wed, 3 Apr 2013 09:59:41 +0000 (09:59 +0000)]
fix upvel profile names

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

12 years agofix rt3883 config-3.8
John Crispin [Wed, 3 Apr 2013 09:59:37 +0000 (09:59 +0000)]
fix rt3883 config-3.8

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

12 years agofix rt305x config-3.8
John Crispin [Wed, 3 Apr 2013 09:59:33 +0000 (09:59 +0000)]
fix rt305x config-3.8

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

12 years agomark rt288x broken until the test hardware arrives in the mail
John Crispin [Wed, 3 Apr 2013 09:59:16 +0000 (09:59 +0000)]
mark rt288x broken until the test hardware arrives in the mail

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

12 years agoadd patches for v3.8
John Crispin [Wed, 3 Apr 2013 09:59:10 +0000 (09:59 +0000)]
add patches for v3.8

Signed-off-by: John Crsipin <blogic@openwrt.org>
SVN-Revision: 36163

12 years agoremove old ralink 3.8 patches
John Crispin [Wed, 3 Apr 2013 09:58:48 +0000 (09:58 +0000)]
remove old ralink 3.8 patches

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

12 years agomove files to files-3.7
John Crispin [Wed, 3 Apr 2013 09:58:44 +0000 (09:58 +0000)]
move files to files-3.7

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

12 years agoadd feature gpio
John Crispin [Wed, 3 Apr 2013 09:58:37 +0000 (09:58 +0000)]
add feature gpio

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

12 years agoadd OF support to rtl8367b driver
John Crispin [Wed, 3 Apr 2013 09:58:33 +0000 (09:58 +0000)]
add OF support to rtl8367b driver

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

12 years agomake firmware loading work on v3.9
John Crispin [Wed, 3 Apr 2013 09:58:28 +0000 (09:58 +0000)]
make firmware loading work on v3.9

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

12 years agotoolchain/gcc: remove reference to llvm introduced in r36155
Florian Fainelli [Tue, 2 Apr 2013 16:03:14 +0000 (16:03 +0000)]
toolchain/gcc: remove reference to llvm introduced in r36155

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

12 years agotoolchain/gcc: add support for GCC 4.8.0
Florian Fainelli [Tue, 2 Apr 2013 16:00:35 +0000 (16:00 +0000)]
toolchain/gcc: add support for GCC 4.8.0

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

12 years agotoolchain/gcc: update 4.7-linaro to 2013.03
Florian Fainelli [Tue, 2 Apr 2013 16:00:23 +0000 (16:00 +0000)]
toolchain/gcc: update 4.7-linaro to 2013.03

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

12 years agolibpcap: get rid of some bloat introduced by the update
Felix Fietkau [Mon, 1 Apr 2013 21:07:39 +0000 (21:07 +0000)]
libpcap: get rid of some bloat introduced by the update

SVN-Revision: 36151

12 years agolibpcap: update to 1.3.0
Felix Fietkau [Mon, 1 Apr 2013 21:07:34 +0000 (21:07 +0000)]
libpcap: update to 1.3.0

Disabled canusb by setting ac_cv_header_libusb_1_0_libusb_h to no in
Makefile.  Upstream configure script ignores --disable-canusb.

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36150

12 years agodrop 4.5 support
Imre Kaloz [Mon, 1 Apr 2013 15:46:41 +0000 (15:46 +0000)]
drop 4.5 support

SVN-Revision: 36149

12 years agocleanup
Imre Kaloz [Mon, 1 Apr 2013 15:43:23 +0000 (15:43 +0000)]
cleanup

SVN-Revision: 36148

12 years agofixup 4.7 configure options
Imre Kaloz [Mon, 1 Apr 2013 15:13:46 +0000 (15:13 +0000)]
fixup 4.7 configure options

SVN-Revision: 36146

12 years agollvm is marked broken for two and a half year now, nuke it
Imre Kaloz [Mon, 1 Apr 2013 15:08:38 +0000 (15:08 +0000)]
llvm is marked broken for two and a half year now, nuke it

SVN-Revision: 36145

12 years agoopenvpn: enable password save support (#13245)
Felix Fietkau [Mon, 1 Apr 2013 10:02:43 +0000 (10:02 +0000)]
openvpn: enable password save support (#13245)

SVN-Revision: 36144

12 years agovalgrind: update to v3.8.1
Felix Fietkau [Mon, 1 Apr 2013 09:53:34 +0000 (09:53 +0000)]
valgrind: update to v3.8.1

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36143

12 years agompc85xx: enable ath9k and wpad-mini by default
Felix Fietkau [Mon, 1 Apr 2013 09:53:29 +0000 (09:53 +0000)]
mpc85xx: enable ath9k and wpad-mini by default

SVN-Revision: 36142

12 years agotoolchain/eglibc: add missing ld-search-paths patch to 2.17
Florian Fainelli [Fri, 29 Mar 2013 13:16:09 +0000 (13:16 +0000)]
toolchain/eglibc: add missing ld-search-paths patch to 2.17

this patch is a copy of
trunk/toolchain/eglibc/patches/2.16/200-add-dl-search-paths.patch in
trunk/toolchain/eglibc/patches/2.17/200-add-ld-search-paths.patch
please use svn copy instead of applying it (like in
https://dev.openwrt.org/changeset/34290/)

the patch add /usr/lib in the ld search path (for eglibc 2.17),
thus helping libs like libnl-tiny.so (for iw), libjson.so.0 (for ubus,
jshn) to be found

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36141

12 years agotoolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib
Luka Perkov [Thu, 28 Mar 2013 12:16:39 +0000 (12:16 +0000)]
toolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib

It turns out that the symlink may exists already by the time the toolchain
Makefile gets an opportunity to run. While we asked to replace the target, ln
doesn't do so until after dereferencing the existing symlink. This results in
an unintended symlink that refers to itself. Instead, create the link without
dereferencing any symlinks by using the -n option.

Signed-off-by: John Szakmeister <john@szakmeister.net>
SVN-Revision: 36140

12 years agobrcm47xx: generate images for Linksys E.... models
Hauke Mehrtens [Wed, 27 Mar 2013 15:51:28 +0000 (15:51 +0000)]
brcm47xx: generate images for Linksys E.... models

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

12 years agogemini: remove usage of ehci_port_power() it was removed in kernel 3.8
Hauke Mehrtens [Wed, 27 Mar 2013 15:48:07 +0000 (15:48 +0000)]
gemini: remove usage of ehci_port_power() it was removed in kernel 3.8

SVN-Revision: 36138

12 years agobrcm47xx: activate image generation for some Netgear devices which are on the market...
Hauke Mehrtens [Wed, 27 Mar 2013 15:35:52 +0000 (15:35 +0000)]
brcm47xx: activate image generation for some Netgear devices which are on the market and should be supported.

SVN-Revision: 36137

12 years agobrcm47xx: generate images for more WRT...N models
Hauke Mehrtens [Wed, 27 Mar 2013 15:34:55 +0000 (15:34 +0000)]
brcm47xx: generate images for more WRT...N models

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

12 years agomac80211: backport some upstream mwl8k fixes
Jonas Gorski [Wed, 27 Mar 2013 12:39:52 +0000 (12:39 +0000)]
mac80211: backport some upstream mwl8k fixes

SVN-Revision: 36134

12 years agobase-files: firstboot: only ask for confirmation on TTY
Jonas Gorski [Wed, 27 Mar 2013 12:39:42 +0000 (12:39 +0000)]
base-files: firstboot: only ask for confirmation on TTY

Also allow '-y' to force the reset.

SVN-Revision: 36133

12 years agoodhcp6c: Fix a race-condition in RA-handling
Steven Barth [Tue, 26 Mar 2013 13:39:17 +0000 (13:39 +0000)]
odhcp6c: Fix a race-condition in RA-handling

Thanks to Markus Stenberg for investigating and providing a fix

SVN-Revision: 36132

12 years agobase-files: move sysctl init after boot
Jo-Philipp Wich [Tue, 26 Mar 2013 10:02:58 +0000 (10:02 +0000)]
base-files: move sysctl init after boot

SVN-Revision: 36131

12 years agobase-files: fix bad start index in previous commit
Jo-Philipp Wich [Mon, 25 Mar 2013 18:45:23 +0000 (18:45 +0000)]
base-files: fix bad start index in previous commit

SVN-Revision: 36130

12 years agopackage/base-files: change sysctl handling Move /etc/init.d/sysctl to index 00 and...
Jo-Philipp Wich [Mon, 25 Mar 2013 18:43:30 +0000 (18:43 +0000)]
package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface.

SVN-Revision: 36129

12 years agoupgrade to 3.9-rc4, disable unsupported boards
Imre Kaloz [Mon, 25 Mar 2013 14:18:32 +0000 (14:18 +0000)]
upgrade to 3.9-rc4, disable unsupported boards

SVN-Revision: 36128

12 years agorefresh patches against -rc4
Imre Kaloz [Mon, 25 Mar 2013 13:53:48 +0000 (13:53 +0000)]
refresh patches against -rc4

SVN-Revision: 36127

12 years agoadd missing symbols
Imre Kaloz [Mon, 25 Mar 2013 13:53:17 +0000 (13:53 +0000)]
add missing symbols

SVN-Revision: 36126

12 years agoiptables: don't use --enable-ipv6 if IPv6 is disabled
Steven Barth [Mon, 25 Mar 2013 11:22:12 +0000 (11:22 +0000)]
iptables: don't use --enable-ipv6 if IPv6 is disabled

SVN-Revision: 36125

12 years agofeeds.conf.default: switch LuCI feed to nbd.name git mirror
Jo-Philipp Wich [Mon, 25 Mar 2013 11:12:57 +0000 (11:12 +0000)]
feeds.conf.default: switch LuCI feed to nbd.name git mirror

SVN-Revision: 36124

12 years agoodhcp6c: minor bug fixes
Steven Barth [Mon, 25 Mar 2013 10:58:48 +0000 (10:58 +0000)]
odhcp6c: minor bug fixes

SVN-Revision: 36123

12 years agoar71xx: fix ethernet LEDs on the TL-WDR3500
Gabor Juhos [Mon, 25 Mar 2013 06:40:03 +0000 (06:40 +0000)]
ar71xx: fix ethernet LEDs on the TL-WDR3500

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36122

12 years agoar71xx: add GPIO output select values for AR934x
Gabor Juhos [Mon, 25 Mar 2013 06:40:00 +0000 (06:40 +0000)]
ar71xx: add GPIO output select values for AR934x

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36121

12 years agoar71xx: add default LED configuration for the WL-WRD3500
Gabor Juhos [Sun, 24 Mar 2013 21:07:21 +0000 (21:07 +0000)]
ar71xx: add default LED configuration for the WL-WRD3500

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36120

12 years agoar71xx: fix USB power GPIO on the TL-WDR3500
Gabor Juhos [Sun, 24 Mar 2013 19:23:47 +0000 (19:23 +0000)]
ar71xx: fix USB power GPIO on the TL-WDR3500

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36119

12 years agoar71xx: remove numeric suffix of the TL-WDR3500 USB LED
Gabor Juhos [Sun, 24 Mar 2013 19:23:45 +0000 (19:23 +0000)]
ar71xx: remove numeric suffix of the TL-WDR3500 USB LED

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36118

12 years agoar71xx: add diag support for the TL-WDR3500
Gabor Juhos [Sun, 24 Mar 2013 19:23:43 +0000 (19:23 +0000)]
ar71xx: add diag support for the TL-WDR3500

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36117

12 years agoar71xx: add default switch configuration for the TL-WDR3500
Gabor Juhos [Sun, 24 Mar 2013 19:23:36 +0000 (19:23 +0000)]
ar71xx: add default switch configuration for the TL-WDR3500

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36116

12 years agokernel: add missing config options for au1000 target
Hauke Mehrtens [Sun, 24 Mar 2013 14:01:38 +0000 (14:01 +0000)]
kernel: add missing config options for au1000 target

SVN-Revision: 36115

12 years agomac80211: download file with firmware for brcmsmac
Hauke Mehrtens [Sun, 24 Mar 2013 00:54:30 +0000 (00:54 +0000)]
mac80211: download file with firmware for brcmsmac

This fixes #13144.

SVN-Revision: 36114

12 years agomac80211: update brcmsmac ap patches
Hauke Mehrtens [Sun, 24 Mar 2013 00:53:15 +0000 (00:53 +0000)]
mac80211: update brcmsmac ap patches

SVN-Revision: 36113

12 years agobase-files: also apply r36107 to files.old
Florian Fainelli [Sat, 23 Mar 2013 12:44:10 +0000 (12:44 +0000)]
base-files: also apply r36107 to files.old

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

12 years agofirewall3: update to git head
Jo-Philipp Wich [Fri, 22 Mar 2013 14:10:29 +0000 (14:10 +0000)]
firewall3: update to git head

* fixes parsing of src/dest '*'
* fixes parsing of proto 'all'

SVN-Revision: 36111

12 years agotools/upx: use HOSTCXX to fix build errors on mac os x
Felix Fietkau [Fri, 22 Mar 2013 12:52:21 +0000 (12:52 +0000)]
tools/upx: use HOSTCXX to fix build errors on mac os x

SVN-Revision: 36110

12 years agobuild: add a HOSTCXX variable pointing at the c++ compiler
Felix Fietkau [Fri, 22 Mar 2013 12:52:17 +0000 (12:52 +0000)]
build: add a HOSTCXX variable pointing at the c++ compiler

SVN-Revision: 36109

12 years agogdb: update to 7.5-2012.12-1
Florian Fainelli [Fri, 22 Mar 2013 10:06:10 +0000 (10:06 +0000)]
gdb: update to 7.5-2012.12-1

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36108

12 years agobase-files: sysupgrade fail with eglibc
Florian Fainelli [Fri, 22 Mar 2013 10:06:06 +0000 (10:06 +0000)]
base-files: sysupgrade fail with eglibc

With eglibc, "ldd busybox" give us
    libcrypt.so.1 => /lib/libcrypt.so.1 (0x774be000)
    libm.so.6 => /lib/libm.so.6 (0x773e4000)
    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x773c0000)
    libc.so.6 => /lib/libc.so.6 (0x77276000)
    /lib/ld.so.1 (0x774fe000)

Thus /lib/ld.so.1 is not printed by the libs fonction and isn't copied to the 'new' root before pivot root
libs() { ldd $* | awk '{print $3}'; }
https://dev.openwrt.org/browser/trunk/package/base-files/files/lib/upgrade/common.sh

With uclibc the last line of "ldd busybox" is
    ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x77ada000)

Don't know for musl!

This patch replace https://dev.openwrt.org/changeset/19167, as glibc is gone
The other way around is to rework libs()

Please apply the fix (mine or another) on trunk and AA
Might fix https://dev.openwrt.org/ticket/12273

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36107

12 years agokernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.
Hauke Mehrtens [Thu, 21 Mar 2013 14:56:04 +0000 (14:56 +0000)]
kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.

SVN-Revision: 36102

12 years agokernel: REGMAP_SPI should only be selectable when SPI_MASTER is selected
Hauke Mehrtens [Thu, 21 Mar 2013 14:50:59 +0000 (14:50 +0000)]
kernel: REGMAP_SPI should only be selectable when SPI_MASTER is selected

This was turned from a silent confg option without a text to a normal
config option which could be selected without any other option
depending on this. This could cause the situation where REGMAP_SPI was
selected without SPI_MASTER being selected.

SVN-Revision: 36101

12 years agofirewall3: update to git head
Jo-Philipp Wich [Thu, 21 Mar 2013 14:25:17 +0000 (14:25 +0000)]
firewall3: update to git head

  * fixes port remapping rules (#13217)

SVN-Revision: 36100

12 years agobrcm47xx: generate images for some more devices
Hauke Mehrtens [Wed, 20 Mar 2013 22:01:18 +0000 (22:01 +0000)]
brcm47xx: generate images for some more devices

These devices should be supported by trunk now.

SVN-Revision: 36099

12 years agokernel: add some fixes for kernel 3.9
Hauke Mehrtens [Wed, 20 Mar 2013 21:59:24 +0000 (21:59 +0000)]
kernel: add some fixes for kernel 3.9

This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages.

SVN-Revision: 36098

12 years agokernel: add some missing config options for kernel 3.9
Hauke Mehrtens [Wed, 20 Mar 2013 21:53:51 +0000 (21:53 +0000)]
kernel: add some missing config options for kernel 3.9

SVN-Revision: 36097

12 years agonetifd: Fix adding IPv6 DNS-servers to resolv.conf
Steven Barth [Wed, 20 Mar 2013 13:49:39 +0000 (13:49 +0000)]
netifd: Fix adding IPv6 DNS-servers to resolv.conf

In some cases IPv6 DNS-servers were not added correctly.

SVN-Revision: 36095

12 years agoodhcp6c: Fix metric for on-link prefix routes
Steven Barth [Wed, 20 Mar 2013 09:26:52 +0000 (09:26 +0000)]
odhcp6c: Fix metric for on-link prefix routes

SVN-Revision: 36094

12 years agofirewall3: update to git head
Jo-Philipp Wich [Tue, 19 Mar 2013 16:18:05 +0000 (16:18 +0000)]
firewall3: update to git head

  * fixes reload handling of zones and ipsets that are still running but already deleted from the config

SVN-Revision: 36092

12 years agokernel: make SND_COMPRESS_OFFLOAD symbol visible for selection (#13193)
Florian Fainelli [Tue, 19 Mar 2013 14:13:39 +0000 (14:13 +0000)]
kernel: make SND_COMPRESS_OFFLOAD symbol visible for selection (#13193)

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

12 years agofirewall3: update to git head
Jo-Philipp Wich [Tue, 19 Mar 2013 13:54:34 +0000 (13:54 +0000)]
firewall3: update to git head

- support network names in per-zone 'masq_src', 'masq_dest' and 'subnet' options (#13197)
- do not allow src_mac option for SNAT rules

SVN-Revision: 36090

12 years agohostapd: fix build errors on supplicant-only builds
Felix Fietkau [Mon, 18 Mar 2013 16:11:32 +0000 (16:11 +0000)]
hostapd: fix build errors on supplicant-only builds

SVN-Revision: 36085

12 years agoodhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for investig...
Steven Barth [Mon, 18 Mar 2013 07:24:49 +0000 (07:24 +0000)]
odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for investigating

SVN-Revision: 36083

12 years agobuild: make the color of the 'configuration out of sync' warning red to make it harde...
Felix Fietkau [Sun, 17 Mar 2013 21:12:02 +0000 (21:12 +0000)]
build: make the color of the 'configuration out of sync' warning red to make it harder for users to overlook

SVN-Revision: 36082

12 years agohostapd: initial prototype of an ubus binding
Felix Fietkau [Sun, 17 Mar 2013 20:47:18 +0000 (20:47 +0000)]
hostapd: initial prototype of an ubus binding

Supports listing, removing and banning clients, and hooking into
probe/assoc/auth requests via object subscribe.

SVN-Revision: 36081

12 years agouml: remove 3.6 kernel patches
Florian Fainelli [Sun, 17 Mar 2013 19:47:04 +0000 (19:47 +0000)]
uml: remove 3.6 kernel patches

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

12 years agouml: remove 3.3. kernel patches
Florian Fainelli [Sun, 17 Mar 2013 19:46:59 +0000 (19:46 +0000)]
uml: remove 3.3. kernel patches

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

12 years agouml: switch to 3.8 kernel
Florian Fainelli [Sun, 17 Mar 2013 19:46:54 +0000 (19:46 +0000)]
uml: switch to 3.8 kernel

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

12 years agouml: add support for 3.8 kernel
Florian Fainelli [Sun, 17 Mar 2013 19:46:49 +0000 (19:46 +0000)]
uml: add support for 3.8 kernel

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

12 years agouml: remove 3.2 patches
Florian Fainelli [Sun, 17 Mar 2013 19:46:43 +0000 (19:46 +0000)]
uml: remove 3.2 patches

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

12 years agoep93xx: switch to 3.8 kernel
Florian Fainelli [Sun, 17 Mar 2013 19:46:37 +0000 (19:46 +0000)]
ep93xx: switch to 3.8 kernel

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

12 years agokernel: refresh 3.9 patches
Florian Fainelli [Sun, 17 Mar 2013 19:46:32 +0000 (19:46 +0000)]
kernel: refresh 3.9 patches

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

12 years agoep93xx: add support for 3.8 kernel
Florian Fainelli [Sun, 17 Mar 2013 19:46:25 +0000 (19:46 +0000)]
ep93xx: add support for 3.8 kernel

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

12 years agokernel: enable SND_COMPRESS_OFFLOAD for kernels >= 3.3
Florian Fainelli [Sun, 17 Mar 2013 19:46:00 +0000 (19:46 +0000)]
kernel: enable SND_COMPRESS_OFFLOAD for kernels >= 3.3

Most sound SoC driver enable it and rely it on to properly work.

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

12 years agoep93xx: account for sound soc directory rename in 3.7
Florian Fainelli [Sun, 17 Mar 2013 19:45:55 +0000 (19:45 +0000)]
ep93xx: account for sound soc directory rename in 3.7

sound/soc/ep93xx -> sound/soc/cirrus

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

12 years agokernel: set regmap-core module license
Florian Fainelli [Sun, 17 Mar 2013 19:45:48 +0000 (19:45 +0000)]
kernel: set regmap-core module license

Fixes the following issues:
[    7.660000] regmap_core: module license 'unspecified' taints kernel
[    7.690000] Disabling lock debugging due to kernel
[    7.700000] regmap_core: Unknown symbol lzo1x_decompress_safe (err 0
[    7.710000] regmap_core: Unknown symbol lzo1x_1_compress (err 0
[    7.720000] regmap_core: Unknown symbol devres_add (err 0
[    7.730000] regmap_core: Unknown symbol debugfs_create_bool (err 0
[    7.750000] regmap_core: Unknown symbol devres_alloc (err 0
[    7.760000] regmap_core: Unknown symbol debugfs_remove_recursive (err 0
[    7.770000] regmap_core: Unknown symbol debugfs_create_file (err 0
[    7.780000] regmap_core: Unknown symbol devres_free (err 0
[    7.800000] regmap_core: Unknown symbol devres_find (err 0
[    7.810000] regmap_core: Unknown symbol debugfs_create_dir (err 0)

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

12 years agokernel: load regmap modules after kmod-lib-lzo
Florian Fainelli [Sun, 17 Mar 2013 19:45:42 +0000 (19:45 +0000)]
kernel: load regmap modules after kmod-lib-lzo

Otherwise regmap-core will not be able to lookup the lzo exported
symbols.

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

12 years agoubus: update to latest version, fixes a bug in notify return code handling
Felix Fietkau [Sun, 17 Mar 2013 17:43:47 +0000 (17:43 +0000)]
ubus: update to latest version, fixes a bug in notify return code handling

SVN-Revision: 36068

12 years agoau1000: remove support for 3.3. kernel
Florian Fainelli [Sun, 17 Mar 2013 14:33:47 +0000 (14:33 +0000)]
au1000: remove support for 3.3. kernel

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

12 years agoau1000: switch to 3.6 kernel
Florian Fainelli [Sun, 17 Mar 2013 14:33:41 +0000 (14:33 +0000)]
au1000: switch to 3.6 kernel

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

12 years agoau1000: keep the MTX-1 watchdog pin low during boot
Florian Fainelli [Sun, 17 Mar 2013 14:33:36 +0000 (14:33 +0000)]
au1000: keep the MTX-1 watchdog pin low during boot

Do this until the watchdog driver is loaded and the user-space watchdog
daemon can start pinging the watchdog.

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

12 years agoep93xx: remove 3.3 kernel support
Florian Fainelli [Sun, 17 Mar 2013 14:33:23 +0000 (14:33 +0000)]
ep93xx: remove 3.3 kernel support

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

12 years agomcs814x: use devm_request_and_ioremap in mcs814x-rng driver
Florian Fainelli [Sun, 17 Mar 2013 14:33:18 +0000 (14:33 +0000)]
mcs814x: use devm_request_and_ioremap in mcs814x-rng driver

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

12 years agomcs814x: use devm_request_and_ioremap helper for nuport_mac driver
Florian Fainelli [Sun, 17 Mar 2013 14:33:13 +0000 (14:33 +0000)]
mcs814x: use devm_request_and_ioremap helper for nuport_mac driver

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

12 years agomcs814x: remove PCI code
Florian Fainelli [Sun, 17 Mar 2013 14:33:07 +0000 (14:33 +0000)]
mcs814x: remove PCI code

None of the boards we support are using it nor have it wired out of the
SoC, just remove it.

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

12 years agomcs814x: implement MULTI_IRQ_HANDLER
Florian Fainelli [Sat, 16 Mar 2013 22:25:47 +0000 (22:25 +0000)]
mcs814x: implement MULTI_IRQ_HANDLER

Allows us to get rid of the IRQ entry point assembly

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

12 years agomcs814x: use the standard device tree binding to represent a PHY node
Florian Fainelli [Sat, 16 Mar 2013 22:25:41 +0000 (22:25 +0000)]
mcs814x: use the standard device tree binding to represent a PHY node

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

12 years agomac80211: merge a few minstrel_ht performance improvements
Felix Fietkau [Sat, 16 Mar 2013 16:11:43 +0000 (16:11 +0000)]
mac80211: merge a few minstrel_ht performance improvements

SVN-Revision: 36056

12 years agobusybox: fix disabling /sbin/init and logread if procd is used as init
Felix Fietkau [Sat, 16 Mar 2013 01:25:42 +0000 (01:25 +0000)]
busybox: fix disabling /sbin/init and logread if procd is used as init

SVN-Revision: 36054

12 years agomac80211: merge a fix for a race condition on station removal
Felix Fietkau [Fri, 15 Mar 2013 22:29:27 +0000 (22:29 +0000)]
mac80211: merge a fix for a race condition on station removal

SVN-Revision: 36053