openwrt/svn-archive/archive.git
14 years agoar71xx: create firmware images for the TL-WR941ND v4 board
Gabor Juhos [Fri, 19 Feb 2010 11:52:33 +0000 (11:52 +0000)]
ar71xx: create firmware images for the TL-WR941ND v4 board

SVN-Revision: 19749

14 years agofirmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
Gabor Juhos [Fri, 19 Feb 2010 11:52:30 +0000 (11:52 +0000)]
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4

SVN-Revision: 19748

14 years agoar71xx: sync kernel config
Gabor Juhos [Fri, 19 Feb 2010 11:52:28 +0000 (11:52 +0000)]
ar71xx: sync kernel config

SVN-Revision: 19747

14 years agoar71xx: add uci configuration for the WAN LED on the WNDR3700
Gabor Juhos [Fri, 19 Feb 2010 11:52:25 +0000 (11:52 +0000)]
ar71xx: add uci configuration for the WAN LED on the WNDR3700

Based on a patch by Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19746

14 years agomac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
Gabor Juhos [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>
SVN-Revision: 19745

14 years agoar71xx: add missing GPIO LED for the WNDR3700 board
Gabor Juhos [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>
SVN-Revision: 19744

14 years agoar71xx: fix polarity of GPIO buttons on the WNDR3700 board
Gabor Juhos [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>
SVN-Revision: 19743

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

SVN-Revision: 19742

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

SVN-Revision: 19741

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

SVN-Revision: 19740

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

SVN-Revision: 19725

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

SVN-Revision: 19724

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

SVN-Revision: 19723

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

SVN-Revision: 19722

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

SVN-Revision: 19721

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

SVN-Revision: 19720

14 years agomac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
Felix Fietkau [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.

SVN-Revision: 19718

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

SVN-Revision: 19716

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

SVN-Revision: 19715

14 years agoautotools.mk: Add PKG_LIBTOOL_PATHS variable.
Lars-Peter Clausen [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).

SVN-Revision: 19713

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

SVN-Revision: 19712

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

SVN-Revision: 19709

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

SVN-Revision: 19704

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

SVN-Revision: 19699

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

SVN-Revision: 19694

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

SVN-Revision: 19692

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

SVN-Revision: 19691

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

SVN-Revision: 19688

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

SVN-Revision: 19687

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

SVN-Revision: 19686

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

SVN-Revision: 19684

14 years ago[tools/wrt350nv2-builder] Update to v2.2
Travis Kemen [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>

SVN-Revision: 19683

14 years ago[x86]
Jo-Philipp Wich [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

SVN-Revision: 19681

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

SVN-Revision: 19680

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

SVN-Revision: 19678

14 years ago[toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0...
Imre 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

SVN-Revision: 19677

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

SVN-Revision: 19676

14 years agoRevert "sort Kconfig symbols automatically to make Kaloz happy :p"
Felix Fietkau [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

SVN-Revision: 19675

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

SVN-Revision: 19674

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

SVN-Revision: 19673

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

SVN-Revision: 19672

14 years ago[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default
Imre 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

SVN-Revision: 19671

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

SVN-Revision: 19670

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

SVN-Revision: 19669

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

SVN-Revision: 19668

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

SVN-Revision: 19667

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

SVN-Revision: 19666

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

SVN-Revision: 19665

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

SVN-Revision: 19664

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

SVN-Revision: 19663

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

SVN-Revision: 19662

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

SVN-Revision: 19655

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

SVN-Revision: 19654

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

SVN-Revision: 19653

14 years agoAdd audio feature flag.
Lars-Peter Clausen [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.

SVN-Revision: 19643

14 years agoswconfig: add copyright for Martin Mares
Felix Fietkau [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>
SVN-Revision: 19642

14 years agoswconfig: use print_attr_val() in CMD_GET
Felix Fietkau [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>
SVN-Revision: 19641

14 years agoswconfig: add show command
Felix Fietkau [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>
SVN-Revision: 19640

14 years agoswconfig: clean up command line parsing
Felix Fietkau [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>
SVN-Revision: 19639

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

SVN-Revision: 19638

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

SVN-Revision: 19635

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

SVN-Revision: 19632

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

SVN-Revision: 19631

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

SVN-Revision: 19629

14 years ago[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
Lars-Peter Clausen [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.

SVN-Revision: 19628

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

SVN-Revision: 19627

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

SVN-Revision: 19626

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

SVN-Revision: 19625

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

SVN-Revision: 19624

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

SVN-Revision: 19623

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

SVN-Revision: 19621

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

SVN-Revision: 19620

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

SVN-Revision: 19619

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

SVN-Revision: 19618

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

SVN-Revision: 19617

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

SVN-Revision: 19616

14 years ago[x86] make console port editable through menuconfig, gzip ext2 images, add suitable...
Jo-Philipp Wich [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

SVN-Revision: 19612

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

SVN-Revision: 19611

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

SVN-Revision: 19610

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

SVN-Revision: 19609

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

SVN-Revision: 19608

14 years agoremove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includ...
Imre 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..

SVN-Revision: 19598

14 years ago[package] base-files: revert dhcp state information on ifdown and restore pre-r19530...
Jo-Philipp Wich [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

SVN-Revision: 19597

14 years ago[tools/wrt350nv2-builder] Update to v2.1
Travis Kemen [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>

SVN-Revision: 19596

14 years agoHere is LVM support for OpenWRT. It introduces 3 new packages:
Travis Kemen [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

SVN-Revision: 19595

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

SVN-Revision: 19594

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

SVN-Revision: 19592

14 years agoupdate kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
Travis Kemen [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

SVN-Revision: 19591

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

SVN-Revision: 19587

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

SVN-Revision: 19586

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

SVN-Revision: 19585

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

SVN-Revision: 19584

14 years agokernel: 2.6.32: move discarding of SYMTAB entries to the right place.
Gabor Juhos [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.

SVN-Revision: 19583

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

SVN-Revision: 19582

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

SVN-Revision: 19581

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

SVN-Revision: 19580

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

SVN-Revision: 19579

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

SVN-Revision: 19578

14 years agowe use per-target kernel versions for 2.6 for a long time now
Imre 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

SVN-Revision: 19577

14 years ago[iop32x]: upgrade to 2.6.32.7, only build squashfs images by default
Imre 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

SVN-Revision: 19576