Gabor Juhos [Mon, 24 Sep 2012 18:45:56 +0000 (18:45 +0000)]
ar71xx: use different machtype and setup for the TL-MR3040
Should fix #12211. Compile tested only.
SVN-Revision: 33535
Jo-Philipp Wich [Mon, 24 Sep 2012 18:26:48 +0000 (18:26 +0000)]
[include] version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists
SVN-Revision: 33534
Felix Fietkau [Mon, 24 Sep 2012 15:24:01 +0000 (15:24 +0000)]
base-files: remove obsolete entries from sysctl.conf (#12236)
SVN-Revision: 33532
Felix Fietkau [Mon, 24 Sep 2012 15:23:57 +0000 (15:23 +0000)]
openssl: use asm SHA1, SHA256, AES on MIPS.
On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between
27% and 120% speedup depending on block size.
SHA1 is notably used in Transmission for piece verification.
Patch by Catalin Patulea
SVN-Revision: 33531
Hauke Mehrtens [Sun, 23 Sep 2012 18:48:27 +0000 (18:48 +0000)]
[packages] mac80211: extend help for new options in b43-fwsquash.py
SVN-Revision: 33530
Hauke Mehrtens [Sun, 23 Sep 2012 18:47:45 +0000 (18:47 +0000)]
[packages] mac80211: fiy typo in b43-fwsquash.py
Thanks Jonas
SVN-Revision: 33529
Felix Fietkau [Sun, 23 Sep 2012 12:36:32 +0000 (12:36 +0000)]
hostapd: move the + to the correct line
SVN-Revision: 33527
Felix Fietkau [Sun, 23 Sep 2012 10:38:06 +0000 (10:38 +0000)]
grub2: use the static lzma lib instead of the dynamic one
SVN-Revision: 33526
Felix Fietkau [Sun, 23 Sep 2012 09:59:56 +0000 (09:59 +0000)]
x86: avoid using grub prepare when using grub2
SVN-Revision: 33525
Felix Fietkau [Sun, 23 Sep 2012 09:50:01 +0000 (09:50 +0000)]
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
SVN-Revision: 33523
Felix Fietkau [Sun, 23 Sep 2012 09:49:56 +0000 (09:49 +0000)]
grub2: disable nls to fix build failure when libintl/host is built
SVN-Revision: 33522
Felix Fietkau [Sun, 23 Sep 2012 09:49:52 +0000 (09:49 +0000)]
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
SVN-Revision: 33521
Felix Fietkau [Sun, 23 Sep 2012 09:03:53 +0000 (09:03 +0000)]
tools: flex depends on m4
SVN-Revision: 33520
Felix Fietkau [Sun, 23 Sep 2012 08:49:34 +0000 (08:49 +0000)]
tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232
SVN-Revision: 33519
Felix Fietkau [Sun, 23 Sep 2012 08:25:32 +0000 (08:25 +0000)]
include/netfilter.mk: remove a few obsolete lines
SVN-Revision: 33518
Felix Fietkau [Sat, 22 Sep 2012 23:34:54 +0000 (23:34 +0000)]
e2fsprogs: drop an unnecessary include that breaks on mac os x
SVN-Revision: 33517
Felix Fietkau [Sat, 22 Sep 2012 23:29:20 +0000 (23:29 +0000)]
x86-generic: enable a few more common kernel options/drivers
SVN-Revision: 33516
Felix Fietkau [Sat, 22 Sep 2012 23:10:42 +0000 (23:10 +0000)]
kernel: increase log buffer size
SVN-Revision: 33515
Felix Fietkau [Sat, 22 Sep 2012 21:15:59 +0000 (21:15 +0000)]
x86: enable usb storage support for the generic subtarget to support booting from usb devices
SVN-Revision: 33514
Felix Fietkau [Sat, 22 Sep 2012 20:10:42 +0000 (20:10 +0000)]
x86: add support for building grub2 images
SVN-Revision: 33513
Felix Fietkau [Sat, 22 Sep 2012 20:10:38 +0000 (20:10 +0000)]
add a package for grub2
SVN-Revision: 33512
Felix Fietkau [Sat, 22 Sep 2012 20:10:35 +0000 (20:10 +0000)]
x86: split generic image building into a separate script
SVN-Revision: 33511
Felix Fietkau [Sat, 22 Sep 2012 20:10:31 +0000 (20:10 +0000)]
x86: rename gen_image_x86.sh to gen_image_grub.sh
SVN-Revision: 33510
Felix Fietkau [Sat, 22 Sep 2012 20:10:28 +0000 (20:10 +0000)]
host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS
SVN-Revision: 33509
Felix Fietkau [Sat, 22 Sep 2012 20:10:24 +0000 (20:10 +0000)]
rules.mk: add TARGET_AR and TARGET_RANLIB
SVN-Revision: 33508
Jo-Philipp Wich [Sat, 22 Sep 2012 14:55:17 +0000 (14:55 +0000)]
[package] comgt: perform case insensitive match when probing for Huawei devices (#12039)
SVN-Revision: 33507
Hauke Mehrtens [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
SVN-Revision: 33506
Hauke Mehrtens [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.
SVN-Revision: 33505
Felix Fietkau [Sat, 22 Sep 2012 00:34:53 +0000 (00:34 +0000)]
cns3xxx: fix ethernet driver tx completion and queue stop/start
SVN-Revision: 33504
Felix Fietkau [Sat, 22 Sep 2012 00:34:49 +0000 (00:34 +0000)]
cns3xxx: implement ethernet fraglist tx support for improved bridging performance with jumbo frames
SVN-Revision: 33503
Imre Kaloz [Fri, 21 Sep 2012 05:40:04 +0000 (05:40 +0000)]
[cns3xxx]: move gpio stuff into the right file
SVN-Revision: 33502
Imre Kaloz [Fri, 21 Sep 2012 05:38:16 +0000 (05:38 +0000)]
[generic/3.3]: refresh patches
SVN-Revision: 33501
Felix Fietkau [Fri, 21 Sep 2012 00:13:12 +0000 (00:13 +0000)]
cns3xxx: add a small optimization for rx offload
SVN-Revision: 33500
Felix Fietkau [Fri, 21 Sep 2012 00:13:08 +0000 (00:13 +0000)]
cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames
SVN-Revision: 33499
Felix Fietkau [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
SVN-Revision: 33498
Felix Fietkau [Thu, 20 Sep 2012 20:27:14 +0000 (20:27 +0000)]
kernel: enable perf events when enabling profiling, fixes oprofile on arm
SVN-Revision: 33497
Hauke Mehrtens [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.
SVN-Revision: 33496
Felix Fietkau [Wed, 19 Sep 2012 23:50:25 +0000 (23:50 +0000)]
cns3xxx: remove the broken flag
SVN-Revision: 33493
Felix Fietkau [Wed, 19 Sep 2012 23:50:22 +0000 (23:50 +0000)]
cns3xxx: fix kernel config
SVN-Revision: 33492
Felix Fietkau [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
SVN-Revision: 33491
Felix Fietkau [Wed, 19 Sep 2012 23:50:15 +0000 (23:50 +0000)]
cns3xxx: fix ethernet tx checksum offload
SVN-Revision: 33490
Felix Fietkau [Wed, 19 Sep 2012 23:50:12 +0000 (23:50 +0000)]
cns3xxx: merge ethernet driver changes from gateworks
SVN-Revision: 33489
Felix Fietkau [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)
SVN-Revision: 33488
Felix Fietkau [Wed, 19 Sep 2012 23:50:06 +0000 (23:50 +0000)]
cns3xxx: fix the ethernet driver makefile
SVN-Revision: 33487
Felix Fietkau [Wed, 19 Sep 2012 23:50:02 +0000 (23:50 +0000)]
cns3xxx: reorganize patches, fix pcie io space init order
SVN-Revision: 33486
Felix Fietkau [Wed, 19 Sep 2012 23:49:58 +0000 (23:49 +0000)]
cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls
SVN-Revision: 33485
Felix Fietkau [Wed, 19 Sep 2012 23:49:50 +0000 (23:49 +0000)]
cns3xxx: add missing callbacks for the laguna machine support
SVN-Revision: 33484
Jo-Philipp Wich [Wed, 19 Sep 2012 15:37:35 +0000 (15:37 +0000)]
[package] fuse: remove now redundant dependency on +USE_EGLIBC:librt
SVN-Revision: 33482
Jo-Philipp Wich [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
SVN-Revision: 33480
Florian Fainelli [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>
SVN-Revision: 33479
Florian Fainelli [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>
SVN-Revision: 33478
Florian Fainelli [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>
SVN-Revision: 33477
Florian Fainelli [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>
SVN-Revision: 33476
Florian Fainelli [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>
SVN-Revision: 33475
Florian Fainelli [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>
SVN-Revision: 33474
Florian Fainelli [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>
SVN-Revision: 33473
Florian Fainelli [Wed, 19 Sep 2012 11:39:48 +0000 (11:39 +0000)]
[package] mac80211: remove ep93xx target from blacklist.
SVN-Revision: 33465
Hauke Mehrtens [Wed, 19 Sep 2012 10:57:38 +0000 (10:57 +0000)]
[package]: switch: improve error message
SVN-Revision: 33464
Hauke Mehrtens [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
SVN-Revision: 33463
Hauke Mehrtens [Wed, 19 Sep 2012 10:17:51 +0000 (10:17 +0000)]
[brcm47xx]: update gpio patches
SVN-Revision: 33462
Felix Fietkau [Wed, 19 Sep 2012 06:33:07 +0000 (06:33 +0000)]
binutils: backport ld patch to fix ARM specific issues with --gc-sections
SVN-Revision: 33461
Gabor Juhos [Tue, 18 Sep 2012 14:32:25 +0000 (14:32 +0000)]
ar71xx: fix a typo in TEW-637GRU image names
SVN-Revision: 33460
Gabor Juhos [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"
SVN-Revision: 33459
Florian Fainelli [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.
SVN-Revision: 33458
Florian Fainelli [Tue, 18 Sep 2012 10:00:46 +0000 (10:00 +0000)]
[realview] partially revert r33403
The target CFLAGS were also accidentally changed
SVN-Revision: 33457
Felix Fietkau [Tue, 18 Sep 2012 07:01:26 +0000 (07:01 +0000)]
hostapd: update mirror md5sum for latest version (fixes #12208)
SVN-Revision: 33456
Gabor Juhos [Mon, 17 Sep 2012 20:30:57 +0000 (20:30 +0000)]
ar71xx: register the NAND flash controller device on DB120
SVN-Revision: 33455
Gabor Juhos [Mon, 17 Sep 2012 20:30:55 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
SVN-Revision: 33454
Gabor Juhos [Mon, 17 Sep 2012 20:30:54 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: increase DMA retry count
SVN-Revision: 33453
Gabor Juhos [Mon, 17 Sep 2012 20:30:53 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: optimize READOOB operation on large page devices
SVN-Revision: 33452
Gabor Juhos [Mon, 17 Sep 2012 20:30:51 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: fix RNDOUT operation
SVN-Revision: 33451
Gabor Juhos [Mon, 17 Sep 2012 20:30:50 +0000 (20:30 +0000)]
ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices
SVN-Revision: 33450
Jo-Philipp Wich [Mon, 17 Sep 2012 18:36:51 +0000 (18:36 +0000)]
[package] base-files: make file compare silent in migrate-sysctl
SVN-Revision: 33449
Jo-Philipp Wich [Mon, 17 Sep 2012 17:15:56 +0000 (17:15 +0000)]
[package] base-files: add uci-defaults script to migrate sysctl.conf (#12196)
SVN-Revision: 33448
Daniel Dickinson [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).
SVN-Revision: 33447
Felix Fietkau [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
SVN-Revision: 33446
Felix Fietkau [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
SVN-Revision: 33445
Felix Fietkau [Sat, 15 Sep 2012 14:18:19 +0000 (14:18 +0000)]
gcc: enable parallel builds
SVN-Revision: 33444
Felix Fietkau [Sat, 15 Sep 2012 14:18:16 +0000 (14:18 +0000)]
binutils: enable parallel builds
SVN-Revision: 33443
Felix Fietkau [Sat, 15 Sep 2012 14:18:13 +0000 (14:18 +0000)]
gdb: enable parallel builds
SVN-Revision: 33442
Felix Fietkau [Sat, 15 Sep 2012 14:18:10 +0000 (14:18 +0000)]
tools/cmake: enable parallel builds
SVN-Revision: 33441
Felix Fietkau [Sat, 15 Sep 2012 14:18:07 +0000 (14:18 +0000)]
tools/e2fsprogs: enable parallel builds
SVN-Revision: 33440
Felix Fietkau [Sat, 15 Sep 2012 14:18:04 +0000 (14:18 +0000)]
tools/bison: enable parallel builds
SVN-Revision: 33439
Felix Fietkau [Sat, 15 Sep 2012 14:18:01 +0000 (14:18 +0000)]
tools/flex: enable parallel builds
SVN-Revision: 33438
Felix Fietkau [Sat, 15 Sep 2012 14:17:58 +0000 (14:17 +0000)]
tools/libelf: enable parallel builds
SVN-Revision: 33437
Felix Fietkau [Sat, 15 Sep 2012 14:17:55 +0000 (14:17 +0000)]
tools/mpc: enable parallel builds
SVN-Revision: 33436
Felix Fietkau [Sat, 15 Sep 2012 14:17:52 +0000 (14:17 +0000)]
tools/mpc: remove bogus configure override
SVN-Revision: 33435
Felix Fietkau [Sat, 15 Sep 2012 14:17:49 +0000 (14:17 +0000)]
tools/mpfr enable parallel builds
SVN-Revision: 33434
Felix Fietkau [Sat, 15 Sep 2012 14:17:46 +0000 (14:17 +0000)]
tools/mpfr: remove bogus configure override
SVN-Revision: 33433
Felix Fietkau [Sat, 15 Sep 2012 14:17:43 +0000 (14:17 +0000)]
tools/gmp enable parallel builds
SVN-Revision: 33432
Felix Fietkau [Sat, 15 Sep 2012 14:17:40 +0000 (14:17 +0000)]
tools/xz enable parallel builds
SVN-Revision: 33431
Felix Fietkau [Sat, 15 Sep 2012 14:17:37 +0000 (14:17 +0000)]
tools/pkg-config: enable parallel builds
SVN-Revision: 33430
Felix Fietkau [Sat, 15 Sep 2012 14:17:34 +0000 (14:17 +0000)]
tools/libtool: enable parallel builds
SVN-Revision: 33429
Felix Fietkau [Sat, 15 Sep 2012 14:17:31 +0000 (14:17 +0000)]
tools/sed: enable parallel builds
SVN-Revision: 33428
Felix Fietkau [Sat, 15 Sep 2012 14:17:28 +0000 (14:17 +0000)]
tools/m4: bypass a time consuming configure test
SVN-Revision: 33427
Felix Fietkau [Sat, 15 Sep 2012 14:17:24 +0000 (14:17 +0000)]
tools/m4: enable parallel builds
SVN-Revision: 33426
Jo-Philipp Wich [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
SVN-Revision: 33425
Felix Fietkau [Sat, 15 Sep 2012 12:34:52 +0000 (12:34 +0000)]
opkg: add host and package parallel build support
SVN-Revision: 33424
Felix Fietkau [Sat, 15 Sep 2012 12:34:48 +0000 (12:34 +0000)]
build: add jobserver support for host builds
SVN-Revision: 33423
Felix Fietkau [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
SVN-Revision: 33422