openwrt.git
10 years agoar71xx: fix switch port map for the Archer C7
juhosg [Mon, 22 Jul 2013 16:02:13 +0000 (16:02 +0000)]
ar71xx: fix switch port map for the Archer C7

The correct port number for the WAN port is 1.
Update the VLAN port maps to reflect that.

https://forum.openwrt.org/viewtopic.php?pid=203755#p203755

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37507 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel/3.10: rework MIPS FPU emulation disable patch
juhosg [Mon, 22 Jul 2013 16:02:12 +0000 (16:02 +0000)]
kernel/3.10: rework MIPS FPU emulation disable patch

Get rid of some ifdefs, and make sure that the microMIPS
specific code is disabled as well.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37506 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: Add support for Huawei HG255D in trunk
blogic [Mon, 22 Jul 2013 15:36:39 +0000 (15:36 +0000)]
ramips: Add support for Huawei HG255D in trunk

HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community (www.right.com.cn), so credit should given to them.

This patch is tested to work except trivial LED issues.

Signed-off-by: Leon Xu <ylxu72@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37505 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: update to latest git head
blogic [Mon, 22 Jul 2013 15:36:28 +0000 (15:36 +0000)]
procd: update to latest git head

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

10 years agoubox: fix stack overflow in squashfs uuid code
blogic [Mon, 22 Jul 2013 15:36:16 +0000 (15:36 +0000)]
ubox: fix stack overflow in squashfs uuid code

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

10 years agokernel: update 3.10 to 3.10.2
juhosg [Mon, 22 Jul 2013 15:31:13 +0000 (15:31 +0000)]
kernel: update 3.10 to 3.10.2

Also refresh 3.10 patches.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37502 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: update 3.9 to 3.9.11
juhosg [Mon, 22 Jul 2013 15:30:56 +0000 (15:30 +0000)]
kernel: update 3.9 to 3.9.11

Also refresh 3.9 patches.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37501 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: dont build ar10 drivers
blogic [Mon, 22 Jul 2013 13:53:01 +0000 (13:53 +0000)]
lantiq: dont build ar10 drivers

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

10 years agoralink: set remove dwc_otg from default packages and use dwc2 instead
blogic [Mon, 22 Jul 2013 13:52:52 +0000 (13:52 +0000)]
ralink: set remove dwc_otg from default packages and use dwc2 instead

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

10 years agoralink: remove dwc_otg from modules.mk
blogic [Mon, 22 Jul 2013 13:52:44 +0000 (13:52 +0000)]
ralink: remove dwc_otg from modules.mk

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

10 years agoralink: set v3.10 as default
blogic [Mon, 22 Jul 2013 13:52:32 +0000 (13:52 +0000)]
ralink: set v3.10 as default

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

10 years agoprocd: default to udp log protocol to keep backwards compat with busybox
jow [Mon, 22 Jul 2013 11:31:29 +0000 (11:31 +0000)]
procd: default to udp log protocol to keep backwards compat with busybox

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

