openwrt.git
11 years agokernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-16-2
hauke [Thu, 17 May 2012 13:22:38 +0000 (13:22 +0000)]
kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-16-2

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

11 years agobrcm47xx: remove support for kernel 3.2
hauke [Thu, 17 May 2012 13:20:10 +0000 (13:20 +0000)]
brcm47xx: remove support for kernel 3.2

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

11 years ago6to4: load the network config to fix radvd announce (#11467)
nbd [Thu, 17 May 2012 12:42:05 +0000 (12:42 +0000)]
6to4: load the network config to fix radvd announce (#11467)

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

11 years agotc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)
nbd [Thu, 17 May 2012 12:36:00 +0000 (12:36 +0000)]
tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)

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

11 years ago6in4: remove some obsolete functions
nbd [Thu, 17 May 2012 12:35:56 +0000 (12:35 +0000)]
6in4: remove some obsolete functions

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

11 years agolibubox: fix jshn handling of variables with numbers (fixes #11468)
nbd [Thu, 17 May 2012 12:35:52 +0000 (12:35 +0000)]
libubox: fix jshn handling of variables with numbers (fixes #11468)

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

11 years agox86/thincan: switch to 3.3
juhosg [Thu, 17 May 2012 06:41:01 +0000 (06:41 +0000)]
x86/thincan: switch to 3.3

Compile tested only.

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

11 years agox86/xen_domu: switch to 3.3
juhosg [Thu, 17 May 2012 06:41:00 +0000 (06:41 +0000)]
x86/xen_domu: switch to 3.3

Compile tested only.

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

11 years agox86/kvm_guest: switch to 3.3
juhosg [Thu, 17 May 2012 06:40:58 +0000 (06:40 +0000)]
x86/kvm_guest: switch to 3.3

Compile tested only.

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

11 years agox86/generic: switch to 3.3
juhosg [Thu, 17 May 2012 06:40:56 +0000 (06:40 +0000)]
x86/generic: switch to 3.3

Compile tested only.

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

11 years agoqos-scripts: use kmod-sched-core instead of kmod-sched
nbd [Wed, 16 May 2012 15:23:23 +0000 (15:23 +0000)]
qos-scripts: use kmod-sched-core instead of kmod-sched

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

11 years agokernel: split kmod-sched into kmod-sched-core and kmod-sched
nbd [Wed, 16 May 2012 15:23:19 +0000 (15:23 +0000)]
kernel: split kmod-sched into kmod-sched-core and kmod-sched

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

11 years agoqos-scripts: replace sfq/red with fq_codel - massively improves latency under load
nbd [Wed, 16 May 2012 15:23:16 +0000 (15:23 +0000)]
qos-scripts: replace sfq/red with fq_codel - massively improves latency under load

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

11 years agoiproute2: update to 3.3.0, drop a few useless old patches, add codel support
nbd [Wed, 16 May 2012 15:23:12 +0000 (15:23 +0000)]
iproute2: update to 3.3.0, drop a few useless old patches, add codel support

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

11 years agokernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)
nbd [Wed, 16 May 2012 15:23:08 +0000 (15:23 +0000)]
kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)

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

11 years agokernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Dave Täht)
nbd [Wed, 16 May 2012 15:23:03 +0000 (15:23 +0000)]
kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Dave Täht)

Codel is a new AQM algorithm and RED replacement designed by
Kathie Nichols and Van Jacobson, and published in ACM queue:

http://queue.acm.org/detail.cfm?id=2209336

Codel stands for "Controlled Delay", and needs no knobs in the
general case, twiddled, for optimum results. It aims for 5ms of
delay, at most, when in use.

Additionally,

fq_codel (by eric dumazet) builds on codel to provide fair queuing
superior to what could be had with SFQ, and drop behavior saner
than RED, BLUE, or choke.

These patches are backported from net-next and are known to work
on Linux 3.3.4 and later.

