Imre Kaloz
57e01630cb
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
2009-06-01 12:44:59 +00:00
Claudio Mignanti
e29356fa8e
[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
2009-06-01 09:19:40 +00:00
Hamish Guthrie
a12585f503
[hotplug2] Removed extra ; in exec rule
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 08:48:37 +00:00
Florian Fainelli
d674bc59e0
[ar7] add experimental 2.6.30 support, boot tested
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 08:11:37 +00:00
Florian Fainelli
731cbb4776
[kernel] refresh 2.6.30 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 08:07:40 +00:00
Florian Fainelli
f1367c6261
[ar7] remove old 2.6.24 code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 08:04:56 +00:00
Jo-Philipp Wich
f691eb4f14
[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
2009-05-31 20:42:04 +00:00
Felix Fietkau
83db58db63
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
2009-05-31 17:15:09 +00:00
Ralph Hempel
c360bce6a4
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 16:15:47 +00:00
Felix Fietkau
ab98fd6b3b
madwifi: fix excessive stack usage in the wlanconfig tool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 15:04:45 +00:00
Felix Fietkau
a5c1e60bcd
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
2009-05-31 14:45:04 +00:00
Florian Fainelli
24a790156d
[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
2009-05-31 13:55:35 +00:00
Gabor Juhos
bb2ed20991
[ar71xx] register parallel flash device on the AP83 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 12:37:40 +00:00
Florian Fainelli
3a1189adea
[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
2009-05-31 12:08:15 +00:00
Ralph Hempel
42554ac0fb
[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
2009-05-31 12:01:05 +00:00
Ralph Hempel
3fc6b41df7
[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
2009-05-31 11:35:13 +00:00
Ralph Hempel
1541d79b6a
[tools] fix download url
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 10:07:35 +00:00
Felix Fietkau
d6ab397044
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
2009-05-31 02:25:32 +00:00
Jo-Philipp Wich
6ca5345645
[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
2009-05-30 23:47:50 +00:00
Jo-Philipp Wich
557cbbcac9
[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
2009-05-30 22:45:50 +00:00
Jo-Philipp Wich
6bf6558238
[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
2009-05-30 22:45:13 +00:00
Jo-Philipp Wich
fdfea08c65
[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
2009-05-30 21:48:54 +00:00
Florian Fainelli
95a55058f6
[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
2009-05-30 19:20:07 +00:00
Felix Fietkau
a552940d24
madwifi: add sanity checks for monitor mode injection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 17:53:41 +00:00
Felix Fietkau
cf3983e001
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
2009-05-30 17:53:24 +00:00
Gabor Juhos
ab1592ee2c
[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
2009-05-30 17:09:41 +00:00
Lars-Peter Clausen
df8edcfd8a
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
2009-05-30 15:48:44 +00:00
Lars-Peter Clausen
19357e8175
[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
2009-05-30 15:17:16 +00:00
Gabor Juhos
a7f73f5fa4
[ar71xx] add support for the SST 39VF6401B flash chip
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 14:00:04 +00:00
Florian Fainelli
1bac110416
[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
2009-05-30 12:03:27 +00:00
Florian Fainelli
5ac53d61fe
[ar7] use 2.6.27.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 12:01:05 +00:00
Florian Fainelli
add67d4aaa
[rb532] cleanup old patches and kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 09:53:59 +00:00
Florian Fainelli
17c6861e96
[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
2009-05-30 08:54:55 +00:00
Jo-Philipp Wich
1777ea4ac0
[package] hotplug2 may need -fPIC
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 23:11:29 +00:00
Hauke Mehrtens
570655ce91
[kernel] Config symbol is boolean.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 20:12:37 +00:00
Florian Fainelli
bc947f05ed
[brcm63xx] include wpa-supplicant iw in the default profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 15:33:14 +00:00
Felix Fietkau
3385d2e2c1
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
2009-05-29 11:12:47 +00:00
Felix Fietkau
1910a012c9
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
2009-05-29 11:12:38 +00:00
Felix Fietkau
5ed7d4b646
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
2009-05-29 10:32:17 +00:00
Felix Fietkau
96c63ef418
hotplug2-old: fix path to build dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 09:26:09 +00:00
Felix Fietkau
a8dd1273fd
uClibc: add a wrapper for the missing finite() function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 09:25:51 +00:00
Florian Fainelli
11ca4fd49b
[kernel] refresh generic-2.6.29 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 09:09:32 +00:00
Gabor Juhos
fc4a3a11db
[ar71xx] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 08:29:42 +00:00
Gabor Juhos
fe3f92bbc3
[ar71xx] add support for the EN25P64 flash chip
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 08:11:51 +00:00
Hamish Guthrie
5cc5c99dcb
[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
2009-05-29 07:40:29 +00:00
Felix Fietkau
6024a5b220
iptables: export libipq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 00:51:33 +00:00
Felix Fietkau
5c38dd3c72
s3c24xx: do not override CONFIG_WIRELESS, this breaks packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 00:51:29 +00:00
Felix Fietkau
3ae711a215
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
2009-05-28 23:49:13 +00:00
Florian Fainelli
1974b7201a
[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
2009-05-28 20:41:21 +00:00
Florian Fainelli
39ce6d5588
[package] refresh ar7-atm patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 19:04:54 +00:00