10 years agokernel: fix crash in act_connmark in 3.9 and 3.10 (fixes #13916, #13876)
nbd [Sun, 21 Jul 2013 13:53:54 +0000 (13:53 +0000)]
kernel: fix crash in act_connmark in 3.9 and 3.10 (fixes #13916, #13876)

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

10 years agokernel: add missing config option CONFIG_SND_MXS_SOC
hauke [Sun, 21 Jul 2013 12:27:22 +0000 (12:27 +0000)]
kernel: add missing config option CONFIG_SND_MXS_SOC

This is needed by imx23 target.

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

10 years agokernel: add a new global config symbol for enabling rfkill support (can be enabled...
nbd [Sun, 21 Jul 2013 11:55:30 +0000 (11:55 +0000)]
kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag)

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

10 years agokernel: Remove gpio-pwm patches
lars [Sun, 21 Jul 2013 11:43:16 +0000 (11:43 +0000)]
kernel: Remove gpio-pwm patches

There is no platform using the gpio-pwm driver, yet these patches break the
generic PWM framework that is in upstream. So just remove them.

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

10 years agokernel: fix config breakage from removing the de4x5 tulip driver
jogo [Sun, 21 Jul 2013 11:08:38 +0000 (11:08 +0000)]
kernel: fix config breakage from removing the de4x5 tulip driver

Properly define the config symbol to n so it doesn't break build for
targets which do have it available (e.g. mostly everything except arm).

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

10 years agokernel: fix kmod-crypto-hw-ppc4xx dependencies
nbd [Sun, 21 Jul 2013 08:20:01 +0000 (08:20 +0000)]
kernel: fix kmod-crypto-hw-ppc4xx dependencies

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

10 years agokernel: add missing config symbol for the chipidea usb driver
nbd [Sun, 21 Jul 2013 08:19:58 +0000 (08:19 +0000)]
kernel: add missing config symbol for the chipidea usb driver

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

10 years agokernel: remove an exotic ethernet driver from the tulip package which does not build...
nbd [Sun, 21 Jul 2013 08:06:56 +0000 (08:06 +0000)]
kernel: remove an exotic ethernet driver from the tulip package which does not build on some platforms

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

10 years agokernel: fix crypto-hw-talitos dependencies
juhosg [Sat, 20 Jul 2013 20:44:40 +0000 (20:44 +0000)]
kernel: fix crypto-hw-talitos dependencies

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37485 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: merge a proposed fix from LKML for fixing infinite data returned by /proc...
nbd [Sat, 20 Jul 2013 18:35:54 +0000 (18:35 +0000)]
kernel: merge a proposed fix from LKML for fixing infinite data returned by /proc/timer_list

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

10 years agoath9k: add initial tx queueing rework patches
nbd [Sat, 20 Jul 2013 16:37:50 +0000 (16:37 +0000)]
ath9k: add initial tx queueing rework patches

This forces all packets (even for un-aggregated traffic) through
software queues to improve fairness and stability

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

10 years agoead: fix compile errors with recent kernels
nbd [Sat, 20 Jul 2013 12:56:07 +0000 (12:56 +0000)]
ead: fix compile errors with recent kernels

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

10 years agobrcm63xx: add linux 3.10 support
jogo [Sat, 20 Jul 2013 11:30:26 +0000 (11:30 +0000)]
brcm63xx: add linux 3.10 support

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

10 years agoRevert "ar71xx: override cpu_has_mmips feature"
juhosg [Sat, 20 Jul 2013 10:14:08 +0000 (10:14 +0000)]
Revert "ar71xx: override cpu_has_mmips feature"

This reverts r37477. A generic patch is used to fix
this globally, so revert the ar71xx specific change.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37480 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel/3.10: add a generic patch for cpu_has_mmips override
juhosg [Sat, 20 Jul 2013 10:14:05 +0000 (10:14 +0000)]
kernel/3.10: add a generic patch for cpu_has_mmips override

Backport of commit 3ddc14add5e6341cf8ef4058c34c67ba7fd15317
from 3.11-rc1

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

10 years agokernel/3.10: make emulate_load_store_microMIPS static
juhosg [Sat, 20 Jul 2013 09:53:54 +0000 (09:53 +0000)]
kernel/3.10: make emulate_load_store_microMIPS static

This allows the compiler to remove the emulate_load_store_microMIPS
function if cpu_has_mmips is defined as zero.

Backport of commit 74338805ec6869594d583535f941cb478c94dd73
from 3.11-rc1.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37478 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: override cpu_has_mmips feature
juhosg [Sat, 20 Jul 2013 09:40:32 +0000 (09:40 +0000)]
ar71xx: override cpu_has_mmips feature

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37477 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: use mtd_get_part_size helper
juhosg [Sat, 20 Jul 2013 09:26:57 +0000 (09:26 +0000)]
ar71xx: use mtd_get_part_size helper

Drop the local get_mtd_part_size implementation and use
the equivalent function provided by lib/functions.sh.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37476 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobase-files: add mtd_get_part_size helper
juhosg [Sat, 20 Jul 2013 09:25:49 +0000 (09:25 +0000)]
base-files: add mtd_get_part_size helper

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37475 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agompc85xx: remove 3.8 support
juhosg [Sat, 20 Jul 2013 09:13:04 +0000 (09:13 +0000)]
mpc85xx: remove 3.8 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37474 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agompc85xx: switch to 3.10
juhosg [Sat, 20 Jul 2013 09:13:01 +0000 (09:13 +0000)]
mpc85xx: switch to 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37473 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agompc85xx: add 3.10 support
juhosg [Sat, 20 Jul 2013 09:12:57 +0000 (09:12 +0000)]
mpc85xx: add 3.10 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37472 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: build image for the TP-LINK TL-WR941N v6 board
juhosg [Sat, 20 Jul 2013 08:54:45 +0000 (08:54 +0000)]
ar71xx: build image for the TP-LINK TL-WR941N v6 board

TL-WR941N v6 use almost same IC as WDR3500.

[juhosg: change subject, and change fw layout from 4M to 4Mlzma]

Patchwork: http://patchwork.openwrt.org/patch/3719/
Signed-off-by: ShuYu Wang <andelf@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37471 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: move more ARM_ERRATA symbols to the generic config
juhosg [Sat, 20 Jul 2013 07:43:54 +0000 (07:43 +0000)]
linux: move more ARM_ERRATA symbols to the generic config

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37470 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: remove 3.7 support
juhosg [Sat, 20 Jul 2013 07:37:27 +0000 (07:37 +0000)]
linux: remove 3.7 support

It is not used by any target.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37469 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: remove duplicated 3.10 symbols from target config files
juhosg [Sat, 20 Jul 2013 07:21:52 +0000 (07:21 +0000)]
linux: remove duplicated 3.10 symbols from target config files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37467 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix kmod-fs-btrfs dependencies
hauke [Fri, 19 Jul 2013 23:10:40 +0000 (23:10 +0000)]
kernel: fix kmod-fs-btrfs dependencies

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

10 years agokernel: move CONFIG_NET_IP_TUNNEL to generic
jogo [Fri, 19 Jul 2013 22:58:01 +0000 (22:58 +0000)]
kernel: move CONFIG_NET_IP_TUNNEL to generic

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

10 years agomalta: remove CONFIG_NET_CLS* overrides
juhosg [Fri, 19 Jul 2013 22:51:37 +0000 (22:51 +0000)]
malta: remove CONFIG_NET_CLS* overrides

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37464 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: remove CONFIG_NET_SCH_* overrides
juhosg [Fri, 19 Jul 2013 22:51:36 +0000 (22:51 +0000)]
malta: remove CONFIG_NET_SCH_* overrides

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37463 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: remove CONFIG_*_PHY overrides
juhosg [Fri, 19 Jul 2013 22:51:35 +0000 (22:51 +0000)]
malta: remove CONFIG_*_PHY overrides

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37462 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix xtables-addons dependencies with kernel 3.3
hauke [Fri, 19 Jul 2013 22:36:47 +0000 (22:36 +0000)]
kernel: fix xtables-addons dependencies with kernel 3.3

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

10 years agokernel: add fbdev.ko to kmod-fb on x86 dependencies
hauke [Fri, 19 Jul 2013 22:30:35 +0000 (22:30 +0000)]
kernel: add fbdev.ko to kmod-fb on x86 dependencies

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

10 years agokernel: fix kmod-rtc-pcf8563 dependencies
hauke [Fri, 19 Jul 2013 22:27:31 +0000 (22:27 +0000)]
kernel: fix kmod-rtc-pcf8563 dependencies

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

10 years agokernel: package the usbmon module
juhosg [Fri, 19 Jul 2013 22:19:26 +0000 (22:19 +0000)]
kernel: package the usbmon module

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37458 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: remove 3.8 support
juhosg [Fri, 19 Jul 2013 17:12:53 +0000 (17:12 +0000)]
malta: remove 3.8 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37457 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: switch to 3.10
juhosg [Fri, 19 Jul 2013 17:12:52 +0000 (17:12 +0000)]
malta: switch to 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37456 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: add support for 3.10
juhosg [Fri, 19 Jul 2013 17:12:51 +0000 (17:12 +0000)]
malta: add support for 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37455 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: update README
juhosg [Fri, 19 Jul 2013 17:12:47 +0000 (17:12 +0000)]
malta: update README

The images which are usable with Qemu have a '-initramfs'
suffix. Update the readme to reflect that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37454 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: avoid redundant vmlinux-initramfs.elf copy
juhosg [Fri, 19 Jul 2013 17:12:46 +0000 (17:12 +0000)]
malta: avoid redundant vmlinux-initramfs.elf copy

Patchwork: http://patchwork.openwrt.org/patch/3811/
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37453 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimage: fix initramfs image name
juhosg [Fri, 19 Jul 2013 17:12:45 +0000 (17:12 +0000)]
image: fix initramfs image name

Preserve order of components in initramfs image filename
when doing copy from $(KDIR) to $(BIN_DIR).

Patchwork: http://patchwork.openwrt.org/patch/3811/
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37452 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: improve early console handling
juhosg [Fri, 19 Jul 2013 17:12:44 +0000 (17:12 +0000)]
procd: improve early console handling

The malta target is broken since procd is used
as init. The initramfs image boots fine, however
the console is not working.

Improve the early console handling to fix the
problem.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37451 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add missing symbols for 3.10
juhosg [Fri, 19 Jul 2013 17:12:36 +0000 (17:12 +0000)]
kernel: add missing symbols for 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37450 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: refresh config-3.10
juhosg [Fri, 19 Jul 2013 17:12:34 +0000 (17:12 +0000)]
kernel: refresh config-3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37449 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: simplify kmod-crypto-misc dependencies
hauke [Fri, 19 Jul 2013 15:01:22 +0000 (15:01 +0000)]
kernel: simplify kmod-crypto-misc dependencies

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

10 years agox86: fix kmod-gpio-pc8736x dependencies
hauke [Fri, 19 Jul 2013 14:55:51 +0000 (14:55 +0000)]
x86: fix kmod-gpio-pc8736x dependencies

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

10 years agokernel: fix kmod-et131x dependencies
hauke [Fri, 19 Jul 2013 14:53:29 +0000 (14:53 +0000)]
kernel: fix kmod-et131x dependencies

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

10 years agokernel: fix usb-net-asix dependencies
hauke [Fri, 19 Jul 2013 14:51:15 +0000 (14:51 +0000)]
kernel: fix usb-net-asix dependencies

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

10 years agoubox: update to git head, fixes multiple null pointer dereferences and adds support...
jow [Fri, 19 Jul 2013 14:50:39 +0000 (14:50 +0000)]
ubox: update to git head, fixes multiple null pointer dereferences and adds support for mounting lvm and raid devices

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

10 years agokernel: fix crypto-hw-geode dependencies
hauke [Fri, 19 Jul 2013 14:46:02 +0000 (14:46 +0000)]
kernel: fix crypto-hw-geode dependencies

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

10 years agokernel: fix crypto-hw-padlock dependencies
hauke [Fri, 19 Jul 2013 14:44:12 +0000 (14:44 +0000)]
kernel: fix crypto-hw-padlock dependencies

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

10 years agokernel: fix syntax error in kmod-crypto-misc
hauke [Fri, 19 Jul 2013 14:41:33 +0000 (14:41 +0000)]
kernel: fix syntax error in kmod-crypto-misc

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

10 years agokernel: add missing module for mmc-spi
nbd [Fri, 19 Jul 2013 14:13:45 +0000 (14:13 +0000)]
kernel: add missing module for mmc-spi

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

10 years agoltq-deu: add missing dependency
nbd [Fri, 19 Jul 2013 14:10:18 +0000 (14:10 +0000)]
ltq-deu: add missing dependency

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

10 years agokernel: fix kmod-usb-chipideai syntax
hauke [Fri, 19 Jul 2013 13:35:28 +0000 (13:35 +0000)]
kernel: fix kmod-usb-chipideai syntax

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

10 years agokernel: fix kmod-usb-chipideai dependencies
hauke [Fri, 19 Jul 2013 13:23:47 +0000 (13:23 +0000)]
kernel: fix kmod-usb-chipideai dependencies

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

10 years agokernel: remove gpio_buttons
jogo [Fri, 19 Jul 2013 13:20:41 +0000 (13:20 +0000)]
kernel: remove gpio_buttons

It hasn't been buildable for a long time, and there are no users of it
anymore left as all of them have been switched to the upstream accepted
version.

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

10 years agox86: switch rdc to to gpio_keys_polled
jogo [Fri, 19 Jul 2013 13:20:39 +0000 (13:20 +0000)]
x86: switch rdc to to gpio_keys_polled

gpio_buttons have been deprecated since a long time.

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

10 years agoixp4xx: switch cambira to gpio_keys_polled
jogo [Fri, 19 Jul 2013 13:20:37 +0000 (13:20 +0000)]
ixp4xx: switch cambira to gpio_keys_polled

gpio_buttons have been deprecated since a long time.

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

10 years agoscripts/metadata.pl: emit dependencies for package/kernel/linux
nbd [Fri, 19 Jul 2013 12:49:21 +0000 (12:49 +0000)]
scripts/metadata.pl: emit dependencies for package/kernel/linux

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

10 years agokernel: update bcma and ssb to version from wireless-testing/master tag master-2013...
hauke [Fri, 19 Jul 2013 12:02:34 +0000 (12:02 +0000)]
kernel: update bcma and ssb to version from wireless-testing/master tag master-2013-07-18

This should fix some build problems in b43 with kernel 3.3.

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

10 years agobuild: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)
nbd [Fri, 19 Jul 2013 10:52:56 +0000 (10:52 +0000)]
build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)

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

