openwrt.git
14 years ago[sysupgrade] Don't try to pivot to new ramfs if already running on one
jow [Thu, 7 May 2009 13:51:45 +0000 (13:51 +0000)]
[sysupgrade] Don't try to pivot to new ramfs if already running on one
This patch allows the sysupgrade script to continue with the upgrade if
openwrt is already running on a ramfs. This allows the use of the sysupgrade
script as an _installer_ when running from an iso image. A user could boot the
system from a bootable cd and invoke sysupgrade -n <URL> to write an image to
the hard disk or CF.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15683 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoFix building of iso filesystem
jow [Thu, 7 May 2009 13:50:09 +0000 (13:50 +0000)]
Fix building of iso filesystem
This fixes two errors when building iso filesystem:

a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15682 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoFix Image Builder building - added missing /bin dir to toolchain
jow [Thu, 7 May 2009 13:48:23 +0000 (13:48 +0000)]
Fix Image Builder building - added missing /bin dir to toolchain
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15681 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[hostapd] Fix installation of hostap pci and plx driver
jow [Thu, 7 May 2009 13:47:04 +0000 (13:47 +0000)]
[hostapd] Fix installation of hostap pci and plx driver
This fixes an issue where installation of hostap pci and plx driver fails
because both were trying to overwrite hostap.sh file.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[PATCH] Add option in sysupgrade to flash gzipped images
jow [Thu, 7 May 2009 13:27:10 +0000 (13:27 +0000)]
[PATCH] Add option in sysupgrade to flash gzipped images

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

14 years agouclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
nbd [Thu, 7 May 2009 13:20:47 +0000 (13:20 +0000)]
uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
fixes compile error on powerpc

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

14 years agoThis patch adds a new package "flock" that allows to manage file locks
jow [Thu, 7 May 2009 13:18:44 +0000 (13:18 +0000)]
This patch adds a new package "flock" that allows to manage file locks
from shell scripts. It provides more functionality than the busybox
"lock" command, i.e. locking existing file descriptors and non-blocking
operation.

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

14 years ago[package] fix acx compilation on 2.6.27
florian [Thu, 7 May 2009 12:31:32 +0000 (12:31 +0000)]
[package] fix acx compilation on 2.6.27

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

14 years ago[kernel] remove 2.6.26 since there are no remaining candidates for it
florian [Thu, 7 May 2009 12:21:02 +0000 (12:21 +0000)]
[kernel] remove 2.6.26 since there are no remaining candidates for it

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

