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
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
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
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
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
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
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
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
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
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
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
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
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
Felix Fietkau [Sat, 2 Jul 2011 09:47:00 +0000 (09:47 +0000)]
eglibc: remove old versions
SVN-Revision: 27360
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
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
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
Gabor Juhos [Sat, 2 Jul 2011 08:37:58 +0000 (08:37 +0000)]
generic: use padjffs2 in prepare_generic_squashfs
SVN-Revision: 27356
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
Imre Kaloz [Sat, 2 Jul 2011 08:31:25 +0000 (08:31 +0000)]
cns21xx belongs to the Econa family, too
SVN-Revision: 27354
Imre Kaloz [Sat, 2 Jul 2011 07:50:26 +0000 (07:50 +0000)]
simplify configuration
SVN-Revision: 27353
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
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
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
Imre Kaloz [Sat, 2 Jul 2011 07:26:04 +0000 (07:26 +0000)]
mark it broken
SVN-Revision: 27349
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
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
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
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
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
Jo-Philipp Wich [Fri, 1 Jul 2011 19:52:57 +0000 (19:52 +0000)]
revert r27043 (#9513)
SVN-Revision: 27343
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
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
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
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
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
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
Imre Kaloz [Fri, 1 Jul 2011 13:36:23 +0000 (13:36 +0000)]
use u-boot 2011.06 as source
SVN-Revision: 27336
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
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
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
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
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
Imre Kaloz [Fri, 1 Jul 2011 11:32:01 +0000 (11:32 +0000)]
upgrade avr32 u-boot to 2011.06
SVN-Revision: 27330
Imre Kaloz [Fri, 1 Jul 2011 11:31:08 +0000 (11:31 +0000)]
upgrade to 2.6.39.2
SVN-Revision: 27329
Imre Kaloz [Fri, 1 Jul 2011 08:15:48 +0000 (08:15 +0000)]
preliminary 3.0 support
SVN-Revision: 27328
Imre Kaloz [Fri, 1 Jul 2011 08:11:16 +0000 (08:11 +0000)]
add missing kernel symbols
SVN-Revision: 27327
Imre Kaloz [Fri, 1 Jul 2011 08:10:12 +0000 (08:10 +0000)]
upgrade the linaro gcc to 2011.06
SVN-Revision: 27326
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
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
Felix Fietkau [Fri, 1 Jul 2011 04:04:34 +0000 (04:04 +0000)]
mac80211: rename a misnamed patch
SVN-Revision: 27323
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
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
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
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
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
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
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
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
Gabor Juhos [Wed, 29 Jun 2011 08:57:36 +0000 (08:57 +0000)]
ar71xx: remove 2.6.37 support as well
SVN-Revision: 27313
Gabor Juhos [Wed, 29 Jun 2011 08:57:34 +0000 (08:57 +0000)]
ar71xx: remove 2.6.38 support
SVN-Revision: 27312
Gabor Juhos [Wed, 29 Jun 2011 08:57:33 +0000 (08:57 +0000)]
ar71xx: switch to 2.6.39
SVN-Revision: 27311
Gabor Juhos [Wed, 29 Jun 2011 08:57:32 +0000 (08:57 +0000)]
ar71xx: add 2.6.39 support
SVN-Revision: 27310
Gabor Juhos [Wed, 29 Jun 2011 08:57:30 +0000 (08:57 +0000)]
ar71xx: remove ar71xx_gpio_irq_set_type
SVN-Revision: 27309
Gabor Juhos [Wed, 29 Jun 2011 08:57:29 +0000 (08:57 +0000)]
ar71xx: add separate handlers for IP3 interrupts
SVN-Revision: 27308
Gabor Juhos [Wed, 29 Jun 2011 08:57:28 +0000 (08:57 +0000)]
ar71xx: use separate handlers for IP2 interrupts
SVN-Revision: 27307
Gabor Juhos [Wed, 29 Jun 2011 08:57:27 +0000 (08:57 +0000)]
ar71xx: remove useless irq_desc.status initializations
SVN-Revision: 27306
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
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
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
Hauke Mehrtens [Tue, 28 Jun 2011 20:25:39 +0000 (20:25 +0000)]
kernel: refresh patches for kernel 3.0-rc5
SVN-Revision: 27300
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
Hauke Mehrtens [Tue, 28 Jun 2011 19:30:58 +0000 (19:30 +0000)]
kernel: update kernel to 2.6.39.2
SVN-Revision: 27298
Imre Kaloz [Tue, 28 Jun 2011 06:54:20 +0000 (06:54 +0000)]
ethernet cleanup and sata fix - thanks, Chris
SVN-Revision: 27297
Hauke Mehrtens [Mon, 27 Jun 2011 21:29:20 +0000 (21:29 +0000)]
brcm47xx: update kernel to version 2.6.39
SVN-Revision: 27296
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
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
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
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
Jo-Philipp Wich [Mon, 27 Jun 2011 01:42:31 +0000 (01:42 +0000)]
remove remaining uci-defaults
SVN-Revision: 27291
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
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
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
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
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
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
Florian Fainelli [Sat, 25 Jun 2011 19:26:17 +0000 (19:26 +0000)]
remove gpiodev, prefer sysfs gpio
SVN-Revision: 27284
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
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
Felix Fietkau [Fri, 24 Jun 2011 19:53:31 +0000 (19:53 +0000)]
mac80211: configure HT IBSS through uci
SVN-Revision: 27279
Felix Fietkau [Fri, 24 Jun 2011 19:53:27 +0000 (19:53 +0000)]
iw: add support for configuring HT IBSS
SVN-Revision: 27278
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
Felix Fietkau [Fri, 24 Jun 2011 19:53:18 +0000 (19:53 +0000)]
ath9k: add some more pending fixes
SVN-Revision: 27276
Felix Fietkau [Fri, 24 Jun 2011 19:53:13 +0000 (19:53 +0000)]
mac80211: update to wireless-testing 2011-06-22
SVN-Revision: 27275
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
Felix Fietkau [Fri, 24 Jun 2011 19:53:05 +0000 (19:53 +0000)]
mac80211: enable cfg80211 debugfs support
SVN-Revision: 27273
Florian Fainelli [Fri, 24 Jun 2011 11:43:30 +0000 (11:43 +0000)]
add missing linux-3.0 config symbol
SVN-Revision: 27269
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
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
Mirko Vogt [Thu, 23 Jun 2011 14:38:29 +0000 (14:38 +0000)]
fix conditional dependencies to libbsd
SVN-Revision: 27265