lede.git
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

13 years agomac80211: configure HT IBSS through uci
Felix Fietkau [Fri, 24 Jun 2011 19:53:31 +0000 (19:53 +0000)]
mac80211: configure HT IBSS through uci

SVN-Revision: 27279

13 years agoiw: add support for configuring HT IBSS
Felix Fietkau [Fri, 24 Jun 2011 19:53:27 +0000 (19:53 +0000)]
iw: add support for configuring HT IBSS

SVN-Revision: 27278

13 years agomac80211: add the work-in-progress IBSS HT patch, with some minor fixes
Felix Fietkau [Fri, 24 Jun 2011 19:53:22 +0000 (19:53 +0000)]
mac80211: add the work-in-progress IBSS HT patch, with some minor fixes

SVN-Revision: 27277

13 years agoath9k: add some more pending fixes
Felix Fietkau [Fri, 24 Jun 2011 19:53:18 +0000 (19:53 +0000)]
ath9k: add some more pending fixes

SVN-Revision: 27276

13 years agomac80211: update to wireless-testing 2011-06-22
Felix Fietkau [Fri, 24 Jun 2011 19:53:13 +0000 (19:53 +0000)]
mac80211: update to wireless-testing 2011-06-22

SVN-Revision: 27275

13 years agokernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
Felix Fietkau [Fri, 24 Jun 2011 19:53:09 +0000 (19:53 +0000)]
kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201

SVN-Revision: 27274

13 years agomac80211: enable cfg80211 debugfs support
Felix Fietkau [Fri, 24 Jun 2011 19:53:05 +0000 (19:53 +0000)]
mac80211: enable cfg80211 debugfs support

SVN-Revision: 27273

13 years agoadd missing linux-3.0 config symbol
Florian Fainelli [Fri, 24 Jun 2011 11:43:30 +0000 (11:43 +0000)]
add missing linux-3.0 config symbol

SVN-Revision: 27269

13 years agometadata.pl: fix handling of multiple conditional depends that reference the same...
Jo-Philipp Wich [Thu, 23 Jun 2011 19:28:16 +0000 (19:28 +0000)]
metadata.pl: fix handling of multiple conditional depends that reference the same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it

SVN-Revision: 27267

13 years agohotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency...
Jo-Philipp Wich [Thu, 23 Jun 2011 18:49:24 +0000 (18:49 +0000)]
hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes

SVN-Revision: 27266

13 years agofix conditional dependencies to libbsd
Mirko Vogt [Thu, 23 Jun 2011 14:38:29 +0000 (14:38 +0000)]
fix conditional dependencies to libbsd

SVN-Revision: 27265

13 years agomanual/Makefile: Don't mix pattern rules with normal rules.
Mirko Vogt [Thu, 23 Jun 2011 14:38:26 +0000 (14:38 +0000)]
manual/Makefile: Don't mix pattern rules with normal rules.

This change got committed into the official eglibc repository in commit 11461.

Thanks to Philip Prindeville for pointing this out.

SVN-Revision: 27264

13 years agoadd gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)
Jo-Philipp Wich [Thu, 23 Jun 2011 11:46:24 +0000 (11:46 +0000)]
add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)

SVN-Revision: 27262

13 years agointroduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch...
Jo-Philipp Wich [Thu, 23 Jun 2011 11:37:39 +0000 (11:37 +0000)]
introduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware)

SVN-Revision: 27261

13 years agoregister SSB sprom after ethernet devices
Florian Fainelli [Wed, 22 Jun 2011 12:32:03 +0000 (12:32 +0000)]
register SSB sprom after ethernet devices

In case the MAC address pool is not big enough to also register a SSB SPROM
prefer registering the Ethernet devices.

SVN-Revision: 27258

13 years agocmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling...
Jo-Philipp Wich [Wed, 22 Jun 2011 11:02:00 +0000 (11:02 +0000)]
cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling (#9573)

SVN-Revision: 27256

13 years agofirmware-utils: fix build on big endian systems
Hauke Mehrtens [Tue, 21 Jun 2011 21:13:58 +0000 (21:13 +0000)]
firmware-utils: fix build on big endian systems

This closes #9446

SVN-Revision: 27255

13 years agofix tab damage in 141-led_count.patch
Florian Fainelli [Tue, 21 Jun 2011 20:52:58 +0000 (20:52 +0000)]
fix tab damage in 141-led_count.patch

SVN-Revision: 27254

13 years agofix and make usable kmod-pcmcia-rsrc
Florian Fainelli [Tue, 21 Jun 2011 20:52:53 +0000 (20:52 +0000)]
fix and make usable kmod-pcmcia-rsrc

This module is also needed for e.g: kmod-bcm63xx-pcmcia

SVN-Revision: 27253

13 years agomac80211: use firmware from linux-firmware git
Hauke Mehrtens [Tue, 21 Jun 2011 20:50:10 +0000 (20:50 +0000)]
mac80211: use firmware from linux-firmware git

Use the firmware from linux-firmware git where possible.

Update some firmware files in that process and check for missing firmware files for some modules.

 * update Ralink firmwares
 * update ath9k_htc firmware
 * add firmware for mwl8k
 * add more firmware files for libertas-sd and libertas-usb

SVN-Revision: 27252

13 years agomac80211: fix debugfs for ath9k_htc
Hauke Mehrtens [Tue, 21 Jun 2011 20:44:50 +0000 (20:44 +0000)]
mac80211: fix debugfs for ath9k_htc

if debugfs was enabled ath9k_htc did not load.

SVN-Revision: 27251

13 years agomac80211: remove rests of ar9170 driver
Hauke Mehrtens [Tue, 21 Jun 2011 20:43:50 +0000 (20:43 +0000)]
mac80211: remove rests of ar9170 driver

SVN-Revision: 27250

13 years agokernel: refresh patches for kernel 3.0-rc4
Hauke Mehrtens [Tue, 21 Jun 2011 18:39:47 +0000 (18:39 +0000)]
kernel: refresh patches for kernel 3.0-rc4

SVN-Revision: 27247

13 years agouse macros to generate SPI registers table and switches
Florian Fainelli [Tue, 21 Jun 2011 10:05:51 +0000 (10:05 +0000)]
use macros to generate SPI registers table and switches

SVN-Revision: 27246

13 years agoRevert "[toolchain/eglibc} eglibc in fact can be built with -Os"
Mirko Vogt [Mon, 20 Jun 2011 11:12:46 +0000 (11:12 +0000)]
Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"

Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization"

Still, building with -Os is listed as feature in
<http://www.eglibc.org/features>:

""
Building with -Os
     EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2.
""

SVN-Revision: 27245

13 years agoscripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid...
Jo-Philipp Wich [Mon, 20 Jun 2011 10:41:02 +0000 (10:41 +0000)]
scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention.

Signed-off-by: Denton Gentry <denny@geekhold.com>
SVN-Revision: 27244