15.05/openwrt.git
12 years agokernel: update linux 3.3 to 3.3.6
Gabor Juhos [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

12 years agoscripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
Felix Fietkau [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

12 years agoamazon: fix section mismatch
Hauke Mehrtens [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

12 years agoamazon: update amazon target to kernel 3.3
Hauke Mehrtens [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

12 years agotools/mtd-utils: remove empty patches
Gabor Juhos [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

12 years agobuild: prevent the virtual "kernel" package from leaking into the package index to...
Felix Fietkau [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

12 years agopackage/e2fsprogs: disable building of internal lib{blkid,uuid}
Gabor Juhos [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

12 years agopackage/util-linux: install development files
Gabor Juhos [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

12 years agogemini: remove 2.6.37 support
Gabor Juhos [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

12 years agogemini: switch to 3.3
Gabor Juhos [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

12 years agogemini: add support for 3.3
Gabor Juhos [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

12 years ago[toolchain] kernel-headers: Fix patch application for kernel-headers and a patch...
Daniel Dickinson [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

12 years agobrcm47xx: generate image for Linksys WRT610N V1
Hauke Mehrtens [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

12 years agokernel: ssb: add PCI IDs 0x4322 and 43222
Hauke Mehrtens [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

12 years agobrcm47xx: fix tg3 ssb patch
Hauke Mehrtens [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

12 years agoath9k: fix ar9330 internal regulator setup
Felix Fietkau [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

12 years agoath9k: update initvals for ar9330 to fix issues with high power designs
Felix Fietkau [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

12 years agoath9k: fix a rare use-after-free bug
Felix Fietkau [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

12 years agoath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA"...
Felix Fietkau [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

12 years agolinux/2.6.38: R.I.P.
Gabor Juhos [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

12 years agolinux/2.6.37: R.I.P.
Gabor Juhos [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

12 years agolinux: add broken flag to remaining targets which are using 2.6.37
Gabor Juhos [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

12 years agoiop32x: remove 2.6.37 support
Gabor Juhos [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

12 years agoiop32x: switch to 3.3
Gabor Juhos [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

12 years agoiop32x: add 3.3 support
Gabor Juhos [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

12 years agosibyte: remove 2.6.37 support
Gabor Juhos [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

12 years agosibyte: switch to 3.3
Gabor Juhos [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

12 years agosibyte: add 3.3 support
Gabor Juhos [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

12 years agoixp4xx: fix ixp4xx_crypto build error
Gabor Juhos [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

12 years agoremove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a...
Felix Fietkau [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

12 years ago[scripts] download.pl:
Jo-Philipp Wich [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

12 years agoorion: remove the broken broken flag
Gabor Juhos [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

12 years agokirkwood: fix Kconfig symbol for NSA-310
Gabor Juhos [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

12 years ago[lantiq] Add 3.3 config files
John Crispin [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

12 years ago[lantiq] Add missing 3.3 patches
John Crispin [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

12 years ago[lantiq] Drop 2.6.32 support
John Crispin [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

12 years agokirkwood: add support for the ZyXEL NSA-310
Gabor Juhos [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

12 years agokirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support
Gabor Juhos [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

12 years agokirkwood: enable GPIO sysfs interface
Gabor Juhos [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

12 years agokirkwood: nuke 2.6.37 support
Gabor Juhos [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

12 years agokirkwood: switch to 3.3
Gabor Juhos [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

12 years agokirkwood: add 3.3 support
Gabor Juhos [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

12 years agoixp4xx: nuke 2.6.37 support
Gabor Juhos [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

12 years agoixp4xx: switch to 3.3
Gabor Juhos [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

12 years agompc85xx: remove 2.6.38 support
Gabor Juhos [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

12 years agompc85xx: switch to 3.3 and add broken flag
Gabor Juhos [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

12 years agoorion: nuke 3.0 support
Gabor Juhos [Wed, 9 May 2012 10:48:38 +0000 (10:48 +0000)]
orion: nuke 3.0 support

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

12 years agoorion: switch to 3.3 and add broken flag
Gabor Juhos [Wed, 9 May 2012 10:48:37 +0000 (10:48 +0000)]
orion: switch to 3.3 and add broken flag

It is compile tested only.

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

12 years agopackage/kernel: add package for the ADT7473/7475/7476/7490 sensors
Gabor Juhos [Wed, 9 May 2012 10:48:36 +0000 (10:48 +0000)]
package/kernel: add package for the ADT7473/7475/7476/7490 sensors

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

12 years agopackage/kernel: add package for the LM85 sensor
Gabor Juhos [Wed, 9 May 2012 10:48:34 +0000 (10:48 +0000)]
package/kernel: add package for the LM85 sensor

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

12 years agopackage/kernel: move hwmon-vid into a separate package
Gabor Juhos [Wed, 9 May 2012 10:48:33 +0000 (10:48 +0000)]
package/kernel: move hwmon-vid into a separate package

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

12 years agolinux/3.3: add missing RTC symbol
Gabor Juhos [Wed, 9 May 2012 10:48:30 +0000 (10:48 +0000)]
linux/3.3: add missing RTC symbol

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

12 years agoadd further countermeasures against the git core.autocrlf option (fixes #9075)
Felix Fietkau [Tue, 8 May 2012 13:30:54 +0000 (13:30 +0000)]
add further countermeasures against the git core.autocrlf option (fixes #9075)

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

12 years agoadd .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in...
Felix Fietkau [Tue, 8 May 2012 13:30:49 +0000 (13:30 +0000)]
add .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in files

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

12 years ago[package] ppp: remove stray bracked in ppp-up script, thanks swalker
Jo-Philipp Wich [Mon, 7 May 2012 22:41:41 +0000 (22:41 +0000)]
[package] ppp: remove stray bracked in ppp-up script, thanks swalker

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

12 years agoar71xx: fix build error if PCI is disabled
Gabor Juhos [Mon, 7 May 2012 21:16:22 +0000 (21:16 +0000)]
ar71xx: fix build error if PCI is disabled

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

12 years agokernel: update linux 3.3 to 3.3.5
Gabor Juhos [Mon, 7 May 2012 20:11:43 +0000 (20:11 +0000)]
kernel: update linux 3.3 to 3.3.5

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

12 years agopxa: remove 2.6.37 support
Gabor Juhos [Mon, 7 May 2012 17:40:15 +0000 (17:40 +0000)]
pxa: remove 2.6.37 support

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

12 years agopxa: switch to 3.3 and mark it as broken
Gabor Juhos [Mon, 7 May 2012 17:40:09 +0000 (17:40 +0000)]
pxa: switch to 3.3 and mark it as broken

It is working in qemu, but it has not been tested on real hardware.

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

12 years agopxa: add support for 3.3
Gabor Juhos [Mon, 7 May 2012 17:40:06 +0000 (17:40 +0000)]
pxa: add support for 3.3

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

12 years agoatheros: Fix compilation
Jo-Philipp Wich [Mon, 7 May 2012 17:06:39 +0000 (17:06 +0000)]
atheros: Fix compilation

With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.

Signed-off-by: Jonathan Bither <jonbither@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31640 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobase-files: wait for wifi modules to settle
Jonas Gorski [Sun, 6 May 2012 21:25:42 +0000 (21:25 +0000)]
base-files: wait for wifi modules to settle

On slower devices wifi drivers might take too long for detecting
devices, resulting in the wifi detect call not seeing them.

This was observed on a bcm6348 with bcm4318 wifi. Adding a one second
pause was enough for b43 to expose the device.

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

12 years agobcm63xx: fix a race between PCI bus scan and fallback sprom registration
Jonas Gorski [Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)]
bcm63xx: fix a race between PCI bus scan and fallback sprom registration

The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.

Fixes #11384.

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

12 years agokernel: rewrite the phy packet hook, put it in the network stack to avoid having...
Felix Fietkau [Sun, 6 May 2012 21:19:14 +0000 (21:19 +0000)]
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes

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

12 years agopptp: fix installation path for netifd proto handler
Felix Fietkau [Sun, 6 May 2012 21:19:04 +0000 (21:19 +0000)]
pptp: fix installation path for netifd proto handler

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

12 years agobrcm47xx: add gpio_request_one()
Hauke Mehrtens [Sun, 6 May 2012 20:44:37 +0000 (20:44 +0000)]
brcm47xx: add gpio_request_one()

This fixes a compile error with kernel 3.3.

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

12 years agokernel: remove kernel modules and references to kernels <= 2.6.36
Hauke Mehrtens [Sun, 6 May 2012 20:43:17 +0000 (20:43 +0000)]
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.

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

12 years agokernel: remove kmod-usb-serial-airprime
Hauke Mehrtens [Sun, 6 May 2012 20:40:54 +0000 (20:40 +0000)]
kernel: remove kmod-usb-serial-airprime

This was removed from kernel 2.6.27

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

12 years agokernel: remove kmod-usb-video
Hauke Mehrtens [Sun, 6 May 2012 20:40:19 +0000 (20:40 +0000)]
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.

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

12 years agokernel: remove kmod-usb-video
Hauke Mehrtens [Sun, 6 May 2012 20:37:08 +0000 (20:37 +0000)]
kernel: remove kmod-usb-video

This was remove in kernel 2.6.38 and is not needed any more.

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

12 years agokernel: add video-videobuf2
Hauke Mehrtens [Sun, 6 May 2012 20:35:54 +0000 (20:35 +0000)]
kernel: add video-videobuf2

This should fix #11349 and #11142

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

12 years agokernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions
Hauke Mehrtens [Sun, 6 May 2012 20:34:55 +0000 (20:34 +0000)]
kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions

This module is available on all supported kernel versions

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

12 years agokernel: add kmod-video-gspca-konica and remove kmod-video-konica
Hauke Mehrtens [Sun, 6 May 2012 20:34:00 +0000 (20:34 +0000)]
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

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

12 years agokernel: remove kmod-video-ov511 and kmod-video-ovcamchip
Hauke Mehrtens [Sun, 6 May 2012 20:33:17 +0000 (20:33 +0000)]
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.

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

12 years agoatheros: clean up the patches some more
Felix Fietkau [Sun, 6 May 2012 17:15:00 +0000 (17:15 +0000)]
atheros: clean up the patches some more

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

12 years agoatheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer...
Felix Fietkau [Sun, 6 May 2012 17:08:30 +0000 (17:08 +0000)]
atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels

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

12 years ago[tools] scons: fix compatibility with python 3, upstream still does not support it...
Jo-Philipp Wich [Sun, 6 May 2012 17:04:37 +0000 (17:04 +0000)]
[tools] scons: fix compatibility with python 3, upstream still does not support it...

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

12 years agoAR7: don't mark as broken
Jonas Gorski [Sun, 6 May 2012 14:04:19 +0000 (14:04 +0000)]
AR7: don't mark as broken

Linux 3.3.4 boots fine on my AR7 device.

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

12 years agoubus: update to latest version, add LUAPATH to cmake options - fixes #11398
Felix Fietkau [Sun, 6 May 2012 08:27:40 +0000 (08:27 +0000)]
ubus: update to latest version, add LUAPATH to cmake options - fixes #11398

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

12 years agoscons: override the platform instead of using the host one - fixes build issues on...
Felix Fietkau [Sat, 5 May 2012 21:02:35 +0000 (21:02 +0000)]
scons: override the platform instead of using the host one - fixes build issues on non-linux systems

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

12 years ago[package] ubus: update to current git, package up libubus-lua
Jo-Philipp Wich [Sat, 5 May 2012 20:47:38 +0000 (20:47 +0000)]
[package] ubus: update to current git, package up libubus-lua

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

12 years agotools: add scons (patch by Dave Taht)
Felix Fietkau [Sat, 5 May 2012 17:37:34 +0000 (17:37 +0000)]
tools: add scons (patch by Dave Taht)

This makes it more possible to build scons based applications
for openwrt.

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

12 years agoar7: remove 2.6.37 support
Gabor Juhos [Sat, 5 May 2012 17:32:43 +0000 (17:32 +0000)]
ar7: remove 2.6.37 support

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

12 years agoar7: switch to 3.3 and mark the target as broken
Gabor Juhos [Sat, 5 May 2012 17:32:41 +0000 (17:32 +0000)]
ar7: switch to 3.3 and mark the target as broken

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

12 years agoar7: add 3.3 support
Gabor Juhos [Sat, 5 May 2012 17:32:39 +0000 (17:32 +0000)]
ar7: add 3.3 support

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

12 years agoar7: fix kernel_entry extraction
Gabor Juhos [Sat, 5 May 2012 17:32:36 +0000 (17:32 +0000)]
ar7: fix kernel_entry extraction

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

12 years agopackage/ar7-atm: allow to build on 3.3
Gabor Juhos [Sat, 5 May 2012 17:32:33 +0000 (17:32 +0000)]
package/ar7-atm: allow to build on 3.3

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

12 years agopackage/ar7-atm: refresh patches
Gabor Juhos [Sat, 5 May 2012 17:32:29 +0000 (17:32 +0000)]
package/ar7-atm: refresh patches

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

12 years agoar71xx: add profile and build image for the TL-WR1041N v2 board
Gabor Juhos [Sat, 5 May 2012 17:02:41 +0000 (17:02 +0000)]
ar71xx: add profile and build image for the TL-WR1041N v2 board

Patch-by: Vince Huang <axishero@foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31610 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agofirmware-utils/mktplinkfw: add support for the TL-WR1041N v2
Gabor Juhos [Sat, 5 May 2012 17:02:38 +0000 (17:02 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR1041N v2

Patch-by: Vince Huang <axishero@foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31609 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add support for the TP-Link TL-WR1041N v2 board
Gabor Juhos [Sat, 5 May 2012 17:02:35 +0000 (17:02 +0000)]
ar71xx: add support for the TP-Link TL-WR1041N v2 board

Patch-by: Vince Huang <axishero@foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31608 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopptp: kill the call manager process on shutdown
Felix Fietkau [Sat, 5 May 2012 16:56:42 +0000 (16:56 +0000)]
pptp: kill the call manager process on shutdown

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

12 years agopptp: add netifd support
Felix Fietkau [Sat, 5 May 2012 16:56:28 +0000 (16:56 +0000)]
pptp: add netifd support

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

12 years agopptp: remove the defaultroute option from options.pptp, this is managed by generic...
Felix Fietkau [Sat, 5 May 2012 16:56:24 +0000 (16:56 +0000)]
pptp: remove the defaultroute option from options.pptp, this is managed by generic ppp code

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

12 years agonetifd: update to latest version, adds support for host route dependencies
Felix Fietkau [Sat, 5 May 2012 16:56:20 +0000 (16:56 +0000)]
netifd: update to latest version, adds support for host route dependencies

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

12 years agoar71xx: update 3.3 patches
Gabor Juhos [Sat, 5 May 2012 13:56:35 +0000 (13:56 +0000)]
ar71xx: update 3.3 patches

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

12 years agoar71xx: fix a typo in the db120 mach file
Gabor Juhos [Sat, 5 May 2012 13:56:30 +0000 (13:56 +0000)]
ar71xx: fix a typo in the db120 mach file

Reported-by: Sven Eckelmann <sven@narfation.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31601 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopptp: compile with the openwrt cflags instead of -O0
Felix Fietkau [Sat, 5 May 2012 13:06:33 +0000 (13:06 +0000)]
pptp: compile with the openwrt cflags instead of -O0

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

12 years agobrcm47xx: update target to kernel 3.3
Hauke Mehrtens [Sat, 5 May 2012 12:53:37 +0000 (12:53 +0000)]
brcm47xx: update target to kernel 3.3

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

12 years agoinclude/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
Gabor Juhos [Sat, 5 May 2012 12:48:35 +0000 (12:48 +0000)]
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

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