Includes updates to codel for better portability and speed

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

11 years ago[package] firewall: rework interface address determination to skip ipv6 addresses
jow [Wed, 16 May 2012 13:37:49 +0000 (13:37 +0000)]
[package] firewall: rework interface address determination to skip ipv6 addresses

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

11 years ago[package] firewall: fix nat reflection after netifd switch (#11460)
jow [Wed, 16 May 2012 13:03:54 +0000 (13:03 +0000)]
[package] firewall: fix nat reflection after netifd switch (#11460)

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

11 years agox86/alix2: switch to 3.3
juhosg [Wed, 16 May 2012 10:45:02 +0000 (10:45 +0000)]
x86/alix2: switch to 3.3

Compile tested only.

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

11 years agox86/net5501: switch to 3.3
juhosg [Wed, 16 May 2012 10:44:59 +0000 (10:44 +0000)]
x86/net5501: switch to 3.3

Compile tested only.

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

11 years agox86: sync 3.3 configs
juhosg [Wed, 16 May 2012 10:44:55 +0000 (10:44 +0000)]
x86: sync 3.3 configs

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

11 years agox86: sync 3.2 configs
juhosg [Wed, 16 May 2012 10:44:52 +0000 (10:44 +0000)]
x86: sync 3.2 configs

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

11 years agox86: sync 2.6.39 configs
juhosg [Wed, 16 May 2012 10:44:49 +0000 (10:44 +0000)]
x86: sync 2.6.39 configs

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

11 years agolinux/3.3: add missing symbol
juhosg [Wed, 16 May 2012 10:44:46 +0000 (10:44 +0000)]
linux/3.3: add missing symbol

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

11 years agolibubox: update to latest version, fixes handling of numbers in jshn variables
nbd [Wed, 16 May 2012 08:45:24 +0000 (08:45 +0000)]
libubox: update to latest version, fixes handling of numbers in jshn variables

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

11 years ago[tools] scons: probe "python" and "python2" first in pywrap.sh in order to use the...
jow [Tue, 15 May 2012 20:29:32 +0000 (20:29 +0000)]
[tools] scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible

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

11 years ago[tools] scons: wrap python invocations with helper script that attempts to find a...
jow [Tue, 15 May 2012 20:04:07 +0000 (20:04 +0000)]
[tools] scons: wrap python invocations with helper script that attempts to find a non-3.x python

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

11 years agotools/scons: remove the python 3 compat patch, it is incomplete and breaks with pytho...
nbd [Tue, 15 May 2012 13:42:36 +0000 (13:42 +0000)]
tools/scons: remove the python 3 compat patch, it is incomplete and breaks with python 2.5.2. i guess scons with python 3 is a lost cause...

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

11 years agouClibc: update to 0.9.33.2, fixes #4420
nbd [Tue, 15 May 2012 13:42:32 +0000 (13:42 +0000)]
uClibc: update to 0.9.33.2, fixes #4420

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

11 years agouClibc: remove 0.9.32, it is no longer necessary
nbd [Tue, 15 May 2012 13:42:28 +0000 (13:42 +0000)]
uClibc: remove 0.9.32, it is no longer necessary

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

11 years agolinux: add CONFIG_POWER_SUPPLY_DEBUG symbol
juhosg [Tue, 15 May 2012 11:12:31 +0000 (11:12 +0000)]
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol

It was missing in the previous commit.

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

11 years agolinux: move certain disabled symbols to the generic configs
juhosg [Tue, 15 May 2012 10:58:52 +0000 (10:58 +0000)]
linux: move certain disabled symbols to the generic configs

  * CONFIG_ARCH_DMA_ADDR_T_64BIT
  * CONFIG_ARCH_HAS_ILOG2_U32
  * CONFIG_ARCH_HAS_ILOG2_U64
  * CONFIG_ARCH_PHYS_ADDR_T_64BIT
  * CONFIG_ARCH_SUPPORTS_MSI
  * CONFIG_GENERIC_CPU_DEVICES
  * CONFIG_HWMON_DEBUG_CHIP
  * CONFIG_I2C_PXA_PCI
  * CONFIG_LEDS_GPIO
  * CONFIG_MINIX_FS_NATIVE_ENDIAN
  * CONFIG_MLX4_CORE
  * CONFIG_POWER_SUPPLY
  * CONFIG_POWER_SUPPLY_DEBUG
  * CONFIG_QUOTACTL
  * CONFIG_SDIO_UART
  * CONFIG_SENSORS_K10TEMP
  * CONFIG_SENSORS_SCH56XX_COMMON
  * CONFIG_SENSORS_VIA_CPUTEMP
  * CONFIG_SERIO_AMBAKMI
  * CONFIG_SERIO_I8042
  * CONFIG_SERIO_LIBPS2
  * CONFIG_SERIO_PCIPS2
  * CONFIG_SERIO_RAW
  * CONFIG_SERIO_SERPORT
  * CONFIG_SPI_BITBANG
  * CONFIG_SPI_GPIO

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

11 years agoar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eric Dumazet)
nbd [Tue, 15 May 2012 10:36:39 +0000 (10:36 +0000)]
ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eric Dumazet)

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