14 years ago[ar7] update to 2.6.27 (#4122)
florian [Thu, 7 May 2009 12:17:56 +0000 (12:17 +0000)]
[ar7] update to 2.6.27 (#4122)

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

14 years agomadwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
nbd [Thu, 7 May 2009 11:32:47 +0000 (11:32 +0000)]
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)

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

14 years agomadwifi: improve mode selection, do not scan channels which do not fit the desired...
nbd [Thu, 7 May 2009 11:32:43 +0000 (11:32 +0000)]
madwifi: improve mode selection, do not scan channels which do not fit the desired mode

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

14 years agomake madwifi buildable without CONFIG_CRYPTO
nbd [Thu, 7 May 2009 11:32:39 +0000 (11:32 +0000)]
make madwifi buildable without CONFIG_CRYPTO

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

14 years ago[au1000] update to 2.6.28
florian [Thu, 7 May 2009 11:06:56 +0000 (11:06 +0000)]
[au1000] update to 2.6.28

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

14 years agomadwifi: improve antenna diversity handling
nbd [Thu, 7 May 2009 10:10:06 +0000 (10:10 +0000)]
madwifi: improve antenna diversity handling

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

14 years ago[kernel] add missing backslash, thanks juhosg
florian [Thu, 7 May 2009 08:35:12 +0000 (08:35 +0000)]
[kernel] add missing backslash, thanks juhosg

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

14 years ago[include] adept netfilter.mk to updated imq
jow [Thu, 7 May 2009 03:16:36 +0000 (03:16 +0000)]
[include] adept netfilter.mk to updated imq

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

14 years ago[kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
jow [Thu, 7 May 2009 03:09:04 +0000 (03:09 +0000)]
[kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30

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

14 years ago[kernel] prepare default configuration for kernel side imq update
jow [Thu, 7 May 2009 03:07:46 +0000 (03:07 +0000)]
[kernel] prepare default configuration for kernel side imq update

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

14 years ago[package] iptables: update imq userspace part
jow [Thu, 7 May 2009 03:06:56 +0000 (03:06 +0000)]
[package] iptables: update imq userspace part

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

14 years ago[package] kernel: prepare kconfig for imq update
jow [Thu, 7 May 2009 03:06:03 +0000 (03:06 +0000)]
[package] kernel: prepare kconfig for imq update

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

14 years ago[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
florian [Thu, 7 May 2009 00:49:05 +0000 (00:49 +0000)]
[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O

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

14 years ago[rdc] also copy bzImage when generating initramfs images
florian [Thu, 7 May 2009 00:36:47 +0000 (00:36 +0000)]
[rdc] also copy bzImage when generating initramfs images

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

14 years ago[package] fix kernel module name for autoloading
florian [Thu, 7 May 2009 00:23:44 +0000 (00:23 +0000)]
[package] fix kernel module name for autoloading

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

14 years ago[kernel] add missing rtc-lib module to rtc-core
florian [Thu, 7 May 2009 00:21:08 +0000 (00:21 +0000)]
[kernel] add missing rtc-lib module to rtc-core

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

14 years ago[package] package the rtc-core and rtc-m48t86 driver
florian [Wed, 6 May 2009 23:52:46 +0000 (23:52 +0000)]
[package] package the rtc-core and rtc-m48t86 driver

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

14 years ago[kernel] package the Winbond w83627hf super i/o controller
florian [Wed, 6 May 2009 23:50:11 +0000 (23:50 +0000)]
[kernel] package the Winbond w83627hf super i/o controller

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

14 years ago[kernel] package the ITE it821x IDE controller driver
florian [Wed, 6 May 2009 23:49:17 +0000 (23:49 +0000)]
[kernel] package the ITE it821x IDE controller driver

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

14 years agouClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loadi...
nbd [Wed, 6 May 2009 22:12:02 +0000 (22:12 +0000)]
uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version

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

14 years ago[cavium-octeon] add default network configuration
florian [Wed, 6 May 2009 21:28:00 +0000 (21:28 +0000)]
[cavium-octeon] add default network configuration

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

14 years ago[kernel] use force_sig when handling address errors
florian [Wed, 6 May 2009 21:27:28 +0000 (21:27 +0000)]
[kernel] use force_sig when handling address errors

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

14 years ago[cavium-octeon] add missing patches
florian [Wed, 6 May 2009 19:35:16 +0000 (19:35 +0000)]
[cavium-octeon] add missing patches

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

14 years ago[cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech evaluatio...
florian [Wed, 6 May 2009 18:12:49 +0000 (18:12 +0000)]
[cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech evaluation board

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

14 years ago[kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized
florian [Wed, 6 May 2009 16:33:00 +0000 (16:33 +0000)]
[kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized

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

14 years agomadwifi: minor cleanup for the channel handling patch
nbd [Wed, 6 May 2009 14:06:59 +0000 (14:06 +0000)]
madwifi: minor cleanup for the channel handling patch

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

14 years agofix wprobe conflict with libnl
nbd [Wed, 6 May 2009 13:54:42 +0000 (13:54 +0000)]
fix wprobe conflict with libnl

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

14 years ago[package] base-files: replace udhcpc script with an improved version
jow [Wed, 6 May 2009 12:51:12 +0000 (12:51 +0000)]
[package] base-files: replace udhcpc script with an improved version

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

14 years agouse config_get_bool for outdoor mode
nbd [Wed, 6 May 2009 12:12:29 +0000 (12:12 +0000)]
use config_get_bool for outdoor mode

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

14 years agomadwifi: make country code and outdoor flag changeable without reloading the driver
nbd [Wed, 6 May 2009 11:52:24 +0000 (11:52 +0000)]
madwifi: make country code and outdoor flag changeable without reloading the driver

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

14 years agowprobe: use libnl-tiny instead of libnl
nbd [Wed, 6 May 2009 11:51:16 +0000 (11:51 +0000)]
wprobe: use libnl-tiny instead of libnl

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

14 years agothe bison prereq check is no longer necessary
nbd [Wed, 6 May 2009 10:14:39 +0000 (10:14 +0000)]
the bison prereq check is no longer necessary

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

14 years ago[ar71xx] refresh patches
juhosg [Tue, 5 May 2009 20:26:58 +0000 (20:26 +0000)]
[ar71xx] refresh patches

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

14 years ago[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
juhosg [Tue, 5 May 2009 19:21:39 +0000 (19:21 +0000)]
[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers

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

14 years ago[ar71xx] sync kernel config
juhosg [Tue, 5 May 2009 18:40:45 +0000 (18:40 +0000)]
[ar71xx] sync kernel config

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

14 years ago[package] iptables: install essential headers into staging dir
jow [Tue, 5 May 2009 11:51:51 +0000 (11:51 +0000)]
[package] iptables: install essential headers into staging dir

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

14 years agoRequire* calls must now be placed before BuildPackage calls
nbd [Tue, 5 May 2009 11:01:44 +0000 (11:01 +0000)]
Require* calls must now be placed before BuildPackage calls

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

14 years agoremove binutils 2.17 and 2.19
nbd [Tue, 5 May 2009 11:01:35 +0000 (11:01 +0000)]
remove binutils 2.17 and 2.19

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

14 years agofixed dnsmasq init for "ignore" option
markus [Tue, 5 May 2009 11:00:00 +0000 (11:00 +0000)]
fixed dnsmasq init for "ignore" option

dnsmasq.init tried to set range options even when ignore was
set to "1". Now the functions stops processing after evaluating
the "ignore" option when the result is > 0

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

14 years agoadd missing RTC symbols to generic configs
kaloz [Tue, 5 May 2009 10:20:33 +0000 (10:20 +0000)]
add missing RTC symbols to generic configs

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

14 years agochanged "option" to "list" for binding interfaces
markus [Tue, 5 May 2009 09:33:56 +0000 (09:33 +0000)]
changed "option" to "list" for binding interfaces

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

14 years ago[package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
florian [Tue, 5 May 2009 06:32:45 +0000 (06:32 +0000)]
[package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)

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

14 years ago[package] grub: fix potential build issues on redhat/fedora host systems (should...
nico [Mon, 4 May 2009 23:08:08 +0000 (23:08 +0000)]
[package] grub: fix potential build issues on redhat/fedora host systems (should close: #3793)

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

14 years agouse xorg x11-server + glamo driver instead of xglamo kdrive-server per default -...
mirko [Mon, 4 May 2009 22:37:38 +0000 (22:37 +0000)]
use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted

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

14 years agosome more kernel config cleanup.. last for today :)
kaloz [Mon, 4 May 2009 20:57:02 +0000 (20:57 +0000)]
some more kernel config cleanup.. last for today :)

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

14 years agomore cleanup
kaloz [Mon, 4 May 2009 20:31:47 +0000 (20:31 +0000)]
more cleanup

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

14 years agofix typo
kaloz [Mon, 4 May 2009 20:19:55 +0000 (20:19 +0000)]
fix typo

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

14 years agocleanup MTD option handling
kaloz [Mon, 4 May 2009 19:13:43 +0000 (19:13 +0000)]
cleanup MTD option handling

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

14 years agoscripts/feeds: fix a warning (#4474)
nbd [Mon, 4 May 2009 18:50:58 +0000 (18:50 +0000)]
scripts/feeds: fix a warning (#4474)

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

14 years agofix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly...
nbd [Mon, 4 May 2009 18:41:08 +0000 (18:41 +0000)]
fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries)

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

14 years agoremove obsolete gcc version md5sums
nbd [Mon, 4 May 2009 18:40:22 +0000 (18:40 +0000)]
remove obsolete gcc version md5sums

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

14 years agorename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
nbd [Mon, 4 May 2009 17:04:03 +0000 (17:04 +0000)]
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)

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

14 years agolibnl-tiny: add -fpic
nbd [Mon, 4 May 2009 16:38:06 +0000 (16:38 +0000)]
libnl-tiny: add -fpic

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

14 years agofix ebtables compile
nbd [Mon, 4 May 2009 16:30:24 +0000 (16:30 +0000)]
fix ebtables compile

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

14 years agofix more issues with libnl-tiny and eglibc
nbd [Mon, 4 May 2009 16:13:46 +0000 (16:13 +0000)]
fix more issues with libnl-tiny and eglibc

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

14 years agofix libnl-tiny compile with eglibc
nbd [Mon, 4 May 2009 16:07:06 +0000 (16:07 +0000)]
fix libnl-tiny compile with eglibc

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

14 years agouclibc 0.9.30: fix isnan declaration
nbd [Mon, 4 May 2009 15:15:22 +0000 (15:15 +0000)]
uclibc 0.9.30: fix isnan declaration

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

14 years agouclibc 0.9.29: fix isinf, finite prototypes
nbd [Mon, 4 May 2009 15:15:17 +0000 (15:15 +0000)]
uclibc 0.9.29: fix isinf, finite prototypes

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

14 years agomove MFD stuff to the generic kernel configs
kaloz [Mon, 4 May 2009 13:51:29 +0000 (13:51 +0000)]
move MFD stuff to the generic kernel configs

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

14 years agoupgrade IOP32x to 2.6.28.10
kaloz [Mon, 4 May 2009 13:50:47 +0000 (13:50 +0000)]
upgrade IOP32x to 2.6.28.10

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

14 years agobase-files: Add additional base-files search paths
hcg [Mon, 4 May 2009 12:39:21 +0000 (12:39 +0000)]
base-files: Add additional base-files search paths

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

14 years agochange boardnames
kaloz [Mon, 4 May 2009 11:42:49 +0000 (11:42 +0000)]
change boardnames

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

14 years agorefresh patches
kaloz [Mon, 4 May 2009 11:35:08 +0000 (11:35 +0000)]
refresh patches

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

14 years agolayer7 has been upgraded in [15517], but the old patches weren't removed -- remove...
kaloz [Mon, 4 May 2009 11:05:28 +0000 (11:05 +0000)]
layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now

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

14 years agorefresh generic 2.6.28 patches
kaloz [Mon, 4 May 2009 10:37:48 +0000 (10:37 +0000)]
refresh generic 2.6.28 patches

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

14 years ago[package] kernel: fix conditional handling of ide-support
jow [Mon, 4 May 2009 00:38:53 +0000 (00:38 +0000)]
[package] kernel: fix conditional handling of ide-support

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

14 years ago[kernel] remove netfilter_upstream_fixes patches, not needed anymore after kernel...
nico [Sun, 3 May 2009 22:16:03 +0000 (22:16 +0000)]
[kernel] remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)

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

14 years agoupgrade to newest stable kernel versions
kaloz [Sun, 3 May 2009 16:58:06 +0000 (16:58 +0000)]
upgrade to newest stable kernel versions

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

14 years ago[kernel] netfilter: add a check for ip proto in netfilter_match_speedup patches ...
nico [Sun, 3 May 2009 16:34:02 +0000 (16:34 +0000)]
[kernel] netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)

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

14 years ago[package] iptables: fix segfault in xtables_parse_protocol() if an unknown protocol...
jow [Sun, 3 May 2009 14:31:36 +0000 (14:31 +0000)]
[package] iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p

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

14 years ago[package] iptables:
nico [Sun, 3 May 2009 06:54:49 +0000 (06:54 +0000)]
[package] iptables:
 - add libtool fixups
 - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files
 - enable static versions of libiptc & libxtables
 - install pkgconfig .pc files as well
 - cleanup & reorg

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

14 years ago[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
jow [Sat, 2 May 2009 23:51:05 +0000 (23:51 +0000)]
[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)

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

14 years ago[ar71xx] add experimental support for 2.6.30
juhosg [Sat, 2 May 2009 19:59:19 +0000 (19:59 +0000)]
[ar71xx] add experimental support for 2.6.30

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

14 years ago[kernel] generic/2.6.30: add missing Kconfig options
juhosg [Sat, 2 May 2009 18:46:40 +0000 (18:46 +0000)]
[kernel] generic/2.6.30: add missing Kconfig options

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

14 years agocopy kirkwood uImage to the bin dir
kaloz [Sat, 2 May 2009 14:12:32 +0000 (14:12 +0000)]
copy kirkwood uImage to the bin dir

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

14 years agoadd preliminary Marvell Kirkwood support
kaloz [Sat, 2 May 2009 12:48:42 +0000 (12:48 +0000)]
add preliminary Marvell Kirkwood support

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

14 years ago[package] prevent kmod-switch from accessing nvram on brcm63xx (#5035)
florian [Sat, 2 May 2009 10:01:09 +0000 (10:01 +0000)]
[package] prevent kmod-switch from accessing nvram on brcm63xx (#5035)

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

14 years ago[package] iptables: install libxtables.so and libiptc.so into staging dir
jow [Sat, 2 May 2009 00:53:41 +0000 (00:53 +0000)]
[package] iptables: install libxtables.so and libiptc.so into staging dir

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

14 years ago[package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides...
jow [Fri, 1 May 2009 22:59:07 +0000 (22:59 +0000)]
[package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation

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

14 years agorefresh patches for 2.6.30-rc4
kaloz [Fri, 1 May 2009 21:37:32 +0000 (21:37 +0000)]
refresh patches for 2.6.30-rc4

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

14 years ago[package] iptables: replace exot_error() with xtables_error() in layer7 patch
jow [Fri, 1 May 2009 21:30:43 +0000 (21:30 +0000)]
[package] iptables: replace exot_error() with xtables_error() in layer7 patch

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

14 years ago[brcm-2.4] include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
jow [Fri, 1 May 2009 21:29:52 +0000 (21:29 +0000)]
[brcm-2.4] include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch

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

14 years agoupgrade sibyte to .30-rc4
kaloz [Fri, 1 May 2009 21:00:18 +0000 (21:00 +0000)]
upgrade sibyte to .30-rc4

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

14 years ago[iptables] Update layer7 rules
hauke [Fri, 1 May 2009 15:20:34 +0000 (15:20 +0000)]
[iptables] Update layer7 rules

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

14 years ago[x86] Add config file for kernel 2.6.29.
hauke [Fri, 1 May 2009 15:18:41 +0000 (15:18 +0000)]
[x86] Add config file for kernel 2.6.29.
This was tested with VMware and VirtualBox.

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

14 years ago[iptables] In r15501 the libxt_layer7.c was placed in a wrong location.
hauke [Fri, 1 May 2009 15:15:56 +0000 (15:15 +0000)]
[iptables] In r15501 the libxt_layer7.c was placed in a wrong location.

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

14 years ago[kernel] The location of eeprom_93cx6.ko has chanced.
hauke [Fri, 1 May 2009 15:13:18 +0000 (15:13 +0000)]
[kernel] The location of eeprom_93cx6.ko has chanced.

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

14 years ago[toolchain] fix a small bug in binutils 2.19.1
juhosg [Fri, 1 May 2009 14:51:02 +0000 (14:51 +0000)]
[toolchain] fix a small bug in binutils 2.19.1
 * http://sourceware.org/bugzilla/show_bug.cgi?id=7093

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

14 years ago[kernel] add missing symbols
hauke [Fri, 1 May 2009 13:56:32 +0000 (13:56 +0000)]
[kernel] add missing symbols

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

14 years ago[mac80211] Update to compat-wireless-2009-05-01
hauke [Fri, 1 May 2009 13:43:12 +0000 (13:43 +0000)]
[mac80211] Update to compat-wireless-2009-05-01

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

14 years ago[brcm47xx] use vmalloc instead of kmalloc when reserving space for the lzma initramfs...
florian [Fri, 1 May 2009 09:23:31 +0000 (09:23 +0000)]
[brcm47xx] use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#3488)

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