Michael Büsch [Thu, 29 Jul 2010 18:14:10 +0000 (18:14 +0000)]
firmware-utils/trx: Endianness fixes
SVN-Revision: 22414
Alexandros C. Couloumbis [Thu, 29 Jul 2010 17:20:25 +0000 (17:20 +0000)]
target/linux: refresh kernel patches
SVN-Revision: 22413
Alexandros C. Couloumbis [Thu, 29 Jul 2010 17:16:44 +0000 (17:16 +0000)]
enable mtu & mac config options
SVN-Revision: 22412
Alexandros C. Couloumbis [Thu, 29 Jul 2010 14:13:51 +0000 (14:13 +0000)]
atheros/patches-2.6.35: sync patches against 2.6.35-rc6
SVN-Revision: 22411
Alexandros C. Couloumbis [Wed, 28 Jul 2010 15:10:20 +0000 (15:10 +0000)]
package/compcache: clean unneeded swap initialization
SVN-Revision: 22409
Felix Fietkau [Wed, 28 Jul 2010 11:40:38 +0000 (11:40 +0000)]
ath9k: fix various calibration related bugs and clean up the code
SVN-Revision: 22408
Alexandros C. Couloumbis [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)
SVN-Revision: 22407
Jo-Philipp Wich [Wed, 28 Jul 2010 02:18:16 +0000 (02:18 +0000)]
revert r22372 and r22405, dependency on host libtool causes problems
SVN-Revision: 22406
Jo-Philipp Wich [Tue, 27 Jul 2010 22:26:13 +0000 (22:26 +0000)]
make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
SVN-Revision: 22405
Jo-Philipp Wich [Tue, 27 Jul 2010 21:19:28 +0000 (21:19 +0000)]
uhttpd: fix build dependencies (#7674)
SVN-Revision: 22404
Felix Fietkau [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
SVN-Revision: 22403
Felix Fietkau [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
SVN-Revision: 22402
Felix Fietkau [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
SVN-Revision: 22401
Hauke Mehrtens [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
SVN-Revision: 22398
Alexandros C. Couloumbis [Tue, 27 Jul 2010 17:21:30 +0000 (17:21 +0000)]
tools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635)
SVN-Revision: 22397
Markus Wigge [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.
SVN-Revision: 22396
Daniel Dickinson [Tue, 27 Jul 2010 03:36:27 +0000 (03:36 +0000)]
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.
SVN-Revision: 22394
Daniel Dickinson [Tue, 27 Jul 2010 03:23:47 +0000 (03:23 +0000)]
dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.
SVN-Revision: 22393
Jo-Philipp Wich [Mon, 26 Jul 2010 18:58:35 +0000 (18:58 +0000)]
reorder profiles
SVN-Revision: 22390
Hauke Mehrtens [Sun, 25 Jul 2010 16:10:51 +0000 (16:10 +0000)]
brcm47xx: now hopfully realy commit the right things from r22385
SVN-Revision: 22388
Hauke Mehrtens [Sun, 25 Jul 2010 16:07:40 +0000 (16:07 +0000)]
brcm47xx: add missing part from r22385
SVN-Revision: 22387
Jo-Philipp Wich [Sun, 25 Jul 2010 00:10:37 +0000 (00:10 +0000)]
fix a typo in 040-bcm963xx_flashmap.patch
SVN-Revision: 22386
Hauke Mehrtens [Sat, 24 Jul 2010 23:25:06 +0000 (23:25 +0000)]
brcm47xx: fill the whole sprom with data
SVN-Revision: 22385
Florian Fainelli [Sat, 24 Jul 2010 21:39:33 +0000 (21:39 +0000)]
linux-atm: parallel build fix
SVN-Revision: 22383
Florian Fainelli [Sat, 24 Jul 2010 21:39:27 +0000 (21:39 +0000)]
e2fsprogs: parallel build fix
SVN-Revision: 22382
Jo-Philipp Wich [Sat, 24 Jul 2010 19:33:11 +0000 (19:33 +0000)]
base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional
SVN-Revision: 22380
Alexandros C. Couloumbis [Sat, 24 Jul 2010 19:21:27 +0000 (19:21 +0000)]
package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)
SVN-Revision: 22379
Jo-Philipp Wich [Sat, 24 Jul 2010 15:47:15 +0000 (15:47 +0000)]
base-files: unconditionally unlock the rootfs_data partition (#7437)
SVN-Revision: 22377
Alexandros C. Couloumbis [Sat, 24 Jul 2010 08:14:22 +0000 (08:14 +0000)]
generic/config-2.6.32: switch from gzip to lzma jffs2 compression
SVN-Revision: 22374
Alexandros C. Couloumbis [Sat, 24 Jul 2010 00:18:58 +0000 (00:18 +0000)]
ixp4xx: add kernel 2.6.34 preliminary support
SVN-Revision: 22373
Jo-Philipp Wich [Fri, 23 Jul 2010 19:49:19 +0000 (19:49 +0000)]
use host opkg for installing packages in buildroot and ImageBuilder
SVN-Revision: 22372
Felix Fietkau [Fri, 23 Jul 2010 18:16:47 +0000 (18:16 +0000)]
ar71xx: fix sysupgrade on the ubnt nanostation m
SVN-Revision: 22370
Alexandros C. Couloumbis [Fri, 23 Jul 2010 13:51:22 +0000 (13:51 +0000)]
package/compcache: initialize swap driver and introduce a delay before mounting
SVN-Revision: 22368
Alexandros C. Couloumbis [Fri, 23 Jul 2010 13:26:05 +0000 (13:26 +0000)]
package/compcache: revert r22365
SVN-Revision: 22367
Jo-Philipp Wich [Fri, 23 Jul 2010 13:15:22 +0000 (13:15 +0000)]
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
SVN-Revision: 22366
Alexandros C. Couloumbis [Fri, 23 Jul 2010 11:47:47 +0000 (11:47 +0000)]
package/compcache: fix a dependency issue
SVN-Revision: 22365
Jo-Philipp Wich [Fri, 23 Jul 2010 10:39:10 +0000 (10:39 +0000)]
renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
SVN-Revision: 22363
Felix Fietkau [Fri, 23 Jul 2010 02:22:52 +0000 (02:22 +0000)]
ath9k: simplify noise floor calibration chainmask calculation
SVN-Revision: 22362
Felix Fietkau [Fri, 23 Jul 2010 02:08:24 +0000 (02:08 +0000)]
ath9k: fix invalid noisefloor measurement values in ht20 mode
SVN-Revision: 22361
Felix Fietkau [Fri, 23 Jul 2010 01:54:27 +0000 (01:54 +0000)]
ath9k: fix another buffer leak in the aggregation code
SVN-Revision: 22360
Felix Fietkau [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
SVN-Revision: 22359
Hauke Mehrtens [Thu, 22 Jul 2010 18:51:26 +0000 (18:51 +0000)]
mac80211: fix build of ipw2100 driver
SVN-Revision: 22358
Hauke Mehrtens [Thu, 22 Jul 2010 18:50:32 +0000 (18:50 +0000)]
ubsec_ssb: fix build of ubsec_ssb with new ssb patches
SVN-Revision: 22357
Jo-Philipp Wich [Thu, 22 Jul 2010 16:01:17 +0000 (16:01 +0000)]
mac80211: fix handling of frag and rts options, thanks stintel!
SVN-Revision: 22355
Felix Fietkau [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)
SVN-Revision: 22353
Claudio Mignanti [Thu, 22 Jul 2010 11:32:42 +0000 (11:32 +0000)]
general cleanup
SVN-Revision: 22352
Claudio Mignanti [Thu, 22 Jul 2010 11:32:38 +0000 (11:32 +0000)]
Add support for u-boot
SVN-Revision: 22351
Claudio Mignanti [Thu, 22 Jul 2010 11:32:33 +0000 (11:32 +0000)]
Add package pwm-gpio-custom
SVN-Revision: 22350
Claudio Mignanti [Thu, 22 Jul 2010 11:32:27 +0000 (11:32 +0000)]
Add package rotary-gpio-custom
SVN-Revision: 22349
Jo-Philipp Wich [Thu, 22 Jul 2010 08:28:39 +0000 (08:28 +0000)]
busybox: fix compilation on FreeBSD
SVN-Revision: 22348
Jo-Philipp Wich [Thu, 22 Jul 2010 03:09:10 +0000 (03:09 +0000)]
squashfs4: fix compilation on FreeBSD
SVN-Revision: 22347
Jo-Philipp Wich [Thu, 22 Jul 2010 02:59:14 +0000 (02:59 +0000)]
yaffs2: fix compilation on FreeBSD
SVN-Revision: 22345
Jo-Philipp Wich [Thu, 22 Jul 2010 02:43:44 +0000 (02:43 +0000)]
mkimage: fix compilation on FreeBSD
SVN-Revision: 22344
Jo-Philipp Wich [Wed, 21 Jul 2010 22:02:25 +0000 (22:02 +0000)]
opkg: fix host compilation on Darwin (libopkg_test failed to link)
SVN-Revision: 22340
Jo-Philipp Wich [Wed, 21 Jul 2010 18:26:07 +0000 (18:26 +0000)]
opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives
SVN-Revision: 22338
Felix Fietkau [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)
SVN-Revision: 22336
Felix Fietkau [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
SVN-Revision: 22334
Felix Fietkau [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
SVN-Revision: 22327
Felix Fietkau [Wed, 21 Jul 2010 15:02:53 +0000 (15:02 +0000)]
disable crash logging for uml, it cannot possibly work there anyway
SVN-Revision: 22326
Felix Fietkau [Wed, 21 Jul 2010 14:34:22 +0000 (14:34 +0000)]
add a config option for enabling kernel debugging symbols
SVN-Revision: 22325
Felix Fietkau [Wed, 21 Jul 2010 14:34:17 +0000 (14:34 +0000)]
kernel: add some missing debugging related config symbols
SVN-Revision: 22324
Imre Kaloz [Wed, 21 Jul 2010 11:20:53 +0000 (11:20 +0000)]
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
SVN-Revision: 22323
Florian Fainelli [Tue, 20 Jul 2010 22:25:48 +0000 (22:25 +0000)]
fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
SVN-Revision: 22321
Florian Fainelli [Tue, 20 Jul 2010 22:25:04 +0000 (22:25 +0000)]
remove whitespaces in kmod-switch sources
SVN-Revision: 22320
Felix Fietkau [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
SVN-Revision: 22319
Hauke Mehrtens [Tue, 20 Jul 2010 19:41:17 +0000 (19:41 +0000)]
brcm47xx: fix for boardflags by xMff and checkpatch.pl fixes
SVN-Revision: 22318
Imre Kaloz [Tue, 20 Jul 2010 13:21:00 +0000 (13:21 +0000)]
upgrade the config.* scripts
SVN-Revision: 22312
Imre Kaloz [Tue, 20 Jul 2010 11:11:22 +0000 (11:11 +0000)]
the storm target is gone for a long time now
SVN-Revision: 22311
Felix Fietkau [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
SVN-Revision: 22305
Felix Fietkau [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
SVN-Revision: 22304
Felix Fietkau [Tue, 20 Jul 2010 01:54:11 +0000 (01:54 +0000)]
ar71xx: set default values for the fifo cfg registers on AR724x
SVN-Revision: 22303
Felix Fietkau [Tue, 20 Jul 2010 01:54:07 +0000 (01:54 +0000)]
mac80211: fix aggregation on WDS AP interfaces
SVN-Revision: 22302
Felix Fietkau [Tue, 20 Jul 2010 01:54:01 +0000 (01:54 +0000)]
mac80211: update to wireless-testing 2010-07-16
SVN-Revision: 22301
Jo-Philipp Wich [Mon, 19 Jul 2010 22:20:07 +0000 (22:20 +0000)]
nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)
SVN-Revision: 22299
Hauke Mehrtens [Mon, 19 Jul 2010 21:45:29 +0000 (21:45 +0000)]
brcm47xx: write boardflags correct into sprom
SVN-Revision: 22298
Claudio Mignanti [Mon, 19 Jul 2010 21:14:24 +0000 (21:14 +0000)]
pwm: export the generic pwm api as module
SVN-Revision: 22297
Hauke Mehrtens [Mon, 19 Jul 2010 20:25:20 +0000 (20:25 +0000)]
brcm47xx: prepare brcm47xx patches for sending to mainline.
SVN-Revision: 22296
Hauke Mehrtens [Mon, 19 Jul 2010 20:07:24 +0000 (20:07 +0000)]
brcm47xx: remove kernel 2.6.33
SVN-Revision: 22295
Imre Kaloz [Mon, 19 Jul 2010 12:32:18 +0000 (12:32 +0000)]
rename the mx2 target to imx21
SVN-Revision: 22294
Hamish Guthrie [Mon, 19 Jul 2010 12:29:41 +0000 (12:29 +0000)]
Remove profile no longer required
SVN-Revision: 22293
Hamish Guthrie [Mon, 19 Jul 2010 12:13:47 +0000 (12:13 +0000)]
replace dropbear with openssh
SVN-Revision: 22292
Imre Kaloz [Mon, 19 Jul 2010 11:35:30 +0000 (11:35 +0000)]
we don't care about the md5sums for -rc kernels
SVN-Revision: 22290
Imre Kaloz [Mon, 19 Jul 2010 11:34:03 +0000 (11:34 +0000)]
update kernel versions
SVN-Revision: 22289
Imre Kaloz [Mon, 19 Jul 2010 11:30:27 +0000 (11:30 +0000)]
fixup some boardnames
SVN-Revision: 22288
Imre Kaloz [Mon, 19 Jul 2010 11:28:20 +0000 (11:28 +0000)]
remove unneeded patches
SVN-Revision: 22287
Hauke Mehrtens [Sun, 18 Jul 2010 19:40:31 +0000 (19:40 +0000)]
e2fsprogs: update to version 1.41.12
SVN-Revision: 22286
Hauke Mehrtens [Sun, 18 Jul 2010 19:39:57 +0000 (19:39 +0000)]
iw: update to version 0.9.20
SVN-Revision: 22285
Alexandros C. Couloumbis [Sun, 18 Jul 2010 19:24:00 +0000 (19:24 +0000)]
ixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32
SVN-Revision: 22284
Alexandros C. Couloumbis [Sun, 18 Jul 2010 18:59:12 +0000 (18:59 +0000)]
package/kernel: modularize ixp4xx_eth driver & marvel
88E6060 phy support
SVN-Revision: 22283
Jo-Philipp Wich [Sun, 18 Jul 2010 18:36:12 +0000 (18:36 +0000)]
base-files, busybox: fix 22279, simplify code and get rid of awk
SVN-Revision: 22282
Daniel Dickinson [Sun, 18 Jul 2010 15:18:38 +0000 (15:18 +0000)]
base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use.
SVN-Revision: 22279
Florian Fainelli [Sun, 18 Jul 2010 10:29:58 +0000 (10:29 +0000)]
add support for generic eb214a, thanks cezary (#7027)
SVN-Revision: 22275
Florian Fainelli [Sun, 18 Jul 2010 10:29:51 +0000 (10:29 +0000)]
remove 2.6.30 support
SVN-Revision: 22274
Florian Fainelli [Sun, 18 Jul 2010 10:29:44 +0000 (10:29 +0000)]
fix alice gate2 internet:green led (#6743)
SVN-Revision: 22273
Hauke Mehrtens [Sat, 17 Jul 2010 20:01:46 +0000 (20:01 +0000)]
brcm47xx: activate swap again and run make oldconfig
SVN-Revision: 22266
Florian Fainelli [Sat, 17 Jul 2010 17:20:35 +0000 (17:20 +0000)]
use bootloader baudrate settings, thanks bifferos (#7619)
SVN-Revision: 22259
Florian Fainelli [Sat, 17 Jul 2010 17:20:29 +0000 (17:20 +0000)]
fix bifferboard flash map, thanks bifferos (#7622)
SVN-Revision: 22258
Florian Fainelli [Sat, 17 Jul 2010 17:20:23 +0000 (17:20 +0000)]
refresh 2.6.32 patches
SVN-Revision: 22257
Florian Fainelli [Sat, 17 Jul 2010 17:20:16 +0000 (17:20 +0000)]
refresh 2.6.32 patches
SVN-Revision: 22256
Alexandros C. Couloumbis [Sat, 17 Jul 2010 15:45:13 +0000 (15:45 +0000)]
ixp4xx: update 2.6.35 config options
SVN-Revision: 22254