11 years ago[lantiq] code style cleanup of the mach files
blogic [Tue, 15 May 2012 09:38:05 +0000 (09:38 +0000)]
[lantiq] code style cleanup of the mach files

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

11 years ago[lantiq] adds zyxel p2601hnfx support
blogic [Tue, 15 May 2012 09:38:02 +0000 (09:38 +0000)]
[lantiq] adds zyxel p2601hnfx support

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

11 years ago[lantiq] set 3.3.6 as default
blogic [Tue, 15 May 2012 09:37:59 +0000 (09:37 +0000)]
[lantiq] set 3.3.6 as default

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

11 years agonetifd: bring up all interfaces on /etc/init.d/network restart
nbd [Mon, 14 May 2012 23:50:59 +0000 (23:50 +0000)]
netifd: bring up all interfaces on /etc/init.d/network restart

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

11 years agoenable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few...
nbd [Mon, 14 May 2012 23:33:35 +0000 (23:33 +0000)]
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places

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

11 years agonetifd: use the new json_get_vars function in the dhcp helper script
nbd [Mon, 14 May 2012 20:58:27 +0000 (20:58 +0000)]
netifd: use the new json_get_vars function in the dhcp helper script

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

11 years agoppp: use the new json_get_vars function
nbd [Mon, 14 May 2012 20:58:24 +0000 (20:58 +0000)]
ppp: use the new json_get_vars function

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

11 years agopptp: use the new json_get_vars function
nbd [Mon, 14 May 2012 20:58:20 +0000 (20:58 +0000)]
pptp: use the new json_get_vars function

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

11 years agopptp: use resolveip, schedule restart if dns lookups fail
nbd [Mon, 14 May 2012 20:58:16 +0000 (20:58 +0000)]
pptp: use resolveip, schedule restart if dns lookups fail

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

11 years agonetifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free...
nbd [Mon, 14 May 2012 20:58:13 +0000 (20:58 +0000)]
netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast)

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

11 years agopptp: drop the dependency on ip if netifd is selected
nbd [Mon, 14 May 2012 20:58:09 +0000 (20:58 +0000)]
pptp: drop the dependency on ip if netifd is selected

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

11 years agolibubox: update to latest version, adds a new function in jshn.sh
nbd [Mon, 14 May 2012 20:58:06 +0000 (20:58 +0000)]
libubox: update to latest version, adds a new function in jshn.sh

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

11 years ago[lantiq] set 3.3.5 as default
blogic [Mon, 14 May 2012 16:11:26 +0000 (16:11 +0000)]
[lantiq] set 3.3.5 as default

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

