Nicolas Thill [Fri, 26 Sep 2008 09:42:17 +0000 (09:42 +0000)]
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
SVN-Revision: 12716
Felix Fietkau [Fri, 26 Sep 2008 08:58:43 +0000 (08:58 +0000)]
fix typo from last sysupgrade commit
SVN-Revision: 12715
Travis Kemen [Fri, 26 Sep 2008 00:10:01 +0000 (00:10 +0000)]
add switch to not save configuration over the reflash in noninteractive mode
SVN-Revision: 12714
Felix Fietkau [Thu, 25 Sep 2008 23:55:47 +0000 (23:55 +0000)]
madwifi: don't crash if the static rate is not in a per-node rateset
SVN-Revision: 12713
Gabor Juhos [Thu, 25 Sep 2008 20:17:41 +0000 (20:17 +0000)]
[ar71xx] sync kernel config
SVN-Revision: 12712
Gabor Juhos [Thu, 25 Sep 2008 20:16:41 +0000 (20:16 +0000)]
[adm5120] sync kernel config
SVN-Revision: 12711
Nicolas Thill [Thu, 25 Sep 2008 19:59:07 +0000 (19:59 +0000)]
add gpio related config symbols to generic config
SVN-Revision: 12710
Travis Kemen [Thu, 25 Sep 2008 19:19:32 +0000 (19:19 +0000)]
add option to shutoff softled
SVN-Revision: 12709
Gabor Juhos [Thu, 25 Sep 2008 18:58:28 +0000 (18:58 +0000)]
[adm5120] remove broken status from the Big Endian subtarget
SVN-Revision: 12708
Felix Fietkau [Thu, 25 Sep 2008 18:24:53 +0000 (18:24 +0000)]
fix some warnings
SVN-Revision: 12707
Felix Fietkau [Thu, 25 Sep 2008 18:24:18 +0000 (18:24 +0000)]
mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
Gabor Juhos [Thu, 25 Sep 2008 18:02:35 +0000 (18:02 +0000)]
[atheros] remove empty dirs
SVN-Revision: 12705
John Crispin [Thu, 25 Sep 2008 16:27:54 +0000 (16:27 +0000)]
add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
SVN-Revision: 12704
Felix Fietkau [Thu, 25 Sep 2008 14:10:04 +0000 (14:10 +0000)]
make sure a predefined CFLAGS variable does not get in the way (fix for #4038)
SVN-Revision: 12702
Nicolas Thill [Thu, 25 Sep 2008 13:31:05 +0000 (13:31 +0000)]
disable CONFIG_USB_SUPPORT on avr32
SVN-Revision: 12700
Lars-Peter Clausen [Thu, 25 Sep 2008 13:06:43 +0000 (13:06 +0000)]
Fix a segfault in uclibc ldso.
SVN-Revision: 12698
Steven Barth [Thu, 25 Sep 2008 12:15:32 +0000 (12:15 +0000)]
Embed luaposix and bitlib into Lua core library
SVN-Revision: 12696
Felix Fietkau [Thu, 25 Sep 2008 11:31:35 +0000 (11:31 +0000)]
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
SVN-Revision: 12695
Felix Fietkau [Thu, 25 Sep 2008 11:29:04 +0000 (11:29 +0000)]
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
Nicolas Thill [Thu, 25 Sep 2008 10:47:39 +0000 (10:47 +0000)]
call autoconf when there's no ./configure script, move it at Build/Prepare stage
SVN-Revision: 12693
Nicolas Thill [Thu, 25 Sep 2008 09:46:46 +0000 (09:46 +0000)]
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
Nicolas Thill [Wed, 24 Sep 2008 19:28:53 +0000 (19:28 +0000)]
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
Nicolas Thill [Wed, 24 Sep 2008 17:11:41 +0000 (17:11 +0000)]
allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097)
SVN-Revision: 12689
Nicolas Thill [Wed, 24 Sep 2008 15:10:16 +0000 (15:10 +0000)]
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
Nicolas Thill [Wed, 24 Sep 2008 14:43:35 +0000 (14:43 +0000)]
don't override netfilter configuration on storm
SVN-Revision: 12686
Nicolas Thill [Wed, 24 Sep 2008 14:11:36 +0000 (14:11 +0000)]
load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
Nicolas Thill [Wed, 24 Sep 2008 13:58:23 +0000 (13:58 +0000)]
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
SVN-Revision: 12684
Nicolas Thill [Wed, 24 Sep 2008 13:56:07 +0000 (13:56 +0000)]
add missing CONFIG_SPI_DEBUG symbol
SVN-Revision: 12683
Nicolas Thill [Wed, 24 Sep 2008 13:27:46 +0000 (13:27 +0000)]
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
SVN-Revision: 12682
Nicolas Thill [Wed, 24 Sep 2008 13:06:01 +0000 (13:06 +0000)]
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
SVN-Revision: 12681
Nicolas Thill [Wed, 24 Sep 2008 12:55:42 +0000 (12:55 +0000)]
build 'IPsec BEET mode' as a module on storm
SVN-Revision: 12680
Nicolas Thill [Tue, 23 Sep 2008 20:45:40 +0000 (20:45 +0000)]
don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
Felix Fietkau [Tue, 23 Sep 2008 18:29:44 +0000 (18:29 +0000)]
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
SVN-Revision: 12674
Felix Fietkau [Tue, 23 Sep 2008 18:18:21 +0000 (18:18 +0000)]
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
SVN-Revision: 12673
Felix Fietkau [Tue, 23 Sep 2008 17:46:23 +0000 (17:46 +0000)]
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)
SVN-Revision: 12672
Felix Fietkau [Tue, 23 Sep 2008 17:29:22 +0000 (17:29 +0000)]
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
SVN-Revision: 12671
Felix Fietkau [Tue, 23 Sep 2008 17:28:19 +0000 (17:28 +0000)]
madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
Felix Fietkau [Tue, 23 Sep 2008 16:12:40 +0000 (16:12 +0000)]
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
Felix Fietkau [Tue, 23 Sep 2008 15:43:30 +0000 (15:43 +0000)]
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
Felix Fietkau [Tue, 23 Sep 2008 15:30:26 +0000 (15:30 +0000)]
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
SVN-Revision: 12664
Felix Fietkau [Tue, 23 Sep 2008 15:24:02 +0000 (15:24 +0000)]
fix multiple instances of busybox httpd (thx, Yanira)
SVN-Revision: 12663
Gabor Juhos [Tue, 23 Sep 2008 14:56:29 +0000 (14:56 +0000)]
[adm5120] experimental support for the Motorola MU Gateway
SVN-Revision: 12662
Nicolas Thill [Tue, 23 Sep 2008 12:48:53 +0000 (12:48 +0000)]
add missing /etc/functions.sh include required for saving network state (closes: #3902)
SVN-Revision: 12660
Nicolas Thill [Tue, 23 Sep 2008 12:35:34 +0000 (12:35 +0000)]
make links to statup scripts in /etc/rc.d relative
SVN-Revision: 12659
Felix Fietkau [Tue, 23 Sep 2008 11:06:06 +0000 (11:06 +0000)]
add feeds.conf to .gitignore
SVN-Revision: 12658
Felix Fietkau [Tue, 23 Sep 2008 11:05:54 +0000 (11:05 +0000)]
fix sysupgrade support for brcm-2.4 and brcm47xx
make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
Felix Fietkau [Tue, 23 Sep 2008 09:23:58 +0000 (09:23 +0000)]
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
Gabor Juhos [Tue, 23 Sep 2008 07:24:15 +0000 (07:24 +0000)]
[adm5120] add board specific UART registration
SVN-Revision: 12654
Gabor Juhos [Tue, 23 Sep 2008 06:52:24 +0000 (06:52 +0000)]
[adm5120] remove 2.6.25 config files
SVN-Revision: 12653
Lars-Peter Clausen [Mon, 22 Sep 2008 22:51:53 +0000 (22:51 +0000)]
Avoid endless recursion in uClibc pthreads.
SVN-Revision: 12652
Felix Fietkau [Mon, 22 Sep 2008 17:06:03 +0000 (17:06 +0000)]
mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
Felix Fietkau [Mon, 22 Sep 2008 17:03:06 +0000 (17:03 +0000)]
fix mtd target define for brcm-2.4
SVN-Revision: 12650
Nicolas Thill [Mon, 22 Sep 2008 15:19:59 +0000 (15:19 +0000)]
make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
Nicolas Thill [Mon, 22 Sep 2008 12:36:13 +0000 (12:36 +0000)]
upgrade busybox to v1.11.2 and add current upstream fixes
SVN-Revision: 12648
Nicolas Thill [Mon, 22 Sep 2008 11:00:41 +0000 (11:00 +0000)]
remove patch missed from [12498] only needed for ipkg support
SVN-Revision: 12647
Florian Fainelli [Sun, 21 Sep 2008 14:51:44 +0000 (14:51 +0000)]
Upgrade iw to stable 0.9.5
SVN-Revision: 12642
Florian Fainelli [Sun, 21 Sep 2008 11:33:47 +0000 (11:33 +0000)]
Remove 2.6.22 kernel configuration file
SVN-Revision: 12639
Florian Fainelli [Sun, 21 Sep 2008 11:32:06 +0000 (11:32 +0000)]
Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
Felix Fietkau [Sun, 21 Sep 2008 11:27:29 +0000 (11:27 +0000)]
rename generic-2.6/config-default to generic-2.6/config-2.6.21
SVN-Revision: 12637
Felix Fietkau [Sun, 21 Sep 2008 11:25:17 +0000 (11:25 +0000)]
rename generic-2.6/patches to generic-2.6/patches-2.6.21
SVN-Revision: 12636
Travis Kemen [Sat, 20 Sep 2008 03:16:28 +0000 (03:16 +0000)]
remove empty directory
SVN-Revision: 12634
Felix Fietkau [Fri, 19 Sep 2008 14:19:59 +0000 (14:19 +0000)]
atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
Lars-Peter Clausen [Thu, 18 Sep 2008 20:45:12 +0000 (20:45 +0000)]
Restore config after running scripts/env diff.
SVN-Revision: 12632
Gabor Juhos [Thu, 18 Sep 2008 18:41:03 +0000 (18:41 +0000)]
[ar71xx] remove some debug stuff
SVN-Revision: 12631
Gabor Juhos [Thu, 18 Sep 2008 13:36:31 +0000 (13:36 +0000)]
[ar71xx] create firmware image for the WP543 board
SVN-Revision: 12628
Gabor Juhos [Thu, 18 Sep 2008 12:56:10 +0000 (12:56 +0000)]
[ar71xx] add MyLoader support
SVN-Revision: 12627
Gabor Juhos [Thu, 18 Sep 2008 12:43:05 +0000 (12:43 +0000)]
[ar71xx] remove 2.6.25 config as well
SVN-Revision: 12626
Gabor Juhos [Thu, 18 Sep 2008 12:40:42 +0000 (12:40 +0000)]
[ar71xx] nuke 2.6.25 specific patches
SVN-Revision: 12625
Gabor Juhos [Thu, 18 Sep 2008 12:38:53 +0000 (12:38 +0000)]
[ar71xx] WP543: add static mtd partitions
SVN-Revision: 12624
Nicolas Thill [Thu, 18 Sep 2008 12:24:32 +0000 (12:24 +0000)]
add patches to fixes gcc 4.2.x bugs:
- fix gcc ICE when compiling package/ath9k (closes: #3816)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014
- fix "undefined reference to `fmsub'" error on powerpc
http://bugs.uclibc.org/view.php?id=1588
SVN-Revision: 12623
Gabor Juhos [Wed, 17 Sep 2008 13:29:47 +0000 (13:29 +0000)]
[ar71xx] fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
Steven Barth [Tue, 16 Sep 2008 22:01:14 +0000 (22:01 +0000)]
Fixed a typo in the firewall scripts
SVN-Revision: 12616
Steven Barth [Tue, 16 Sep 2008 20:25:36 +0000 (20:25 +0000)]
Fixed dependency handling for feeds
SVN-Revision: 12615
Steven Barth [Mon, 15 Sep 2008 18:57:39 +0000 (18:57 +0000)]
Fixed a typo in firewall scripts, closes #4000
SVN-Revision: 12613
Nicolas Thill [Mon, 15 Sep 2008 10:17:13 +0000 (10:17 +0000)]
use the Download/ macro to get ACX firmwares
SVN-Revision: 12612
Nicolas Thill [Mon, 15 Sep 2008 10:14:12 +0000 (10:14 +0000)]
add missing Kconfig symbol
SVN-Revision: 12611
Nicolas Thill [Mon, 15 Sep 2008 08:21:14 +0000 (08:21 +0000)]
add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993)
SVN-Revision: 12610
Jens Muecke [Sun, 14 Sep 2008 14:49:43 +0000 (14:49 +0000)]
Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp
SVN-Revision: 12609
Felix Fietkau [Sat, 13 Sep 2008 17:41:02 +0000 (17:41 +0000)]
fix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in some packages' configure step
SVN-Revision: 12601
Gabor Juhos [Sat, 13 Sep 2008 17:32:20 +0000 (17:32 +0000)]
[adm5120] remove 2.6.25 specific stuff
SVN-Revision: 12598
Lars-Peter Clausen [Sat, 13 Sep 2008 14:34:43 +0000 (14:34 +0000)]
Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some
packages.
SVN-Revision: 12597
Nicolas Thill [Sat, 13 Sep 2008 11:02:48 +0000 (11:02 +0000)]
fix build options in menuconfig:
- move EXTERNAL_KERNEL_TREE & NO_STRIP from DEVEL to BUILDOPTS
- remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL
SVN-Revision: 12592
Felix Fietkau [Sat, 13 Sep 2008 08:31:15 +0000 (08:31 +0000)]
add new option for enabling debugging symbols
SVN-Revision: 12591
Felix Fietkau [Sat, 13 Sep 2008 08:30:47 +0000 (08:30 +0000)]
remove old atheros kernels and patches
SVN-Revision: 12590
Travis Kemen [Sat, 13 Sep 2008 04:10:27 +0000 (04:10 +0000)]
fix depends, from sn9
SVN-Revision: 12589
Lars-Peter Clausen [Sat, 13 Sep 2008 00:29:13 +0000 (00:29 +0000)]
Change libtool fixup behaviour. Still ugly but it works until we have a real
fix.
It uses a InstallDev/Post hook to find all .la files which are going to be
installed in the staging dir and prefixes every path in those files which starts
with /usr/lib with $(STAGING_DIR).
SVN-Revision: 12586
Travis Kemen [Sat, 13 Sep 2008 00:08:39 +0000 (00:08 +0000)]
make option name optional
SVN-Revision: 12585
Felix Fietkau [Fri, 12 Sep 2008 19:55:38 +0000 (19:55 +0000)]
madwifi: fix x86_64 compilation
SVN-Revision: 12574
Felix Fietkau [Fri, 12 Sep 2008 19:52:45 +0000 (19:52 +0000)]
madwifi: upgrade to 2008-09-09 HAL
SVN-Revision: 12573
Felix Fietkau [Fri, 12 Sep 2008 19:51:30 +0000 (19:51 +0000)]
sysupgrade: add optional delay before rebooting
SVN-Revision: 12572
Gabor Juhos [Fri, 12 Sep 2008 12:41:29 +0000 (12:41 +0000)]
[adm5120] convert to GPIOLIB
SVN-Revision: 12571
Lars-Peter Clausen [Thu, 11 Sep 2008 16:17:28 +0000 (16:17 +0000)]
oops, previous commit was broken. remove wrong line break.
SVN-Revision: 12570
Lars-Peter Clausen [Thu, 11 Sep 2008 16:13:14 +0000 (16:13 +0000)]
Add InstallDev/(Pre|Post) hooks.
SVN-Revision: 12569
Steven Barth [Thu, 11 Sep 2008 12:23:20 +0000 (12:23 +0000)]
Prevent unwanted shell expansion
SVN-Revision: 12568
Gabor Juhos [Thu, 11 Sep 2008 06:17:05 +0000 (06:17 +0000)]
[atheros] use generic cansleep wrappers for GPIO
SVN-Revision: 12567
Gabor Juhos [Wed, 10 Sep 2008 19:46:56 +0000 (19:46 +0000)]
[kernel] 2.6.26: add gpiommc driver
SVN-Revision: 12566
Florian Fainelli [Tue, 9 Sep 2008 14:53:52 +0000 (14:53 +0000)]
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9
SVN-Revision: 12562
Florian Fainelli [Tue, 9 Sep 2008 09:20:50 +0000 (09:20 +0000)]
au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.
this fixes a problem with the USB power switch on mtx-1 boards. (#3974)
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 12561
John Crispin [Tue, 9 Sep 2008 00:09:51 +0000 (00:09 +0000)]
bump ifxmips to 2.6.26.2
SVN-Revision: 12557
Felix Fietkau [Mon, 8 Sep 2008 15:59:08 +0000 (15:59 +0000)]
fix autoconf compilation (#3956)
SVN-Revision: 12554