10 years agoscripts/gen-dependencies.sh: clean up temp files
nbd [Fri, 19 Jul 2013 10:41:56 +0000 (10:41 +0000)]
scripts/gen-dependencies.sh: clean up temp files

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

10 years agobutton-hotplug: add missing dependency on kmod-input-core
nbd [Fri, 19 Jul 2013 10:38:48 +0000 (10:38 +0000)]
button-hotplug: add missing dependency on kmod-input-core

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

10 years agolinux: fix platform dependency of kmod-usb2-fsl
jow [Fri, 19 Jul 2013 10:34:40 +0000 (10:34 +0000)]
linux: fix platform dependency of kmod-usb2-fsl

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

10 years agolinux: kmod-ipt-filter depends on kmod-ipt-conntrack
jow [Fri, 19 Jul 2013 10:08:26 +0000 (10:08 +0000)]
linux: kmod-ipt-filter depends on kmod-ipt-conntrack

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

10 years agokernel: change ipt depends to a select
jogo [Fri, 19 Jul 2013 09:59:34 +0000 (09:59 +0000)]
kernel: change ipt depends to a select

Fixes recursive dependencies with kmod-ipt-core.

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

10 years agoxtables-addons: use a select of kmod-ipt-core instead of depending on it
jow [Fri, 19 Jul 2013 09:58:17 +0000 (09:58 +0000)]
xtables-addons: use a select of kmod-ipt-core instead of depending on it

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

