openwrt.git
14 years agomac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
juhosg [Fri, 19 Feb 2010 11:52:22 +0000 (11:52 +0000)]
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19745 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add missing GPIO LED for the WNDR3700 board
juhosg [Fri, 19 Feb 2010 11:52:19 +0000 (11:52 +0000)]
ar71xx: add missing GPIO LED for the WNDR3700 board

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19744 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix polarity of GPIO buttons on the WNDR3700 board
juhosg [Fri, 19 Feb 2010 11:52:15 +0000 (11:52 +0000)]
ar71xx: fix polarity of GPIO buttons on the WNDR3700 board

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19743 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: add a bunch of missing symbols to the 2.6.30 config
juhosg [Fri, 19 Feb 2010 10:24:03 +0000 (10:24 +0000)]
kernel: add a bunch of missing symbols to the 2.6.30 config

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

14 years agoadm5120: sync kernel configs
juhosg [Fri, 19 Feb 2010 10:23:59 +0000 (10:23 +0000)]
adm5120: sync kernel configs

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

14 years ago[uClibc/avr32]: fix varargs handling of the prctl syscall
kaloz [Fri, 19 Feb 2010 09:58:52 +0000 (09:58 +0000)]
[uClibc/avr32]: fix varargs handling of the prctl syscall

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

