openwrt.git
11 years ago[package] comgt: perform case insensitive match when probing for Huawei devices ...
jow [Sat, 22 Sep 2012 14:55:17 +0000 (14:55 +0000)]
[package] comgt: perform case insensitive match when probing for Huawei devices (#12039)

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

11 years ago[packages] switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver
hauke [Sat, 22 Sep 2012 12:29:23 +0000 (12:29 +0000)]
[packages] switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver

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

11 years ago[packages] mac80211: fix b43 firmware squash for HT and LCN firmware, one file was...
hauke [Sat, 22 Sep 2012 12:28:37 +0000 (12:28 +0000)]
[packages] mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missing for both.

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

11 years agocns3xxx: fix ethernet driver tx completion and queue stop/start
nbd [Sat, 22 Sep 2012 00:34:53 +0000 (00:34 +0000)]
cns3xxx: fix ethernet driver tx completion and queue stop/start

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

11 years agocns3xxx: implement ethernet fraglist tx support for improved bridging performance...
nbd [Sat, 22 Sep 2012 00:34:49 +0000 (00:34 +0000)]
cns3xxx: implement ethernet fraglist tx support for improved bridging performance with jumbo frames

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

11 years ago[cns3xxx]: move gpio stuff into the right file
kaloz [Fri, 21 Sep 2012 05:40:04 +0000 (05:40 +0000)]
[cns3xxx]: move gpio stuff into the right file

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

11 years ago[generic/3.3]: refresh patches
kaloz [Fri, 21 Sep 2012 05:38:16 +0000 (05:38 +0000)]
[generic/3.3]: refresh patches

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

11 years agocns3xxx: add a small optimization for rx offload
nbd [Fri, 21 Sep 2012 00:13:12 +0000 (00:13 +0000)]
cns3xxx: add a small optimization for rx offload

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

11 years agocns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames
nbd [Fri, 21 Sep 2012 00:13:08 +0000 (00:13 +0000)]
cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames

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

11 years agocns3xxx: fix ethernet packet alignment issues (hw has an alignment requirement of...
nbd [Thu, 20 Sep 2012 20:27:18 +0000 (20:27 +0000)]
cns3xxx: fix ethernet packet alignment issues (hw has an alignment requirement of 64), fix skb fragment chaining

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

11 years agokernel: enable perf events when enabling profiling, fixes oprofile on arm
nbd [Thu, 20 Sep 2012 20:27:14 +0000 (20:27 +0000)]
kernel: enable perf events when enabling profiling, fixes oprofile on arm

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

11 years ago[brcm47xx]: deactivate mips wait instruction for MIPS 74K on Broadcom SoCs
hauke [Thu, 20 Sep 2012 14:51:57 +0000 (14:51 +0000)]
[brcm47xx]: deactivate mips wait instruction for MIPS 74K on Broadcom SoCs

When not removing support for the wait instruction, when ruining on the
BCM4706 SoC the system stops after msleep() without an exception. I
haven't seen this problem on the other Broadcom SoCs with a 74K CPU,
but in the Broadcom SDK it is deactivated for all CPUs of this type.

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

11 years agocns3xxx: remove the broken flag
nbd [Wed, 19 Sep 2012 23:50:25 +0000 (23:50 +0000)]
cns3xxx: remove the broken flag

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

11 years agocns3xxx: fix kernel config
nbd [Wed, 19 Sep 2012 23:50:22 +0000 (23:50 +0000)]
cns3xxx: fix kernel config

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

11 years agocns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb fragmen...
nbd [Wed, 19 Sep 2012 23:50:18 +0000 (23:50 +0000)]
cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb fragment lists

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

11 years agocns3xxx: fix ethernet tx checksum offload
nbd [Wed, 19 Sep 2012 23:50:15 +0000 (23:50 +0000)]
cns3xxx: fix ethernet tx checksum offload

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

11 years agocns3xxx: merge ethernet driver changes from gateworks
nbd [Wed, 19 Sep 2012 23:50:12 +0000 (23:50 +0000)]
cns3xxx: merge ethernet driver changes from gateworks

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

11 years agocns3xxx: build images for the old boot loader and the new one (default to the new...
nbd [Wed, 19 Sep 2012 23:50:09 +0000 (23:50 +0000)]
cns3xxx: build images for the old boot loader and the new one (default to the new one)

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

11 years agocns3xxx: fix the ethernet driver makefile
nbd [Wed, 19 Sep 2012 23:50:06 +0000 (23:50 +0000)]
cns3xxx: fix the ethernet driver makefile

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

11 years agocns3xxx: reorganize patches, fix pcie io space init order
nbd [Wed, 19 Sep 2012 23:50:02 +0000 (23:50 +0000)]
cns3xxx: reorganize patches, fix pcie io space init order

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

11 years agocns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls
nbd [Wed, 19 Sep 2012 23:49:58 +0000 (23:49 +0000)]
cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls

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

11 years agocns3xxx: add missing callbacks for the laguna machine support
nbd [Wed, 19 Sep 2012 23:49:50 +0000 (23:49 +0000)]
cns3xxx: add missing callbacks for the laguna machine support

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

11 years ago[package] fuse: remove now redundant dependency on +USE_EGLIBC:librt
jow [Wed, 19 Sep 2012 15:37:35 +0000 (15:37 +0000)]
[package] fuse: remove now redundant dependency on +USE_EGLIBC:librt

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

11 years ago[include] make packages depend on +librt and +libpthread by default if eglibc is...
jow [Wed, 19 Sep 2012 15:30:40 +0000 (15:30 +0000)]
[include] make packages depend on +librt and +libpthread by default if eglibc is in use

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

11 years ago[package] gdb: gdbserver package dependency fix (#11179)
florian [Wed, 19 Sep 2012 15:13:50 +0000 (15:13 +0000)]
[package] gdb: gdbserver package dependency fix (#11179)

In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15
selected) due to a missing dependency:
Package gdbserver is missing dependencies for the following libraries:
libthread_db.so.1

In order to fix it, the system shared lib libthread_db.so.1 is copied from
the toolchain lib dir into the gdb package target structure (/usr/lib) to
pass the dependency checks.
This patch was (quickly) reviewed by Paul Fertser on IRC.

Signed-off-by: xxiao <xxiao@fosiao.com>
Signed-off-by: Matthieu Boujonnier <openwrt-devel@metaverse.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33479 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] uClibc: fix uClibc implementation of eventfd
florian [Wed, 19 Sep 2012 15:13:48 +0000 (15:13 +0000)]
[toolchain] uClibc: fix uClibc implementation of eventfd

uClibc declares eventfd() as taking two arguments but doesn't properly
pass the second argument to the kernel.

The problem is discussed at:
http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html

This patch is taken from uclibc 0.9.33 git, so will presumably
be integrated in any future releases.

Signed-off-by: Andy Leiserson <andy@leiserson.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33478 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] base-files: release an attached loop device on umounting
florian [Wed, 19 Sep 2012 15:13:44 +0000 (15:13 +0000)]
[package] base-files: release an attached loop device on umounting

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33477 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] fuse: Add librt to fuse to build with eglibc
florian [Wed, 19 Sep 2012 15:13:41 +0000 (15:13 +0000)]
[package] fuse: Add librt to fuse to build with eglibc

Signed-off-by: xxiao <xxiao@fosiao.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33476 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] busybox: add support for CHECKSUM_PARTIAL to udhcpc
florian [Wed, 19 Sep 2012 15:13:38 +0000 (15:13 +0000)]
[package] busybox: add support for CHECKSUM_PARTIAL to udhcpc

