lede.git
13 years agoramips: update partition map for DIR-300-B1
Gabor Juhos [Sun, 3 Jul 2011 15:01:49 +0000 (15:01 +0000)]
ramips: update partition map for DIR-300-B1

Patch by Layne Edwards from #9252.

SVN-Revision: 27384

13 years agoramips: consistently use 'firmware' name for sysupgrade partitions
Gabor Juhos [Sun, 3 Jul 2011 15:01:48 +0000 (15:01 +0000)]
ramips: consistently use 'firmware' name for sysupgrade partitions

SVN-Revision: 27383

13 years agoramips: fix a section mismatch warning
Gabor Juhos [Sun, 3 Jul 2011 15:01:46 +0000 (15:01 +0000)]
ramips: fix a section mismatch warning

SVN-Revision: 27382

13 years agoramips: remove unused include from the common GPIO code
Gabor Juhos [Sun, 3 Jul 2011 15:01:44 +0000 (15:01 +0000)]
ramips: remove unused include from the common GPIO code

SVN-Revision: 27381

13 years agoramips: disable watchdog on sysupgrade
Gabor Juhos [Sun, 3 Jul 2011 15:01:43 +0000 (15:01 +0000)]
ramips: disable watchdog on sysupgrade

SVN-Revision: 27380

13 years agoramips: swap target check in image generation
Gabor Juhos [Sun, 3 Jul 2011 15:01:42 +0000 (15:01 +0000)]
ramips: swap target check in image generation

SVN-Revision: 27379

13 years agoramips: update HW550-3G mtd partitions
Gabor Juhos [Sun, 3 Jul 2011 15:01:41 +0000 (15:01 +0000)]
ramips: update HW550-3G mtd partitions

This patch updates the mtd partitions for the Aztech HW550-3G

Signed-off-by: Layne Edwards <ledwards@astrumtech.net>
SVN-Revision: 27378

13 years agoramips: set cp0_perfcount_irq for RT305X
Gabor Juhos [Sun, 3 Jul 2011 15:01:40 +0000 (15:01 +0000)]
ramips: set cp0_perfcount_irq for RT305X

SVN-Revision: 27377

13 years agodownload.pl: cope with potential two-digit linux versions
Jo-Philipp Wich [Sun, 3 Jul 2011 15:00:24 +0000 (15:00 +0000)]
download.pl: cope with potential two-digit linux versions

SVN-Revision: 27376

13 years agoswconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov)
Felix Fietkau [Sun, 3 Jul 2011 04:20:18 +0000 (04:20 +0000)]
swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov)

SVN-Revision: 27375

13 years agoswconfig: avoid setting "NOVAL" attributes if "0" was provided as a value
Felix Fietkau [Sun, 3 Jul 2011 04:19:59 +0000 (04:19 +0000)]
swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value

SVN-Revision: 27374

13 years agotarget/patches: This has been sent upstream, but might not appear for a couple of...
Daniel Dickinson [Sun, 3 Jul 2011 03:20:04 +0000 (03:20 +0000)]
target/patches: This has been sent upstream, but might not appear for a couple of weeks.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27373

13 years agopackage/kernel/modules: Alexandros pointed me at this patch, and I noted that not...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:58 +0000 (03:14 +0000)]
package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly.

Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27372

13 years agotarget/patches: Like the earlier mfgpt patch, the new GPIO drivers also require the...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:53 +0000 (03:14 +0000)]
target/patches: Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27371

13 years agoRevert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:51 +0000 (03:14 +0000)]
Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."

This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.

SVN-Revision: 27370

13 years agoLike the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to...
Daniel Dickinson [Sun, 3 Jul 2011 03:14:48 +0000 (03:14 +0000)]
Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27369

13 years agoThe Geode CS5535 and CS5536 companion chips are backward compatible with the SCx200...
Daniel Dickinson [Sun, 3 Jul 2011 02:59:00 +0000 (02:59 +0000)]
The Geode CS5535 and CS5536 companion chips are backward compatible with the SCx200 I2C drivers.

Include this on Geos.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27368

