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
Felix Fietkau [Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)]
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
SVN-Revision: 18357
Felix Fietkau [Tue, 10 Nov 2009 19:27:19 +0000 (19:27 +0000)]
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
SVN-Revision: 18356
Felix Fietkau [Tue, 10 Nov 2009 19:27:13 +0000 (19:27 +0000)]
mac80211: fix wpa in client mode
SVN-Revision: 18355
Florian Fainelli [Tue, 10 Nov 2009 00:22:07 +0000 (00:22 +0000)]
convert profiles to become subtargets, compile tested only
SVN-Revision: 18354
Imre Kaloz [Mon, 9 Nov 2009 11:45:04 +0000 (11:45 +0000)]
add preliminary MPC83xx support
SVN-Revision: 18353
Felix Fietkau [Mon, 9 Nov 2009 00:58:44 +0000 (00:58 +0000)]
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
SVN-Revision: 18352
Felix Fietkau [Mon, 9 Nov 2009 00:58:39 +0000 (00:58 +0000)]
mac80211: fix wifi detect with 11n cards that have multiple bands
SVN-Revision: 18351
Florian Fainelli [Sun, 8 Nov 2009 23:01:29 +0000 (23:01 +0000)]
remove empty wl153 profile after r18349
SVN-Revision: 18350
Florian Fainelli [Sun, 8 Nov 2009 22:55:44 +0000 (22:55 +0000)]
also support pcmcia
SVN-Revision: 18349
Florian Fainelli [Sun, 8 Nov 2009 22:49:28 +0000 (22:49 +0000)]
move headers to arch/x86/include/asm/, patch from sn9
SVN-Revision: 18347
Florian Fainelli [Sun, 8 Nov 2009 22:48:19 +0000 (22:48 +0000)]
make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
SVN-Revision: 18346
Hauke Mehrtens [Sun, 8 Nov 2009 21:56:59 +0000 (21:56 +0000)]
Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.
SVN-Revision: 18345
Felix Fietkau [Sat, 7 Nov 2009 17:40:52 +0000 (17:40 +0000)]
b43: work around a locking issue, might fix #5996
SVN-Revision: 18338
Florian Fainelli [Sat, 7 Nov 2009 13:36:32 +0000 (13:36 +0000)]
add again missing hunk in vmlinux.lds.S
SVN-Revision: 18337
Florian Fainelli [Sat, 7 Nov 2009 13:03:10 +0000 (13:03 +0000)]
add missing hunk in the block2mtd patch
SVN-Revision: 18336
Florian Fainelli [Sat, 7 Nov 2009 12:48:17 +0000 (12:48 +0000)]
merge upstream fixes on mdio loop
SVN-Revision: 18335
Florian Fainelli [Sat, 7 Nov 2009 12:45:41 +0000 (12:45 +0000)]
refresh 2.6.31 patches
SVN-Revision: 18334
Florian Fainelli [Sat, 7 Nov 2009 12:32:25 +0000 (12:32 +0000)]
add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
SVN-Revision: 18333
Florian Fainelli [Sat, 7 Nov 2009 12:16:31 +0000 (12:16 +0000)]
the olpc config that was merged from the olpc port is a 2.6.30 config
SVN-Revision: 18332
Jo-Philipp Wich [Sat, 7 Nov 2009 00:09:53 +0000 (00:09 +0000)]
switch back to LuCI main repo
SVN-Revision: 18328
Florian Fainelli [Fri, 6 Nov 2009 10:53:15 +0000 (10:53 +0000)]
provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
SVN-Revision: 18327
Florian Fainelli [Fri, 6 Nov 2009 08:47:28 +0000 (08:47 +0000)]
add the prereq-check on lzma
SVN-Revision: 18326
Florian Fainelli [Fri, 6 Nov 2009 08:42:41 +0000 (08:42 +0000)]
use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
SVN-Revision: 18325
Florian Fainelli [Thu, 5 Nov 2009 23:40:12 +0000 (23:40 +0000)]
strip down even more the kernel configuration
SVN-Revision: 18324
Felix Fietkau [Thu, 5 Nov 2009 22:29:14 +0000 (22:29 +0000)]
iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips
SVN-Revision: 18323
Felix Fietkau [Thu, 5 Nov 2009 21:25:31 +0000 (21:25 +0000)]
uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
SVN-Revision: 18321
Felix Fietkau [Thu, 5 Nov 2009 16:16:32 +0000 (16:16 +0000)]
remove the old alix led junk which was replaced by upstream code
SVN-Revision: 18320
Felix Fietkau [Thu, 5 Nov 2009 16:12:11 +0000 (16:12 +0000)]
oops, forgot the autoload
SVN-Revision: 18319
Felix Fietkau [Thu, 5 Nov 2009 16:11:45 +0000 (16:11 +0000)]
fix kmod-leds-alix (#6079, #6105)
SVN-Revision: 18318
Felix Fietkau [Thu, 5 Nov 2009 16:05:52 +0000 (16:05 +0000)]
fix up the download location for the updated mac80211 version (thx, swalker)
SVN-Revision: 18317
Florian Fainelli [Thu, 5 Nov 2009 14:35:36 +0000 (14:35 +0000)]
fix breakage introduced with r18315
SVN-Revision: 18316
Florian Fainelli [Thu, 5 Nov 2009 14:21:05 +0000 (14:21 +0000)]
remove the patch dir hack in iptables when building with an external tree, this did not work at all.
SVN-Revision: 18315
Florian Fainelli [Thu, 5 Nov 2009 13:21:55 +0000 (13:21 +0000)]
remove some other useless configuration items
SVN-Revision: 18314
Felix Fietkau [Thu, 5 Nov 2009 12:10:17 +0000 (12:10 +0000)]
enable multicast routing for linux 2.4 (#6037)
SVN-Revision: 18312
Felix Fietkau [Thu, 5 Nov 2009 11:55:00 +0000 (11:55 +0000)]
Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.
Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
SVN-Revision: 18311
Felix Fietkau [Thu, 5 Nov 2009 11:16:20 +0000 (11:16 +0000)]
Don't build gmp and mpfr when using external toolchains (based on patch from #6035)
SVN-Revision: 18310
Felix Fietkau [Thu, 5 Nov 2009 11:06:23 +0000 (11:06 +0000)]
add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
Felix Fietkau [Thu, 5 Nov 2009 01:49:20 +0000 (01:49 +0000)]
binutils: fix build errors in 2.20 (patch from #6094)
SVN-Revision: 18307
Felix Fietkau [Thu, 5 Nov 2009 01:24:30 +0000 (01:24 +0000)]
metadata: process dependencies for targets that have subtargets as well - hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051)
SVN-Revision: 18306
Florian Fainelli [Wed, 4 Nov 2009 23:07:56 +0000 (23:07 +0000)]
remove useless configuration options
SVN-Revision: 18303
Felix Fietkau [Wed, 4 Nov 2009 22:51:07 +0000 (22:51 +0000)]
fix one more instance of r18295
SVN-Revision: 18301
Andy Boyett [Wed, 4 Nov 2009 22:44:02 +0000 (22:44 +0000)]
2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
SVN-Revision: 18300
Florian Fainelli [Wed, 4 Nov 2009 22:43:34 +0000 (22:43 +0000)]
include kmod-rdc321x-wdt by default
SVN-Revision: 18299
Florian Fainelli [Wed, 4 Nov 2009 22:43:05 +0000 (22:43 +0000)]
make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
Florian Fainelli [Wed, 4 Nov 2009 22:21:13 +0000 (22:21 +0000)]
add missing ledtrig-netdev dependency on the networking stack
SVN-Revision: 18297
Felix Fietkau [Wed, 4 Nov 2009 21:54:53 +0000 (21:54 +0000)]
fix platform specific overrides for kernel modules, fixes lp on brcm-2.4
SVN-Revision: 18295
Felix Fietkau [Wed, 4 Nov 2009 21:54:47 +0000 (21:54 +0000)]
mac80211: update to 2009-11-03
SVN-Revision: 18294
Felix Fietkau [Wed, 4 Nov 2009 21:53:49 +0000 (21:53 +0000)]
mac80211: fill some important capabilities into ht_capab in the hostapd config
SVN-Revision: 18293
Jo-Philipp Wich [Wed, 4 Nov 2009 16:51:43 +0000 (16:51 +0000)]
LuCI main repo is down due to server crash, switch to repo mirror
SVN-Revision: 18292
Felix Fietkau [Wed, 4 Nov 2009 00:05:56 +0000 (00:05 +0000)]
madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
Florian Fainelli [Tue, 3 Nov 2009 20:35:37 +0000 (20:35 +0000)]
fix breakage on wl500gp after r18214, thanks sn9 (#6084)
SVN-Revision: 18289
Florian Fainelli [Tue, 3 Nov 2009 19:59:04 +0000 (19:59 +0000)]
images without tagid now fallback to the untouched partition layout (#6093)
SVN-Revision: 18288
Felix Fietkau [Tue, 3 Nov 2009 15:38:04 +0000 (15:38 +0000)]
unbreak brcm-2.4
SVN-Revision: 18287
Imre Kaloz [Tue, 3 Nov 2009 11:12:17 +0000 (11:12 +0000)]
temporary remove the pfifo fast patch from 2.6.32, too
SVN-Revision: 18284
Imre Kaloz [Tue, 3 Nov 2009 10:49:27 +0000 (10:49 +0000)]
add preliminary 2.6.32 support
SVN-Revision: 18283
Florian Fainelli [Tue, 3 Nov 2009 01:24:44 +0000 (01:24 +0000)]
add more missing configuration symbols
SVN-Revision: 18282
Florian Fainelli [Tue, 3 Nov 2009 01:12:48 +0000 (01:12 +0000)]
refresh kernel patches
SVN-Revision: 18281
Florian Fainelli [Tue, 3 Nov 2009 01:12:20 +0000 (01:12 +0000)]
use 2.6.31.5, left-over from r18279
SVN-Revision: 18280