When running as KVM or Xen guest, packets may be received with
incomplete checksum[1].  Patch adopted from Fedora dhcp package.

[1]. http://article.gmane.org/gmane.linux.kernel/1003853

Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33475 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm47xx/profiles/PS-1208MFG: remove reference to non-existing package
florian [Wed, 19 Sep 2012 15:13:33 +0000 (15:13 +0000)]
brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package

The package block-hotplug doesn't exist, refer to block-mount instead.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33474 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoomap24xx/profiles/n810: remove reference to non-existing package
florian [Wed, 19 Sep 2012 15:13:30 +0000 (15:13 +0000)]
omap24xx/profiles/n810: remove reference to non-existing package

The package block-hotplug doesn't exist, removing reference to it.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33473 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] mac80211: remove ep93xx target from blacklist.
florian [Wed, 19 Sep 2012 11:39:48 +0000 (11:39 +0000)]
[package] mac80211: remove ep93xx target from blacklist.

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

11 years ago[package]: switch: improve error message
hauke [Wed, 19 Sep 2012 10:57:38 +0000 (10:57 +0000)]
[package]: switch: improve error message

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

11 years ago[brcm47xx]: update fix-boot patch.
hauke [Wed, 19 Sep 2012 10:18:36 +0000 (10:18 +0000)]
[brcm47xx]: update fix-boot patch.

