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
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
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
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
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
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
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
Florian Fainelli [Tue, 21 Jun 2011 20:52:58 +0000 (20:52 +0000)]
fix tab damage in 141-led_count.patch
SVN-Revision: 27254
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
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
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
Hauke Mehrtens [Tue, 21 Jun 2011 20:43:50 +0000 (20:43 +0000)]
mac80211: remove rests of ar9170 driver
SVN-Revision: 27250
Hauke Mehrtens [Tue, 21 Jun 2011 18:39:47 +0000 (18:39 +0000)]
kernel: refresh patches for kernel 3.0-rc4
SVN-Revision: 27247
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
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
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
Florian Fainelli [Mon, 20 Jun 2011 10:04:53 +0000 (10:04 +0000)]
fix usb mis-cleanup after r27162 (#9581)
SVN-Revision: 27243
Jo-Philipp Wich [Mon, 20 Jun 2011 09:41:03 +0000 (09:41 +0000)]
kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com>
SVN-Revision: 27242
Jo-Philipp Wich [Sun, 19 Jun 2011 23:05:21 +0000 (23:05 +0000)]
Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27241
Jo-Philipp Wich [Sun, 19 Jun 2011 22:48:53 +0000 (22:48 +0000)]
generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27237
Florian Fainelli [Sun, 19 Jun 2011 20:46:00 +0000 (20:46 +0000)]
dev-spi.c checks for running CPU, not board code
SVN-Revision: 27236
Florian Fainelli [Sun, 19 Jun 2011 20:28:38 +0000 (20:28 +0000)]
fixup patches after r27234
SVN-Revision: 27235
Florian Fainelli [Sun, 19 Jun 2011 20:16:59 +0000 (20:16 +0000)]
remove accidental bcm6345 related patches
SVN-Revision: 27234
Florian Fainelli [Sun, 19 Jun 2011 20:14:22 +0000 (20:14 +0000)]
remove support for 2.6.37 and 2.6.38
SVN-Revision: 27233
Florian Fainelli [Sun, 19 Jun 2011 20:12:45 +0000 (20:12 +0000)]
switch to 2.6.39
SVN-Revision: 27232
Florian Fainelli [Sun, 19 Jun 2011 20:09:40 +0000 (20:09 +0000)]
remove 2.6.35 and 2.6.32 support
SVN-Revision: 27230
Florian Fainelli [Sun, 19 Jun 2011 20:09:00 +0000 (20:09 +0000)]
remove pre 2.6.39 patches and config
SVN-Revision: 27229
Florian Fainelli [Sun, 19 Jun 2011 20:07:26 +0000 (20:07 +0000)]
remove 2.6.37 patches and config
SVN-Revision: 27228
Jo-Philipp Wich [Sun, 19 Jun 2011 18:15:14 +0000 (18:15 +0000)]
block-mount: remove explicit lock waits, solves some potential race conditions
SVN-Revision: 27226
Gabor Juhos [Sun, 19 Jun 2011 13:17:51 +0000 (13:17 +0000)]
ar71xx: cleanup AR933X UART driver
SVN-Revision: 27222
Gabor Juhos [Sun, 19 Jun 2011 13:17:50 +0000 (13:17 +0000)]
ar71xx: fix uart clock frequency for AR933X
SVN-Revision: 27221
Mirko Vogt [Sat, 18 Jun 2011 17:53:41 +0000 (17:53 +0000)]
explicitly disable the use of ldconfig
SVN-Revision: 27220
Hauke Mehrtens [Sat, 18 Jun 2011 15:53:14 +0000 (15:53 +0000)]
brcm47xx: refresh patches
SVN-Revision: 27219
Hauke Mehrtens [Sat, 18 Jun 2011 15:52:15 +0000 (15:52 +0000)]
kernel: update to kernel 2.6.38.8
SVN-Revision: 27218
Hauke Mehrtens [Sat, 18 Jun 2011 15:24:44 +0000 (15:24 +0000)]
brcm47xx: add support for kernel 3.0
SVN-Revision: 27217
Mirko Vogt [Sat, 18 Jun 2011 11:14:07 +0000 (11:14 +0000)]
patch: add /usr/lib to default search path of dynamic linker
SVN-Revision: 27216
Mirko Vogt [Sat, 18 Jun 2011 11:14:05 +0000 (11:14 +0000)]
add support for eglibc version 2.13
SVN-Revision: 27215
Mirko Vogt [Sat, 18 Jun 2011 11:14:01 +0000 (11:14 +0000)]
[toolchain/eglibc} eglibc in fact can be built with -Os
SVN-Revision: 27214