openwrt.git
13 years ago[kernel] update 2.6.35.x to 2.6.35.7
lars [Mon, 4 Oct 2010 07:42:32 +0000 (07:42 +0000)]
[kernel] update 2.6.35.x to 2.6.35.7

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

13 years ago[package] base-files: utilize uci_get_state to read the previous dhcp router address...
jow [Mon, 4 Oct 2010 00:07:07 +0000 (00:07 +0000)]
[package] base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script.
The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses
udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the
cached state vars and query uci directly to make the script immune against unwanted runtime changes.

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

13 years ago[package] opkg: implement "list-changed-conffiles" command, based on patch by Yann...
jow [Sun, 3 Oct 2010 22:15:39 +0000 (22:15 +0000)]
[package] opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>

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

13 years ago[package] firewall: also establish forward rules when setting up nat reflection,...
jow [Sun, 3 Oct 2010 18:11:59 +0000 (18:11 +0000)]
[package] firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled

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

13 years agoath9k: add a few fixes and cleanups
nbd [Sun, 3 Oct 2010 16:57:25 +0000 (16:57 +0000)]
ath9k: add a few fixes and cleanups

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

13 years agooptionally support parallel toolchain build. This defaults to off, because certain...
mb [Sun, 3 Oct 2010 12:54:07 +0000 (12:54 +0000)]
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.

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

13 years agon810: Add fstab for maemo filesystems
mb [Sun, 3 Oct 2010 12:16:56 +0000 (12:16 +0000)]
n810: Add fstab for maemo filesystems

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

13 years ago[tools] mtd-utils: refresh patches again
jow [Sun, 3 Oct 2010 12:15:04 +0000 (12:15 +0000)]
[tools] mtd-utils: refresh patches again

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

13 years agotools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks...
acoul [Sun, 3 Oct 2010 12:03:21 +0000 (12:03 +0000)]
tools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks loswillios & larsc)

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

13 years agotools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong.
acoul [Sun, 3 Oct 2010 11:12:36 +0000 (11:12 +0000)]
tools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong.

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

13 years ago[package] kernel: Move CONFIG_CRYPTO_HW to crypto-core
lars [Sun, 3 Oct 2010 01:12:51 +0000 (01:12 +0000)]
[package] kernel: Move CONFIG_CRYPTO_HW to crypto-core

hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.

Patch by Jan Willies

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

13 years ago[tools] libuuid: Use libuuid from util-linux-ng instead of e2fsprogs
lars [Sat, 2 Oct 2010 23:18:46 +0000 (23:18 +0000)]
[tools] libuuid: Use libuuid from util-linux-ng instead of e2fsprogs

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

13 years ago[tools] mtd-utils: refresh patches
jow [Sat, 2 Oct 2010 16:42:57 +0000 (16:42 +0000)]
[tools] mtd-utils: refresh patches

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

13 years ago[kirkwood] Add jffs2 feature flag
lars [Sat, 2 Oct 2010 14:31:49 +0000 (14:31 +0000)]
[kirkwood] Add jffs2 feature flag

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

13 years agotools/mtd-utils: fix compilation on OS X
jow [Sat, 2 Oct 2010 10:18:34 +0000 (10:18 +0000)]
tools/mtd-utils: fix compilation on OS X

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

13 years ago[include] prime .ipk control files with Status: field to introduce hold for post...
jow [Sat, 2 Oct 2010 04:04:12 +0000 (04:04 +0000)]
[include] prime .ipk control files with Status: field to introduce hold for post flash installed packages

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

13 years ago[package] opkg: reenable global upgrade, refresh patches
jow [Sat, 2 Oct 2010 03:25:35 +0000 (03:25 +0000)]
[package] opkg: reenable global upgrade, refresh patches

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

13 years ago[package] kernel: flag as "hold", this is inherited by all kmods as well and will...
jow [Sat, 2 Oct 2010 03:22:56 +0000 (03:22 +0000)]
[package] kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them

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

13 years ago[include] add support for flagging packages
jow [Sat, 2 Oct 2010 03:21:33 +0000 (03:21 +0000)]
[include] add support for flagging packages

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

13 years ago[scripts] feeds: restore previously active feed after install_package(), fixes instal...
jow [Sat, 2 Oct 2010 02:37:27 +0000 (02:37 +0000)]
[scripts] feeds: restore previously active feed after install_package(), fixes install all case for packages with inter-feed dependencies

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

