openwrt.git
14 years agoswconfig: fix kernel version dependency
nbd [Mon, 1 Jun 2009 22:14:06 +0000 (22:14 +0000)]
swconfig: fix kernel version dependency

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

14 years agoocf: fix uninitialized variable access (thx, Dakon)
nbd [Mon, 1 Jun 2009 22:14:01 +0000 (22:14 +0000)]
ocf: fix uninitialized variable access (thx, Dakon)

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

14 years agotemporary, hackish, etc, etc.. lzma support for the arm zImage loader
kaloz [Mon, 1 Jun 2009 21:09:40 +0000 (21:09 +0000)]
temporary, hackish, etc, etc.. lzma support for the arm zImage loader

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

14 years agowe don't use RedBoot on orion
kaloz [Mon, 1 Jun 2009 21:08:26 +0000 (21:08 +0000)]
we don't use RedBoot on orion

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

14 years ago[tools] port lzmp that is packaged by debian, build it, but do not install it yet
florian [Mon, 1 Jun 2009 20:31:49 +0000 (20:31 +0000)]
[tools] port lzmp that is packaged by debian, build it, but do not install it yet

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

14 years agouse the openwrt lzma options for now
kaloz [Mon, 1 Jun 2009 20:31:23 +0000 (20:31 +0000)]
use the openwrt lzma options for now

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

14 years agoadd missing config option
kaloz [Mon, 1 Jun 2009 20:03:46 +0000 (20:03 +0000)]
add missing config option

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