13 years agoath5k: fix tx queue limit for the cabq, fixes warning described in #9465
Felix Fietkau [Sun, 3 Jul 2011 01:08:53 +0000 (01:08 +0000)]
ath5k: fix tx queue limit for the cabq, fixes warning described in #9465

SVN-Revision: 27367

13 years agoath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability
Felix Fietkau [Sun, 3 Jul 2011 01:08:35 +0000 (01:08 +0000)]
ath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability

SVN-Revision: 27366

13 years agoath5k: fix restoring the mac timing setting after a sleep clock setting change
Felix Fietkau [Sun, 3 Jul 2011 01:08:18 +0000 (01:08 +0000)]
ath5k: fix restoring the mac timing setting after a sleep clock setting change

SVN-Revision: 27365

13 years agoath5k: delay initial periodic calibration after reset to improve stability
Felix Fietkau [Sun, 3 Jul 2011 01:07:59 +0000 (01:07 +0000)]
ath5k: delay initial periodic calibration after reset to improve stability

SVN-Revision: 27364

13 years agotools: always build mpc, now that older gcc versions have been eliminated, fixes...
Felix Fietkau [Sat, 2 Jul 2011 10:49:15 +0000 (10:49 +0000)]
tools: always build mpc, now that older gcc versions have been eliminated, fixes #9642

SVN-Revision: 27363

13 years agoath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz
Felix Fietkau [Sat, 2 Jul 2011 10:48:58 +0000 (10:48 +0000)]
ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz

SVN-Revision: 27362

13 years agopadjffs2: fix a compiler warning that makes the build fail because of -Werror
Felix Fietkau [Sat, 2 Jul 2011 09:47:19 +0000 (09:47 +0000)]
padjffs2: fix a compiler warning that makes the build fail because of -Werror

SVN-Revision: 27361

13 years agoeglibc: remove old versions
Felix Fietkau [Sat, 2 Jul 2011 09:47:00 +0000 (09:47 +0000)]
eglibc: remove old versions

SVN-Revision: 27360

13 years agoeglibc: fix portability issues rpcgen and zic, fixes compile on darwin
Felix Fietkau [Sat, 2 Jul 2011 09:46:39 +0000 (09:46 +0000)]
eglibc: fix portability issues rpcgen and zic, fixes compile on darwin

SVN-Revision: 27359

13 years agopackage/mtd: don't append jffs2 data multiple times
Gabor Juhos [Sat, 2 Jul 2011 08:38:00 +0000 (08:38 +0000)]
package/mtd: don't append jffs2 data multiple times

SVN-Revision: 27358

13 years agoar71xx: use 4k image only for the AP121 board
Gabor Juhos [Sat, 2 Jul 2011 08:37:59 +0000 (08:37 +0000)]
ar71xx: use 4k image only for the AP121 board

Create optimized 64K images with the new padjffs2 tool and use that
images instead of the 4k ones. The 4k images causes problems on devices
where the flash erase size is 64 KB.

SVN-Revision: 27357

13 years agogeneric: use padjffs2 in prepare_generic_squashfs
Gabor Juhos [Sat, 2 Jul 2011 08:37:58 +0000 (08:37 +0000)]
generic: use padjffs2 in prepare_generic_squashfs

SVN-Revision: 27356

13 years agotools: create a new tool for more efficient jffs2 padding
Gabor Juhos [Sat, 2 Jul 2011 08:37:56 +0000 (08:37 +0000)]
tools: create a new tool for more efficient jffs2 padding

SVN-Revision: 27355

13 years agocns21xx belongs to the Econa family, too
Imre Kaloz [Sat, 2 Jul 2011 08:31:25 +0000 (08:31 +0000)]
cns21xx belongs to the Econa family, too

SVN-Revision: 27354

13 years agosimplify configuration
Imre Kaloz [Sat, 2 Jul 2011 07:50:26 +0000 (07:50 +0000)]
simplify configuration

SVN-Revision: 27353

13 years agoath5k: fix a crash when setting coverage class before the first channel change (...
Felix Fietkau [Sat, 2 Jul 2011 07:48:34 +0000 (07:48 +0000)]
ath5k: fix a crash when setting coverage class before the first channel change (#9586)

SVN-Revision: 27352

13 years agonuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)
Imre Kaloz [Sat, 2 Jul 2011 07:43:26 +0000 (07:43 +0000)]
nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)

