Felix Fietkau
0ff3c396d3
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
...
SVN-Revision: 31637
2012-05-06 21:19:14 +00:00
Felix Fietkau
c3f0b757a3
pptp: fix installation path for netifd proto handler
...
SVN-Revision: 31636
2012-05-06 21:19:04 +00:00
Hauke Mehrtens
d30f8da466
brcm47xx: add gpio_request_one()
...
This fixes a compile error with kernel 3.3.
SVN-Revision: 31635
2012-05-06 20:44:37 +00:00
Hauke Mehrtens
8ff6417c41
kernel: remove kernel modules and references to kernels <= 2.6.36
...
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
SVN-Revision: 31634
2012-05-06 20:43:17 +00:00
Hauke Mehrtens
a42570bc3e
kernel: remove kmod-usb-serial-airprime
...
This was removed from kernel 2.6.27
SVN-Revision: 31633
2012-05-06 20:40:54 +00:00
Hauke Mehrtens
2f93cd1fad
kernel: remove kmod-usb-video
...
This was remove in kernel 2.6.38 and is not needed any more.
The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30.
SVN-Revision: 31632
2012-05-06 20:40:19 +00:00
Hauke Mehrtens
34c32d3a9d
kernel: remove kmod-usb-video
...
This was remove in kernel 2.6.38 and is not needed any more.
SVN-Revision: 31631
2012-05-06 20:37:08 +00:00
Hauke Mehrtens
0fd86465d0
kernel: add video-videobuf2
...
This should fix #11349 and #11142
SVN-Revision: 31630
2012-05-06 20:35:54 +00:00
Hauke Mehrtens
655a320a6b
kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions
...
This module is available on all supported kernel versions
SVN-Revision: 31629
2012-05-06 20:34:55 +00:00
Hauke Mehrtens
216853d6ba
kernel: add kmod-video-gspca-konica and remove kmod-video-konica
...
kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica
SVN-Revision: 31628
2012-05-06 20:34:00 +00:00
Hauke Mehrtens
865ac15306
kernel: remove kmod-video-ov511 and kmod-video-ovcamchip
...
These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead.
SVN-Revision: 31627
2012-05-06 20:33:17 +00:00
Felix Fietkau
7799c88aa4
atheros: clean up the patches some more
...
SVN-Revision: 31626
2012-05-06 17:15:00 +00:00
Felix Fietkau
9b20187ad5
atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels
...
SVN-Revision: 31625
2012-05-06 17:08:30 +00:00
Jo-Philipp Wich
9a34f9d01e
scons: fix compatibility with python 3, upstream still does not support it...
...
SVN-Revision: 31624
2012-05-06 17:04:37 +00:00
Jonas Gorski
30362b90af
AR7: don't mark as broken
...
Linux 3.3.4 boots fine on my AR7 device.
SVN-Revision: 31623
2012-05-06 14:04:19 +00:00
Felix Fietkau
ffa7a3ac35
ubus: update to latest version, add LUAPATH to cmake options - fixes #11398
...
SVN-Revision: 31622
2012-05-06 08:27:40 +00:00
Felix Fietkau
352d081266
scons: override the platform instead of using the host one - fixes build issues on non-linux systems
...
SVN-Revision: 31620
2012-05-05 21:02:35 +00:00
Jo-Philipp Wich
7dc263ddaa
ubus: update to current git, package up libubus-lua
...
SVN-Revision: 31619
2012-05-05 20:47:38 +00:00
Felix Fietkau
f479efbdf4
tools: add scons (patch by Dave Taht)
...
This makes it more possible to build scons based applications
for openwrt.
SVN-Revision: 31618
2012-05-05 17:37:34 +00:00
Gabor Juhos
28e897845f
ar7: remove 2.6.37 support
...
SVN-Revision: 31617
2012-05-05 17:32:43 +00:00
Gabor Juhos
047a51c4fd
ar7: switch to 3.3 and mark the target as broken
...
SVN-Revision: 31616
2012-05-05 17:32:41 +00:00
Gabor Juhos
dd884a6b73
ar7: add 3.3 support
...
SVN-Revision: 31615
2012-05-05 17:32:39 +00:00
Gabor Juhos
e85a44f11b
ar7: fix kernel_entry extraction
...
SVN-Revision: 31614
2012-05-05 17:32:36 +00:00
Gabor Juhos
71dc2715a9
package/ar7-atm: allow to build on 3.3
...
SVN-Revision: 31613
2012-05-05 17:32:33 +00:00
Gabor Juhos
1e041ba72a
package/ar7-atm: refresh patches
...
SVN-Revision: 31612
2012-05-05 17:32:29 +00:00
Gabor Juhos
9486904079
ar71xx: add profile and build image for the TL-WR1041N v2 board
...
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31610
2012-05-05 17:02:41 +00:00
Gabor Juhos
de7324674a
firmware-utils/mktplinkfw: add support for the TL-WR1041N v2
...
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31609
2012-05-05 17:02:38 +00:00
Gabor Juhos
ab897ab04e
ar71xx: add support for the TP-Link TL-WR1041N v2 board
...
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31608
2012-05-05 17:02:35 +00:00
Felix Fietkau
73383c252e
pptp: kill the call manager process on shutdown
...
SVN-Revision: 31606
2012-05-05 16:56:42 +00:00
Felix Fietkau
3225530e1e
pptp: add netifd support
...
SVN-Revision: 31605
2012-05-05 16:56:28 +00:00
Felix Fietkau
b76a1b49aa
pptp: remove the defaultroute option from options.pptp, this is managed by generic ppp code
...
SVN-Revision: 31604
2012-05-05 16:56:24 +00:00
Felix Fietkau
50edcbde35
netifd: update to latest version, adds support for host route dependencies
...
SVN-Revision: 31603
2012-05-05 16:56:20 +00:00
Gabor Juhos
56f2e08537
ar71xx: update 3.3 patches
...
SVN-Revision: 31602
2012-05-05 13:56:35 +00:00
Gabor Juhos
8fffc6d6df
ar71xx: fix a typo in the db120 mach file
...
Reported-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 31601
2012-05-05 13:56:30 +00:00
Felix Fietkau
7591ffded8
pptp: compile with the openwrt cflags instead of -O0
...
SVN-Revision: 31600
2012-05-05 13:06:33 +00:00
Hauke Mehrtens
8c352ff853
brcm47xx: update target to kernel 3.3
...
SVN-Revision: 31599
2012-05-05 12:53:37 +00:00
Gabor Juhos
622146a518
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
...
This fixes the following errors:
CALL arch/powerpc/kernel/prom_init_check.sh
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer axpression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
SVN-Revision: 31598
2012-05-05 12:48:35 +00:00
Gabor Juhos
2e3f8c480e
linux/2.6.32: R.I.P.
...
SVN-Revision: 31597
2012-05-05 11:43:34 +00:00
Gabor Juhos
e005aed223
rdc: remove 2.6.32 support
...
SVN-Revision: 31596
2012-05-05 11:43:32 +00:00
Gabor Juhos
0e086cfaf7
rdc: switch to 3.3 and mark the target as broken
...
SVN-Revision: 31595
2012-05-05 11:43:30 +00:00
Gabor Juhos
787b253859
rb532: remove 2.6.32 support
...
SVN-Revision: 31594
2012-05-05 11:43:29 +00:00
Gabor Juhos
63a532a472
rb532: switch to 3.3 and mark the target broken
...
SVN-Revision: 31593
2012-05-05 11:43:26 +00:00
Gabor Juhos
b120e7f22a
rb532: add 3.3 support
...
SVN-Revision: 31592
2012-05-05 11:43:23 +00:00
Gabor Juhos
6caa1aab10
mpc83xx: remove broken flag
...
SVN-Revision: 31591
2012-05-05 11:43:21 +00:00
Gabor Juhos
257a201b56
mpc83xx: populate network config from an uci-default script
...
SVN-Revision: 31590
2012-05-05 11:43:19 +00:00
Gabor Juhos
13ce8f8a77
mpc83xx: cleanup rb333.dts
...
SVN-Revision: 31589
2012-05-05 11:43:16 +00:00
Gabor Juhos
a3d9877518
mpc83xx: fix MAC addresses on the RB333
...
SVN-Revision: 31588
2012-05-05 11:43:13 +00:00
Gabor Juhos
1a5a9c5dae
mpc83xx: fix build warnings in RB333/600 dtb wrappers
...
SVN-Revision: 31587
2012-05-05 11:43:10 +00:00
Gabor Juhos
7ffa3fe02c
linux/2.6.32: fix layer7 patch
...
SVN-Revision: 31586
2012-05-05 07:20:13 +00:00
Imre Kaloz
9a91dc9f71
upgrade to 3.3, enable framebuffer
...
SVN-Revision: 31576
2012-05-03 21:51:58 +00:00