11 years agolinux/3.0: R.I.P.
juhosg [Mon, 14 May 2012 15:48:34 +0000 (15:48 +0000)]
linux/3.0: R.I.P.

It is used by the broken omap35xx/gumstix target only.

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

11 years agorealview: remove 3.0 support
juhosg [Mon, 14 May 2012 15:48:32 +0000 (15:48 +0000)]
realview: remove 3.0 support

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

11 years agorealview: switch to 3.3
juhosg [Mon, 14 May 2012 15:48:31 +0000 (15:48 +0000)]
realview: switch to 3.3

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

11 years agorealview: add 3.3 support
juhosg [Mon, 14 May 2012 15:48:29 +0000 (15:48 +0000)]
realview: add 3.3 support

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

11 years agolinux/3.3: more missing config symbols
juhosg [Mon, 14 May 2012 15:48:23 +0000 (15:48 +0000)]
linux/3.3: more missing config symbols

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

11 years agorelayd: fix return code check for resolving network->ifname mapping
nbd [Mon, 14 May 2012 14:08:43 +0000 (14:08 +0000)]
relayd: fix return code check for resolving network->ifname mapping

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

11 years agoimagebuilder: explicitly install the kernel .ipk before installing anything else...
nbd [Mon, 14 May 2012 14:00:01 +0000 (14:00 +0000)]
imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index (fixes #11450)

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

11 years agokernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX
hauke [Mon, 14 May 2012 11:28:02 +0000 (11:28 +0000)]
kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX

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

11 years agokernel: update linux 3.3 to 3.3.6
juhosg [Mon, 14 May 2012 09:18:32 +0000 (09:18 +0000)]
kernel: update linux 3.3 to 3.3.6

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

11 years agoscripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
nbd [Sun, 13 May 2012 16:29:39 +0000 (16:29 +0000)]
scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]

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

11 years agoamazon: fix section mismatch
hauke [Sun, 13 May 2012 15:31:42 +0000 (15:31 +0000)]
amazon: fix section mismatch

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

11 years agoamazon: update amazon target to kernel 3.3
hauke [Sun, 13 May 2012 15:10:40 +0000 (15:10 +0000)]
amazon: update amazon target to kernel 3.3

This is just compile tested, my device is currently not working.

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

11 years agotools/mtd-utils: remove empty patches
juhosg [Sun, 13 May 2012 12:32:22 +0000 (12:32 +0000)]
tools/mtd-utils: remove empty patches

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

11 years agobuild: prevent the virtual "kernel" package from leaking into the package index to...
nbd [Sun, 13 May 2012 12:31:53 +0000 (12:31 +0000)]
build: prevent the virtual "kernel" package from leaking into the package index to make dependency checks fail on kernel config mismatch

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

11 years agopackage/e2fsprogs: disable building of internal lib{blkid,uuid}
juhosg [Sun, 13 May 2012 12:20:17 +0000 (12:20 +0000)]
package/e2fsprogs: disable building of internal lib{blkid,uuid}

Also remove an empty patch.

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

11 years agopackage/util-linux: install development files
juhosg [Sun, 13 May 2012 12:20:15 +0000 (12:20 +0000)]
package/util-linux: install development files

Also remove trailing whitespaces from the Makefile.

Based on a patch by M. Braun.

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

11 years agogemini: remove 2.6.37 support
juhosg [Sun, 13 May 2012 12:04:04 +0000 (12:04 +0000)]
gemini: remove 2.6.37 support

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

11 years agogemini: switch to 3.3
juhosg [Sun, 13 May 2012 12:04:02 +0000 (12:04 +0000)]
gemini: switch to 3.3

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

11 years agogemini: add support for 3.3
juhosg [Sun, 13 May 2012 12:03:59 +0000 (12:03 +0000)]
gemini: add support for 3.3

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

