openwrt.git
13 years agomac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change...
nbd [Tue, 27 Jul 2010 21:04:54 +0000 (21:04 +0000)]
mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22403 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP...
nbd [Tue, 27 Jul 2010 21:04:49 +0000 (21:04 +0000)]
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22402 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these values have...
nbd [Tue, 27 Jul 2010 21:04:43 +0000 (21:04 +0000)]
ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22401 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofirmware-utils: The option -F was not detected.
hauke [Tue, 27 Jul 2010 18:16:32 +0000 (18:16 +0000)]
firmware-utils: The option -F was not detected.
This was missing in r22396

This fixes build of brcm47xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22398 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635)
acoul [Tue, 27 Jul 2010 17:21:30 +0000 (17:21 +0000)]
tools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22397 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofix CRC32 calculation for sysupgrade
markus [Tue, 27 Jul 2010 15:37:37 +0000 (15:37 +0000)]
fix CRC32 calculation for sysupgrade

* reduce image size for CRC calculation by fs_mark size

sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22396 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] dropbear: Explicity list default RootPasswordAuth value in default config...
cshore [Tue, 27 Jul 2010 03:36:27 +0000 (03:36 +0000)]
[package] dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22394 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] dropbear: Add RootLogin parameter to control whether ssh logins as root...
cshore [Tue, 27 Jul 2010 03:23:47 +0000 (03:23 +0000)]
[package] dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22393 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] reorder profiles
jow [Mon, 26 Jul 2010 18:58:35 +0000 (18:58 +0000)]
[brcm63xx] reorder profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22390 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: now hopfully realy commit the right things from r22385
hauke [Sun, 25 Jul 2010 16:10:51 +0000 (16:10 +0000)]
brcm47xx: now hopfully realy commit the right things from r22385

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22388 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: add missing part from r22385
hauke [Sun, 25 Jul 2010 16:07:40 +0000 (16:07 +0000)]
brcm47xx: add missing part from r22385

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22387 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] fix a typo in 040-bcm963xx_flashmap.patch
jow [Sun, 25 Jul 2010 00:10:37 +0000 (00:10 +0000)]
[brcm63xx] fix a typo in 040-bcm963xx_flashmap.patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22386 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: fill the whole sprom with data
hauke [Sat, 24 Jul 2010 23:25:06 +0000 (23:25 +0000)]
brcm47xx: fill the whole sprom with data

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22385 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] linux-atm: parallel build fix
florian [Sat, 24 Jul 2010 21:39:33 +0000 (21:39 +0000)]
[package] linux-atm: parallel build fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22383 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] e2fsprogs: parallel build fix
florian [Sat, 24 Jul 2010 21:39:27 +0000 (21:39 +0000)]
[package] e2fsprogs: parallel build fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22382 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: localize variable in do_move_devtmpfs(), remove extra temporary...
jow [Sat, 24 Jul 2010 19:33:11 +0000 (19:33 +0000)]
[package] base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22380 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)
acoul [Sat, 24 Jul 2010 19:21:27 +0000 (19:21 +0000)]
package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22379 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: unconditionally unlock the rootfs_data partition (#7437)
jow [Sat, 24 Jul 2010 15:47:15 +0000 (15:47 +0000)]
[package] base-files: unconditionally unlock the rootfs_data partition (#7437)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22377 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric/config-2.6.32: switch from gzip to lzma jffs2 compression
acoul [Sat, 24 Jul 2010 08:14:22 +0000 (08:14 +0000)]
generic/config-2.6.32: switch from gzip to lzma jffs2 compression

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22374 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: add kernel 2.6.34 preliminary support
acoul [Sat, 24 Jul 2010 00:18:58 +0000 (00:18 +0000)]
ixp4xx: add kernel 2.6.34 preliminary support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22373 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[buildsystem] use host opkg for installing packages in buildroot and ImageBuilder
jow [Fri, 23 Jul 2010 19:49:19 +0000 (19:49 +0000)]
[buildsystem] use host opkg for installing packages in buildroot and ImageBuilder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22372 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: fix sysupgrade on the ubnt nanostation m
nbd [Fri, 23 Jul 2010 18:16:47 +0000 (18:16 +0000)]
ar71xx: fix sysupgrade on the ubnt nanostation m

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22370 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/compcache: initialize swap driver and introduce a delay before mounting
acoul [Fri, 23 Jul 2010 13:51:22 +0000 (13:51 +0000)]
package/compcache: initialize swap driver and introduce a delay before mounting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22368 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/compcache: revert r22365
acoul [Fri, 23 Jul 2010 13:26:05 +0000 (13:26 +0000)]
package/compcache: revert r22365

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22367 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uhttpd:
jow [Fri, 23 Jul 2010 13:15:22 +0000 (13:15 +0000)]
[package] uhttpd:
- fix a compile warning
- support custom index file names
- support custom error pages (or cgi handler)
- add option to disable directory listings
- add REDIRECT_STATUS for CGI requests, fixes php-cgi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22366 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/compcache: fix a dependency issue
acoul [Fri, 23 Jul 2010 11:47:47 +0000 (11:47 +0000)]
package/compcache: fix a dependency issue

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22365 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[atheros] renaming of the IP175C switch driver brioke switch detection on the Dir...
jow [Fri, 23 Jul 2010 10:39:10 +0000 (10:39 +0000)]
[atheros] renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22363 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: simplify noise floor calibration chainmask calculation
nbd [Fri, 23 Jul 2010 02:22:52 +0000 (02:22 +0000)]
ath9k: simplify noise floor calibration chainmask calculation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22362 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix invalid noisefloor measurement values in ht20 mode
nbd [Fri, 23 Jul 2010 02:08:24 +0000 (02:08 +0000)]
ath9k: fix invalid noisefloor measurement values in ht20 mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22361 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix another buffer leak in the aggregation code
nbd [Fri, 23 Jul 2010 01:54:27 +0000 (01:54 +0000)]
ath9k: fix another buffer leak in the aggregation code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22360 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoload e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
nbd [Fri, 23 Jul 2010 01:54:21 +0000 (01:54 +0000)]
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22359 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix build of ipw2100 driver
hauke [Thu, 22 Jul 2010 18:51:26 +0000 (18:51 +0000)]
mac80211: fix build of ipw2100 driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22358 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoubsec_ssb: fix build of ubsec_ssb with new ssb patches
hauke [Thu, 22 Jul 2010 18:50:32 +0000 (18:50 +0000)]
ubsec_ssb: fix build of ubsec_ssb with new ssb patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22357 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] mac80211: fix handling of frag and rts options, thanks stintel!
jow [Thu, 22 Jul 2010 16:01:17 +0000 (16:01 +0000)]
[package] mac80211: fix handling of frag and rts options, thanks stintel!

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22355 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollan...
nbd [Thu, 22 Jul 2010 12:37:44 +0000 (12:37 +0000)]
ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528, without the ethernet fifo cfg values)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[at91] general cleanup
claudio [Thu, 22 Jul 2010 11:32:42 +0000 (11:32 +0000)]
[at91] general cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22352 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[at91] Add support for u-boot
claudio [Thu, 22 Jul 2010 11:32:38 +0000 (11:32 +0000)]
[at91] Add support for u-boot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22351 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd package pwm-gpio-custom
claudio [Thu, 22 Jul 2010 11:32:33 +0000 (11:32 +0000)]
Add package pwm-gpio-custom

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22350 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd package rotary-gpio-custom
claudio [Thu, 22 Jul 2010 11:32:27 +0000 (11:32 +0000)]
Add package rotary-gpio-custom

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22349 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] busybox: fix compilation on FreeBSD
jow [Thu, 22 Jul 2010 08:28:39 +0000 (08:28 +0000)]
[package] busybox: fix compilation on FreeBSD

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22348 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[tools] squashfs4: fix compilation on FreeBSD
jow [Thu, 22 Jul 2010 03:09:10 +0000 (03:09 +0000)]
[tools] squashfs4: fix compilation on FreeBSD

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22347 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[tools] yaffs2: fix compilation on FreeBSD
jow [Thu, 22 Jul 2010 02:59:14 +0000 (02:59 +0000)]
[tools] yaffs2: fix compilation on FreeBSD

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22345 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[tools] mkimage: fix compilation on FreeBSD
jow [Thu, 22 Jul 2010 02:43:44 +0000 (02:43 +0000)]
[tools] mkimage: fix compilation on FreeBSD

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22344 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] opkg: fix host compilation on Darwin (libopkg_test failed to link)
jow [Wed, 21 Jul 2010 22:02:25 +0000 (22:02 +0000)]
[package] opkg: fix host compilation on Darwin (libopkg_test failed to link)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22340 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] opkg: strip trailing whitespaces from entries in conffiles control files...
jow [Wed, 21 Jul 2010 18:26:07 +0000 (18:26 +0000)]
[package] opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22338 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoscripts/env: fix initialization of files/ when creating a new environment (patch...
nbd [Wed, 21 Jul 2010 17:49:52 +0000 (17:49 +0000)]
scripts/env: fix initialization of files/ when creating a new environment (patch from #7603)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22336 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agosquashfs4: backport an upstream change to fix the file mode check to allow setuid...
nbd [Wed, 21 Jul 2010 17:31:16 +0000 (17:31 +0000)]
squashfs4: backport an upstream change to fix the file mode check to allow setuid/setgid binaries (thx, ermo) - fixes #7653

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22334 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd a build system option for collecting all kernel debug information (including...
nbd [Wed, 21 Jul 2010 15:18:24 +0000 (15:18 +0000)]
add a build system option for collecting all kernel debug information (including modules) in a tarball

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22327 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agodisable crash logging for uml, it cannot possibly work there anyway
nbd [Wed, 21 Jul 2010 15:02:53 +0000 (15:02 +0000)]
disable crash logging for uml, it cannot possibly work there anyway

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22326 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd a config option for enabling kernel debugging symbols
nbd [Wed, 21 Jul 2010 14:34:22 +0000 (14:34 +0000)]
add a config option for enabling kernel debugging symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22325 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add some missing debugging related config symbols
nbd [Wed, 21 Jul 2010 14:34:17 +0000 (14:34 +0000)]
kernel: add some missing debugging related config symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22324 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
kaloz [Wed, 21 Jul 2010 11:20:53 +0000 (11:20 +0000)]
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22323 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
florian [Tue, 20 Jul 2010 22:25:48 +0000 (22:25 +0000)]
[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22321 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] remove whitespaces in kmod-switch sources
florian [Tue, 20 Jul 2010 22:25:04 +0000 (22:25 +0000)]
[package] remove whitespaces in kmod-switch sources

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22320 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogcc: split up the build process into three distinct stages (minimal, initial, final...
nbd [Tue, 20 Jul 2010 20:57:21 +0000 (20:57 +0000)]
gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22319 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: fix for boardflags by xMff
hauke [Tue, 20 Jul 2010 19:41:17 +0000 (19:41 +0000)]
brcm47xx: fix for boardflags by xMff
and checkpatch.pl fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22318 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade the config.* scripts
kaloz [Tue, 20 Jul 2010 13:21:00 +0000 (13:21 +0000)]
upgrade the config.* scripts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22312 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agothe storm target is gone for a long time now
kaloz [Tue, 20 Jul 2010 11:11:22 +0000 (11:11 +0000)]
the storm target is gone for a long time now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22311 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs...
nbd [Tue, 20 Jul 2010 01:54:21 +0000 (01:54 +0000)]
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22305 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomove the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency...
nbd [Tue, 20 Jul 2010 01:54:16 +0000 (01:54 +0000)]
move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22304 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: set default values for the fifo cfg registers on AR724x
nbd [Tue, 20 Jul 2010 01:54:11 +0000 (01:54 +0000)]
ar71xx: set default values for the fifo cfg registers on AR724x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22303 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix aggregation on WDS AP interfaces
nbd [Tue, 20 Jul 2010 01:54:07 +0000 (01:54 +0000)]
mac80211: fix aggregation on WDS AP interfaces

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22302 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: update to wireless-testing 2010-07-16
nbd [Tue, 20 Jul 2010 01:54:01 +0000 (01:54 +0000)]
mac80211: update to wireless-testing 2010-07-16

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22301 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax...
jow [Mon, 19 Jul 2010 22:20:07 +0000 (22:20 +0000)]
[package] nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22299 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: write boardflags correct into sprom
hauke [Mon, 19 Jul 2010 21:45:29 +0000 (21:45 +0000)]
brcm47xx: write boardflags correct into sprom

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22298 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] pwm: export the generic pwm api as module
claudio [Mon, 19 Jul 2010 21:14:24 +0000 (21:14 +0000)]
[kernel] pwm: export the generic pwm api as module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22297 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: prepare brcm47xx patches for sending to mainline.
hauke [Mon, 19 Jul 2010 20:25:20 +0000 (20:25 +0000)]
brcm47xx: prepare brcm47xx patches for sending to mainline.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22296 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: remove kernel 2.6.33
hauke [Mon, 19 Jul 2010 20:07:24 +0000 (20:07 +0000)]
brcm47xx: remove kernel 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22295 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agorename the mx2 target to imx21
kaloz [Mon, 19 Jul 2010 12:32:18 +0000 (12:32 +0000)]
rename the mx2 target to imx21

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22294 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[gumstix] Remove profile no longer required
hcg [Mon, 19 Jul 2010 12:29:41 +0000 (12:29 +0000)]
[gumstix] Remove profile no longer required

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22293 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[gumstix] replace dropbear with openssh
hcg [Mon, 19 Jul 2010 12:13:47 +0000 (12:13 +0000)]
[gumstix] replace dropbear with openssh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22292 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agowe don't care about the md5sums for -rc kernels
kaloz [Mon, 19 Jul 2010 11:35:30 +0000 (11:35 +0000)]
we don't care about the md5sums for -rc kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22290 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupdate kernel versions
kaloz [Mon, 19 Jul 2010 11:34:03 +0000 (11:34 +0000)]
update kernel versions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22289 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofixup some boardnames
kaloz [Mon, 19 Jul 2010 11:30:27 +0000 (11:30 +0000)]
fixup some boardnames

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22288 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove unneeded patches
kaloz [Mon, 19 Jul 2010 11:28:20 +0000 (11:28 +0000)]
remove unneeded patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22287 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoe2fsprogs: update to version 1.41.12
hauke [Sun, 18 Jul 2010 19:40:31 +0000 (19:40 +0000)]
e2fsprogs: update to version 1.41.12

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22286 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoiw: update to version 0.9.20
hauke [Sun, 18 Jul 2010 19:39:57 +0000 (19:39 +0000)]
iw: update to version 0.9.20

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22285 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32
acoul [Sun, 18 Jul 2010 19:24:00 +0000 (19:24 +0000)]
ixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22284 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
acoul [Sun, 18 Jul 2010 18:59:12 +0000 (18:59 +0000)]
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22283 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files, busybox: fix 22279, simplify code and get rid of awk
jow [Sun, 18 Jul 2010 18:36:12 +0000 (18:36 +0000)]
[package] base-files, busybox: fix 22279, simplify code and get rid of awk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22282 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files & telnet: Fixed telnet starting even with root password when...
cshore [Sun, 18 Jul 2010 15:18:38 +0000 (15:18 +0000)]
[package] base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22279 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[adm5120] add support for generic eb214a, thanks cezary (#7027)
florian [Sun, 18 Jul 2010 10:29:58 +0000 (10:29 +0000)]
[adm5120] add support for generic eb214a, thanks cezary (#7027)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22275 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] remove 2.6.30 support
florian [Sun, 18 Jul 2010 10:29:51 +0000 (10:29 +0000)]
[rdc] remove 2.6.30 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22274 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] fix alice gate2 internet:green led (#6743)
florian [Sun, 18 Jul 2010 10:29:44 +0000 (10:29 +0000)]
[brcm63xx] fix alice gate2 internet:green led (#6743)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22273 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: activate swap again and run make oldconfig
hauke [Sat, 17 Jul 2010 20:01:46 +0000 (20:01 +0000)]
brcm47xx: activate swap again and run make oldconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22266 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] use bootloader baudrate settings, thanks bifferos (#7619)
florian [Sat, 17 Jul 2010 17:20:35 +0000 (17:20 +0000)]
[rdc] use bootloader baudrate settings, thanks bifferos (#7619)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22259 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] fix bifferboard flash map, thanks bifferos (#7622)
florian [Sat, 17 Jul 2010 17:20:29 +0000 (17:20 +0000)]
[rdc] fix bifferboard flash map, thanks bifferos (#7622)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22258 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] refresh 2.6.32 patches
florian [Sat, 17 Jul 2010 17:20:23 +0000 (17:20 +0000)]
[rdc] refresh 2.6.32 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22257 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] refresh 2.6.32 patches
florian [Sat, 17 Jul 2010 17:20:16 +0000 (17:20 +0000)]
[kernel] refresh 2.6.32 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22256 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: update 2.6.35 config options
acoul [Sat, 17 Jul 2010 15:45:13 +0000 (15:45 +0000)]
ixp4xx: update 2.6.35 config options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22254 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: refresh patches
hauke [Sat, 17 Jul 2010 14:10:39 +0000 (14:10 +0000)]
kernel: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22252 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agodnsmasq: initscript: fix bool options handling, bump release number
nico [Sat, 17 Jul 2010 13:36:13 +0000 (13:36 +0000)]
dnsmasq: initscript: fix bool options handling, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22251 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: use default lzma kernel compression
acoul [Sat, 17 Jul 2010 13:26:21 +0000 (13:26 +0000)]
ixp4xx: use default lzma kernel compression

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22249 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: sync 2.6.33 patches against 2.6.33.6
acoul [Sat, 17 Jul 2010 13:22:32 +0000 (13:22 +0000)]
ixp4xx: sync 2.6.33 patches against 2.6.33.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22248 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: fix lzma/jffs2 config options
acoul [Sat, 17 Jul 2010 13:18:42 +0000 (13:18 +0000)]
ixp4xx: fix lzma/jffs2 config options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22247 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: fix kernel panic when traffic goes over the network.
hauke [Sat, 17 Jul 2010 13:01:16 +0000 (13:01 +0000)]
kernel: fix kernel panic when traffic goes over the network.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22246 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: the interface fsync changed a little
hauke [Sat, 17 Jul 2010 11:56:03 +0000 (11:56 +0000)]
kernel: the interface fsync changed a little

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22244 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofinalize r22241 fixes
acoul [Sat, 17 Jul 2010 08:50:19 +0000 (08:50 +0000)]
finalize r22241 fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22242 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/kernel: update r22229
acoul [Sat, 17 Jul 2010 06:37:36 +0000 (06:37 +0000)]
package/kernel: update r22229

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22241 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoep80579-drivers: the build system for this package is broken beyond repair. work...
nbd [Sat, 17 Jul 2010 00:10:31 +0000 (00:10 +0000)]
ep80579-drivers: the build system for this package is broken beyond repair. work around this by only using the kbuild make invocations and ignoring the other crap

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22240 3c298f89-4303-0410-b956-a3cf2f4a3e73