openwrt.git
14 years agonetfilter: extension fixes (partially closes: #7045)
nico [Sun, 4 Apr 2010 12:35:06 +0000 (12:35 +0000)]
netfilter: extension fixes (partially closes: #7045)
 * add missing xt_owner (2.6)
 * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables
 * add missing ipt_nat_tftp (2.4)
 * add missing nf_nat_amanda (2.6)

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

14 years agocyassl: shouldn't depend on zlib when compiled with --without-zlib
cyrus [Sun, 4 Apr 2010 11:16:46 +0000 (11:16 +0000)]
cyassl: shouldn't depend on zlib when compiled with --without-zlib

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

14 years ago[cosmectic] include/netfilter.mk: move ebtables definitions at the end
nico [Sun, 4 Apr 2010 03:43:13 +0000 (03:43 +0000)]
[cosmectic] include/netfilter.mk: move ebtables definitions at the end

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

14 years ago[package] opkg: add upstream patch fixing the order packages are configured (closes...
nico [Sat, 3 Apr 2010 21:38:17 +0000 (21:38 +0000)]
[package] opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number

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

14 years ago[package] hotplug2: Refresh patches
acinonyx [Sat, 3 Apr 2010 18:29:37 +0000 (18:29 +0000)]
[package] hotplug2: Refresh patches

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

14 years ago[package] hotplug2: Fix event blocking when there are no available children (#6958...
acinonyx [Sat, 3 Apr 2010 18:29:32 +0000 (18:29 +0000)]
[package] hotplug2: Fix event blocking when there are no available children (#6958, #7030)

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

14 years ago[package] base-files: Use hotplug2 to download firmware
acinonyx [Sat, 3 Apr 2010 18:21:02 +0000 (18:21 +0000)]
[package] base-files: Use hotplug2 to download firmware

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

14 years ago[package] hotplug2: Always fork rules flagged as slow
acinonyx [Sat, 3 Apr 2010 18:15:42 +0000 (18:15 +0000)]
[package] hotplug2: Always fork rules flagged as slow

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

14 years ago[package] hotplug2: Fix forking (#7033)
acinonyx [Sat, 3 Apr 2010 18:09:14 +0000 (18:09 +0000)]
[package] hotplug2: Fix forking (#7033)

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

14 years ago[package] hotplug2: Cancel firmware loading on file openning errors
acinonyx [Sat, 3 Apr 2010 18:09:09 +0000 (18:09 +0000)]
[package] hotplug2: Cancel firmware loading on file openning errors

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

14 years ago[package] hotplug2: Fix sysfs path (#7031)
acinonyx [Sat, 3 Apr 2010 18:09:04 +0000 (18:09 +0000)]
[package] hotplug2: Fix sysfs path (#7031)

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

14 years ago[package] hostapd: fixup madwifi turbo modes (#7060)
jow [Sat, 3 Apr 2010 15:16:33 +0000 (15:16 +0000)]
[package] hostapd: fixup madwifi turbo modes (#7060)

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

14 years agomac80211: update rt2x00 mcu patch (thanks to Luis Correia)
juhosg [Sat, 3 Apr 2010 14:30:50 +0000 (14:30 +0000)]
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)

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

14 years agoar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
juhosg [Sat, 3 Apr 2010 13:59:08 +0000 (13:59 +0000)]
ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)

  * cc: backfire@openwrt.org

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

14 years ago[package] base-files: also regenerate wifi config if existing config contains only...
jow [Sat, 3 Apr 2010 13:31:59 +0000 (13:31 +0000)]
[package] base-files: also regenerate wifi config if existing config contains only whitespace

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

14 years ago[package] uhttpd:
jow [Sat, 3 Apr 2010 13:09:10 +0000 (13:09 +0000)]
[package] uhttpd:
- cope with options instead of lists in uci config
- fix compilation without tls (#7050)
- bump to rev 7

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

14 years ago[package] kernel: move support for generic IDE chipsets out of ide-core in their...
nico [Sat, 3 Apr 2010 01:36:27 +0000 (01:36 +0000)]
[package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)

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

14 years ago[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
nico [Sat, 3 Apr 2010 00:58:46 +0000 (00:58 +0000)]
[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)

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

14 years ago[package] busybox: add myself as maintainer
nico [Fri, 2 Apr 2010 22:59:39 +0000 (22:59 +0000)]
[package] busybox: add myself as maintainer

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

14 years ago[package] dnsmasq: allow multiple hostnames per domain section
jow [Fri, 2 Apr 2010 22:56:22 +0000 (22:56 +0000)]
[package] dnsmasq: allow multiple hostnames per domain section

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

14 years ago[rdc] do not set CONFIG_NET_DEV_OPS (#7005)
florian [Fri, 2 Apr 2010 10:34:40 +0000 (10:34 +0000)]
[rdc] do not set CONFIG_NET_DEV_OPS (#7005)

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

14 years ago[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
florian [Thu, 1 Apr 2010 21:20:43 +0000 (21:20 +0000)]
[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
combining the elements so that it is no longer necessary to create an openwrt-only
tagid and tagcrc, and elimate the tagid detection and switch statements which
made dealing with imagetags overly complicated, especially since the logic would
need analogs in all code that touched the imagetag. Patch from cshore.

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

14 years agobrcm-2.4: fix commit r18413 "128MB ram problem"
hauke [Thu, 1 Apr 2010 17:27:59 +0000 (17:27 +0000)]
brcm-2.4: fix commit r18413 "128MB ram problem"

This was missing in commit r20072

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

14 years agomac80211: remove MCU requests for SoC platforms in the rt2x00 driver
juhosg [Thu, 1 Apr 2010 15:39:23 +0000 (15:39 +0000)]
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver

The ralink SoC platforms do not have an MCU.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20650 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: Cancel firmware loading if file doesn't exist
acinonyx [Thu, 1 Apr 2010 15:22:13 +0000 (15:22 +0000)]
[package] base-files: Cancel firmware loading if file doesn't exist

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

14 years ago[x86]: add a subtarget and drivers for the Intel Tolapai SoC
kaloz [Thu, 1 Apr 2010 12:05:27 +0000 (12:05 +0000)]
[x86]: add a subtarget and drivers for the Intel Tolapai SoC

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

14 years ago[ifxmips] load firmware to /lib/firmware
blogic [Wed, 31 Mar 2010 21:12:20 +0000 (21:12 +0000)]
[ifxmips] load firmware to /lib/firmware

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

14 years ago[ifxmips] improve extract code
blogic [Wed, 31 Mar 2010 21:12:02 +0000 (21:12 +0000)]
[ifxmips] improve extract code

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

14 years ago[ifxmips] adds proper md5sum to ifxos
blogic [Wed, 31 Mar 2010 21:11:39 +0000 (21:11 +0000)]
[ifxmips] adds proper md5sum to ifxos

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

14 years ago[ifxmips] update os abstraction layer
blogic [Wed, 31 Mar 2010 17:24:43 +0000 (17:24 +0000)]
[ifxmips] update os abstraction layer

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

14 years agohostapd: fix build error caused by r20631
juhosg [Wed, 31 Mar 2010 15:34:51 +0000 (15:34 +0000)]
hostapd: fix build error caused by r20631

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

14 years ago[ifxmips] adds voip support
blogic [Wed, 31 Mar 2010 11:12:33 +0000 (11:12 +0000)]
[ifxmips] adds voip support

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

14 years ago[ifxmips] fix licensing issues of ifxmips dsl driver
blogic [Wed, 31 Mar 2010 11:12:10 +0000 (11:12 +0000)]
[ifxmips] fix licensing issues of ifxmips dsl driver

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

14 years ago[ifxmips] uboot only builds with gcc 3.4.6
blogic [Wed, 31 Mar 2010 11:09:06 +0000 (11:09 +0000)]
[ifxmips] uboot only builds with gcc 3.4.6

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

14 years agoramips: add wpad-mini to the default packages
juhosg [Wed, 31 Mar 2010 09:58:33 +0000 (09:58 +0000)]
ramips: add wpad-mini to the default packages

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

14 years agohostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
juhosg [Wed, 31 Mar 2010 09:58:31 +0000 (09:58 +0000)]
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well

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

14 years agoselect LZMA compressed initramfs by default for ramips
juhosg [Wed, 31 Mar 2010 09:58:29 +0000 (09:58 +0000)]
select LZMA compressed initramfs by default for ramips

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

14 years agomac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
juhosg [Wed, 31 Mar 2010 09:58:26 +0000 (09:58 +0000)]
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected

When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20629 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[uboot-lantiq] cleanup configuration handling
ralph [Wed, 31 Mar 2010 09:45:09 +0000 (09:45 +0000)]
[uboot-lantiq] cleanup configuration handling

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

14 years agoramips: annotate device register function prototypes with __init
juhosg [Wed, 31 Mar 2010 08:40:28 +0000 (08:40 +0000)]
ramips: annotate device register function prototypes with __init

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

14 years agomac80211: fix a typo in rt2x00 config
juhosg [Wed, 31 Mar 2010 08:40:26 +0000 (08:40 +0000)]
mac80211: fix a typo in rt2x00 config

Fix a simple typo

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20626 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: register wifi device for the RT2880 based boards
juhosg [Wed, 31 Mar 2010 08:40:23 +0000 (08:40 +0000)]
ramips: register wifi device for the RT2880 based boards

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

14 years agoramips: add wifi device for the RT2880 as well
juhosg [Wed, 31 Mar 2010 08:40:20 +0000 (08:40 +0000)]
ramips: add wifi device for the RT2880 as well

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

14 years agomac80211: add missing config file for the rt2x00
juhosg [Wed, 31 Mar 2010 05:36:14 +0000 (05:36 +0000)]
mac80211: add missing config file for the rt2x00

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

14 years ago[package] lua: drop refcounting patch in preparation for 10.03, it has unresolved...
jow [Tue, 30 Mar 2010 23:24:46 +0000 (23:24 +0000)]
[package] lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes

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

14 years agoramips: register wifi device on the rt305x based boards
juhosg [Tue, 30 Mar 2010 21:24:10 +0000 (21:24 +0000)]
ramips: register wifi device on the rt305x based boards

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

14 years agomac80211: enable building of the rt2800 on the ramips target
juhosg [Tue, 30 Mar 2010 21:24:08 +0000 (21:24 +0000)]
mac80211: enable building of the rt2800 on the ramips target

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

14 years agoramips: sync kernel config
juhosg [Tue, 30 Mar 2010 21:24:05 +0000 (21:24 +0000)]
ramips: sync kernel config

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

14 years ago[ifxmips] prepare kernel for voip
blogic [Tue, 30 Mar 2010 21:06:27 +0000 (21:06 +0000)]
[ifxmips] prepare kernel for voip

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

14 years ago[uboot-lantiq] httpd failsafe - add image check and flash access
ralph [Tue, 30 Mar 2010 16:17:38 +0000 (16:17 +0000)]
[uboot-lantiq] httpd failsafe - add image check and flash access

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

14 years ago[uboot-lantiq] add preliminary AR9 support
ralph [Tue, 30 Mar 2010 13:56:30 +0000 (13:56 +0000)]
[uboot-lantiq] add preliminary AR9 support
attention: if caches enabled the network is broken
attention: the network of the flash image doesn't work because of enabled caches

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

14 years agomissing patch & config file
ralph [Tue, 30 Mar 2010 13:51:10 +0000 (13:51 +0000)]
missing patch & config file

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

14 years agoadding httpd - failsafe patch
ralph [Tue, 30 Mar 2010 13:49:42 +0000 (13:49 +0000)]
adding httpd - failsafe patch
flash write routine is not functional yet
add configuration (board & dram)

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

14 years agoThe ralink rt305x board has a wireless card that can be used with the rt2800pci drive...
blogic [Tue, 30 Mar 2010 12:04:05 +0000 (12:04 +0000)]
The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

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

14 years agoimagebuilder: don't disable on uml
nico [Tue, 30 Mar 2010 11:42:41 +0000 (11:42 +0000)]
imagebuilder: don't disable on uml

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

14 years agoimagebuilder: various fixes
nico [Tue, 30 Mar 2010 11:41:51 +0000 (11:41 +0000)]
imagebuilder: various fixes
 * only copy host tools from $(STAGING_DIR_HOST)/bin
 * remove more target patches, and also target files
 * combine the 3 find commands into a single one

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

14 years ago[ramips] Fix the base address of the wireless card. Otherwise it is not possible...
blogic [Tue, 30 Mar 2010 10:06:05 +0000 (10:06 +0000)]
[ramips] Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

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

14 years agotoolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
juhosg [Tue, 30 Mar 2010 08:01:35 +0000 (08:01 +0000)]
toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm

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

14 years agofix path to libgcc.a in LIBGCC_S
nico [Tue, 30 Mar 2010 04:04:47 +0000 (04:04 +0000)]
fix path to libgcc.a in LIBGCC_S

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

14 years ago[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
jow [Mon, 29 Mar 2010 23:14:47 +0000 (23:14 +0000)]
[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability

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

14 years ago[package] fix ndisc compilation failure (#6984)
florian [Mon, 29 Mar 2010 21:20:36 +0000 (21:20 +0000)]
[package] fix ndisc compilation failure (#6984)

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

14 years agokernel: fix dependencies for x86 target
hauke [Mon, 29 Mar 2010 21:02:14 +0000 (21:02 +0000)]
kernel: fix dependencies for x86 target

kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.

This fixes #6963

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

14 years agomac80211: fix mesh.
hauke [Mon, 29 Mar 2010 18:33:48 +0000 (18:33 +0000)]
mac80211: fix mesh.

This fixes #6774

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

14 years agofix kernel-headers build
nbd [Mon, 29 Mar 2010 15:16:17 +0000 (15:16 +0000)]
fix kernel-headers build

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

14 years ago[include] download.mk: fix bzr download method
nico [Mon, 29 Mar 2010 13:06:19 +0000 (13:06 +0000)]
[include] download.mk: fix bzr download method

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

14 years agotemporary fix to make toolchain build properly, this is broken since [20569]
blogic [Mon, 29 Mar 2010 12:18:58 +0000 (12:18 +0000)]
temporary fix to make toolchain build properly, this is broken since [20569]

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

14 years ago[ifxmips] fixes uboot compile error
blogic [Mon, 29 Mar 2010 11:30:24 +0000 (11:30 +0000)]
[ifxmips] fixes uboot compile error

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

14 years ago[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines
jow [Mon, 29 Mar 2010 09:26:02 +0000 (09:26 +0000)]
[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines

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

14 years ago[package] update e2fsprogs to 1.41.11 (#6896)
florian [Mon, 29 Mar 2010 05:54:54 +0000 (05:54 +0000)]
[package] update e2fsprogs to 1.41.11 (#6896)

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

14 years ago[package] base-files: fix shell syntax (prevent error messages when activating initsc...
nico [Mon, 29 Mar 2010 03:58:17 +0000 (03:58 +0000)]
[package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB)

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

14 years agoadd a new helper macro to deal with conditional ./configure flags
nbd [Mon, 29 Mar 2010 03:38:40 +0000 (03:38 +0000)]
add a new helper macro to deal with conditional ./configure flags

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

14 years agoprevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
nbd [Mon, 29 Mar 2010 03:07:54 +0000 (03:07 +0000)]
prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages

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

14 years agouse lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_...
nbd [Mon, 29 Mar 2010 00:05:48 +0000 (00:05 +0000)]
use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_CC and TARGET_CXX

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

14 years agofix u-boot wiki urls
nbd [Sun, 28 Mar 2010 23:33:10 +0000 (23:33 +0000)]
fix u-boot wiki urls

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

14 years agoadd a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
nbd [Sun, 28 Mar 2010 23:11:05 +0000 (23:11 +0000)]
add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)

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

14 years agoadd uboot-lantiq (based on a patch contributed by Lantiq)
nbd [Sun, 28 Mar 2010 22:40:32 +0000 (22:40 +0000)]
add uboot-lantiq (based on a patch contributed by Lantiq)

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

14 years agouboot-ifxmips: fix portability bug
nbd [Sun, 28 Mar 2010 22:40:17 +0000 (22:40 +0000)]
uboot-ifxmips: fix portability bug

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

14 years agopropagate atm header changes into pppoatm and br2684ctl as well
nbd [Sun, 28 Mar 2010 21:55:54 +0000 (21:55 +0000)]
propagate atm header changes into pppoatm and br2684ctl as well

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

14 years agoifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
nbd [Sun, 28 Mar 2010 21:42:07 +0000 (21:42 +0000)]
ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags

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

14 years agolinux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNE...
nbd [Sun, 28 Mar 2010 21:41:56 +0000 (21:41 +0000)]
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included

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

14 years agolinux-atm: clean up package installation into staging
nbd [Sun, 28 Mar 2010 21:41:44 +0000 (21:41 +0000)]
linux-atm: clean up package installation into staging

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

14 years agoifxmips-dsl-api: fix portability errors
nbd [Sun, 28 Mar 2010 21:41:29 +0000 (21:41 +0000)]
ifxmips-dsl-api: fix portability errors

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

14 years agoSome dependencies that are depending on target are not added into
hauke [Sun, 28 Mar 2010 19:22:59 +0000 (19:22 +0000)]
Some dependencies that are depending on target are not added into
the Depends line in the control file of the package.
For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not
result in kmod-ssb for the x86 target or any other target.

This fixes #6874

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

14 years agonetfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)
nbd [Sun, 28 Mar 2010 19:05:59 +0000 (19:05 +0000)]
netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)

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

14 years agoenable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
nbd [Sun, 28 Mar 2010 18:57:42 +0000 (18:57 +0000)]
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)

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

14 years agomadwifi: fix the tx rate display in iwconfig (#6925)
nbd [Sun, 28 Mar 2010 18:38:38 +0000 (18:38 +0000)]
madwifi: fix the tx rate display in iwconfig (#6925)

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

14 years agomadwifi: return to the bss channel after an issued ap mode scan has been completed...
nbd [Sun, 28 Mar 2010 18:35:19 +0000 (18:35 +0000)]
madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)

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

14 years ago[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re...
florian [Sun, 28 Mar 2010 18:11:06 +0000 (18:11 +0000)]
[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it

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

14 years agohostapd: clean up openssl tls dependencies and build handling (fixes #6572)
nbd [Sun, 28 Mar 2010 17:09:52 +0000 (17:09 +0000)]
hostapd: clean up openssl tls dependencies and build handling (fixes #6572)

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

14 years ago[package] make mmc-over-gpio pins configurable in menuconfig (#6933)
florian [Sun, 28 Mar 2010 13:23:03 +0000 (13:23 +0000)]
[package] make mmc-over-gpio pins configurable in menuconfig (#6933)

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

14 years ago[x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx
florian [Sun, 28 Mar 2010 11:55:07 +0000 (11:55 +0000)]
[x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx

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

14 years agopackage/mtd: fix automatic partition size detection in fis_remap
juhosg [Sun, 28 Mar 2010 07:16:27 +0000 (07:16 +0000)]
package/mtd: fix automatic partition size detection in fis_remap

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

14 years agoifxmips: remove old config files
nico [Sun, 28 Mar 2010 03:45:44 +0000 (03:45 +0000)]
ifxmips: remove old config files

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

14 years agops3: move ps3lan kmod under target/linux/ps3
nico [Sun, 28 Mar 2010 03:29:22 +0000 (03:29 +0000)]
ps3: move ps3lan kmod under target/linux/ps3

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

14 years ago[package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
jow [Sun, 28 Mar 2010 02:35:45 +0000 (02:35 +0000)]
[package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx

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

14 years ago[package] opkg: fix usage to reflect change in the upgrade command
nico [Sun, 28 Mar 2010 01:27:07 +0000 (01:27 +0000)]
[package] opkg: fix usage to reflect change in the upgrade command

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

14 years agoar71xx: fix pci on ar7241/ar7242
nbd [Sun, 28 Mar 2010 00:36:37 +0000 (00:36 +0000)]
ar71xx: fix pci on ar7241/ar7242

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

14 years agoar71xx: fix the wan port on pb92
nbd [Sun, 28 Mar 2010 00:36:04 +0000 (00:36 +0000)]
ar71xx: fix the wan port on pb92

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

14 years agoar71xx: reset the mdio bus on ar7241/ar7242
nbd [Sun, 28 Mar 2010 00:35:44 +0000 (00:35 +0000)]
ar71xx: reset the mdio bus on ar7241/ar7242

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

14 years agoar71xx: add uci defaults to fix trx header on the WRT160NL boards
juhosg [Sat, 27 Mar 2010 17:38:40 +0000 (17:38 +0000)]
ar71xx: add uci defaults to fix trx header on the WRT160NL boards

 * patch by Otto Solares

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