11 years ago[toolchain] kernel-headers: Fix patch application for kernel-headers and a patch...
cshore [Sun, 13 May 2012 05:02:27 +0000 (05:02 +0000)]
[toolchain] kernel-headers: Fix patch application for kernel-headers and a patch that fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs.

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

11 years agobrcm47xx: generate image for Linksys WRT610N V1
hauke [Sun, 13 May 2012 00:16:57 +0000 (00:16 +0000)]
brcm47xx: generate image for Linksys WRT610N V1

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

11 years agokernel: ssb: add PCI IDs 0x4322 and 43222
hauke [Sun, 13 May 2012 00:08:12 +0000 (00:08 +0000)]
kernel: ssb: add PCI IDs 0x4322 and 43222

The 0x4322 ID is found on the BCM4322 used on some SoCs like the
Linksys WRT610N V1 connected to a BCM4705. The 43222 (0xa8d6) ID
is found on the BCM43222 used on some other SoCs like the D-Link
DSL-2760U connected to a BCM63xx.

This fixes #10887.

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

11 years agobrcm47xx: fix tg3 ssb patch
hauke [Sat, 12 May 2012 23:59:12 +0000 (23:59 +0000)]
brcm47xx: fix tg3 ssb patch

Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again).

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

11 years agoath9k: fix ar9330 internal regulator setup
nbd [Sat, 12 May 2012 17:41:05 +0000 (17:41 +0000)]
ath9k: fix ar9330 internal regulator setup

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

11 years agoath9k: update initvals for ar9330 to fix issues with high power designs
nbd [Sat, 12 May 2012 17:40:59 +0000 (17:40 +0000)]
ath9k: update initvals for ar9330 to fix issues with high power designs

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

11 years agoath9k: fix a rare use-after-free bug
nbd [Sat, 12 May 2012 17:40:53 +0000 (17:40 +0000)]
ath9k: fix a rare use-after-free bug

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

11 years agoath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA"...
nbd [Sat, 12 May 2012 17:40:47 +0000 (17:40 +0000)]
ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA" errors

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

11 years agolinux/2.6.38: R.I.P.
juhosg [Sat, 12 May 2012 12:05:21 +0000 (12:05 +0000)]
linux/2.6.38: R.I.P.

It is used only by the broken coldfire target.

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

11 years agolinux/2.6.37: R.I.P.
juhosg [Sat, 12 May 2012 12:05:19 +0000 (12:05 +0000)]
linux/2.6.37: R.I.P.

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

11 years agolinux: add broken flag to remaining targets which are using 2.6.37
juhosg [Sat, 12 May 2012 12:05:18 +0000 (12:05 +0000)]
linux: add broken flag to remaining targets which are using 2.6.37

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

11 years agoiop32x: remove 2.6.37 support
juhosg [Sat, 12 May 2012 10:49:36 +0000 (10:49 +0000)]
iop32x: remove 2.6.37 support

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

11 years agoiop32x: switch to 3.3
juhosg [Sat, 12 May 2012 10:49:34 +0000 (10:49 +0000)]
iop32x: switch to 3.3

It is compile tested only, so add a broken flag.

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

11 years agoiop32x: add 3.3 support
juhosg [Sat, 12 May 2012 10:49:32 +0000 (10:49 +0000)]
iop32x: add 3.3 support

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

11 years agosibyte: remove 2.6.37 support
juhosg [Sat, 12 May 2012 10:49:30 +0000 (10:49 +0000)]
sibyte: remove 2.6.37 support

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

11 years agosibyte: switch to 3.3
juhosg [Sat, 12 May 2012 10:49:28 +0000 (10:49 +0000)]
sibyte: switch to 3.3

It is compile tested only, so add a broken flag.

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

11 years agosibyte: add 3.3 support
juhosg [Sat, 12 May 2012 10:49:26 +0000 (10:49 +0000)]
sibyte: add 3.3 support

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