Do not change the code any more but use the kconfig options

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

11 years ago[brcm47xx]: update gpio patches
hauke [Wed, 19 Sep 2012 10:17:51 +0000 (10:17 +0000)]
[brcm47xx]: update gpio patches

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

11 years agobinutils: backport ld patch to fix ARM specific issues with --gc-sections
nbd [Wed, 19 Sep 2012 06:33:07 +0000 (06:33 +0000)]
binutils: backport ld patch to fix ARM specific issues with --gc-sections

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

11 years agoar71xx: fix a typo in TEW-637GRU image names
juhosg [Tue, 18 Sep 2012 14:32:25 +0000 (14:32 +0000)]
ar71xx: fix a typo in TEW-637GRU image names

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

11 years agoar71xx: revert DIR-825-B1 wholeflash image support.
juhosg [Tue, 18 Sep 2012 14:30:57 +0000 (14:30 +0000)]
ar71xx: revert DIR-825-B1 wholeflash image support.

It should be implemmented in a cleaner way.

This reverts the following commits:
[ar71xx] dir-825-b1: Fix wholeflash images
[ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash"

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

11 years ago[realview] disable VFPv4 probing
florian [Tue, 18 Sep 2012 10:00:56 +0000 (10:00 +0000)]
[realview] disable VFPv4 probing

This will make the kernel crash on systems using qemu < 1.1.0. Until fixed
disable VPFv4 capability probing.

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

11 years ago[realview] partially revert r33403
florian [Tue, 18 Sep 2012 10:00:46 +0000 (10:00 +0000)]
[realview] partially revert r33403

The target CFLAGS were also accidentally changed

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

11 years agohostapd: update mirror md5sum for latest version (fixes #12208)
nbd [Tue, 18 Sep 2012 07:01:26 +0000 (07:01 +0000)]
hostapd: update mirror md5sum for latest version (fixes #12208)

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

11 years agoar71xx: register the NAND flash controller device on DB120
juhosg [Mon, 17 Sep 2012 20:30:57 +0000 (20:30 +0000)]
ar71xx: register the NAND flash controller device on DB120

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

11 years agoar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
juhosg [Mon, 17 Sep 2012 20:30:55 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read

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

11 years agoar71xx: ar934x_nfc: increase DMA retry count
juhosg [Mon, 17 Sep 2012 20:30:54 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: increase DMA retry count

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

11 years agoar71xx: ar934x_nfc: optimize READOOB operation on large page devices
juhosg [Mon, 17 Sep 2012 20:30:53 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: optimize READOOB operation on large page devices

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

11 years agoar71xx: ar934x_nfc: fix RNDOUT operation
juhosg [Mon, 17 Sep 2012 20:30:51 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: fix RNDOUT operation

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

11 years agoar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices
juhosg [Mon, 17 Sep 2012 20:30:50 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices

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

11 years ago[package] base-files: make file compare silent in migrate-sysctl
jow [Mon, 17 Sep 2012 18:36:51 +0000 (18:36 +0000)]
[package] base-files: make file compare silent in migrate-sysctl

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

11 years ago[package] base-files: add uci-defaults script to migrate sysctl.conf (#12196)
jow [Mon, 17 Sep 2012 17:15:56 +0000 (17:15 +0000)]
[package] base-files: add uci-defaults script to migrate sysctl.conf (#12196)

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

11 years ago[ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwr...
cshore [Mon, 17 Sep 2012 14:17:12 +0000 (14:17 +0000)]
[ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image.  First we rename the -openwrt images to -wholeflash since -openwrt is really too generic.  We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images).

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

11 years agoar71xx: add missing code for ar933x WMAC reset that was left out during the ar71xx...
nbd [Mon, 17 Sep 2012 11:17:29 +0000 (11:17 +0000)]
ar71xx: add missing code for ar933x WMAC reset that was left out during the ar71xx->ath79 migration, should fix wifi stability issues on ar933x

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

11 years agobuild: ensure that package/host-build build system code does not run in parallel...
nbd [Mon, 17 Sep 2012 11:17:26 +0000 (11:17 +0000)]
build: ensure that package/host-build build system code does not run in parallel, fixes rare spurious parallel build failures

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

11 years agogcc: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:19 +0000 (14:18 +0000)]
gcc: enable parallel builds

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

11 years agobinutils: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:16 +0000 (14:18 +0000)]
binutils: enable parallel builds

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

11 years agogdb: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:13 +0000 (14:18 +0000)]
gdb: enable parallel builds

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

11 years agotools/cmake: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:10 +0000 (14:18 +0000)]
tools/cmake: enable parallel builds

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

11 years agotools/e2fsprogs: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:07 +0000 (14:18 +0000)]
tools/e2fsprogs: enable parallel builds

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

11 years agotools/bison: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:04 +0000 (14:18 +0000)]
tools/bison: enable parallel builds

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

11 years agotools/flex: enable parallel builds
nbd [Sat, 15 Sep 2012 14:18:01 +0000 (14:18 +0000)]
tools/flex: enable parallel builds

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

11 years agotools/libelf: enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:58 +0000 (14:17 +0000)]
tools/libelf: enable parallel builds

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

11 years agotools/mpc: enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:55 +0000 (14:17 +0000)]
tools/mpc: enable parallel builds

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

11 years agotools/mpc: remove bogus configure override
nbd [Sat, 15 Sep 2012 14:17:52 +0000 (14:17 +0000)]
tools/mpc: remove bogus configure override

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

11 years agotools/mpfr enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:49 +0000 (14:17 +0000)]
tools/mpfr enable parallel builds

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

11 years agotools/mpfr: remove bogus configure override
nbd [Sat, 15 Sep 2012 14:17:46 +0000 (14:17 +0000)]
tools/mpfr: remove bogus configure override

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

11 years agotools/gmp enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:43 +0000 (14:17 +0000)]
tools/gmp enable parallel builds

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

11 years agotools/xz enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:40 +0000 (14:17 +0000)]
tools/xz enable parallel builds

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