10 years agoxtables-addons: add missing kmod dependencies
jow [Fri, 19 Jul 2013 09:58:11 +0000 (09:58 +0000)]
xtables-addons: add missing kmod dependencies

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

10 years agokernel: add missing kernel config symbol
jogo [Fri, 19 Jul 2013 09:51:20 +0000 (09:51 +0000)]
kernel: add missing kernel config symbol

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

10 years agomac80211: add missing dependencies
jogo [Fri, 19 Jul 2013 09:49:04 +0000 (09:49 +0000)]
mac80211: add missing dependencies

Add missing dependencies for rt2800-lib and lib80211.

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

10 years agokernel: video-core depends on i2c-core if i2c-core is selected
jogo [Thu, 18 Jul 2013 20:40:17 +0000 (20:40 +0000)]
kernel: video-core depends on i2c-core if i2c-core is selected

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

10 years agokernel: kmod-gpio-mcp23s08 depends on i2c-core
jogo [Thu, 18 Jul 2013 20:40:15 +0000 (20:40 +0000)]
kernel: kmod-gpio-mcp23s08 depends on i2c-core

But only if it is selected, so make it a conditionl dependency.

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

10 years agokernel: kmod-pcmcia-serial requires kmod-serial-8250
jogo [Thu, 18 Jul 2013 20:40:13 +0000 (20:40 +0000)]
kernel: kmod-pcmcia-serial requires kmod-serial-8250

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

