Lars-Peter Clausen
8fc44d1f5f
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>
SVN-Revision: 37490
2013-07-21 11:43:16 +00:00
Jonas Gorski
11c5730695
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>
SVN-Revision: 37489
2013-07-21 11:08:38 +00:00
Felix Fietkau
c493e45058
kernel: fix kmod-crypto-hw-ppc4xx dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37488
2013-07-21 08:20:01 +00:00
Felix Fietkau
2ea287816c
kernel: add missing config symbol for the chipidea usb driver
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37487
2013-07-21 08:19:58 +00:00
Felix Fietkau
4332b7fce5
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>
SVN-Revision: 37486
2013-07-21 08:06:56 +00:00
Gabor Juhos
0494ec45f1
kernel: fix crypto-hw-talitos dependencies
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37485
2013-07-20 20:44:40 +00:00
Felix Fietkau
bb141e06a2
kernel: merge a proposed fix from LKML for fixing infinite data returned by /proc/timer_list
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37484
2013-07-20 18:35:54 +00:00
Felix Fietkau
a0129dfd8e
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>
SVN-Revision: 37483
2013-07-20 16:37:50 +00:00
Felix Fietkau
85e585ddce
ead: fix compile errors with recent kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37482
2013-07-20 12:56:07 +00:00
Jonas Gorski
7ef37c8e3e
brcm63xx: add linux 3.10 support
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37481
2013-07-20 11:30:26 +00:00
Gabor Juhos
205f7248ae
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>
SVN-Revision: 37480
2013-07-20 10:14:08 +00:00
Gabor Juhos
a2d12049e0
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>
SVN-Revision: 37479
2013-07-20 10:14:05 +00:00
Gabor Juhos
f5f9bce168
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>
SVN-Revision: 37478
2013-07-20 09:53:54 +00:00
Gabor Juhos
2d8fd8b58c
ar71xx: override cpu_has_mmips feature
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37477
2013-07-20 09:40:32 +00:00
Gabor Juhos
8a6575cf53
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>
SVN-Revision: 37476
2013-07-20 09:26:57 +00:00
Gabor Juhos
8d55ea10ad
base-files: add mtd_get_part_size helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37475
2013-07-20 09:25:49 +00:00
Gabor Juhos
7ee96847cf
mpc85xx: remove 3.8 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37474
2013-07-20 09:13:04 +00:00
Gabor Juhos
294d7611c8
mpc85xx: switch to 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37473
2013-07-20 09:13:01 +00:00
Gabor Juhos
5803e27005
mpc85xx: add 3.10 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37472
2013-07-20 09:12:57 +00:00
Gabor Juhos
4a9d4271d0
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>
SVN-Revision: 37471
2013-07-20 08:54:45 +00:00
Gabor Juhos
187a69c631
linux: move more ARM_ERRATA symbols to the generic config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470
2013-07-20 07:43:54 +00:00
Gabor Juhos
a9de3a851a
linux: remove 3.7 support
...
It is not used by any target.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37469
2013-07-20 07:37:27 +00:00
Gabor Juhos
c8933c968f
linux: remove duplicated 3.10 symbols from target config files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37467
2013-07-20 07:21:52 +00:00
Hauke Mehrtens
9ba76039d6
kernel: fix kmod-fs-btrfs dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37466
2013-07-19 23:10:40 +00:00
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
2013-07-19 22:58:01 +00:00
Gabor Juhos
9e14f9df5f
malta: remove CONFIG_NET_CLS* overrides
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37464
2013-07-19 22:51:37 +00:00
Gabor Juhos
f4242a4324
malta: remove CONFIG_NET_SCH_* overrides
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37463
2013-07-19 22:51:36 +00:00
Gabor Juhos
2dee293d02
malta: remove CONFIG_*_PHY overrides
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37462
2013-07-19 22:51:35 +00:00
Hauke Mehrtens
96f1953fb1
kernel: fix xtables-addons dependencies with kernel 3.3
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37461
2013-07-19 22:36:47 +00:00
Hauke Mehrtens
28752830c7
kernel: add fbdev.ko to kmod-fb on x86 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37460
2013-07-19 22:30:35 +00:00
Hauke Mehrtens
251b414641
kernel: fix kmod-rtc-pcf8563 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37459
2013-07-19 22:27:31 +00:00
Gabor Juhos
221ddfa19b
kernel: package the usbmon module
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37458
2013-07-19 22:19:26 +00:00
Gabor Juhos
e47a2a24a7
malta: remove 3.8 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37457
2013-07-19 17:12:53 +00:00
Gabor Juhos
784311eec3
malta: switch to 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37456
2013-07-19 17:12:52 +00:00
Gabor Juhos
64977a70de
malta: add support for 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37455
2013-07-19 17:12:51 +00:00
Gabor Juhos
620f07eed4
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>
SVN-Revision: 37454
2013-07-19 17:12:47 +00:00
Gabor Juhos
68d5ce18d0
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>
SVN-Revision: 37453
2013-07-19 17:12:46 +00:00
Gabor Juhos
c39b64d78f
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>
SVN-Revision: 37452
2013-07-19 17:12:45 +00:00
Gabor Juhos
adba04e53f
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>
SVN-Revision: 37451
2013-07-19 17:12:44 +00:00
Gabor Juhos
0f0f250b66
kernel: add missing symbols for 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37450
2013-07-19 17:12:36 +00:00
Gabor Juhos
8e674fdf1b
kernel: refresh config-3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37449
2013-07-19 17:12:34 +00:00
Hauke Mehrtens
ddb0804479
kernel: simplify kmod-crypto-misc dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37448
2013-07-19 15:01:22 +00:00
Hauke Mehrtens
72f73ab041
x86: fix kmod-gpio-pc8736x dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37447
2013-07-19 14:55:51 +00:00
Hauke Mehrtens
4dbc5c64fa
kernel: fix kmod-et131x dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37446
2013-07-19 14:53:29 +00:00
Hauke Mehrtens
5920feafda
kernel: fix usb-net-asix dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37445
2013-07-19 14:51:15 +00:00
Jo-Philipp Wich
9f6d136107
ubox: update to git head, fixes multiple null pointer dereferences and adds support for mounting lvm and raid devices
...
SVN-Revision: 37444
2013-07-19 14:50:39 +00:00
Hauke Mehrtens
0cb97db4be
kernel: fix crypto-hw-geode dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37443
2013-07-19 14:46:02 +00:00
Hauke Mehrtens
0256b82631
kernel: fix crypto-hw-padlock dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37442
2013-07-19 14:44:12 +00:00
Hauke Mehrtens
4a9adf4300
kernel: fix syntax error in kmod-crypto-misc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37441
2013-07-19 14:41:33 +00:00
Felix Fietkau
7642a4eeaa
kernel: add missing module for mmc-spi
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37440
2013-07-19 14:13:45 +00:00