14 years ago[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call the...
florian [Mon, 1 Jun 2009 18:27:51 +0000 (18:27 +0000)]
[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time

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

14 years agoremove some more obsolete files
nbd [Mon, 1 Jun 2009 18:20:09 +0000 (18:20 +0000)]
remove some more obsolete files

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

14 years agoremove 2.6.23 support, as the last target using that has been nuked, too
kaloz [Mon, 1 Jun 2009 18:16:10 +0000 (18:16 +0000)]
remove 2.6.23 support, as the last target using that has been nuked, too

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

14 years agonow that the gemini target is working, get rid of the obsolete and buggy storm target
kaloz [Mon, 1 Jun 2009 18:15:30 +0000 (18:15 +0000)]
now that the gemini target is working, get rid of the obsolete and buggy storm target

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

14 years agouse squashfs on the gemini by default, remove broken flag
kaloz [Mon, 1 Jun 2009 18:10:18 +0000 (18:10 +0000)]
use squashfs on the gemini by default, remove broken flag

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

14 years agofixup mac addresses on gemini boards
kaloz [Mon, 1 Jun 2009 18:09:36 +0000 (18:09 +0000)]
fixup mac addresses on gemini boards

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

14 years agofix madwifi for the gemini target
kaloz [Mon, 1 Jun 2009 18:09:10 +0000 (18:09 +0000)]
fix madwifi for the gemini target

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

14 years agonetwork: prevent unnecessary interface down/up cycles if no mac address change is...
nbd [Mon, 1 Jun 2009 18:09:05 +0000 (18:09 +0000)]
network: prevent unnecessary interface down/up cycles if no mac address change is requested

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

14 years agogenerate squashfs images
kaloz [Mon, 1 Jun 2009 18:08:39 +0000 (18:08 +0000)]
generate squashfs images

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

14 years agoregister the watchdog on the wbd111
kaloz [Mon, 1 Jun 2009 18:08:08 +0000 (18:08 +0000)]
register the watchdog on the wbd111

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

14 years agonetwork: do not unnecessarily touch interfaces configured as proto=none; bring down...
nbd [Mon, 1 Jun 2009 18:07:44 +0000 (18:07 +0000)]
network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones

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

14 years agooptimize the kernel for size... *sigh*
kaloz [Mon, 1 Jun 2009 18:07:33 +0000 (18:07 +0000)]
optimize the kernel for size... *sigh*

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

14 years ago[kernel] Add missing kernel symbol.
hauke [Mon, 1 Jun 2009 17:40:55 +0000 (17:40 +0000)]
[kernel] Add missing kernel symbol.

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

14 years ago[mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.
hauke [Mon, 1 Jun 2009 17:38:38 +0000 (17:38 +0000)]
[mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.
Fixes #5245.

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

14 years ago[package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release...
nico [Mon, 1 Jun 2009 14:37:11 +0000 (14:37 +0000)]
[package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number

This patch fixes an issue with the broadcom.sh configuration script when
enabling sta mode.  Currently sta mode works provided that you have an AP
enabled as well but it doesn't work if you have a sta interface but not an
AP.  I found that merely reversing the order of the ap and apsta variables
in the broadcom.sh script corrects this problem, and the attached patch does
exactly that.

Signed-off-by: Eric Bishop <ebishop@bu.edu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16256 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[hostap-driver] Add diversity option
acinonyx [Mon, 1 Jun 2009 14:32:34 +0000 (14:32 +0000)]
[hostap-driver] Add diversity option

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

14 years agoanother 2.6.30 related crypto fix
kaloz [Mon, 1 Jun 2009 14:04:06 +0000 (14:04 +0000)]
another 2.6.30 related crypto fix

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

14 years agofixup sheevaplug support (for now we use sdcards for rootfs)
kaloz [Mon, 1 Jun 2009 13:23:52 +0000 (13:23 +0000)]
fixup sheevaplug support (for now we use sdcards for rootfs)

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

14 years agoincrease kernel partition to 4MB, generate jffs2 images
kaloz [Mon, 1 Jun 2009 12:52:30 +0000 (12:52 +0000)]
increase kernel partition to 4MB, generate jffs2 images

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

14 years agoadd patches to support the advanced power management on Kirkwood socs
kaloz [Mon, 1 Jun 2009 12:51:19 +0000 (12:51 +0000)]
add patches to support the advanced power management on Kirkwood socs

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

14 years agofix compatibility with certain SD cards
kaloz [Mon, 1 Jun 2009 12:50:35 +0000 (12:50 +0000)]
fix compatibility with certain SD cards

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

14 years agoeven if we don't support booting from the nand yet, change the rootfs name for OpenWrt
kaloz [Mon, 1 Jun 2009 12:50:27 +0000 (12:50 +0000)]
even if we don't support booting from the nand yet, change the rootfs name for OpenWrt

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

14 years agofix mv643xx_eth dma mask
kaloz [Mon, 1 Jun 2009 12:46:25 +0000 (12:46 +0000)]
fix mv643xx_eth dma mask

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

14 years agofix VFP handling on feroceon cores
kaloz [Mon, 1 Jun 2009 12:45:50 +0000 (12:45 +0000)]
fix VFP handling on feroceon cores

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

14 years agofix typo and add nand_gpio to the generic config
kaloz [Mon, 1 Jun 2009 12:44:59 +0000 (12:44 +0000)]
fix typo and add nand_gpio to the generic config

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

14 years ago[etrax] enable optimize for size, avoid to trigger gcc bug #36482
claudio [Mon, 1 Jun 2009 09:19:40 +0000 (09:19 +0000)]
[etrax] enable optimize for size, avoid to trigger gcc bug #36482

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

14 years ago[hotplug2] Removed extra ; in exec rule
hcg [Mon, 1 Jun 2009 08:48:37 +0000 (08:48 +0000)]
[hotplug2] Removed extra ; in exec rule

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

14 years ago[ar7] add experimental 2.6.30 support, boot tested
florian [Mon, 1 Jun 2009 08:11:37 +0000 (08:11 +0000)]
[ar7] add experimental 2.6.30 support, boot tested

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

14 years ago[kernel] refresh 2.6.30 patches
florian [Mon, 1 Jun 2009 08:07:40 +0000 (08:07 +0000)]
[kernel] refresh 2.6.30 patches

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

14 years ago[ar7] remove old 2.6.24 code
florian [Mon, 1 Jun 2009 08:04:56 +0000 (08:04 +0000)]
[ar7] remove old 2.6.24 code

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

14 years ago[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis...
jow [Sun, 31 May 2009 20:42:04 +0000 (20:42 +0000)]
[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis

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

14 years agomadwifi: handle frame classification properly if eth->h_proto contains the protocol...
nbd [Sun, 31 May 2009 17:15:09 +0000 (17:15 +0000)]
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)

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

14 years agofix typo
ralph [Sun, 31 May 2009 16:15:47 +0000 (16:15 +0000)]
fix typo

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

14 years agomadwifi: fix excessive stack usage in the wlanconfig tool
nbd [Sun, 31 May 2009 15:04:45 +0000 (15:04 +0000)]
madwifi: fix excessive stack usage in the wlanconfig tool

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

14 years agomadwifi: if a txpower value below the poweroffset is requested, set the internal...
nbd [Sun, 31 May 2009 14:45:04 +0000 (14:45 +0000)]
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db

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

14 years ago[cobalt] add diag.sh to report boot status on the front-led of the machine
florian [Sun, 31 May 2009 13:55:35 +0000 (13:55 +0000)]
[cobalt] add diag.sh to report boot status on the front-led of the machine

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

14 years ago[ar71xx] register parallel flash device on the AP83 board
juhosg [Sun, 31 May 2009 12:37:40 +0000 (12:37 +0000)]
[ar71xx] register parallel flash device on the AP83 board

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

14 years ago[package] fix drivers firmware loading with the new hotplug2, patch from Russell...
florian [Sun, 31 May 2009 12:08:15 +0000 (12:08 +0000)]
[package] fix drivers firmware loading with the new hotplug2, patch from Russell Senior

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

14 years ago[package] add dist and distcheck target (to create new source balls)
ralph [Sun, 31 May 2009 12:01:05 +0000 (12:01 +0000)]
[package] add dist and distcheck target (to create new source balls)

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

14 years ago[package] add package source path override
ralph [Sun, 31 May 2009 11:35:13 +0000 (11:35 +0000)]
[package] add package source path override
- use external source tree instead of source ball
- the external package source tree will be included as symlink
- make package/<name>/clean will delete the symlink instead of whole source tree
- usefull in conjunction with external SCM like ClearCase
- package-version-override.mk has to be included before package.mk

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

14 years ago[tools] fix download url
ralph [Sun, 31 May 2009 10:07:35 +0000 (10:07 +0000)]
[tools] fix download url

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

14 years agomadwifi: add better hw detection, use a power offset for setting/getting tx power...
nbd [Sun, 31 May 2009 02:25:32 +0000 (02:25 +0000)]
madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom

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

14 years ago[PATCH] Typo in r8610.mk
jow [Sat, 30 May 2009 23:47:50 +0000 (23:47 +0000)]
[PATCH] Typo in r8610.mk
signed-off by: Jac Goudsmit <jac@goudsm.it>

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

14 years ago[PATCH] [hostap-driver] Always escape essid
jow [Sat, 30 May 2009 22:45:50 +0000 (22:45 +0000)]
[PATCH] [hostap-driver] Always escape essid
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16222 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access control
jow [Sat, 30 May 2009 22:45:13 +0000 (22:45 +0000)]
[PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access control
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16221 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh script
jow [Sat, 30 May 2009 21:48:54 +0000 (21:48 +0000)]
[OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh script
 * use common openwrt option naming (e.g. sta instead of manged for mode)
 * add support for wds vifs
 * add support for monitor mode
 * add encryption support
 * add antenna selection options
 * add hidden ssid option
 * other minor fixes
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16220 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is...
florian [Sat, 30 May 2009 19:20:07 +0000 (19:20 +0000)]
[package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch

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

14 years agomadwifi: add sanity checks for monitor mode injection
nbd [Sat, 30 May 2009 17:53:41 +0000 (17:53 +0000)]
madwifi: add sanity checks for monitor mode injection

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

14 years agomadwifi: fix an array overrun in the rate control attach check
nbd [Sat, 30 May 2009 17:53:24 +0000 (17:53 +0000)]
madwifi: fix an array overrun in the rate control attach check

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

14 years ago[package] base-files: set rules file for hotplug2 in the boot script (closes #5235)
juhosg [Sat, 30 May 2009 17:09:41 +0000 (17:09 +0000)]
[package] base-files: set rules file for hotplug2 in the boot script (closes #5235)

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

14 years agoSet TARGET_CXX to 'no' if c++ is not enabled in the toolchain.
lars [Sat, 30 May 2009 15:48:44 +0000 (15:48 +0000)]
Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain.

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

14 years ago[package] libtool: Unset CXX. It is not needed to build libtool, but if set
lars [Sat, 30 May 2009 15:17:16 +0000 (15:17 +0000)]
[package] libtool: Unset CXX. It is not needed to build libtool, but if set
configure preferes CXX over CC to build the global_symbol_pipe test program. So
if there is no c++ compiler or the c++ installation is broken we end up with a
broken libtool script. Fixes #5022

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

14 years ago[ar71xx] add support for the SST 39VF6401B flash chip
juhosg [Sat, 30 May 2009 14:00:04 +0000 (14:00 +0000)]
[ar71xx] add support for the SST 39VF6401B flash chip

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

14 years ago[kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)
florian [Sat, 30 May 2009 12:03:27 +0000 (12:03 +0000)]
[kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)

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

14 years ago[ar7] use 2.6.27.24
florian [Sat, 30 May 2009 12:01:05 +0000 (12:01 +0000)]
[ar7] use 2.6.27.24

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

14 years ago[rb532] cleanup old patches and kernel configuration
florian [Sat, 30 May 2009 09:53:59 +0000 (09:53 +0000)]
[rb532] cleanup old patches and kernel configuration

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

14 years ago[ar7] rework ar7 profiles to separate dsl firmwares, annex-a being now the default...
florian [Sat, 30 May 2009 08:54:55 +0000 (08:54 +0000)]
[ar7] rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread

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

14 years ago[package] hotplug2 may need -fPIC
jow [Fri, 29 May 2009 23:11:29 +0000 (23:11 +0000)]
[package] hotplug2 may need -fPIC

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

14 years ago[kernel] Config symbol is boolean.
hauke [Fri, 29 May 2009 20:12:37 +0000 (20:12 +0000)]
[kernel] Config symbol is boolean.

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

14 years ago[brcm63xx] include wpa-supplicant iw in the default profile
florian [Fri, 29 May 2009 15:33:14 +0000 (15:33 +0000)]
[brcm63xx] include wpa-supplicant iw in the default profile

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

14 years agofix kmod-crypto-core compile with 2.6.30 (#5201)
nbd [Fri, 29 May 2009 11:12:47 +0000 (11:12 +0000)]
fix kmod-crypto-core compile with 2.6.30 (#5201)

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

14 years agos3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel
nbd [Fri, 29 May 2009 11:12:38 +0000 (11:12 +0000)]
s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel

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

14 years agouClibc: bsd supports the same floating point classification functions as c99, fixes...
nbd [Fri, 29 May 2009 10:32:17 +0000 (10:32 +0000)]
uClibc: bsd supports the same floating point classification functions as c99, fixes inetd

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

14 years agohotplug2-old: fix path to build dir
nbd [Fri, 29 May 2009 09:26:09 +0000 (09:26 +0000)]
hotplug2-old: fix path to build dir

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

14 years agouClibc: add a wrapper for the missing finite() function
nbd [Fri, 29 May 2009 09:25:51 +0000 (09:25 +0000)]
uClibc: add a wrapper for the missing finite() function

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

14 years ago[kernel] refresh generic-2.6.29 patches
florian [Fri, 29 May 2009 09:09:32 +0000 (09:09 +0000)]
[kernel] refresh generic-2.6.29 patches

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

14 years ago[ar71xx] refresh patches
juhosg [Fri, 29 May 2009 08:29:42 +0000 (08:29 +0000)]
[ar71xx] refresh patches

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

14 years ago[ar71xx] add support for the EN25P64 flash chip
juhosg [Fri, 29 May 2009 08:11:51 +0000 (08:11 +0000)]
[ar71xx] add support for the EN25P64 flash chip

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

14 years ago[uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall.
hcg [Fri, 29 May 2009 07:40:29 +0000 (07:40 +0000)]
[uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall.
Fixes the uclibc error that ppoll returns -EINVAL.
Thanks to Geoff Levand <geoffrey.levand@am.sony.com>

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

14 years agoiptables: export libipq
nbd [Fri, 29 May 2009 00:51:33 +0000 (00:51 +0000)]
iptables: export libipq

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

14 years agos3c24xx: do not override CONFIG_WIRELESS, this breaks packages
nbd [Fri, 29 May 2009 00:51:29 +0000 (00:51 +0000)]
s3c24xx: do not override CONFIG_WIRELESS, this breaks packages

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

14 years agodeptest: use a separate build dir for host packages to prevent hardcoded path screwups
nbd [Thu, 28 May 2009 23:49:13 +0000 (23:49 +0000)]
deptest: use a separate build dir for host packages to prevent hardcoded path screwups

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

14 years ago[package] delay the starting of nas4wds, seems like 5 seconds works in every case...
florian [Thu, 28 May 2009 20:41:21 +0000 (20:41 +0000)]
[package] delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974)

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

14 years ago[package] refresh ar7-atm patches
florian [Thu, 28 May 2009 19:04:54 +0000 (19:04 +0000)]
[package] refresh ar7-atm patches

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

14 years ago[package] refresh acx-mac80211 patches
florian [Thu, 28 May 2009 19:04:41 +0000 (19:04 +0000)]
[package] refresh acx-mac80211 patches

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

14 years ago[ar7] refresh patches
florian [Thu, 28 May 2009 19:04:19 +0000 (19:04 +0000)]
[ar7] refresh patches

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

14 years ago[rb532] refresh patches
florian [Thu, 28 May 2009 18:54:09 +0000 (18:54 +0000)]
[rb532] refresh patches

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

14 years ago[package] base-files: update command line for the new hotplug2
juhosg [Thu, 28 May 2009 18:48:54 +0000 (18:48 +0000)]
[package] base-files: update command line for the new hotplug2

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

14 years agoadd a "make prepare" target which builds everything up to target/compile, useful...
nbd [Thu, 28 May 2009 18:40:37 +0000 (18:40 +0000)]
add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh

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

14 years agobusybox: fix watchdog util compile
nbd [Thu, 28 May 2009 16:55:52 +0000 (16:55 +0000)]
busybox: fix watchdog util compile

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

14 years ago[brcm-2.4] use 2.4.37.1
florian [Thu, 28 May 2009 16:42:29 +0000 (16:42 +0000)]
[brcm-2.4] use 2.4.37.1

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

14 years agoadded BUILD_LOG_DIR variable, make clean will delete the ./logs dir
ralph [Thu, 28 May 2009 16:30:04 +0000 (16:30 +0000)]
added BUILD_LOG_DIR variable, make clean will delete the ./logs dir

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

14 years ago[package] correct path to board specific configuration, enable roboswitch driver...
florian [Thu, 28 May 2009 16:19:38 +0000 (16:19 +0000)]
[package] correct path to board specific configuration, enable roboswitch driver in wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx

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

14 years ago[brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)
florian [Thu, 28 May 2009 15:55:54 +0000 (15:55 +0000)]
[brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)

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

14 years ago[kernel] brcm47xx: make input support modular (closes: #5174)
nico [Thu, 28 May 2009 15:54:18 +0000 (15:54 +0000)]
[kernel] brcm47xx: make input support modular (closes: #5174)

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

14 years agobrcm-2.4: fix conntrack structure inconsistency with iptables, which can cause proble...
nbd [Thu, 28 May 2009 15:52:18 +0000 (15:52 +0000)]
brcm-2.4: fix conntrack structure inconsistency with iptables, which can cause problems with port matching/forwarding and protocol matching

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

14 years agouClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does not...
nbd [Thu, 28 May 2009 15:49:29 +0000 (15:49 +0000)]
uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does not need this fix, because the problem was fixed upstream already

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

14 years agobrcm-2.4: disable ip_vs, refresh kernel config
nbd [Thu, 28 May 2009 15:41:23 +0000 (15:41 +0000)]
brcm-2.4: disable ip_vs, refresh kernel config

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

14 years ago[hotplug2] added back atm rule
hcg [Thu, 28 May 2009 13:31:30 +0000 (13:31 +0000)]
[hotplug2] added back atm rule

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

14 years ago[hotplug2] add hotplug2 v1.0
hcg [Thu, 28 May 2009 13:21:58 +0000 (13:21 +0000)]
[hotplug2] add hotplug2 v1.0

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

14 years ago[hotplug2] Move hotplug2 v0.9 to hotplug2-old
hcg [Thu, 28 May 2009 13:20:54 +0000 (13:20 +0000)]
[hotplug2] Move hotplug2 v0.9 to hotplug2-old

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

14 years ago[rb532] switch to 2.6.30-rc7, fixes #5111
florian [Thu, 28 May 2009 13:10:55 +0000 (13:10 +0000)]
[rb532] switch to 2.6.30-rc7, fixes #5111

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

14 years ago[ar71xx] add support for board specific PLL settings
juhosg [Thu, 28 May 2009 13:00:08 +0000 (13:00 +0000)]
[ar71xx] add support for board specific PLL settings

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