10 years agokernel: kmod-e1000e depends on pip for 3.8+
jogo [Thu, 18 Jul 2013 20:40:10 +0000 (20:40 +0000)]
kernel: kmod-e1000e depends on pip for 3.8+

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

10 years agoimx23: add back the missing imx23 target dependency
nbd [Thu, 18 Jul 2013 17:26:46 +0000 (17:26 +0000)]
imx23: add back the missing imx23 target dependency

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

10 years agokernel: net-zd1201 depends on usb-core
nbd [Thu, 18 Jul 2013 17:26:43 +0000 (17:26 +0000)]
kernel: net-zd1201 depends on usb-core

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

10 years agokernel: fix usb-net-cdc-mbim dependencies
nbd [Thu, 18 Jul 2013 17:26:39 +0000 (17:26 +0000)]
kernel: fix usb-net-cdc-mbim dependencies

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

10 years agokernel: usb-serial-qualcomm depends on usb-serial-wwan
nbd [Thu, 18 Jul 2013 17:26:36 +0000 (17:26 +0000)]
kernel: usb-serial-qualcomm depends on usb-serial-wwan

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

10 years agokernel: usb-serial-keyspan needs to include ezusb.ko
nbd [Thu, 18 Jul 2013 17:26:32 +0000 (17:26 +0000)]
kernel: usb-serial-keyspan needs to include ezusb.ko

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