11 years agoixp4xx: fix ixp4xx_crypto build error
juhosg [Sat, 12 May 2012 10:49:23 +0000 (10:49 +0000)]
ixp4xx: fix ixp4xx_crypto build error

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

11 years agoremove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a...
nbd [Fri, 11 May 2012 22:08:06 +0000 (22:08 +0000)]
remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a module anyway

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

11 years ago[scripts] download.pl:
jow [Fri, 11 May 2012 18:17:15 +0000 (18:17 +0000)]
[scripts] download.pl:
- cleanup cache handling code
- use alternative m// and s/// delimiters to get rid of tedious slash escaping
- use multi-argument form of system() where possible to avoid quoting & escaping issues
- avoid a temporary variable

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

11 years agoorion: remove the broken broken flag
juhosg [Thu, 10 May 2012 20:20:43 +0000 (20:20 +0000)]
orion: remove the broken broken flag

It is working on the Linksys WRT350N v2 at least:
http://pastebin.com/KCAbJZs9

Additionally, the flag was added to a wrong place
so it had no effect.

Thanks to StrikerNL for testing.

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

11 years agokirkwood: fix Kconfig symbol for NSA-310
juhosg [Wed, 9 May 2012 16:16:52 +0000 (16:16 +0000)]
kirkwood: fix Kconfig symbol for NSA-310

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

11 years ago[lantiq] Add 3.3 config files
blogic [Wed, 9 May 2012 12:52:24 +0000 (12:52 +0000)]
[lantiq] Add 3.3 config files

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

11 years ago[lantiq] Add missing 3.3 patches
blogic [Wed, 9 May 2012 12:52:21 +0000 (12:52 +0000)]
[lantiq] Add missing 3.3 patches

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

11 years ago[lantiq] Drop 2.6.32 support
blogic [Wed, 9 May 2012 12:52:19 +0000 (12:52 +0000)]
[lantiq] Drop 2.6.32 support

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

11 years agokirkwood: add support for the ZyXEL NSA-310
juhosg [Wed, 9 May 2012 11:38:43 +0000 (11:38 +0000)]
kirkwood: add support for the ZyXEL NSA-310

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

11 years agokirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support
juhosg [Wed, 9 May 2012 11:38:41 +0000 (11:38 +0000)]
kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support

Based on a patch by Luka Perkov <openwrt@lukaperkov.net>

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

11 years agokirkwood: enable GPIO sysfs interface
juhosg [Wed, 9 May 2012 11:38:40 +0000 (11:38 +0000)]
kirkwood: enable GPIO sysfs interface

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

11 years agokirkwood: nuke 2.6.37 support
juhosg [Wed, 9 May 2012 11:38:39 +0000 (11:38 +0000)]
kirkwood: nuke 2.6.37 support

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

11 years agokirkwood: switch to 3.3
juhosg [Wed, 9 May 2012 11:38:37 +0000 (11:38 +0000)]
kirkwood: switch to 3.3

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

11 years agokirkwood: add 3.3 support
juhosg [Wed, 9 May 2012 11:38:36 +0000 (11:38 +0000)]
kirkwood: add 3.3 support

Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net>

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

11 years agoixp4xx: nuke 2.6.37 support
juhosg [Wed, 9 May 2012 10:48:44 +0000 (10:48 +0000)]
ixp4xx: nuke 2.6.37 support

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

11 years agoixp4xx: switch to 3.3
juhosg [Wed, 9 May 2012 10:48:43 +0000 (10:48 +0000)]
ixp4xx: switch to 3.3

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

11 years agompc85xx: remove 2.6.38 support
juhosg [Wed, 9 May 2012 10:48:41 +0000 (10:48 +0000)]
mpc85xx: remove 2.6.38 support

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

11 years agompc85xx: switch to 3.3 and add broken flag
juhosg [Wed, 9 May 2012 10:48:39 +0000 (10:48 +0000)]
mpc85xx: switch to 3.3 and add broken flag

It is compile tested only.

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