13 years agopackage/grub: revert accidental/unessesery grub commit
acoul [Fri, 1 Oct 2010 16:43:46 +0000 (16:43 +0000)]
package/grub: revert accidental/unessesery grub commit

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

13 years agotools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin...
acoul [Fri, 1 Oct 2010 16:39:08 +0000 (16:39 +0000)]
tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues.

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

13 years agoath9k: fix regulatory issues with multiple cards
nbd [Fri, 1 Oct 2010 15:14:15 +0000 (15:14 +0000)]
ath9k: fix regulatory issues with multiple cards

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

13 years agopackage-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined
juhosg [Fri, 1 Oct 2010 07:09:34 +0000 (07:09 +0000)]
package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined

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

13 years agoar71xx: initial support for jjPlus JWAP003
juhosg [Fri, 1 Oct 2010 07:09:29 +0000 (07:09 +0000)]
ar71xx: initial support for jjPlus JWAP003

Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)

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

13 years agoath9k: compile out the ath9k rate control
nbd [Thu, 30 Sep 2010 15:00:06 +0000 (15:00 +0000)]
ath9k: compile out the ath9k rate control

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

13 years agopackage/grub: fix build issues under 64bit FreeBSD
acoul [Thu, 30 Sep 2010 14:48:31 +0000 (14:48 +0000)]
package/grub: fix build issues under 64bit FreeBSD

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

13 years agoAdd maintainer information to menuconfig description dialog
mb [Thu, 30 Sep 2010 11:01:01 +0000 (11:01 +0000)]
Add maintainer information to menuconfig description dialog

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

13 years agoomap24xx: Add maintainer information
mb [Thu, 30 Sep 2010 10:50:51 +0000 (10:50 +0000)]
omap24xx: Add maintainer information

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

13 years ago[package] add maintainer information
jow [Thu, 30 Sep 2010 10:48:37 +0000 (10:48 +0000)]
[package] add maintainer information

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

13 years agoomap24xx: Update to 2.6.36-rc6
mb [Thu, 30 Sep 2010 09:50:04 +0000 (09:50 +0000)]
omap24xx: Update to 2.6.36-rc6

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

13 years agopackage/grub: fix compile issue under FreeBSD 8.1
acoul [Wed, 29 Sep 2010 16:27:00 +0000 (16:27 +0000)]
package/grub: fix compile issue under FreeBSD 8.1

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

13 years agoiw: update to 0.9.21, add support for showing the in-use flag for survey data
nbd [Wed, 29 Sep 2010 15:16:21 +0000 (15:16 +0000)]
iw: update to 0.9.21, add support for showing the in-use flag for survey data

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

13 years agoath9k: fetch survey data for all channels
nbd [Wed, 29 Sep 2010 15:16:13 +0000 (15:16 +0000)]
ath9k: fetch survey data for all channels

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

13 years agolinux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)
acoul [Wed, 29 Sep 2010 15:09:07 +0000 (15:09 +0000)]
linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)

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

13 years agopackage/busybox: fix endianes issue under FreeBSD 8.1
acoul [Wed, 29 Sep 2010 14:33:35 +0000 (14:33 +0000)]
package/busybox: fix endianes issue under FreeBSD 8.1

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

13 years agolinux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6
acoul [Wed, 29 Sep 2010 13:50:16 +0000 (13:50 +0000)]
linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6

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

13 years agomac80211: update to wireless-testing 2010-09-28
nbd [Wed, 29 Sep 2010 13:13:16 +0000 (13:13 +0000)]
mac80211: update to wireless-testing 2010-09-28

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

13 years ago[pacakge] dropbear: Add config options to allow specification of host key files,...
acinonyx [Wed, 29 Sep 2010 07:54:53 +0000 (07:54 +0000)]
[pacakge] dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824)

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

13 years agoAP96: Fix LAN/WAN setup
nbd [Tue, 28 Sep 2010 22:55:14 +0000 (22:55 +0000)]
AP96: Fix LAN/WAN setup

LAN (eth0) is behind a switch and the fixed speed/duplex was
supposed to be for it, not WAN (eth1).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23147 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kirkwood] Fix mv_cesa module dependencies and .ko file location
lars [Tue, 28 Sep 2010 16:32:08 +0000 (16:32 +0000)]
[kirkwood] Fix mv_cesa module dependencies and .ko file location
Thanks KanjiMonster & Memphiz

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