SVN-Revision: 27351

13 years agoboth coldfire and etrax are broken and should use a newer gcc when they will be fixed
Imre Kaloz [Sat, 2 Jul 2011 07:28:16 +0000 (07:28 +0000)]
both coldfire and etrax are broken and should use a newer gcc when they will be fixed

SVN-Revision: 27350

13 years agomark it broken
Imre Kaloz [Sat, 2 Jul 2011 07:26:04 +0000 (07:26 +0000)]
mark it broken

SVN-Revision: 27349

13 years agobroadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George...
Felix Fietkau [Sat, 2 Jul 2011 07:01:24 +0000 (07:01 +0000)]
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George Kashperko)

SVN-Revision: 27348

13 years agobase-files: do not use the relinked libgcc, fixes c++ exception handling issues ...
Felix Fietkau [Sat, 2 Jul 2011 06:50:15 +0000 (06:50 +0000)]
base-files: do not use the relinked libgcc, fixes c++ exception handling issues (#9185)

SVN-Revision: 27347

13 years agoadd a portable version of sys/sysmacros.h and and let the kernel use the host include...
Felix Fietkau [Sat, 2 Jul 2011 06:49:56 +0000 (06:49 +0000)]
add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems

SVN-Revision: 27346

13 years agomove mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make...
Felix Fietkau [Sat, 2 Jul 2011 06:49:36 +0000 (06:49 +0000)]
move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected

SVN-Revision: 27345

13 years agoadd support for hidden packages that get selected/built but do not show up in menuconfig
Felix Fietkau [Sat, 2 Jul 2011 06:49:09 +0000 (06:49 +0000)]
add support for hidden packages that get selected/built but do not show up in menuconfig

SVN-Revision: 27344

13 years agorevert r27043 (#9513)
Jo-Philipp Wich [Fri, 1 Jul 2011 19:52:57 +0000 (19:52 +0000)]
revert r27043 (#9513)

SVN-Revision: 27343

13 years agorevert r27341, it introduce wrong behaviour for other models
Jo-Philipp Wich [Fri, 1 Jul 2011 19:15:45 +0000 (19:15 +0000)]
revert r27341, it introduce wrong behaviour for other models

SVN-Revision: 27342

13 years agoturn status LED off if device finished initializing
Jo-Philipp Wich [Fri, 1 Jul 2011 18:39:53 +0000 (18:39 +0000)]
turn status LED off if device finished initializing

SVN-Revision: 27341

13 years agoath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available...
Felix Fietkau [Fri, 1 Jul 2011 16:11:53 +0000 (16:11 +0000)]
ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available through debugfs - does not work on all chipsets and is not recommended for production use yet

SVN-Revision: 27340

13 years agoath9k: merge an upstream patch that provides a minor throughput improvement on ar9003
Felix Fietkau [Fri, 1 Jul 2011 16:11:33 +0000 (16:11 +0000)]
ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003

SVN-Revision: 27339

13 years agoswitch avr32 to gcc 4.4, also powerpc targets should work fine with linaro releases
Imre Kaloz [Fri, 1 Jul 2011 13:44:03 +0000 (13:44 +0000)]
switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro releases

SVN-Revision: 27338

13 years agobump the 4.4 flavour to 4.4.6
Imre Kaloz [Fri, 1 Jul 2011 13:39:50 +0000 (13:39 +0000)]
bump the 4.4 flavour to 4.4.6

SVN-Revision: 27337

13 years agouse u-boot 2011.06 as source
Imre Kaloz [Fri, 1 Jul 2011 13:36:23 +0000 (13:36 +0000)]
use u-boot 2011.06 as source

SVN-Revision: 27336

13 years agofirewall: fix port range quirk in previous commit
Jo-Philipp Wich [Fri, 1 Jul 2011 11:50:48 +0000 (11:50 +0000)]
firewall: fix port range quirk in previous commit

SVN-Revision: 27335

13 years agofirewall: properly handle negated ports in nat reflection
Jo-Philipp Wich [Fri, 1 Jul 2011 11:48:14 +0000 (11:48 +0000)]
firewall: properly handle negated ports in nat reflection

SVN-Revision: 27334

13 years agoreplace gcc 4.5.2 support with 4.6.1
Imre Kaloz [Fri, 1 Jul 2011 11:43:15 +0000 (11:43 +0000)]
replace gcc 4.5.2 support with 4.6.1

SVN-Revision: 27333

13 years agoadd the latest avr32 toolchain patches (with additional fixes)
Imre Kaloz [Fri, 1 Jul 2011 11:35:21 +0000 (11:35 +0000)]
add the latest avr32 toolchain patches (with additional fixes)

SVN-Revision: 27332

13 years agoath5k: enable spur mitigation for ar2413 - should improve performance and reliability...
Felix Fietkau [Fri, 1 Jul 2011 11:33:07 +0000 (11:33 +0000)]
ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices

SVN-Revision: 27331

13 years agoupgrade avr32 u-boot to 2011.06
Imre Kaloz [Fri, 1 Jul 2011 11:32:01 +0000 (11:32 +0000)]
upgrade avr32 u-boot to 2011.06

SVN-Revision: 27330

13 years agoupgrade to 2.6.39.2
Imre Kaloz [Fri, 1 Jul 2011 11:31:08 +0000 (11:31 +0000)]
upgrade to 2.6.39.2

SVN-Revision: 27329

13 years agopreliminary 3.0 support
Imre Kaloz [Fri, 1 Jul 2011 08:15:48 +0000 (08:15 +0000)]
preliminary 3.0 support

SVN-Revision: 27328

13 years agoadd missing kernel symbols
Imre Kaloz [Fri, 1 Jul 2011 08:11:16 +0000 (08:11 +0000)]
add missing kernel symbols

SVN-Revision: 27327

13 years agoupgrade the linaro gcc to 2011.06
Imre Kaloz [Fri, 1 Jul 2011 08:10:12 +0000 (08:10 +0000)]
upgrade the linaro gcc to 2011.06

SVN-Revision: 27326

13 years agoath5k: add a missing srev checks for code that lowers the synth voltage - might fix...
Felix Fietkau [Fri, 1 Jul 2011 05:10:47 +0000 (05:10 +0000)]
ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues

SVN-Revision: 27325

13 years agoath5k: disable tx power gain correction probing for hardware that does not need or...
Felix Fietkau [Fri, 1 Jul 2011 04:04:54 +0000 (04:04 +0000)]
ath5k: disable tx power gain correction probing for hardware that does not need or support it

SVN-Revision: 27324

13 years agomac80211: rename a misnamed patch
Felix Fietkau [Fri, 1 Jul 2011 04:04:34 +0000 (04:04 +0000)]
mac80211: rename a misnamed patch

SVN-Revision: 27323

13 years agofix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl...
Felix Fietkau [Fri, 1 Jul 2011 03:20:13 +0000 (03:20 +0000)]
fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198)

SVN-Revision: 27322

13 years agofirewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward...
Jo-Philipp Wich [Thu, 30 Jun 2011 12:22:05 +0000 (12:22 +0000)]
firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem

SVN-Revision: 27321

13 years agoar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code
Gabor Juhos [Thu, 30 Jun 2011 12:15:33 +0000 (12:15 +0000)]
ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code

The config option has been removed in 2.6.39.

SVN-Revision: 27320

13 years agofirewall: restore local port relocation ability from r26617
Jo-Philipp Wich [Thu, 30 Jun 2011 01:36:09 +0000 (01:36 +0000)]
firewall: restore local port relocation ability from r26617

SVN-Revision: 27318

13 years agofirewall: - allow multiple ports, protocols, macs, icmp types per rule - implement...
Jo-Philipp Wich [Thu, 30 Jun 2011 01:31:23 +0000 (01:31 +0000)]
firewall: - allow multiple ports, protocols, macs, icmp types per rule - implement "limit" and "limit_burst" options for rules - implement "extra" option to rules and redirects for passing arbritary flags to iptables - implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options - allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination - validate symbolic icmp-type names against the selected iptables binary - properly handle forwarded ICMPv6 traffic in the default configuration

SVN-Revision: 27317

13 years agobrcm47xx: deactivate wndr3400 for now as this device will not boot
Hauke Mehrtens [Wed, 29 Jun 2011 17:42:34 +0000 (17:42 +0000)]
brcm47xx: deactivate wndr3400 for now as this device will not boot

SVN-Revision: 27316

13 years agopackage/rbcfg: new tool for modifying boot configuration on the RB4xx boards
Gabor Juhos [Wed, 29 Jun 2011 09:40:54 +0000 (09:40 +0000)]
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards

SVN-Revision: 27315

13 years agoar71xx: merge 2.6.39 patches
Gabor Juhos [Wed, 29 Jun 2011 08:57:37 +0000 (08:57 +0000)]
ar71xx: merge 2.6.39 patches

Also remove the old UART driver for ar933x.

SVN-Revision: 27314

13 years agoar71xx: remove 2.6.37 support as well
Gabor Juhos [Wed, 29 Jun 2011 08:57:36 +0000 (08:57 +0000)]
ar71xx: remove 2.6.37 support as well

SVN-Revision: 27313

13 years agoar71xx: remove 2.6.38 support
Gabor Juhos [Wed, 29 Jun 2011 08:57:34 +0000 (08:57 +0000)]
ar71xx: remove 2.6.38 support

SVN-Revision: 27312

13 years agoar71xx: switch to 2.6.39
Gabor Juhos [Wed, 29 Jun 2011 08:57:33 +0000 (08:57 +0000)]
ar71xx: switch to 2.6.39

SVN-Revision: 27311

13 years agoar71xx: add 2.6.39 support
Gabor Juhos [Wed, 29 Jun 2011 08:57:32 +0000 (08:57 +0000)]
ar71xx: add 2.6.39 support

SVN-Revision: 27310

13 years agoar71xx: remove ar71xx_gpio_irq_set_type
Gabor Juhos [Wed, 29 Jun 2011 08:57:30 +0000 (08:57 +0000)]
ar71xx: remove ar71xx_gpio_irq_set_type

SVN-Revision: 27309

13 years agoar71xx: add separate handlers for IP3 interrupts
Gabor Juhos [Wed, 29 Jun 2011 08:57:29 +0000 (08:57 +0000)]
ar71xx: add separate handlers for IP3 interrupts

SVN-Revision: 27308

13 years agoar71xx: use separate handlers for IP2 interrupts
Gabor Juhos [Wed, 29 Jun 2011 08:57:28 +0000 (08:57 +0000)]
ar71xx: use separate handlers for IP2 interrupts

SVN-Revision: 27307

13 years agoar71xx: remove useless irq_desc.status initializations
Gabor Juhos [Wed, 29 Jun 2011 08:57:27 +0000 (08:57 +0000)]
ar71xx: remove useless irq_desc.status initializations

SVN-Revision: 27306

13 years agogeneric: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0
Gabor Juhos [Wed, 29 Jun 2011 08:57:25 +0000 (08:57 +0000)]
generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0

SVN-Revision: 27305

13 years agobrcm47xx: generate image to flash on Netgear WNDR3400.
Hauke Mehrtens [Tue, 28 Jun 2011 22:23:21 +0000 (22:23 +0000)]
brcm47xx: generate image to flash on Netgear WNDR3400.

The image will not boot because serial flash support is missing this is only for experts.

SVN-Revision: 27302

13 years agobrcm47xx: add initial support for devices with bcma bus.
Hauke Mehrtens [Tue, 28 Jun 2011 22:21:57 +0000 (22:21 +0000)]
brcm47xx: add initial support for devices with bcma bus.

Ethernet and wifi are not working and this is highly experimental.

SVN-Revision: 27301

13 years agokernel: refresh patches for kernel 3.0-rc5
Hauke Mehrtens [Tue, 28 Jun 2011 20:25:39 +0000 (20:25 +0000)]
kernel: refresh patches for kernel 3.0-rc5

SVN-Revision: 27300

13 years agokernel: update ssb and bcma to linux-next next-20110628
Hauke Mehrtens [Tue, 28 Jun 2011 19:33:50 +0000 (19:33 +0000)]
kernel: update ssb and bcma to linux-next next-20110628

SVN-Revision: 27299

13 years agokernel: update kernel to 2.6.39.2
Hauke Mehrtens [Tue, 28 Jun 2011 19:30:58 +0000 (19:30 +0000)]
kernel: update kernel to 2.6.39.2

SVN-Revision: 27298

13 years agoethernet cleanup and sata fix - thanks, Chris
Imre Kaloz [Tue, 28 Jun 2011 06:54:20 +0000 (06:54 +0000)]
ethernet cleanup and sata fix - thanks, Chris

SVN-Revision: 27297

13 years agobrcm47xx: update kernel to version 2.6.39
Hauke Mehrtens [Mon, 27 Jun 2011 21:29:20 +0000 (21:29 +0000)]
brcm47xx: update kernel to version 2.6.39

SVN-Revision: 27296

13 years agokernel: update ssb and bcma to linux-next next-20110627
Hauke Mehrtens [Mon, 27 Jun 2011 21:28:40 +0000 (21:28 +0000)]
kernel: update ssb and bcma to linux-next next-20110627

SVN-Revision: 27295

13 years agobrcm47xx: fix Linux-3.0 and fix clock rate detection.
Hauke Mehrtens [Mon, 27 Jun 2011 20:20:11 +0000 (20:20 +0000)]
brcm47xx: fix Linux-3.0 and fix clock rate detection.

SVN-Revision: 27294

13 years agokernel: update ssb and bcma to linux-next next-20110627
Hauke Mehrtens [Mon, 27 Jun 2011 20:18:49 +0000 (20:18 +0000)]
kernel: update ssb and bcma to linux-next next-20110627

SVN-Revision: 27293

13 years agomac80211: merge a pending fix for reestablishing misconfigured aggregation sessions
Felix Fietkau [Mon, 27 Jun 2011 09:31:09 +0000 (09:31 +0000)]
mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions

SVN-Revision: 27292

13 years agoremove remaining uci-defaults
Jo-Philipp Wich [Mon, 27 Jun 2011 01:42:31 +0000 (01:42 +0000)]
remove remaining uci-defaults

SVN-Revision: 27291

13 years agoeglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIB...
Mirko Vogt [Sun, 26 Jun 2011 21:47:14 +0000 (21:47 +0000)]
eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well

SVN-Revision: 27290

13 years agouclibc: make powerpc e500 support independent of the target name, always use it if...
Felix Fietkau [Sun, 26 Jun 2011 14:22:55 +0000 (14:22 +0000)]
uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set

SVN-Revision: 27289

13 years agobusybox: update to 1.18.5, patch from Peter Wagner
Florian Fainelli [Sat, 25 Jun 2011 22:05:14 +0000 (22:05 +0000)]
busybox: update to 1.18.5, patch from Peter Wagner

SVN-Revision: 27288

13 years agogeos: deprecate uci-defaults files
Florian Fainelli [Sat, 25 Jun 2011 22:05:10 +0000 (22:05 +0000)]
geos: deprecate uci-defaults files

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 27287

13 years agoalix2: add config files for bridging
Florian Fainelli [Sat, 25 Jun 2011 22:05:05 +0000 (22:05 +0000)]
alix2: add config files for bridging

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 27286

13 years agomac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel...
Felix Fietkau [Sat, 25 Jun 2011 19:31:12 +0000 (19:31 +0000)]
mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree

SVN-Revision: 27285

13 years agoremove gpiodev, prefer sysfs gpio
Florian Fainelli [Sat, 25 Jun 2011 19:26:17 +0000 (19:26 +0000)]
remove gpiodev, prefer sysfs gpio

SVN-Revision: 27284

13 years agoar71xx: add default network config for wzr-hp-ag300h (based on a patch from #9607)
Felix Fietkau [Sat, 25 Jun 2011 13:54:42 +0000 (13:54 +0000)]
ar71xx: add default network config for wzr-hp-ag300h (based on a patch from #9607)

SVN-Revision: 27283

13 years agoar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)
Felix Fietkau [Sat, 25 Jun 2011 13:48:47 +0000 (13:48 +0000)]
ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)

SVN-Revision: 27282