acoul [Thu, 29 Jul 2010 14:13:51 +0000 (14:13 +0000)]
atheros/patches-2.6.35: sync patches against 2.6.35-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22411
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 28 Jul 2010 15:10:20 +0000 (15:10 +0000)]
package/compcache: clean unneeded swap initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22409
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 28 Jul 2010 11:40:38 +0000 (11:40 +0000)]
ath9k: fix various calibration related bugs and clean up the code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22408
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 28 Jul 2010 08:34:03 +0000 (08:34 +0000)]
generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations without SHMEM/TMPFS,
using ramfs instead. (gone mainline in kernel 2.6.35-r3)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22407
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 28 Jul 2010 02:18:16 +0000 (02:18 +0000)]
[buildsystem] revert r22372 and r22405, dependency on host libtool causes problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22406
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 27 Jul 2010 22:26:13 +0000 (22:26 +0000)]
[buildsystem] make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22405
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 27 Jul 2010 21:19:28 +0000 (21:19 +0000)]
[package] uhttpd: fix build dependencies (#7674)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22404
3c298f89-4303-0410-b956-
a3cf2f4a3e73
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
This page took 0.058545 seconds and 4 git commands to generate.