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)]
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)]
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)]
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)]
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)]
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)]
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)]
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)]
mac80211: remove ep93xx target from blacklist.
SVN-Revision: 33465
Hauke Mehrtens [Wed, 19 Sep 2012 10:57:38 +0000 (10:57 +0000)]
switch: improve error message
SVN-Revision: 33464
Hauke Mehrtens [Wed, 19 Sep 2012 10:18:36 +0000 (10:18 +0000)]
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)]
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)]
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)]
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)]
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)]
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)]
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)]
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
Felix Fietkau [Sat, 15 Sep 2012 12:16:11 +0000 (12:16 +0000)]
kernel: suppress redundant calls to headers installation
SVN-Revision: 33421
Felix Fietkau [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
SVN-Revision: 33420
Felix Fietkau [Sat, 15 Sep 2012 11:37:07 +0000 (11:37 +0000)]
hostapd: enable parallel build
SVN-Revision: 33419
Felix Fietkau [Sat, 15 Sep 2012 11:37:04 +0000 (11:37 +0000)]
linux-atm: enable parallel builds
SVN-Revision: 33418
Felix Fietkau [Sat, 15 Sep 2012 11:37:01 +0000 (11:37 +0000)]
libpcap: enable parallel builds
SVN-Revision: 33417
Felix Fietkau [Sat, 15 Sep 2012 11:36:58 +0000 (11:36 +0000)]
dnsmasq: enable parallel builds
SVN-Revision: 33416
Felix Fietkau [Sat, 15 Sep 2012 11:36:55 +0000 (11:36 +0000)]
ppp: enable parallel builds
SVN-Revision: 33415
Felix Fietkau [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
SVN-Revision: 33414
Felix Fietkau [Sat, 15 Sep 2012 10:21:21 +0000 (10:21 +0000)]
ar71xx: fix WP543 image builds
SVN-Revision: 33413
Felix Fietkau [Sat, 15 Sep 2012 10:21:18 +0000 (10:21 +0000)]
hostapd: add a config option for the inactivity timeout
SVN-Revision: 33412
John Crispin [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>
SVN-Revision: 33411
John Crispin [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>
SVN-Revision: 33410
Florian Fainelli [Fri, 14 Sep 2012 15:44:25 +0000 (15:44 +0000)]
partially revert r33403
SVN-Revision: 33409
Florian Fainelli [Fri, 14 Sep 2012 15:37:51 +0000 (15:37 +0000)]
set DEVICE_TYPE to developerboard
SVN-Revision: 33408
Florian Fainelli [Fri, 14 Sep 2012 15:37:40 +0000 (15:37 +0000)]
fix sparc32 assembler failures with newer toolchains
SVN-Revision: 33407
Florian Fainelli [Fri, 14 Sep 2012 15:37:12 +0000 (15:37 +0000)]
refresh patches so they apply cleanly
SVN-Revision: 33406
Florian Fainelli [Fri, 14 Sep 2012 15:36:41 +0000 (15:36 +0000)]
add sparc specific site files
SVN-Revision: 33405
Florian Fainelli [Fri, 14 Sep 2012 15:36:38 +0000 (15:36 +0000)]
busybox: add patch to fix CVE-2011-2716 in udhcp.
SVN-Revision: 33404
Florian Fainelli [Fri, 14 Sep 2012 15:36:33 +0000 (15:36 +0000)]
set DEVICE_TYPE to developperboard
SVN-Revision: 33403
Florian Fainelli [Fri, 14 Sep 2012 15:36:30 +0000 (15:36 +0000)]
set DEVICE_TYPE to developperboard
SVN-Revision: 33402
Felix Fietkau [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
SVN-Revision: 33401
Felix Fietkau [Fri, 14 Sep 2012 14:08:35 +0000 (14:08 +0000)]
hostapd: add an option for configuring the maximum number of connected clients
SVN-Revision: 33400
Felix Fietkau [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
SVN-Revision: 33399
Felix Fietkau [Fri, 14 Sep 2012 13:37:30 +0000 (13:37 +0000)]
mac80211: fix regdb locking issues
SVN-Revision: 33398
Florian Fainelli [Thu, 13 Sep 2012 15:57:59 +0000 (15:57 +0000)]
busybox: fix build with recent eglibc toolchains
SVN-Revision: 33395
Felix Fietkau [Thu, 13 Sep 2012 12:39:14 +0000 (12:39 +0000)]
hostapd: support wps in hostapd_cli even when built from the mini variant
SVN-Revision: 33393
Felix Fietkau [Thu, 13 Sep 2012 12:38:51 +0000 (12:38 +0000)]
hostapd: update to 2012-09-10
SVN-Revision: 33392
Jo-Philipp Wich [Thu, 13 Sep 2012 08:47:10 +0000 (08:47 +0000)]
base-files: remove route enabled check in lib/functions/network.sh after netifd bump
SVN-Revision: 33391
Jo-Philipp Wich [Thu, 13 Sep 2012 08:47:06 +0000 (08:47 +0000)]
netifd: update to latest git head, reorganizes ubus output of inactive values
SVN-Revision: 33390
Gabor Juhos [Thu, 13 Sep 2012 07:26:28 +0000 (07:26 +0000)]
ar71xx: merge machine support patches
SVN-Revision: 33389
Gabor Juhos [Thu, 13 Sep 2012 07:26:26 +0000 (07:26 +0000)]
ar71xx: register the NAND controller device on the RB2011
SVN-Revision: 33388
Gabor Juhos [Thu, 13 Sep 2012 07:26:25 +0000 (07:26 +0000)]
ar71xx: add device registration code for the AR934x NAND flash controller
SVN-Revision: 33387
Gabor Juhos [Thu, 13 Sep 2012 07:26:23 +0000 (07:26 +0000)]
ar71xx: package the AR934x NAND driver module
SVN-Revision: 33386
Gabor Juhos [Thu, 13 Sep 2012 07:26:22 +0000 (07:26 +0000)]
ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x
SVN-Revision: 33385
Gabor Juhos [Thu, 13 Sep 2012 07:26:21 +0000 (07:26 +0000)]
generic: add MTD_NAND_AR934X symbol
SVN-Revision: 33384
Gabor Juhos [Thu, 13 Sep 2012 06:38:31 +0000 (06:38 +0000)]
generic: move GENERIC_PWM symbol into the generic config
SVN-Revision: 33383
Gabor Juhos [Wed, 12 Sep 2012 19:06:38 +0000 (19:06 +0000)]
ar71xx: define NAND controller base address and register size for AR934X/QCA955x
SVN-Revision: 33382
Gabor Juhos [Wed, 12 Sep 2012 19:03:12 +0000 (19:03 +0000)]
ramips/rt305x: add initial support for Rt5350 SoC
Somehow detecting the RAM size in common/setup.c doesn't
work here, it always detects 64M and then crashes on devices
with less RAM.
Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how
it could be, for now I use the mem=32M kernel parameter to get
stuff working.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33381