11 years agotools/pkg-config: enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:37 +0000 (14:17 +0000)]
tools/pkg-config: enable parallel builds

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

11 years agotools/libtool: enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:34 +0000 (14:17 +0000)]
tools/libtool: enable parallel builds

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

11 years agotools/sed: enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:31 +0000 (14:17 +0000)]
tools/sed: enable parallel builds

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

11 years agotools/m4: bypass a time consuming configure test
nbd [Sat, 15 Sep 2012 14:17:28 +0000 (14:17 +0000)]
tools/m4: bypass a time consuming configure test

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

11 years agotools/m4: enable parallel builds
nbd [Sat, 15 Sep 2012 14:17:24 +0000 (14:17 +0000)]
tools/m4: enable parallel builds

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

11 years ago[package] netifd: prevent error in ifup if no /etc/config/wireless exists, properly...
jow [Sat, 15 Sep 2012 12:50:55 +0000 (12:50 +0000)]
[package] netifd: prevent error in ifup if no /etc/config/wireless exists, properly handle wifi-iface sections which are part of multiple networks

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

11 years agoopkg: add host and package parallel build support
nbd [Sat, 15 Sep 2012 12:34:52 +0000 (12:34 +0000)]
opkg: add host and package parallel build support

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

11 years agobuild: add jobserver support for host builds
nbd [Sat, 15 Sep 2012 12:34:48 +0000 (12:34 +0000)]
build: add jobserver support for host builds

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

11 years agobuild: move the -j flag to package.mk instead of grabbing it from makeflags, otherwis...
nbd [Sat, 15 Sep 2012 12:16:14 +0000 (12:16 +0000)]
build: move the -j flag to package.mk instead of grabbing it from makeflags, otherwise it occasionally gets omitted on full builds

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

11 years agokernel: suppress redundant calls to headers installation
nbd [Sat, 15 Sep 2012 12:16:11 +0000 (12:16 +0000)]
kernel: suppress redundant calls to headers installation

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

11 years agokernel: remove the explicit kernel make call for "oldconfig prepare scripts", the...
nbd [Sat, 15 Sep 2012 12:16:07 +0000 (12:16 +0000)]
kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies

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

11 years agohostapd: enable parallel build
nbd [Sat, 15 Sep 2012 11:37:07 +0000 (11:37 +0000)]
hostapd: enable parallel build

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

11 years agolinux-atm: enable parallel builds
nbd [Sat, 15 Sep 2012 11:37:04 +0000 (11:37 +0000)]
linux-atm: enable parallel builds

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

11 years agolibpcap: enable parallel builds
nbd [Sat, 15 Sep 2012 11:37:01 +0000 (11:37 +0000)]
libpcap: enable parallel builds

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

11 years agodnsmasq: enable parallel builds
nbd [Sat, 15 Sep 2012 11:36:58 +0000 (11:36 +0000)]
dnsmasq: enable parallel builds

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