13 years ago[package] firewall: fix chain selection logic, option dest must be ignored for notrac...
jow [Tue, 28 Sep 2010 11:38:31 +0000 (11:38 +0000)]
[package] firewall: fix chain selection logic, option dest must be ignored for notrack targets

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

13 years ago[package] firewall: don't setup nat reflection if negations are used
jow [Tue, 28 Sep 2010 11:11:11 +0000 (11:11 +0000)]
[package] firewall: don't setup nat reflection if negations are used

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

13 years ago[package] fireall:
jow [Tue, 28 Sep 2010 10:42:56 +0000 (10:42 +0000)]
[package] fireall:
- support negations for src_ip, dest_ip, src_dip options in rules and redirects
- add NOTRACK target to rule sections, allows to define fine grained notrack rules

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

13 years agoar71xx: build firmware image for the TL-MR3420 v1 board
juhosg [Mon, 27 Sep 2010 14:54:04 +0000 (14:54 +0000)]
ar71xx: build firmware image for the TL-MR3420 v1 board

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

13 years agofirmware-utils/mktplinkfw: add support for the TL-MR3420 v1
juhosg [Mon, 27 Sep 2010 14:54:02 +0000 (14:54 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1

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

13 years agoar71xx: add support for the TL-MR3420 v1 board
juhosg [Mon, 27 Sep 2010 14:53:59 +0000 (14:53 +0000)]
ar71xx: add support for the TL-MR3420 v1 board

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

13 years agoar71xx: AR724[12] requires different USB setup
juhosg [Mon, 27 Sep 2010 14:53:57 +0000 (14:53 +0000)]
ar71xx: AR724[12] requires different USB setup

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

13 years agoar71xx: build firmware image for the TL-WR841N v7
juhosg [Mon, 27 Sep 2010 14:53:54 +0000 (14:53 +0000)]
ar71xx: build firmware image for the TL-WR841N v7

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

13 years agofirmware-utils/mktplinkfw: add support for the TL-WR841N v7
juhosg [Mon, 27 Sep 2010 14:53:51 +0000 (14:53 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR841N v7

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

13 years agoar71xx: use the MDIO interface of the 2nd MAC on the ar7241
juhosg [Mon, 27 Sep 2010 14:53:49 +0000 (14:53 +0000)]
ar71xx: use the MDIO interface of the 2nd MAC on the ar7241

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

13 years agoar71xx: move ath9k specific PCI fixup into a separate file
juhosg [Mon, 27 Sep 2010 14:53:46 +0000 (14:53 +0000)]
ar71xx: move ath9k specific PCI fixup into a separate file

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

13 years agoar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs
juhosg [Mon, 27 Sep 2010 14:53:43 +0000 (14:53 +0000)]
ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs

With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.

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

13 years agoramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
juhosg [Mon, 27 Sep 2010 14:43:34 +0000 (14:43 +0000)]
ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)

The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).

Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23129 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: allow USB
juhosg [Mon, 27 Sep 2010 14:42:07 +0000 (14:42 +0000)]
ramips: allow USB

The current defaults for ramips rt305x does not allow the USB
subsystem to be selected/built.

This patch is just a small step in that direction.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23128 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: RTL8366S/RB: Fix autonegotiation for the WAN port.
juhosg [Mon, 27 Sep 2010 14:42:05 +0000 (14:42 +0000)]
generic: RTL8366S/RB: Fix autonegotiation for the WAN port.

The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.

This fixes #7980, verified on a WNDR3700.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23127 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: add rtl8366rb switch port rate, port and qos enable/disable support
juhosg [Mon, 27 Sep 2010 14:41:54 +0000 (14:41 +0000)]
generic: add rtl8366rb switch port rate, port and qos enable/disable support

Patch-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23126 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd support for Atheros AP96 reference board
nbd [Mon, 27 Sep 2010 08:59:53 +0000 (08:59 +0000)]
Add support for Atheros AP96 reference board

This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.

mach-ap96.c is based on mach-wndr3700.c.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoomap24xx fb: Do not omit init
mb [Sun, 26 Sep 2010 22:03:18 +0000 (22:03 +0000)]
omap24xx fb: Do not omit init

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

13 years agoomap24xx: Upgrade to linux-2.6.36-rc5
mb [Sun, 26 Sep 2010 12:53:23 +0000 (12:53 +0000)]
omap24xx: Upgrade to linux-2.6.36-rc5

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

13 years agoomap24xx: Export certain n8x0 GPIO switches as input device
mb [Sun, 26 Sep 2010 12:50:53 +0000 (12:50 +0000)]
omap24xx: Export certain n8x0 GPIO switches as input device

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

13 years agopackage/dropbear: simplify & reduce init script size (closes #7985)
acoul [Fri, 24 Sep 2010 15:57:53 +0000 (15:57 +0000)]
package/dropbear: simplify & reduce init script size (closes #7985)

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

13 years ago[package] base-files: prevent possible sourcing of JFFS2 meta files when merging...
jow [Thu, 23 Sep 2010 17:32:58 +0000 (17:32 +0000)]
[package] base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks

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

13 years ago[base system & package/block-extroot] Fixed duplicated content in file in commit...
cshore [Thu, 23 Sep 2010 14:06:47 +0000 (14:06 +0000)]
[base system & package/block-extroot] Fixed duplicated content in file in commit 23111

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

13 years ago[base system & package/block-extroot] Missed file committing previous change 23110
cshore [Thu, 23 Sep 2010 14:03:22 +0000 (14:03 +0000)]
[base system & package/block-extroot] Missed file committing previous change 23110

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

13 years ago[package] base/block-extroot, base/block-mount: Modified preinit and block-extroot and
cshore [Thu, 23 Sep 2010 13:58:05 +0000 (13:58 +0000)]
[package] base/block-extroot, base/block-mount:  Modified preinit and block-extroot and
block-mount so that use of block-mount and block-extroot do not require that block-extroot,
block-mount, nor the kernel modules they depend, on are required to included in the image.
That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of
a squashfs system and it will work.
In addition packages which are installed into the jffs2 of a squashfs system may now affect
preinit, so long as they do not require execution of commands that occur before the merging of
the jffs2 and built-in (squashfs) preinit scripts is done.

Thanks jow for the preinit merge stuff!

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

13 years agox86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
nbd [Mon, 20 Sep 2010 22:14:07 +0000 (22:14 +0000)]
x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)

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

13 years agogcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size
nbd [Mon, 20 Sep 2010 20:49:34 +0000 (20:49 +0000)]
gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size

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

13 years agofix build dependencies on packages with multiple variants but no selected virtual...
nbd [Mon, 20 Sep 2010 20:17:28 +0000 (20:17 +0000)]
fix build dependencies on packages with multiple variants but no selected virtual packages

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

13 years agogcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please...
nbd [Mon, 20 Sep 2010 18:00:05 +0000 (18:00 +0000)]
gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!

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

13 years agoath9k: fix a warning during a failed aggregation start
nbd [Mon, 20 Sep 2010 17:32:18 +0000 (17:32 +0000)]
ath9k: fix a warning during a failed aggregation start

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

13 years ago[package] base-files: Add function pi_include the /lib/functions/boot.sh used by...
cshore [Sun, 19 Sep 2010 23:29:40 +0000 (23:29 +0000)]
[package] base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.

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

13 years ago[package] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc...
cshore [Sun, 19 Sep 2010 22:34:06 +0000 (22:34 +0000)]
[package] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system

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

13 years agoath9k: fix various aggregation related race conditions
nbd [Sun, 19 Sep 2010 17:23:15 +0000 (17:23 +0000)]
ath9k: fix various aggregation related race conditions

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

13 years ago[package] base-files: bump pkg revision after r23091, r23092
jow [Sun, 19 Sep 2010 15:14:42 +0000 (15:14 +0000)]
[package] base-files: bump pkg revision after r23091, r23092

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

13 years ago[package] base-files: kill possibly existing udhcpc instance when bringing up a dhcp...
jow [Sun, 19 Sep 2010 15:13:06 +0000 (15:13 +0000)]
[package] base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown.
Based on patch by Stijn Tintel. Possibly related to #7314

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

13 years ago[package] base-files: cached state vars after scan_interfaces might be out of sync...
jow [Sun, 19 Sep 2010 15:04:08 +0000 (15:04 +0000)]
[package] base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state

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

13 years ago[package] firewall: protect iptables invocations with locks in interface ops, it...
jow [Sun, 19 Sep 2010 15:01:47 +0000 (15:01 +0000)]
[package] firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart

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

13 years ago[package] ppp: use service_kill()
jow [Sun, 19 Sep 2010 14:09:27 +0000 (14:09 +0000)]
[package] ppp: use service_kill()

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

13 years ago[package] base-files: introduce service_kill() into functions.sh - a convenience...
jow [Sun, 19 Sep 2010 14:03:32 +0000 (14:03 +0000)]
[package] base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill

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

13 years ago[package] Fix missing dependency in solos-pci module
florian [Sun, 19 Sep 2010 11:18:00 +0000 (11:18 +0000)]
[package] Fix missing dependency in solos-pci module

Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23086 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/zlib: fix Darwin compile failure (closes #7963)
acoul [Sun, 19 Sep 2010 05:33:18 +0000 (05:33 +0000)]
package/zlib: fix Darwin compile failure (closes #7963)

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

13 years agodl_cleanup: Add support for GIT-SHASUM
mb [Sat, 18 Sep 2010 19:19:34 +0000 (19:19 +0000)]
dl_cleanup: Add support for GIT-SHASUM

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

13 years agoomap24xx cbus: fix ioctls
mb [Sat, 18 Sep 2010 18:14:17 +0000 (18:14 +0000)]
omap24xx cbus: fix ioctls

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

13 years agoomap24xx: Add n8x0 specific GPIO switch code
mb [Sat, 18 Sep 2010 17:58:30 +0000 (17:58 +0000)]
omap24xx: Add n8x0 specific GPIO switch code

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

13 years agoomap24xx: Add support for GPIO switches on the n810
mb [Sat, 18 Sep 2010 17:31:00 +0000 (17:31 +0000)]
omap24xx: Add support for GPIO switches on the n810

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

13 years ago[package] firewall: make invalid redirects and duplicate zones non-fatal, print a...
jow [Thu, 16 Sep 2010 11:47:35 +0000 (11:47 +0000)]
[package] firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them

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

13 years agort2800pci: add back ifdown hang workaround that was accidentally dropped during a...
nbd [Thu, 16 Sep 2010 11:38:27 +0000 (11:38 +0000)]
rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update

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

13 years ago[tools] mtd-utils: revert r23075
jow [Wed, 15 Sep 2010 23:50:31 +0000 (23:50 +0000)]
[tools] mtd-utils: revert r23075

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

13 years ago[tools] mtd-utils: do not rely on host kernel headers, redefine the integer types...
jow [Wed, 15 Sep 2010 22:45:54 +0000 (22:45 +0000)]
[tools] mtd-utils: do not rely on host kernel headers, redefine the integer types instead (#7950)

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

13 years agoomap24xx: Update 2.6.36 config
mb [Wed, 15 Sep 2010 19:15:52 +0000 (19:15 +0000)]
omap24xx: Update 2.6.36 config

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

13 years agohostapd: fix non-multicall wpa_supplicant compile
nbd [Wed, 15 Sep 2010 17:51:06 +0000 (17:51 +0000)]
hostapd: fix non-multicall wpa_supplicant compile

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

13 years agoomap24xx: Add 2.6.36 support
mb [Wed, 15 Sep 2010 17:45:10 +0000 (17:45 +0000)]
omap24xx: Add 2.6.36 support

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

13 years agoAdd support for enabling early printk.
mb [Wed, 15 Sep 2010 16:27:02 +0000 (16:27 +0000)]
Add support for enabling early printk.
Currently only for ARM, because I don't know what EARLY_PRINTK depends on on other architectures.

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

13 years ago[PATCH] Support for Solos PCI ADSL2+ modem
jow [Wed, 15 Sep 2010 03:52:13 +0000 (03:52 +0000)]
[PATCH] Support for Solos PCI ADSL2+ modem
This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:

http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23070 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] Support for RTL-8139C+ ethernet adapters
jow [Wed, 15 Sep 2010 03:48:20 +0000 (03:48 +0000)]
[PATCH] Support for RTL-8139C+ ethernet adapters
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23068 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohostapd: fix wpa_supplicant crash issues in WDS STA mode
nbd [Wed, 15 Sep 2010 03:14:48 +0000 (03:14 +0000)]
hostapd: fix wpa_supplicant crash issues in WDS STA mode

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

13 years ago[package] firewall: run ifdown hotplug events synchronized, fixes a racecondition...
jow [Wed, 15 Sep 2010 01:53:36 +0000 (01:53 +0000)]
[package] firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy

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

13 years ago[package] firewall: deliver remove hotplug events for all active zones/networks when...
jow [Tue, 14 Sep 2010 23:11:12 +0000 (23:11 +0000)]
[package] firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall

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

13 years agomac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with...
nbd [Tue, 14 Sep 2010 22:53:54 +0000 (22:53 +0000)]
mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version

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