10 years agokernel: usb-serial-ipw depends on usb-serial-wwan
nbd [Thu, 18 Jul 2013 17:26:28 +0000 (17:26 +0000)]
kernel: usb-serial-ipw depends on usb-serial-wwan

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

10 years agokernel: mtdtests depends on nand
nbd [Thu, 18 Jul 2013 17:26:24 +0000 (17:26 +0000)]
kernel: mtdtests depends on nand

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

10 years agokernel: bluetooth depends on crypto-hash
nbd [Thu, 18 Jul 2013 17:26:21 +0000 (17:26 +0000)]
kernel: bluetooth depends on crypto-hash

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

10 years agokernel: rfkill depends on input-core
nbd [Thu, 18 Jul 2013 17:26:17 +0000 (17:26 +0000)]
kernel: rfkill depends on input-core

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

10 years agokernel: split slhc into a separate package and make slip depend on it
nbd [Thu, 18 Jul 2013 17:26:13 +0000 (17:26 +0000)]
kernel: split slhc into a separate package and make slip depend on it

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

10 years agokernel: fix accidental depends line duplication
nbd [Thu, 18 Jul 2013 16:49:55 +0000 (16:49 +0000)]
kernel: fix accidental depends line duplication

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

10 years agokernel: sctp depends on ipv6 if ipv6 is enabled
nbd [Thu, 18 Jul 2013 16:46:11 +0000 (16:46 +0000)]
kernel: sctp depends on ipv6 if ipv6 is enabled

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

10 years agobuild: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'
nbd [Thu, 18 Jul 2013 16:44:44 +0000 (16:44 +0000)]
build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'

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