11 years agoppp: enable parallel builds
nbd [Sat, 15 Sep 2012 11:36:55 +0000 (11:36 +0000)]
ppp: enable parallel builds

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

11 years agobuild: add a config option for passing the top-level make jobserver to packages that...
nbd [Sat, 15 Sep 2012 10:21:24 +0000 (10:21 +0000)]
build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds

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

11 years agoar71xx: fix WP543 image builds
nbd [Sat, 15 Sep 2012 10:21:21 +0000 (10:21 +0000)]
ar71xx: fix WP543 image builds

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

11 years agohostapd: add a config option for the inactivity timeout
nbd [Sat, 15 Sep 2012 10:21:18 +0000 (10:21 +0000)]
hostapd: add a config option for the inactivity timeout

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

11 years agoD-Link DAP-1350; Avoid bricking esw config
blogic [Sat, 15 Sep 2012 09:28:28 +0000 (09:28 +0000)]
D-Link DAP-1350; Avoid bricking esw config

This is a patch to connect eth0.1 (lan) to the only
ethernet connector available.

D-Link DAP-1350 goes bricked with AA 12.09-beta.

This is because the current esw configuration for the
board connects eth0.2 (wan) to the *ONE and ONLY*
ethernet connector available, preventing initial access
to the board through 192.168.1.1 on eth0.1 after flashing,
effectively bricking the board.

There are things that should be done to make this board
really useful, but for AA 12.09, this one liner is
indispensable.

Signed of by Yoichi Shinoda <shinoda@jaist.ac.jp>

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

11 years agoramips/rt3883: fix a typo in the ASUS profile
blogic [Sat, 15 Sep 2012 09:20:50 +0000 (09:20 +0000)]
ramips/rt3883: fix a typo in the ASUS profile

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33410 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[realview] partially revert r33403
florian [Fri, 14 Sep 2012 15:44:25 +0000 (15:44 +0000)]
[realview] partially revert r33403

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

11 years ago[leon] set DEVICE_TYPE to developerboard
florian [Fri, 14 Sep 2012 15:37:51 +0000 (15:37 +0000)]
[leon] set DEVICE_TYPE to developerboard

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

11 years ago[leon] fix sparc32 assembler failures with newer toolchains
florian [Fri, 14 Sep 2012 15:37:40 +0000 (15:37 +0000)]
[leon] fix sparc32 assembler failures with newer toolchains

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

11 years ago[leon] refresh patches so they apply cleanly
florian [Fri, 14 Sep 2012 15:37:12 +0000 (15:37 +0000)]
[leon] refresh patches so they apply cleanly

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

11 years ago[buildroot] add sparc specific site files
florian [Fri, 14 Sep 2012 15:36:41 +0000 (15:36 +0000)]
[buildroot] add sparc specific site files

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

11 years ago[package] busybox: add patch to fix CVE-2011-2716 in udhcp.
florian [Fri, 14 Sep 2012 15:36:38 +0000 (15:36 +0000)]
[package] busybox: add patch to fix CVE-2011-2716 in udhcp.

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

11 years ago[realview] set DEVICE_TYPE to developperboard
florian [Fri, 14 Sep 2012 15:36:33 +0000 (15:36 +0000)]
[realview] set DEVICE_TYPE to developperboard

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

11 years ago[malta] set DEVICE_TYPE to developperboard
florian [Fri, 14 Sep 2012 15:36:30 +0000 (15:36 +0000)]
[malta] set DEVICE_TYPE to developperboard

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

11 years agohostapd: add a patch for suppressing probe responses from APs that have reached their...
nbd [Fri, 14 Sep 2012 14:08:39 +0000 (14:08 +0000)]
hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients

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

11 years agohostapd: add an option for configuring the maximum number of connected clients
nbd [Fri, 14 Sep 2012 14:08:35 +0000 (14:08 +0000)]
hostapd: add an option for configuring the maximum number of connected clients

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

11 years agohostapd: enable disassoc on many consecutive excessive retries, improves AP mode...
nbd [Fri, 14 Sep 2012 13:45:29 +0000 (13:45 +0000)]
hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients

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

11 years agomac80211: fix regdb locking issues
nbd [Fri, 14 Sep 2012 13:37:30 +0000 (13:37 +0000)]
mac80211: fix regdb locking issues

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

11 years ago[package] busybox: fix build with recent eglibc toolchains
florian [Thu, 13 Sep 2012 15:57:59 +0000 (15:57 +0000)]
[package] busybox: fix build with recent eglibc toolchains

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