Felix Fietkau
2e91cf283b
madwifi: don't crash if the static rate is not in a per-node rateset
...
SVN-Revision: 12713
2008-09-25 23:55:47 +00:00
Gabor Juhos
31d6fde17f
sync kernel config
...
SVN-Revision: 12712
2008-09-25 20:17:41 +00:00
Gabor Juhos
3b7f041bce
sync kernel config
...
SVN-Revision: 12711
2008-09-25 20:16:41 +00:00
Nicolas Thill
e812557612
add gpio related config symbols to generic config
...
SVN-Revision: 12710
2008-09-25 19:59:07 +00:00
Travis Kemen
b42c11bb48
add option to shutoff softled
...
SVN-Revision: 12709
2008-09-25 19:19:32 +00:00
Gabor Juhos
3c8963aa9b
remove broken status from the Big Endian subtarget
...
SVN-Revision: 12708
2008-09-25 18:58:28 +00:00
Felix Fietkau
a38c409d6a
fix some warnings
...
SVN-Revision: 12707
2008-09-25 18:24:53 +00:00
Felix Fietkau
5a0a3cbc00
mtd: improve support for reading input from a pipe. fixes sysupgrade
...
SVN-Revision: 12706
2008-09-25 18:24:18 +00:00
John Crispin
d58b9ba0d0
add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
...
SVN-Revision: 12704
2008-09-25 16:27:54 +00:00
Felix Fietkau
d0302d323b
make sure a predefined CFLAGS variable does not get in the way (fix for #4038 )
...
SVN-Revision: 12702
2008-09-25 14:10:04 +00:00
Nicolas Thill
3616f2d48c
disable CONFIG_USB_SUPPORT on avr32
...
SVN-Revision: 12700
2008-09-25 13:31:05 +00:00
Lars-Peter Clausen
387da72d9c
Fix a segfault in uclibc ldso.
...
SVN-Revision: 12698
2008-09-25 13:06:43 +00:00
Steven Barth
c1ef612776
Embed luaposix and bitlib into Lua core library
...
SVN-Revision: 12696
2008-09-25 12:15:32 +00:00
Felix Fietkau
7300d22877
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
...
SVN-Revision: 12695
2008-09-25 11:31:35 +00:00
Felix Fietkau
71b68efe91
sysupgrade for adm5120
...
Sysupgrade adapted from the bcm47xx one.
Add a hook to disable watchdog before upgrading.
Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com>
SVN-Revision: 12694
2008-09-25 11:29:04 +00:00
Nicolas Thill
63e0397058
call autoconf when there's no ./configure script, move it at Build/Prepare stage
...
SVN-Revision: 12693
2008-09-25 10:47:39 +00:00
Nicolas Thill
59a058534c
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
...
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
Nicolas Thill
3029c2fd53
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Nicolas Thill
1990fc90fd
allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones ( closes : #3097 )
...
SVN-Revision: 12689
2008-09-24 17:11:41 +00:00
Nicolas Thill
d7810ed63e
firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response ( closes : #3970 ) - cleanup syn_flood and remove logging
...
SVN-Revision: 12688
2008-09-24 15:10:16 +00:00
Nicolas Thill
73bbafd32a
don't override netfilter configuration on storm
...
SVN-Revision: 12686
2008-09-24 14:43:35 +00:00
Nicolas Thill
0e3e521269
load {arp,eb,ip6}tables kernel modules last after other conntrack modules ( closes : #4032 )
...
SVN-Revision: 12685
2008-09-24 14:11:36 +00:00
Nicolas Thill
2def3b5f01
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
...
SVN-Revision: 12684
2008-09-24 13:58:23 +00:00
Nicolas Thill
4a5ee15bde
add missing CONFIG_SPI_DEBUG symbol
...
SVN-Revision: 12683
2008-09-24 13:56:07 +00:00
Nicolas Thill
adea7e58b7
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
...
SVN-Revision: 12682
2008-09-24 13:27:46 +00:00
Nicolas Thill
34a1fe969e
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK ( closes : #4035 )
...
SVN-Revision: 12681
2008-09-24 13:06:01 +00:00
Nicolas Thill
94d41bca72
build 'IPsec BEET mode' as a module on storm
...
SVN-Revision: 12680
2008-09-24 12:55:42 +00:00
Nicolas Thill
ab04e16a1a
don't fail if there are no modules.mk under ./target/linux/
...
SVN-Revision: 12675
2008-09-23 20:45:40 +00:00
Felix Fietkau
625b692c1f
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts ( fixes #2998 )
...
SVN-Revision: 12674
2008-09-23 18:29:44 +00:00
Felix Fietkau
69692e019a
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
...
SVN-Revision: 12673
2008-09-23 18:18:21 +00:00
Felix Fietkau
065306a9a8
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs ( #3321 )
...
SVN-Revision: 12672
2008-09-23 17:46:23 +00:00
Felix Fietkau
35b92f0c99
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
...
SVN-Revision: 12671
2008-09-23 17:29:22 +00:00
Felix Fietkau
deb3f95996
madwifi: fix locking issues in state machine changes
...
SVN-Revision: 12670
2008-09-23 17:28:19 +00:00
Felix Fietkau
216c6cd8a9
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size ( fixes #3505 )
...
SVN-Revision: 12667
2008-09-23 16:12:40 +00:00
Felix Fietkau
c3ae8337f4
AR7 watchdog supports magic close
...
This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 12666
2008-09-23 15:43:30 +00:00
Felix Fietkau
a361a8101c
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
...
SVN-Revision: 12664
2008-09-23 15:30:26 +00:00
Felix Fietkau
ebd408630f
fix multiple instances of busybox httpd (thx, Yanira)
...
SVN-Revision: 12663
2008-09-23 15:24:02 +00:00
Gabor Juhos
cd9ca196b6
experimental support for the Motorola MU Gateway
...
SVN-Revision: 12662
2008-09-23 14:56:29 +00:00
Nicolas Thill
038f8c0532
add missing /etc/functions.sh include required for saving network state ( closes : #3902 )
...
SVN-Revision: 12660
2008-09-23 12:48:53 +00:00
Nicolas Thill
7218e6326f
make links to statup scripts in /etc/rc.d relative
...
SVN-Revision: 12659
2008-09-23 12:35:34 +00:00
Felix Fietkau
c6aaa353b1
add feeds.conf to .gitignore
...
SVN-Revision: 12658
2008-09-23 11:06:06 +00:00
Felix Fietkau
f47a4a58c5
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
...
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Felix Fietkau
bbd9eb4669
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
...
SVN-Revision: 12655
2008-09-23 09:23:58 +00:00
Gabor Juhos
6ce27efe73
add board specific UART registration
...
SVN-Revision: 12654
2008-09-23 07:24:15 +00:00
Gabor Juhos
0513f7bd6e
remove 2.6.25 config files
...
SVN-Revision: 12653
2008-09-23 06:52:24 +00:00
Lars-Peter Clausen
aa10aa313d
Avoid endless recursion in uClibc pthreads.
...
SVN-Revision: 12652
2008-09-22 22:51:53 +00:00
Felix Fietkau
d374e28a2b
mtd: use broadcom specific code on linux 2.6 as well
...
SVN-Revision: 12651
2008-09-22 17:06:03 +00:00
Felix Fietkau
413b45df85
fix mtd target define for brcm-2.4
...
SVN-Revision: 12650
2008-09-22 17:03:06 +00:00
Nicolas Thill
2c8010b2dc
make the whole iptables/netfiter modular ( closes : #3871 , #3527 )
...
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Nicolas Thill
2219c8b27f
upgrade busybox to v1.11.2 and add current upstream fixes
...
SVN-Revision: 12648
2008-09-22 12:36:13 +00:00