openwrt.git
15 years agoFix a segfault in uclibc ldso.
lars [Thu, 25 Sep 2008 13:06:43 +0000 (13:06 +0000)]
Fix a segfault in uclibc ldso.

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

15 years agoEmbed luaposix and bitlib into Lua core library
cyrus [Thu, 25 Sep 2008 12:15:32 +0000 (12:15 +0000)]
Embed luaposix and bitlib into Lua core library

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

15 years agoinstall missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
nbd [Thu, 25 Sep 2008 11:31:35 +0000 (11:31 +0000)]
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)

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

15 years agosysupgrade for adm5120
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12694 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocall autoconf when there's no ./configure script, move it at Build/Prepare stage
nico [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

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

15 years agomove CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable...
nico [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)

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

15 years agodisable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on...
nico [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

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

15 years agoallow SDK to install trunk packages with scripts/feeds & build them, instead of tryin...
nico [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)

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

15 years agofirewall changes:
nico [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

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

15 years agodon't override netfilter configuration on storm
nico [Wed, 24 Sep 2008 14:43:35 +0000 (14:43 +0000)]
don't override netfilter configuration on storm

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

15 years agoload {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes...
nico [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)

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

15 years agoadd missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
nico [Wed, 24 Sep 2008 13:58:23 +0000 (13:58 +0000)]
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23

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

15 years agoadd missing CONFIG_SPI_DEBUG symbol
nico [Wed, 24 Sep 2008 13:56:07 +0000 (13:56 +0000)]
add missing CONFIG_SPI_DEBUG symbol

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

15 years agofix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
nico [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)

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

15 years agofix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
nico [Wed, 24 Sep 2008 13:06:01 +0000 (13:06 +0000)]
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)

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

15 years agobuild 'IPsec BEET mode' as a module on storm
nico [Wed, 24 Sep 2008 12:55:42 +0000 (12:55 +0000)]
build 'IPsec BEET mode' as a module on storm

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

15 years agodon't fail if there are no modules.mk under ./target/linux/
nico [Tue, 23 Sep 2008 20:45:40 +0000 (20:45 +0000)]
don't fail if there are no modules.mk under ./target/linux/

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

15 years agouse #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
nbd [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)

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

15 years agoparse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead...
nbd [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)

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

15 years agofix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2...
nbd [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)

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

15 years agodon't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update...
nbd [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

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

15 years agomadwifi: fix locking issues in state machine changes
nbd [Tue, 23 Sep 2008 17:28:19 +0000 (17:28 +0000)]
madwifi: fix locking issues in state machine changes

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

15 years agofirmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure...
nbd [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)

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

15 years agoAR7 watchdog supports magic close
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12666 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not...
nbd [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

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

15 years agofix multiple instances of busybox httpd (thx, Yanira)
nbd [Tue, 23 Sep 2008 15:24:02 +0000 (15:24 +0000)]
fix multiple instances of busybox httpd (thx, Yanira)

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

15 years ago[adm5120] experimental support for the Motorola MU Gateway
juhosg [Tue, 23 Sep 2008 14:56:29 +0000 (14:56 +0000)]
[adm5120] experimental support for the Motorola MU Gateway

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

15 years agoadd missing /etc/functions.sh include required for saving network state (closes:...
nico [Tue, 23 Sep 2008 12:48:53 +0000 (12:48 +0000)]
add missing /etc/functions.sh include required for saving network state (closes: #3902)

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

15 years agomake links to statup scripts in /etc/rc.d relative
nico [Tue, 23 Sep 2008 12:35:34 +0000 (12:35 +0000)]
make links to statup scripts in /etc/rc.d relative

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

15 years agoadd feeds.conf to .gitignore
nbd [Tue, 23 Sep 2008 11:06:06 +0000 (11:06 +0000)]
add feeds.conf to .gitignore

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

15 years agofix sysupgrade support for brcm-2.4 and brcm47xx
nbd [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)

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

15 years agoclean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
nbd [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

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

15 years ago[adm5120] add board specific UART registration
juhosg [Tue, 23 Sep 2008 07:24:15 +0000 (07:24 +0000)]
[adm5120] add board specific UART registration

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

15 years ago[adm5120] remove 2.6.25 config files
juhosg [Tue, 23 Sep 2008 06:52:24 +0000 (06:52 +0000)]
[adm5120] remove 2.6.25 config files

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

15 years agoAvoid endless recursion in uClibc pthreads.
lars [Mon, 22 Sep 2008 22:51:53 +0000 (22:51 +0000)]
Avoid endless recursion in uClibc pthreads.

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

15 years agomtd: use broadcom specific code on linux 2.6 as well
nbd [Mon, 22 Sep 2008 17:06:03 +0000 (17:06 +0000)]
mtd: use broadcom specific code on linux 2.6 as well

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

15 years agofix mtd target define for brcm-2.4
nbd [Mon, 22 Sep 2008 17:03:06 +0000 (17:03 +0000)]
fix mtd target define for brcm-2.4

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

15 years agomake the whole iptables/netfiter modular (closes: #3871, #3527)
nico [Mon, 22 Sep 2008 15:19:59 +0000 (15:19 +0000)]
make the whole iptables/netfiter modular (closes: #3871, #3527)

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

15 years agoupgrade busybox to v1.11.2 and add current upstream fixes
nico [Mon, 22 Sep 2008 12:36:13 +0000 (12:36 +0000)]
upgrade busybox to v1.11.2 and add current upstream fixes

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

15 years agoremove patch missed from [12498] only needed for ipkg support
nico [Mon, 22 Sep 2008 11:00:41 +0000 (11:00 +0000)]
remove patch missed from [12498] only needed for ipkg support

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

15 years agoUpgrade iw to stable 0.9.5
florian [Sun, 21 Sep 2008 14:51:44 +0000 (14:51 +0000)]
Upgrade iw to stable 0.9.5

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

15 years agoRemove 2.6.22 kernel configuration file
florian [Sun, 21 Sep 2008 11:33:47 +0000 (11:33 +0000)]
Remove 2.6.22 kernel configuration file

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

15 years agoRemove 2.6.22 files, no target uses them anymore
florian [Sun, 21 Sep 2008 11:32:06 +0000 (11:32 +0000)]
Remove 2.6.22 files, no target uses them anymore

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

15 years agorename generic-2.6/config-default to generic-2.6/config-2.6.21
nbd [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

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

15 years agorename generic-2.6/patches to generic-2.6/patches-2.6.21
nbd [Sun, 21 Sep 2008 11:25:17 +0000 (11:25 +0000)]
rename generic-2.6/patches to generic-2.6/patches-2.6.21

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

15 years agoremove empty directory
thepeople [Sat, 20 Sep 2008 03:16:28 +0000 (03:16 +0000)]
remove empty directory

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

15 years agoatheros: don't try to enable pci on AR2317 (fixes #3533)
nbd [Fri, 19 Sep 2008 14:19:59 +0000 (14:19 +0000)]
atheros: don't try to enable pci on AR2317 (fixes #3533)

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

15 years agoRestore config after running scripts/env diff.
lars [Thu, 18 Sep 2008 20:45:12 +0000 (20:45 +0000)]
Restore config after running scripts/env diff.

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

15 years ago[ar71xx] remove some debug stuff
juhosg [Thu, 18 Sep 2008 18:41:03 +0000 (18:41 +0000)]
[ar71xx] remove some debug stuff

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

15 years ago[ar71xx] create firmware image for the WP543 board
juhosg [Thu, 18 Sep 2008 13:36:31 +0000 (13:36 +0000)]
[ar71xx] create firmware image for the WP543 board

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

15 years ago[ar71xx] add MyLoader support
juhosg [Thu, 18 Sep 2008 12:56:10 +0000 (12:56 +0000)]
[ar71xx] add MyLoader support

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

15 years ago[ar71xx] remove 2.6.25 config as well
juhosg [Thu, 18 Sep 2008 12:43:05 +0000 (12:43 +0000)]
[ar71xx] remove 2.6.25 config as well

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

15 years ago[ar71xx] nuke 2.6.25 specific patches
juhosg [Thu, 18 Sep 2008 12:40:42 +0000 (12:40 +0000)]
[ar71xx] nuke 2.6.25 specific patches

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

15 years ago[ar71xx] WP543: add static mtd partitions
juhosg [Thu, 18 Sep 2008 12:38:53 +0000 (12:38 +0000)]
[ar71xx] WP543: add static mtd partitions

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

15 years agoadd patches to fixes gcc 4.2.x bugs:
nico [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

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

15 years ago[ar71xx] fix the PCI byte lane enable generation code, based on a patch by Chris...
juhosg [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

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

15 years agoFixed a typo in the firewall scripts
cyrus [Tue, 16 Sep 2008 22:01:14 +0000 (22:01 +0000)]
Fixed a typo in the firewall scripts

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

15 years agoFixed dependency handling for feeds
cyrus [Tue, 16 Sep 2008 20:25:36 +0000 (20:25 +0000)]
Fixed dependency handling for feeds

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

15 years agoFixed a typo in firewall scripts, closes #4000
cyrus [Mon, 15 Sep 2008 18:57:39 +0000 (18:57 +0000)]
Fixed a typo in firewall scripts, closes #4000

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

15 years agouse the Download/ macro to get ACX firmwares
nico [Mon, 15 Sep 2008 10:17:13 +0000 (10:17 +0000)]
use the Download/ macro to get ACX firmwares

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

15 years agoadd missing Kconfig symbol
nico [Mon, 15 Sep 2008 10:14:12 +0000 (10:14 +0000)]
add missing Kconfig symbol

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

15 years agoadd missing dependency on libblkid to swap-utils, needed for swapon/off (closes:...
nico [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)

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

15 years agoCompile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp
ryd [Sun, 14 Sep 2008 14:49:43 +0000 (14:49 +0000)]
Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp

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

15 years agofix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in some packa...
nbd [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

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

15 years ago[adm5120] remove 2.6.25 specific stuff
juhosg [Sat, 13 Sep 2008 17:32:20 +0000 (17:32 +0000)]
[adm5120] remove 2.6.25 specific stuff

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

15 years agoRevert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some
lars [Sat, 13 Sep 2008 14:34:43 +0000 (14:34 +0000)]
Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some
packages.

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

15 years agofix build options in menuconfig:
nico [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

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

15 years agoadd new option for enabling debugging symbols
nbd [Sat, 13 Sep 2008 08:31:15 +0000 (08:31 +0000)]
add new option for enabling debugging symbols

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

15 years agoremove old atheros kernels and patches
nbd [Sat, 13 Sep 2008 08:30:47 +0000 (08:30 +0000)]
remove old atheros kernels and patches

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

15 years agofix depends, from sn9
thepeople [Sat, 13 Sep 2008 04:10:27 +0000 (04:10 +0000)]
fix depends, from sn9

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

15 years agoChange libtool fixup behaviour. Still ugly but it works until we have a real
lars [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).

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

15 years agomake option name optional
thepeople [Sat, 13 Sep 2008 00:08:39 +0000 (00:08 +0000)]
make option name optional

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

15 years agomadwifi: fix x86_64 compilation
nbd [Fri, 12 Sep 2008 19:55:38 +0000 (19:55 +0000)]
madwifi: fix x86_64 compilation

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

15 years agomadwifi: upgrade to 2008-09-09 HAL
nbd [Fri, 12 Sep 2008 19:52:45 +0000 (19:52 +0000)]
madwifi: upgrade to 2008-09-09 HAL

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

15 years agosysupgrade: add optional delay before rebooting
nbd [Fri, 12 Sep 2008 19:51:30 +0000 (19:51 +0000)]
sysupgrade: add optional delay before rebooting

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

15 years ago[adm5120] convert to GPIOLIB
juhosg [Fri, 12 Sep 2008 12:41:29 +0000 (12:41 +0000)]
[adm5120] convert to GPIOLIB

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

15 years agooops, previous commit was broken. remove wrong line break.
lars [Thu, 11 Sep 2008 16:17:28 +0000 (16:17 +0000)]
oops, previous commit was broken. remove wrong line break.

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

15 years agoAdd InstallDev/(Pre|Post) hooks.
lars [Thu, 11 Sep 2008 16:13:14 +0000 (16:13 +0000)]
Add InstallDev/(Pre|Post) hooks.

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

15 years agoPrevent unwanted shell expansion
cyrus [Thu, 11 Sep 2008 12:23:20 +0000 (12:23 +0000)]
Prevent unwanted shell expansion

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

15 years ago[atheros] use generic cansleep wrappers for GPIO
juhosg [Thu, 11 Sep 2008 06:17:05 +0000 (06:17 +0000)]
[atheros] use generic cansleep wrappers for GPIO

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

15 years ago[kernel] 2.6.26: add gpiommc driver
juhosg [Wed, 10 Sep 2008 19:46:56 +0000 (19:46 +0000)]
[kernel] 2.6.26: add gpiommc driver

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

15 years agoDo not try to build autoconf emacs library, as it can fail on some systems like Fedor...
florian [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

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

15 years agoau1000: fix gpio output
florian [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12561 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agobump ifxmips to 2.6.26.2
blogic [Tue, 9 Sep 2008 00:09:51 +0000 (00:09 +0000)]
bump ifxmips to 2.6.26.2

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

15 years agofix autoconf compilation (#3956)
nbd [Mon, 8 Sep 2008 15:59:08 +0000 (15:59 +0000)]
fix autoconf compilation (#3956)

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

15 years ago[tools] firmware-utils/mkmylofw: WP543 support
juhosg [Mon, 8 Sep 2008 12:39:33 +0000 (12:39 +0000)]
[tools] firmware-utils/mkmylofw: WP543 support

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

15 years agotarget features: fix usb support detection
nbd [Mon, 8 Sep 2008 11:33:00 +0000 (11:33 +0000)]
target features: fix usb support detection

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

15 years agofixes script that mounts usd storage when it gets attached
blogic [Mon, 8 Sep 2008 09:30:57 +0000 (09:30 +0000)]
fixes script that mounts usd storage when it gets attached

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

15 years agodnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list...
cyrus [Sun, 7 Sep 2008 20:07:55 +0000 (20:07 +0000)]
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype

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

15 years agorestore the /tmp/resolv.conf symlink when stopping dnsmasq
nbd [Sun, 7 Sep 2008 15:22:25 +0000 (15:22 +0000)]
restore the /tmp/resolv.conf symlink when stopping dnsmasq

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

15 years ago[ar71xx] build more image types
juhosg [Sun, 7 Sep 2008 13:28:07 +0000 (13:28 +0000)]
[ar71xx] build more image types

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

15 years ago[ar71xx] add gpio-buttons devices
juhosg [Sun, 7 Sep 2008 09:47:37 +0000 (09:47 +0000)]
[ar71xx] add gpio-buttons devices

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

15 years ago[ar71xx] simplify leds-gpio device registration
juhosg [Sun, 7 Sep 2008 08:59:27 +0000 (08:59 +0000)]
[ar71xx] simplify leds-gpio device registration

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

15 years agofeeds: Switched to LuCI stable branch
cyrus [Sat, 6 Sep 2008 17:55:50 +0000 (17:55 +0000)]
feeds: Switched to LuCI stable branch

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

15 years agomadwifi: add missing include file for the tools multicall binary
nbd [Fri, 5 Sep 2008 23:27:37 +0000 (23:27 +0000)]
madwifi: add missing include file for the tools multicall binary

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

15 years agomadwifi: select the right hal binary for EABI on ARM
nbd [Fri, 5 Sep 2008 23:27:27 +0000 (23:27 +0000)]
madwifi: select the right hal binary for EABI on ARM

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

15 years ago[kernel] 2.6.26: fix build error caused by the gpio sysfs stuff
juhosg [Fri, 5 Sep 2008 06:52:27 +0000 (06:52 +0000)]
[kernel] 2.6.26: fix build error caused by the gpio sysfs stuff

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

15 years agoupgrade to uci 0.6.2 (bugfixes)
nbd [Thu, 4 Sep 2008 23:46:02 +0000 (23:46 +0000)]
upgrade to uci 0.6.2 (bugfixes)

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

15 years ago[kernel] 2.6.26: fix gpio sysfs patch, forgot to refresh it
juhosg [Thu, 4 Sep 2008 15:24:57 +0000 (15:24 +0000)]
[kernel] 2.6.26: fix gpio sysfs patch, forgot to refresh it

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

15 years ago[ar71xx] register gpio-leds on the WP543 board
juhosg [Thu, 4 Sep 2008 13:39:11 +0000 (13:39 +0000)]
[ar71xx] register gpio-leds on the WP543 board

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