openwrt.git
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

11 years agoorion: nuke 3.0 support
juhosg [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

11 years agoorion: switch to 3.3 and add broken flag
juhosg [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

11 years agopackage/kernel: add package for the ADT7473/7475/7476/7490 sensors
juhosg [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

11 years agopackage/kernel: add package for the LM85 sensor
juhosg [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

11 years agopackage/kernel: move hwmon-vid into a separate package
juhosg [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

11 years agolinux/3.3: add missing RTC symbol
juhosg [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

11 years agoadd further countermeasures against the git core.autocrlf option (fixes #9075)
nbd [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

11 years agoadd .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in...
nbd [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

11 years ago[package] ppp: remove stray bracked in ppp-up script, thanks swalker
jow [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

11 years agoar71xx: fix build error if PCI is disabled
juhosg [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

11 years agokernel: update linux 3.3 to 3.3.5
juhosg [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

11 years agopxa: remove 2.6.37 support
juhosg [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

11 years agopxa: switch to 3.3 and mark it as broken
juhosg [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

11 years agopxa: add support for 3.3
juhosg [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

11 years agoatheros: Fix compilation
jow [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

11 years agobase-files: wait for wifi modules to settle
jogo [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

11 years agobcm63xx: fix a race between PCI bus scan and fallback sprom registration
jogo [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

11 years agokernel: rewrite the phy packet hook, put it in the network stack to avoid having...
nbd [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

11 years agopptp: fix installation path for netifd proto handler
nbd [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

11 years agobrcm47xx: add gpio_request_one()
hauke [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

11 years agokernel: remove kernel modules and references to kernels <= 2.6.36
hauke [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

11 years agokernel: remove kmod-usb-serial-airprime
hauke [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

11 years agokernel: remove kmod-usb-video
hauke [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

11 years agokernel: remove kmod-usb-video
hauke [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

11 years agokernel: add video-videobuf2
hauke [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

11 years agokernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions
hauke [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

11 years agokernel: add kmod-video-gspca-konica and remove kmod-video-konica
hauke [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

11 years agokernel: remove kmod-video-ov511 and kmod-video-ovcamchip
hauke [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

11 years agoatheros: clean up the patches some more
nbd [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

11 years agoatheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer...
nbd [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

11 years ago[tools] scons: fix compatibility with python 3, upstream still does not support it...
jow [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