14 years ago[package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
jow [Fri, 19 Feb 2010 02:12:48 +0000 (02:12 +0000)]
[package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)

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

14 years ago[package] iproute2: make tc depend on kmod-sched (#6681)
jow [Fri, 19 Feb 2010 01:58:06 +0000 (01:58 +0000)]
[package] iproute2: make tc depend on kmod-sched (#6681)

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

14 years ago[package] kernel: add the token bucket filter to kmod-sched (#6681)
jow [Fri, 19 Feb 2010 01:56:10 +0000 (01:56 +0000)]
[package] kernel: add the token bucket filter to kmod-sched (#6681)

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

14 years ago[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
jow [Fri, 19 Feb 2010 01:44:10 +0000 (01:44 +0000)]
[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now

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

14 years ago[generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)
jow [Fri, 19 Feb 2010 01:36:47 +0000 (01:36 +0000)]
[generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)

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

14 years agohostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes...
nbd [Fri, 19 Feb 2010 01:34:44 +0000 (01:34 +0000)]
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672

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

14 years agomac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
nbd [Fri, 19 Feb 2010 01:07:21 +0000 (01:07 +0000)]
mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)

Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.

With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.

Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.

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

14 years agoath9k: fix rate control fallback rate selection - improves throughput and link stability
nbd [Fri, 19 Feb 2010 00:47:32 +0000 (00:47 +0000)]
ath9k: fix rate control fallback rate selection - improves throughput and link stability

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

14 years agomac80211: move the 2.6.30 compat patch to the other compat patches
nbd [Fri, 19 Feb 2010 00:47:28 +0000 (00:47 +0000)]
mac80211: move the 2.6.30 compat patch to the other compat patches

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

14 years agoautotools.mk: Add PKG_LIBTOOL_PATHS variable.
lars [Thu, 18 Feb 2010 23:50:44 +0000 (23:50 +0000)]
autotools.mk: Add PKG_LIBTOOL_PATHS variable.

PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look
for libtool scripts of a package. This is useful if a package has it's libtool
script in a non-standard location or has multiple libtool scripts.

The value should be a space seperated list of paths which are relative to
$(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH).

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

14 years ago[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
lars [Thu, 18 Feb 2010 23:31:08 +0000 (23:31 +0000)]
[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n

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

14 years agofix a compile error in block2mtd when compiled as module
nbd [Thu, 18 Feb 2010 21:34:49 +0000 (21:34 +0000)]
fix a compile error in block2mtd when compiled as module

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

14 years agorefresh grub patches
kaloz [Thu, 18 Feb 2010 12:10:12 +0000 (12:10 +0000)]
refresh grub patches

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

14 years agoadd missing symbol
thepeople [Thu, 18 Feb 2010 03:42:36 +0000 (03:42 +0000)]
add missing symbol

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

14 years ago[sibyte]: upgrade to 2.6.32.8
kaloz [Wed, 17 Feb 2010 23:00:47 +0000 (23:00 +0000)]
[sibyte]: upgrade to 2.6.32.8

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

14 years ago[package] mac80211: add compile fix for pre-2.6.32 kernels
jow [Wed, 17 Feb 2010 22:37:04 +0000 (22:37 +0000)]
[package] mac80211: add compile fix for pre-2.6.32 kernels

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

14 years agocarl9170: update to version 1.0.1.1 and fix a compile error
nbd [Wed, 17 Feb 2010 18:27:42 +0000 (18:27 +0000)]
carl9170: update to version 1.0.1.1 and fix a compile error

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

14 years agomac80211: update to wireless-testing 2010-02-16
nbd [Wed, 17 Feb 2010 14:13:27 +0000 (14:13 +0000)]
mac80211: update to wireless-testing 2010-02-16

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

14 years agorefresh generic 2.6.32 patches
kaloz [Wed, 17 Feb 2010 11:11:53 +0000 (11:11 +0000)]
refresh generic 2.6.32 patches

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

14 years ago[toolchain/mips]: use gcc 4.4.3 for mips64 targets
kaloz [Wed, 17 Feb 2010 11:07:51 +0000 (11:07 +0000)]
[toolchain/mips]: use gcc 4.4.3 for mips64 targets

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

14 years agofix opkg.conf
thepeople [Wed, 17 Feb 2010 02:34:48 +0000 (02:34 +0000)]
fix opkg.conf

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

14 years ago[tools/wrt350nv2-builder] Update to v2.2
thepeople [Wed, 17 Feb 2010 02:18:13 +0000 (02:18 +0000)]
[tools/wrt350nv2-builder] Update to v2.2
fixed checksum byte calculation for other versions than 0x2019
fixed rare problem with padsize
updated info to stock firmware 2.00.20
fixed typos

Signed off by: Matthias Buecher <mail@maddes.net>

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

14 years ago[x86]
jow [Wed, 17 Feb 2010 00:59:41 +0000 (00:59 +0000)]
[x86]
- clean up menu.lst template
- make grub usage of vt0 selectable in menuconfig
- choose appropriate default baudrate for soekris devices
- fix generation of grub menu for iso images

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

14 years ago[mpc83xx]: include the board name in the generated dtb's filename
kaloz [Tue, 16 Feb 2010 23:51:18 +0000 (23:51 +0000)]
[mpc83xx]: include the board name in the generated dtb's filename

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

14 years ago[toolchain/avr32]: use binutils 2.19.1 by default for avr32, too
kaloz [Tue, 16 Feb 2010 21:49:32 +0000 (21:49 +0000)]
[toolchain/avr32]: use binutils 2.19.1 by default for avr32, too

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

14 years ago[toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0...
kaloz [Tue, 16 Feb 2010 21:48:13 +0000 (21:48 +0000)]
[toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release

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

14 years agompc83xx: clean up the mess caused by the reverted sorting patch
nbd [Tue, 16 Feb 2010 21:34:55 +0000 (21:34 +0000)]
mpc83xx: clean up the mess caused by the reverted sorting patch

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

14 years agoRevert "sort Kconfig symbols automatically to make Kaloz happy :p"
nbd [Tue, 16 Feb 2010 21:34:50 +0000 (21:34 +0000)]
Revert "sort Kconfig symbols automatically to make Kaloz happy :p"
Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable

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

14 years agoadd some more config symbols to the generic 2.6.32 config
kaloz [Tue, 16 Feb 2010 21:33:47 +0000 (21:33 +0000)]
add some more config symbols to the generic 2.6.32 config

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

14 years ago[ppc40x]: upgrade to 2.6.32.8
kaloz [Tue, 16 Feb 2010 21:31:23 +0000 (21:31 +0000)]
[ppc40x]: upgrade to 2.6.32.8

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

14 years ago[ppc44x]: upgrade to 2.6.32.8
kaloz [Tue, 16 Feb 2010 21:30:11 +0000 (21:30 +0000)]
[ppc44x]: upgrade to 2.6.32.8

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

14 years ago[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default
kaloz [Tue, 16 Feb 2010 21:29:07 +0000 (21:29 +0000)]
[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default

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

14 years agompc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
nbd [Tue, 16 Feb 2010 18:29:16 +0000 (18:29 +0000)]
mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs

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

14 years agompc83xx: add support for the vitesse 8601 phy
nbd [Tue, 16 Feb 2010 18:29:12 +0000 (18:29 +0000)]
mpc83xx: add support for the vitesse 8601 phy

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

14 years agompc83xx: add support for mpc8313 in 2.6.32
nbd [Tue, 16 Feb 2010 18:29:08 +0000 (18:29 +0000)]
mpc83xx: add support for mpc8313 in 2.6.32

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

14 years agohostapd: select crda if mac80211 is selected
nbd [Tue, 16 Feb 2010 18:29:03 +0000 (18:29 +0000)]
hostapd: select crda if mac80211 is selected

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

14 years agokernel: build the scsi core package even if CONFIG_SCSI=y
nbd [Tue, 16 Feb 2010 18:28:59 +0000 (18:28 +0000)]
kernel: build the scsi core package even if CONFIG_SCSI=y

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

14 years agokernel: add a package for block2mtd
nbd [Tue, 16 Feb 2010 18:28:55 +0000 (18:28 +0000)]
kernel: add a package for block2mtd

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

14 years agokernel: add a package for kmod-ata-sil
nbd [Tue, 16 Feb 2010 18:28:50 +0000 (18:28 +0000)]
kernel: add a package for kmod-ata-sil

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

14 years agohostapd: fix wpad compile on powerpc
nbd [Tue, 16 Feb 2010 18:28:46 +0000 (18:28 +0000)]
hostapd: fix wpad compile on powerpc

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

14 years agohostapd: move the roboswitch config override to the right place
nbd [Tue, 16 Feb 2010 18:28:42 +0000 (18:28 +0000)]
hostapd: move the roboswitch config override to the right place

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

14 years ago[etrax]: ...and probably claudio forgot to rename this directory, too :)
kaloz [Tue, 16 Feb 2010 08:08:54 +0000 (08:08 +0000)]
[etrax]: ...and probably claudio forgot to rename this directory, too :)

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

14 years agoI guess florian didn't want this file here ;)
kaloz [Tue, 16 Feb 2010 08:08:11 +0000 (08:08 +0000)]
I guess florian didn't want this file here ;)

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

14 years ago[xburst]: change back kernel version to 2.6.32.8
kaloz [Tue, 16 Feb 2010 08:00:13 +0000 (08:00 +0000)]
[xburst]: change back kernel version to 2.6.32.8

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

14 years agoAdd audio feature flag.
lars [Mon, 15 Feb 2010 20:03:18 +0000 (20:03 +0000)]
Add audio feature flag.

There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

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

14 years agoswconfig: add copyright for Martin Mares
nbd [Mon, 15 Feb 2010 17:29:07 +0000 (17:29 +0000)]
swconfig: add copyright for Martin Mares

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: use print_attr_val() in CMD_GET
nbd [Mon, 15 Feb 2010 17:29:04 +0000 (17:29 +0000)]
swconfig: use print_attr_val() in CMD_GET

Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19641 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: add show command
nbd [Mon, 15 Feb 2010 17:29:00 +0000 (17:29 +0000)]
swconfig: add show command

Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19640 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: clean up command line parsing
nbd [Mon, 15 Feb 2010 17:28:56 +0000 (17:28 +0000)]
swconfig: clean up command line parsing

The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19639 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoath9k: adjust ack timeout workaround patch based on upstream submission
nbd [Mon, 15 Feb 2010 17:28:52 +0000 (17:28 +0000)]
ath9k: adjust ack timeout workaround patch based on upstream submission

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

14 years agofixup the hunks in patch
kaloz [Mon, 15 Feb 2010 11:34:25 +0000 (11:34 +0000)]
fixup the hunks in patch

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

14 years agoubicom32 isn't supported with binutils 2.18
kaloz [Mon, 15 Feb 2010 09:36:03 +0000 (09:36 +0000)]
ubicom32 isn't supported with binutils 2.18

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

14 years ago[x86] add missing symbols to default config
jow [Sun, 14 Feb 2010 16:40:33 +0000 (16:40 +0000)]
[x86] add missing symbols to default config

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

14 years agokernel: yet another missing config symbol for 2.6.32
juhosg [Sun, 14 Feb 2010 12:50:09 +0000 (12:50 +0000)]
kernel: yet another missing config symbol for 2.6.32

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

14 years ago[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
lars [Sat, 13 Feb 2010 23:08:26 +0000 (23:08 +0000)]
[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
data transfer was active.

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

14 years ago[x86] revert accidentally committed changes in Xen config
jow [Sat, 13 Feb 2010 21:06:50 +0000 (21:06 +0000)]
[x86] revert accidentally committed changes in Xen config

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

14 years ago[x86] merge 2.6.31 and 2.6.32 configs
jow [Sat, 13 Feb 2010 21:02:22 +0000 (21:02 +0000)]
[x86] merge 2.6.31 and 2.6.32 configs

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

14 years ago[x86] move kernel config symbols from the Xen subtarget to the platform config
jow [Sat, 13 Feb 2010 20:15:05 +0000 (20:15 +0000)]
[x86] move kernel config symbols from the Xen subtarget to the platform config

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

14 years ago[kernel] More missing debug config symbols for the generic 2.6.32 config
lars [Sat, 13 Feb 2010 14:56:52 +0000 (14:56 +0000)]
[kernel] More missing debug config symbols for the generic 2.6.32 config

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

14 years ago[imagebuilder] fix custom package selection
jow [Sat, 13 Feb 2010 01:56:48 +0000 (01:56 +0000)]
[imagebuilder] fix custom package selection

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

14 years agoadd geodns addresses for the kernel, closes #6574
thepeople [Sat, 13 Feb 2010 01:07:44 +0000 (01:07 +0000)]
add geodns addresses for the kernel, closes #6574

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

14 years agofix mistake, thanks xMff
thepeople [Sat, 13 Feb 2010 01:05:31 +0000 (01:05 +0000)]
fix mistake, thanks xMff

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

14 years agosync kernel config, closes #6675
thepeople [Sat, 13 Feb 2010 00:53:21 +0000 (00:53 +0000)]
sync kernel config, closes #6675

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

14 years ago[kernel] Add some missing debug symbols to the generic 2.6.32 config.
lars [Sat, 13 Feb 2010 00:45:34 +0000 (00:45 +0000)]
[kernel] Add some missing debug symbols to the generic 2.6.32 config.

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

14 years ago[x86] prepare kernel 2.6.32 support
jow [Sat, 13 Feb 2010 00:37:11 +0000 (00:37 +0000)]
[x86] prepare kernel 2.6.32 support

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

14 years ago[x86] add preinit xenfs mount handler
jow [Fri, 12 Feb 2010 22:37:17 +0000 (22:37 +0000)]
[x86] add preinit xenfs mount handler

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

14 years ago[x86] make console port editable through menuconfig, gzip ext2 images, add suitable...
jow [Fri, 12 Feb 2010 19:04:12 +0000 (19:04 +0000)]
[x86] make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen

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

14 years ago[package] kernel: add xen kmods
jow [Fri, 12 Feb 2010 19:01:45 +0000 (19:01 +0000)]
[package] kernel: add xen kmods

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

14 years ago[x86] add Xen DomU subtarget
jow [Fri, 12 Feb 2010 19:01:10 +0000 (19:01 +0000)]
[x86] add Xen DomU subtarget

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

14 years ago[generic-2.6] add some missing symbols
jow [Fri, 12 Feb 2010 18:57:47 +0000 (18:57 +0000)]
[generic-2.6] add some missing symbols

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

14 years ago[package] base-files: add /dev/hvcX to hotplug common rules
jow [Fri, 12 Feb 2010 18:57:01 +0000 (18:57 +0000)]
[package] base-files: add /dev/hvcX to hotplug common rules

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

14 years agoremove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includ...
kaloz [Fri, 12 Feb 2010 09:39:51 +0000 (09:39 +0000)]
remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..

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

14 years ago[package] base-files: revert dhcp state information on ifdown and restore pre-r19530...
jow [Fri, 12 Feb 2010 02:06:57 +0000 (02:06 +0000)]
[package] base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script

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

14 years ago[tools/wrt350nv2-builder] Update to v2.1
thepeople [Fri, 12 Feb 2010 01:40:57 +0000 (01:40 +0000)]
[tools/wrt350nv2-builder] Update to v2.1
Stays closer to the stock firmware by using wrt350n.bin for the
created image.
Adds the possibility to create the image in two separate steps (-b / -z).
Makefiles now support the possibility to include a u-boot image for a
100%-stock-like image.

Signed off by: Matthias Buecher <mail@maddes.net>

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

14 years agoHere is LVM support for OpenWRT. It introduces 3 new packages:
thepeople [Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)]
Here is LVM support for OpenWRT.  It introduces 3 new packages:
- kmod-dm for the device mapper kernel module.
- kmod-libdevmapper for the device-mapper library.
- kmod-lvm2 for the lvm tool.
Note that it currently does not create the symlinks for all the lvm
tools, so you have to use lvm pvs rather than just pvs.
Thanks Stefan Monnier

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

14 years agodisable devtmpfs in 2.6.32 because its not used, thanks tripolar
thepeople [Fri, 12 Feb 2010 01:18:50 +0000 (01:18 +0000)]
disable devtmpfs in 2.6.32 because its not used, thanks tripolar

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

14 years agoupdate brcm47xx to .32, thanks tripolar
thepeople [Fri, 12 Feb 2010 01:14:56 +0000 (01:14 +0000)]
update brcm47xx to .32, thanks tripolar

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

14 years agoupdate kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
thepeople [Fri, 12 Feb 2010 01:12:11 +0000 (01:12 +0000)]
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar

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

14 years agompc83xx: add 2.6.32 support
juhosg [Thu, 11 Feb 2010 13:31:52 +0000 (13:31 +0000)]
mpc83xx: add 2.6.32 support

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

14 years agompc83xx: enable jffs2
juhosg [Thu, 11 Feb 2010 13:31:49 +0000 (13:31 +0000)]
mpc83xx: enable jffs2

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

14 years agompc83xx: sync kernel config
juhosg [Thu, 11 Feb 2010 13:31:47 +0000 (13:31 +0000)]
mpc83xx: sync kernel config

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

14 years agompc83xx: fix device registration on the RB600
juhosg [Thu, 11 Feb 2010 13:31:44 +0000 (13:31 +0000)]
mpc83xx: fix device registration on the RB600

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

14 years agokernel: 2.6.32: move discarding of SYMTAB entries to the right place.
juhosg [Thu, 11 Feb 2010 13:31:40 +0000 (13:31 +0000)]
kernel: 2.6.32: move discarding of SYMTAB entries to the right place.

This helps to avoid linker errors on various targets. Also remove the
scsi_sd section fix patch, because it is not needed now.

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

14 years agosort Kconfig symbols automatically to make Kaloz happy :p
juhosg [Thu, 11 Feb 2010 13:07:10 +0000 (13:07 +0000)]
sort Kconfig symbols automatically to make Kaloz happy :p

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

14 years agoclean up handling of some kernel symbols
kaloz [Thu, 11 Feb 2010 09:33:16 +0000 (09:33 +0000)]
clean up handling of some kernel symbols

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

14 years agore-sort all target and subtarget config files
kaloz [Thu, 11 Feb 2010 08:55:15 +0000 (08:55 +0000)]
re-sort all target and subtarget config files

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

14 years agoremove 2.6.21 patches and config, too
kaloz [Thu, 11 Feb 2010 08:40:20 +0000 (08:40 +0000)]
remove 2.6.21 patches and config, too

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

14 years agowith no users left, remove support for 2.6.21
kaloz [Thu, 11 Feb 2010 08:37:57 +0000 (08:37 +0000)]
with no users left, remove support for 2.6.21

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

14 years agowe use per-target kernel versions for 2.6 for a long time now
kaloz [Thu, 11 Feb 2010 08:35:33 +0000 (08:35 +0000)]
we use per-target kernel versions for 2.6 for a long time now

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

14 years ago[iop32x]: upgrade to 2.6.32.7, only build squashfs images by default
kaloz [Thu, 11 Feb 2010 08:30:12 +0000 (08:30 +0000)]
[iop32x]: upgrade to 2.6.32.7, only build squashfs images by default

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

14 years agochange the opkg path due to changes in the buildsystem, fixes incorrect path in snaps...
thepeople [Thu, 11 Feb 2010 02:38:08 +0000 (02:38 +0000)]
change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images

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

14 years agoAdd destination ip of the wan adapter useful if you have multiple ip addresses.
thepeople [Thu, 11 Feb 2010 02:33:34 +0000 (02:33 +0000)]
Add destination ip of the wan adapter useful if you have multiple ip addresses.

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

14 years agoar71xx: fix WLAN mac address on the TL-WR1043ND
juhosg [Wed, 10 Feb 2010 20:01:20 +0000 (20:01 +0000)]
ar71xx: fix WLAN mac address on the TL-WR1043ND

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

14 years ago[uml] move 2.6.30 patches to their appropriate directory
florian [Wed, 10 Feb 2010 08:48:33 +0000 (08:48 +0000)]
[uml] move 2.6.30 patches to their appropriate directory

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