Florian Fainelli [Tue, 24 Nov 2009 21:17:20 +0000 (21:17 +0000)]
update automake to 1.10, fixes #6022
SVN-Revision: 18527
Felix Fietkau [Tue, 24 Nov 2009 13:55:40 +0000 (13:55 +0000)]
ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well
SVN-Revision: 18526
Felix Fietkau [Tue, 24 Nov 2009 13:55:37 +0000 (13:55 +0000)]
ath: only use GFP_DMA on ixp4xx
SVN-Revision: 18525
Felix Fietkau [Tue, 24 Nov 2009 13:55:32 +0000 (13:55 +0000)]
kernel: add missing config symbols for kernel debugging
SVN-Revision: 18524
Hamish Guthrie [Tue, 24 Nov 2009 10:39:31 +0000 (10:39 +0000)]
kmod-sound-core: Add new 2.6.32 kernel config option
SVN-Revision: 18523
Nicolas Thill [Tue, 24 Nov 2009 07:03:04 +0000 (07:03 +0000)]
eglibc: add support for v2.11
SVN-Revision: 18522
Nicolas Thill [Tue, 24 Nov 2009 00:43:31 +0000 (00:43 +0000)]
eglibc: update v2.10 to rev. 9289
SVN-Revision: 18518
Florian Fainelli [Mon, 23 Nov 2009 23:53:23 +0000 (23:53 +0000)]
downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue (#6073)
SVN-Revision: 18517
Florian Fainelli [Mon, 23 Nov 2009 22:30:45 +0000 (22:30 +0000)]
package sfdisk from util-linux-ng (#5998)
SVN-Revision: 18513
Florian Fainelli [Mon, 23 Nov 2009 22:30:42 +0000 (22:30 +0000)]
update compcache to 0.5.4 (#6018)
SVN-Revision: 18512
Felix Fietkau [Mon, 23 Nov 2009 22:01:45 +0000 (22:01 +0000)]
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it
SVN-Revision: 18505
Felix Fietkau [Mon, 23 Nov 2009 22:01:40 +0000 (22:01 +0000)]
mac80211: do not build b44
SVN-Revision: 18504
Felix Fietkau [Mon, 23 Nov 2009 20:38:18 +0000 (20:38 +0000)]
ath9k: add a few debugfs files to access the chainmasks and registers
SVN-Revision: 18503
Felix Fietkau [Mon, 23 Nov 2009 20:35:05 +0000 (20:35 +0000)]
mount debugfs by default
SVN-Revision: 18502
Felix Fietkau [Mon, 23 Nov 2009 17:12:59 +0000 (17:12 +0000)]
ar71xx: use 4k erase size images for ubnt xm
SVN-Revision: 18498
Felix Fietkau [Mon, 23 Nov 2009 17:12:54 +0000 (17:12 +0000)]
hostapd: fix rebuild checks (#6210)
SVN-Revision: 18497
Nicolas Thill [Sun, 22 Nov 2009 17:00:50 +0000 (17:00 +0000)]
busybox: restore previous inittab handling when terminal can't be accessed (closes: #6181)
SVN-Revision: 18485
Nicolas Thill [Sun, 22 Nov 2009 15:49:35 +0000 (15:49 +0000)]
cosmetic: more reformatting missed from [18480]
SVN-Revision: 18481
Nicolas Thill [Sun, 22 Nov 2009 15:34:26 +0000 (15:34 +0000)]
cosmetic: reformat library configuration submenu - adjust indent & spaces - use coherent config symbol names in help
SVN-Revision: 18480
Nicolas Thill [Sun, 22 Nov 2009 15:30:11 +0000 (15:30 +0000)]
eglibc: fix wrong config symbol name if library configuration submenu
SVN-Revision: 18479
Jo-Philipp Wich [Sun, 22 Nov 2009 14:54:26 +0000 (14:54 +0000)]
add missing CONFIG_MIPS_FPU_EMU to kernel config
SVN-Revision: 18477
Florian Fainelli [Sun, 22 Nov 2009 14:53:20 +0000 (14:53 +0000)]
add support for the RTA1025W_16 board (#5979)
SVN-Revision: 18476
Nicolas Thill [Sun, 22 Nov 2009 12:27:39 +0000 (12:27 +0000)]
eglibc: don't use minor version numbers in config symbols, only in version strings
SVN-Revision: 18474
Nicolas Thill [Sun, 22 Nov 2009 12:24:51 +0000 (12:24 +0000)]
remove obsolete 2.6.28 config & empty patches dir
SVN-Revision: 18473
Jo-Philipp Wich [Sun, 22 Nov 2009 11:52:08 +0000 (11:52 +0000)]
dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts.olsr' list 'addnhosts' '/var/etc/hosts.olsrv6' hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses. Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
SVN-Revision: 18470
Felix Fietkau [Sun, 22 Nov 2009 07:13:30 +0000 (07:13 +0000)]
mac80211: update to compat-wireless 2009-11-21
SVN-Revision: 18465
Felix Fietkau [Sun, 22 Nov 2009 07:08:39 +0000 (07:08 +0000)]
build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package)
SVN-Revision: 18464
Imre Kaloz [Sat, 21 Nov 2009 15:21:34 +0000 (15:21 +0000)]
use CONFIG_EMBEDDED for x86, too
SVN-Revision: 18459
Imre Kaloz [Sat, 21 Nov 2009 15:20:59 +0000 (15:20 +0000)]
add more symbols to the generic config
SVN-Revision: 18458
Imre Kaloz [Sat, 21 Nov 2009 15:20:11 +0000 (15:20 +0000)]
make lzo compressed initramfs selectable, too
SVN-Revision: 18457
Jo-Philipp Wich [Fri, 20 Nov 2009 23:02:35 +0000 (23:02 +0000)]
base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive
SVN-Revision: 18455
Felix Fietkau [Thu, 19 Nov 2009 17:23:31 +0000 (17:23 +0000)]
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
SVN-Revision: 18454
Felix Fietkau [Wed, 18 Nov 2009 18:35:31 +0000 (18:35 +0000)]
ath9k: fix compiler warning without debug enabled
SVN-Revision: 18452
Felix Fietkau [Wed, 18 Nov 2009 18:10:37 +0000 (18:10 +0000)]
ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
SVN-Revision: 18451
Felix Fietkau [Wed, 18 Nov 2009 18:10:33 +0000 (18:10 +0000)]
ar71xx: use a separate board id for rocket m
SVN-Revision: 18450
Felix Fietkau [Wed, 18 Nov 2009 18:10:28 +0000 (18:10 +0000)]
ar71xx: enable command-line mtd map parsing
SVN-Revision: 18449
Felix Fietkau [Wed, 18 Nov 2009 18:10:24 +0000 (18:10 +0000)]
mkfwimage: add support for the XM layout (bullet/rocket/nano M)
SVN-Revision: 18448
Matteo Croce [Wed, 18 Nov 2009 17:05:42 +0000 (17:05 +0000)]
ar71xx: add Ubiquiti Rocket M and Nanostation M support
SVN-Revision: 18447
Imre Kaloz [Wed, 18 Nov 2009 10:13:40 +0000 (10:13 +0000)]
fix grub image target dependency
SVN-Revision: 18446
Felix Fietkau [Wed, 18 Nov 2009 04:42:40 +0000 (04:42 +0000)]
ath9k: fix bisectability of rc patches
SVN-Revision: 18445
Felix Fietkau [Wed, 18 Nov 2009 03:48:55 +0000 (03:48 +0000)]
ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility
SVN-Revision: 18444
Nicolas Thill [Tue, 17 Nov 2009 21:53:50 +0000 (21:53 +0000)]
atheros: add fstype to combined image file name
SVN-Revision: 18443
Nicolas Thill [Tue, 17 Nov 2009 21:29:27 +0000 (21:29 +0000)]
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
SVN-Revision: 18442
Imre Kaloz [Tue, 17 Nov 2009 19:49:25 +0000 (19:49 +0000)]
change x86 image generation handling to treat only olpc specially
SVN-Revision: 18441
Imre Kaloz [Tue, 17 Nov 2009 10:06:15 +0000 (10:06 +0000)]
refresh 2.6.32 patches with -rc7
SVN-Revision: 18440
Imre Kaloz [Tue, 17 Nov 2009 10:04:41 +0000 (10:04 +0000)]
replace our arm LZMA loader with the one that goes upstream
SVN-Revision: 18439
Felix Fietkau [Tue, 17 Nov 2009 04:36:07 +0000 (04:36 +0000)]
mklibs: fix missing __pack_f symbol in uclibc after relink
SVN-Revision: 18438
Gabor Juhos [Mon, 16 Nov 2009 17:31:32 +0000 (17:31 +0000)]
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards
SVN-Revision: 18437
Gabor Juhos [Mon, 16 Nov 2009 17:31:29 +0000 (17:31 +0000)]
package/mac80211: use platform_data on PCI devices in ath9k
SVN-Revision: 18436
Gabor Juhos [Mon, 16 Nov 2009 17:31:25 +0000 (17:31 +0000)]
ar71xx: register LEDs and buttons on the WNDR3700
Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)
SVN-Revision: 18435
Gabor Juhos [Mon, 16 Nov 2009 17:31:22 +0000 (17:31 +0000)]
ar71xx: use __init for ar{71,91}xx_usb_setup
SVN-Revision: 18434
Felix Fietkau [Mon, 16 Nov 2009 00:44:39 +0000 (00:44 +0000)]
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM
SVN-Revision: 18433
Jo-Philipp Wich [Sun, 15 Nov 2009 23:19:39 +0000 (23:19 +0000)]
add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future
SVN-Revision: 18432
Felix Fietkau [Sun, 15 Nov 2009 22:05:03 +0000 (22:05 +0000)]
mac80211: adjust patches based on upstream feedback
SVN-Revision: 18431
Felix Fietkau [Sun, 15 Nov 2009 21:36:40 +0000 (21:36 +0000)]
mac80211: add some missing patch chunks that were accidentally left out in the previous commit
SVN-Revision: 18430
Felix Fietkau [Sun, 15 Nov 2009 21:21:56 +0000 (21:21 +0000)]
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
SVN-Revision: 18429
Felix Fietkau [Sun, 15 Nov 2009 21:21:52 +0000 (21:21 +0000)]
ath9k: fix massive packet loss issue introduced by upstream cleanups
SVN-Revision: 18428
Felix Fietkau [Sun, 15 Nov 2009 21:21:47 +0000 (21:21 +0000)]
mac80211: sync with changes to patches submitted upstream
SVN-Revision: 18427
Imre Kaloz [Sun, 15 Nov 2009 20:25:29 +0000 (20:25 +0000)]
make the lzma version kernel version dependent, and only build the one we do need
SVN-Revision: 18426
Jo-Philipp Wich [Sun, 15 Nov 2009 18:43:46 +0000 (18:43 +0000)]
change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
Florian Fainelli [Sun, 15 Nov 2009 13:10:44 +0000 (13:10 +0000)]
fix image create after the conversion to subtargets
SVN-Revision: 18424
Jo-Philipp Wich [Sat, 14 Nov 2009 21:32:30 +0000 (21:32 +0000)]
iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
SVN-Revision: 18422
Felix Fietkau [Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)]
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
SVN-Revision: 18419
Hauke Mehrtens [Sat, 14 Nov 2009 12:21:25 +0000 (12:21 +0000)]
fix build of hostapd-utils
This fixes #6158.
Thank you Will Dyson for your patch.
SVN-Revision: 18417
Felix Fietkau [Sat, 14 Nov 2009 02:55:48 +0000 (02:55 +0000)]
e1000: add CONFIG_E1000_NAPI=y for older kernels
SVN-Revision: 18416
Felix Fietkau [Sat, 14 Nov 2009 02:35:04 +0000 (02:35 +0000)]
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
SVN-Revision: 18415
Felix Fietkau [Fri, 13 Nov 2009 22:54:31 +0000 (22:54 +0000)]
make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
SVN-Revision: 18414
Hauke Mehrtens [Fri, 13 Nov 2009 20:32:47 +0000 (20:32 +0000)]
fix problem with 128MB ram.
This patch is out of broadcoms official source code
SVN-Revision: 18413
Gabor Juhos [Fri, 13 Nov 2009 17:11:43 +0000 (17:11 +0000)]
package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
Gabor Juhos [Fri, 13 Nov 2009 17:11:29 +0000 (17:11 +0000)]
ar71xx: add preliminary support for the Netgear WNDR3700
Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311
SVN-Revision: 18411
Gabor Juhos [Fri, 13 Nov 2009 17:11:23 +0000 (17:11 +0000)]
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Thanks to riskable! (closes #5860)
SVN-Revision: 18410
Gabor Juhos [Fri, 13 Nov 2009 17:11:17 +0000 (17:11 +0000)]
ar71xx: add profile for the TL-WR841ND v5 board
SVN-Revision: 18409
Felix Fietkau [Thu, 12 Nov 2009 14:15:13 +0000 (14:15 +0000)]
hostapd: fix endian bugs in STA HT capability handling
SVN-Revision: 18405
Felix Fietkau [Thu, 12 Nov 2009 14:15:09 +0000 (14:15 +0000)]
hostapd: fix HT40 BSS scan checks
SVN-Revision: 18404
Felix Fietkau [Thu, 12 Nov 2009 13:42:07 +0000 (13:42 +0000)]
gcc: add a config option for using the gcc graphite framework (disabled by default)
SVN-Revision: 18403
Imre Kaloz [Thu, 12 Nov 2009 12:20:38 +0000 (12:20 +0000)]
neither avr32 or coldfire has a shared libgcc
SVN-Revision: 18402
Imre Kaloz [Thu, 12 Nov 2009 10:39:10 +0000 (10:39 +0000)]
update openssl to 0.9.8l -- thanks puchu
SVN-Revision: 18398
Felix Fietkau [Thu, 12 Nov 2009 00:06:35 +0000 (00:06 +0000)]
metadata.pl: fix menuconfig code for package features
SVN-Revision: 18386
Jo-Philipp Wich [Wed, 11 Nov 2009 22:13:10 +0000 (22:13 +0000)]
opkg: forgot to remove two obsolete patches in last commit
SVN-Revision: 18381
Jo-Philipp Wich [Wed, 11 Nov 2009 21:42:05 +0000 (21:42 +0000)]
opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections
SVN-Revision: 18380
Felix Fietkau [Wed, 11 Nov 2009 16:59:36 +0000 (16:59 +0000)]
mac80211: disable powersave on the sta by default (for performance reasons)
SVN-Revision: 18379
Felix Fietkau [Wed, 11 Nov 2009 16:59:31 +0000 (16:59 +0000)]
wireless-tools: re-enable support for enabling/disabling powersave
SVN-Revision: 18378
Felix Fietkau [Wed, 11 Nov 2009 16:32:09 +0000 (16:32 +0000)]
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
SVN-Revision: 18377
Felix Fietkau [Wed, 11 Nov 2009 16:30:33 +0000 (16:30 +0000)]
e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
SVN-Revision: 18376
Imre Kaloz [Wed, 11 Nov 2009 14:41:30 +0000 (14:41 +0000)]
export __cpuc_flush_dcache_page for ARM targets
SVN-Revision: 18375
Imre Kaloz [Wed, 11 Nov 2009 13:44:12 +0000 (13:44 +0000)]
powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
Imre Kaloz [Wed, 11 Nov 2009 11:52:41 +0000 (11:52 +0000)]
some more Kconfig symbol move..
SVN-Revision: 18371
Imre Kaloz [Wed, 11 Nov 2009 11:42:24 +0000 (11:42 +0000)]
another round of kernel config cleanups
SVN-Revision: 18370
Imre Kaloz [Wed, 11 Nov 2009 11:38:02 +0000 (11:38 +0000)]
we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
Imre Kaloz [Wed, 11 Nov 2009 10:00:28 +0000 (10:00 +0000)]
move CPUFREQ to generic configs
SVN-Revision: 18368
Imre Kaloz [Wed, 11 Nov 2009 09:27:13 +0000 (09:27 +0000)]
sort all target config files
SVN-Revision: 18367
Imre Kaloz [Wed, 11 Nov 2009 09:07:22 +0000 (09:07 +0000)]
move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
Felix Fietkau [Wed, 11 Nov 2009 05:15:55 +0000 (05:15 +0000)]
hostapd: automatically add wds sta interfaces of an ap to the right bridge
SVN-Revision: 18365
Felix Fietkau [Wed, 11 Nov 2009 05:15:51 +0000 (05:15 +0000)]
hostapd: implement wds ap support
SVN-Revision: 18364
Felix Fietkau [Wed, 11 Nov 2009 05:15:41 +0000 (05:15 +0000)]
mac80211: fix a bug in broadcast handling of wds sta interfaces
SVN-Revision: 18363
Felix Fietkau [Wed, 11 Nov 2009 01:25:06 +0000 (01:25 +0000)]
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
SVN-Revision: 18362
Felix Fietkau [Wed, 11 Nov 2009 01:25:02 +0000 (01:25 +0000)]
automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
SVN-Revision: 18361
Felix Fietkau [Wed, 11 Nov 2009 00:34:42 +0000 (00:34 +0000)]
hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
SVN-Revision: 18360
Florian Fainelli [Tue, 10 Nov 2009 23:10:07 +0000 (23:10 +0000)]
cleanup subtarget kernel configurations to contain only what is required
SVN-Revision: 18359
Felix Fietkau [Tue, 10 Nov 2009 22:00:59 +0000 (22:00 +0000)]
hostapd: use the new build variants feature to clean up the makefile
SVN-Revision: 18358