Felix Fietkau [Sun, 27 Jan 2008 14:34:18 +0000 (14:34 +0000)]
kernel: add a default for CONFIG_NEW_GPIO
SVN-Revision: 10278
Gabor Juhos [Sat, 26 Jan 2008 20:07:47 +0000 (20:07 +0000)]
uClibc: restore support of shadow passwords, but make it configurable
SVN-Revision: 10276
Gabor Juhos [Sat, 26 Jan 2008 15:59:00 +0000 (15:59 +0000)]
remove 'svn:executable' property from adm5120_uart.h (closes #3086)
SVN-Revision: 10275
Felix Fietkau [Sat, 26 Jan 2008 15:18:18 +0000 (15:18 +0000)]
madwifi: nuke some weird code which is causing NULL nodes to appear
SVN-Revision: 10274
Ralph Hempel [Sat, 26 Jan 2008 12:19:45 +0000 (12:19 +0000)]
fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement)
SVN-Revision: 10273
Felix Fietkau [Sat, 26 Jan 2008 10:17:22 +0000 (10:17 +0000)]
do not use kzalloc() in madwifi, for compatibility reasons
SVN-Revision: 10272
Felix Fietkau [Sat, 26 Jan 2008 05:45:37 +0000 (05:45 +0000)]
madwifi: nuke some totally wrong code which was causing performance issues
SVN-Revision: 10270
Felix Fietkau [Sat, 26 Jan 2008 05:45:31 +0000 (05:45 +0000)]
madwifi: use mrr even in legacy mode
SVN-Revision: 10269
Felix Fietkau [Sat, 26 Jan 2008 04:47:11 +0000 (04:47 +0000)]
add a patch for properly refreshing the bssidmask
SVN-Revision: 10268
John Crispin [Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)]
add userspace tool for gpio_dev
SVN-Revision: 10267
Felix Fietkau [Sat, 26 Jan 2008 04:19:50 +0000 (04:19 +0000)]
add extra sanity checks in madwifi
SVN-Revision: 10266
John Crispin [Sat, 26 Jan 2008 03:52:11 +0000 (03:52 +0000)]
add missing header file
SVN-Revision: 10265
Felix Fietkau [Sat, 26 Jan 2008 03:21:12 +0000 (03:21 +0000)]
add a patch for improved transmit signal strength in madwifi
SVN-Revision: 10264
Felix Fietkau [Sat, 26 Jan 2008 03:21:09 +0000 (03:21 +0000)]
add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
SVN-Revision: 10263
John Crispin [Sat, 26 Jan 2008 03:17:35 +0000 (03:17 +0000)]
remove binary file
SVN-Revision: 10262
John Crispin [Sat, 26 Jan 2008 03:16:11 +0000 (03:16 +0000)]
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
SVN-Revision: 10261
Felix Fietkau [Fri, 25 Jan 2008 23:09:13 +0000 (23:09 +0000)]
add some random madwifi fixes
SVN-Revision: 10260
Felix Fietkau [Fri, 25 Jan 2008 20:24:25 +0000 (20:24 +0000)]
upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
Gabor Juhos [Fri, 25 Jan 2008 19:05:51 +0000 (19:05 +0000)]
firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)
SVN-Revision: 10258
John Crispin [Fri, 25 Jan 2008 18:45:40 +0000 (18:45 +0000)]
change annoying\unavble to open console" warning
SVN-Revision: 10257
John Crispin [Fri, 25 Jan 2008 18:28:34 +0000 (18:28 +0000)]
add support for the user led on the avila
SVN-Revision: 10256
John Crispin [Fri, 25 Jan 2008 16:49:21 +0000 (16:49 +0000)]
make busybox have hwclocjk tool enable by default
SVN-Revision: 10255
Felix Fietkau [Fri, 25 Jan 2008 16:46:26 +0000 (16:46 +0000)]
oops, applied the ipkg patch with the wrong patchlevel
SVN-Revision: 10253
Felix Fietkau [Fri, 25 Jan 2008 11:33:20 +0000 (11:33 +0000)]
the attached patch adds the -a option to the feeds install command. Therefore following command option should work now
./scripts/feeds install -a
./scripts/feeds install -a -p xwrt
To-do:
- The next step should be to replace the current make package/symlinks implementation with ./scripts/feeds install -a .
( the locations of the packages within ./packages are different with both methods )
- The current feed script is not able to handle "Provides" statements properly. The dependencies will be installed only if they are real package names and not aliases (provides) .
Note:
This patch also includes the previous patch reg. directory (ClearCase) support from 30.12.07.
br/R
Signed-off-by: ralph <ralph.hempel@infineon.com>
SVN-Revision: 10252
Felix Fietkau [Fri, 25 Jan 2008 11:09:10 +0000 (11:09 +0000)]
ipkg - free some memory by removing temporary control & data archives after processing
The control and data archives can be removed after processing and
gain some memory for another use of the ramdisk or for ipkg needs.
Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10246
Felix Fietkau [Fri, 25 Jan 2008 10:59:40 +0000 (10:59 +0000)]
missing optional parameters for restart and boot functions
Add missing optional parameters in remaining rc functions.
It fixes my previous implementation of parametrized rc functions [8106],
ticket #3063, thanks argovela-at-yahoo-com for reporting.
Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10245
Gabor Juhos [Fri, 25 Jan 2008 08:19:31 +0000 (08:19 +0000)]
firmware-utils/mkzynfw: add preliminary support for OEM boards
SVN-Revision: 10243
Gabor Juhos [Fri, 25 Jan 2008 08:16:40 +0000 (08:16 +0000)]
convert Cellvision board structures
SVN-Revision: 10242
John Crispin [Thu, 24 Jan 2008 21:26:37 +0000 (21:26 +0000)]
added dmabounce debug code to ixp4xx
SVN-Revision: 10240
Felix Fietkau [Thu, 24 Jan 2008 20:04:24 +0000 (20:04 +0000)]
add atheros ar2313 vlan fix (thx, SeG)
SVN-Revision: 10238
Jens Muecke [Thu, 24 Jan 2008 03:03:04 +0000 (03:03 +0000)]
Updating libertas wireless driver to latest version.
SVN-Revision: 10235
Florian Fainelli [Mon, 21 Jan 2008 14:11:01 +0000 (14:11 +0000)]
Also generate http uploadable images for Airlink AR525w
SVN-Revision: 10229
Florian Fainelli [Mon, 21 Jan 2008 13:26:48 +0000 (13:26 +0000)]
Upgrade rdc to 2.6.23.14
SVN-Revision: 10228
Gabor Juhos [Fri, 18 Jan 2008 17:52:26 +0000 (17:52 +0000)]
cleanup wget2nand script (closes #3049)
SVN-Revision: 10221
Gabor Juhos [Thu, 17 Jan 2008 20:35:38 +0000 (20:35 +0000)]
USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
Gabor Juhos [Thu, 17 Jan 2008 14:46:10 +0000 (14:46 +0000)]
firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)
SVN-Revision: 10218
Travis Kemen [Thu, 17 Jan 2008 01:23:38 +0000 (01:23 +0000)]
add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10217
Travis Kemen [Thu, 17 Jan 2008 01:15:50 +0000 (01:15 +0000)]
add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10216
Gabor Juhos [Wed, 16 Jan 2008 18:07:33 +0000 (18:07 +0000)]
sync kernel config
SVN-Revision: 10214
Florian Fainelli [Wed, 16 Jan 2008 11:20:03 +0000 (11:20 +0000)]
Add support for european DSL-502t leds (#2880)
SVN-Revision: 10210
Gabor Juhos [Wed, 16 Jan 2008 09:44:11 +0000 (09:44 +0000)]
bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
SVN-Revision: 10208
Felix Fietkau [Wed, 16 Jan 2008 03:40:08 +0000 (03:40 +0000)]
upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
SVN-Revision: 10207
Felix Fietkau [Wed, 16 Jan 2008 03:40:04 +0000 (03:40 +0000)]
fix multi-essid setting for broadcom-wl
SVN-Revision: 10206
Felix Fietkau [Wed, 16 Jan 2008 03:39:59 +0000 (03:39 +0000)]
add wrt350n image file
SVN-Revision: 10205
Matteo Croce [Tue, 15 Jan 2008 03:25:11 +0000 (03:25 +0000)]
update ar7 sangam tarball
SVN-Revision: 10203
Felix Fietkau [Tue, 15 Jan 2008 03:22:10 +0000 (03:22 +0000)]
revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
SVN-Revision: 10202
Andy Boyett [Tue, 15 Jan 2008 02:25:05 +0000 (02:25 +0000)]
broadcom-wl md5sum fixed, thanks ix.
SVN-Revision: 10201
Travis Kemen [Tue, 15 Jan 2008 02:23:59 +0000 (02:23 +0000)]
disable use of sendfile() for httpd
SVN-Revision: 10200
Travis Kemen [Tue, 15 Jan 2008 00:01:05 +0000 (00:01 +0000)]
fix madwifi compile for iop32x
SVN-Revision: 10198
Imre Kaloz [Mon, 14 Jan 2008 22:36:09 +0000 (22:36 +0000)]
add support for the Netgear WG302v1/WAG302v1
SVN-Revision: 10197
Gabor Juhos [Mon, 14 Jan 2008 16:14:53 +0000 (16:14 +0000)]
generate firmware images for the CAS-700/771/790/861 devices
SVN-Revision: 10193
Felix Fietkau [Mon, 14 Jan 2008 12:28:53 +0000 (12:28 +0000)]
add $(TOOLCHAIN_DIR)/lib to $(TARGET_LDFLAGS) to ensure that all packages process this correctly - fixes build errors with openldap/php5
SVN-Revision: 10190
Andy Boyett [Mon, 14 Jan 2008 08:34:07 +0000 (08:34 +0000)]
Fix iwconfig symlink generation, closes #3013
SVN-Revision: 10188
Matteo Croce [Mon, 14 Jan 2008 01:40:00 +0000 (01:40 +0000)]
acx: fix X86 builds
SVN-Revision: 10183
Felix Fietkau [Mon, 14 Jan 2008 00:27:01 +0000 (00:27 +0000)]
add missing kconfig entry
SVN-Revision: 10182
Matteo Croce [Sun, 13 Jan 2008 20:13:08 +0000 (20:13 +0000)]
gpio: revert it back, wrong and useless
SVN-Revision: 10181
Matteo Croce [Sat, 12 Jan 2008 17:14:15 +0000 (17:14 +0000)]
GPIO fix
SVN-Revision: 10180
Matteo Croce [Sat, 12 Jan 2008 16:41:28 +0000 (16:41 +0000)]
cache GPIO addresses to be more efficent
SVN-Revision: 10179
Matteo Croce [Sat, 12 Jan 2008 13:27:26 +0000 (13:27 +0000)]
update the acx driver
SVN-Revision: 10178
John Crispin [Sat, 12 Jan 2008 12:08:20 +0000 (12:08 +0000)]
remove obseleted package
SVN-Revision: 10177
John Crispin [Sat, 12 Jan 2008 12:07:33 +0000 (12:07 +0000)]
revert some breakage
SVN-Revision: 10176
Gabor Juhos [Fri, 11 Jan 2008 19:32:33 +0000 (19:32 +0000)]
kernel/modules: fix zd1211 dependancy (closes: #2985)
SVN-Revision: 10175
Florian Fainelli [Fri, 11 Jan 2008 19:26:11 +0000 (19:26 +0000)]
Fix esfq compilation (#3005)
SVN-Revision: 10174
Florian Fainelli [Fri, 11 Jan 2008 15:19:13 +0000 (15:19 +0000)]
Add support for the gpio connected reset button
SVN-Revision: 10173
Florian Fainelli [Fri, 11 Jan 2008 10:59:56 +0000 (10:59 +0000)]
Allow S1 button to be controlled using gpio-keys
SVN-Revision: 10172
Florian Fainelli [Fri, 11 Jan 2008 10:42:06 +0000 (10:42 +0000)]
Upgrade rb532 to .23, provide generic GPIO API to this board
SVN-Revision: 10171
Rod Whitby [Fri, 11 Jan 2008 07:35:43 +0000 (07:35 +0000)]
Updated ixp4xx ethernet driver to latest upstream patch for 2.6.23 from upstream's git repository
SVN-Revision: 10170
Rod Whitby [Fri, 11 Jan 2008 07:33:18 +0000 (07:33 +0000)]
Updated the fsg board patch from nslu2-linux
SVN-Revision: 10169
Rod Whitby [Fri, 11 Jan 2008 07:26:59 +0000 (07:26 +0000)]
Refreshed the dsmg600 and nas100d power patches from nslu2-linux
SVN-Revision: 10168
Rod Whitby [Fri, 11 Jan 2008 07:24:49 +0000 (07:24 +0000)]
Renumbered the fsg patch into nslu2-linux managed numbering area
SVN-Revision: 10167
Rod Whitby [Fri, 11 Jan 2008 07:23:58 +0000 (07:23 +0000)]
Combined the nas100d net driver patches, based on new nslu2-linux patch
SVN-Revision: 10166
Rod Whitby [Fri, 11 Jan 2008 07:23:28 +0000 (07:23 +0000)]
Combined the nslu2 net driver patches, based on new nslu2-linux patch
SVN-Revision: 10165
Rod Whitby [Fri, 11 Jan 2008 07:22:29 +0000 (07:22 +0000)]
Renumbered the avila-related patches, since nslu2-linux no longer carries them.
SVN-Revision: 10164
Rod Whitby [Fri, 11 Jan 2008 02:30:48 +0000 (02:30 +0000)]
nas100d-pata-artop patch is no longer required due to upstream fixes
SVN-Revision: 10163
Tim Yardley [Thu, 10 Jan 2008 21:15:03 +0000 (21:15 +0000)]
add broadcom b44 driver support
SVN-Revision: 10162
Florian Fainelli [Thu, 10 Jan 2008 18:44:38 +0000 (18:44 +0000)]
Replace system button patch with its correspondant API
SVN-Revision: 10161
Florian Fainelli [Thu, 10 Jan 2008 18:15:45 +0000 (18:15 +0000)]
Fix compilation failures with spca5xx-le (#2735)
SVN-Revision: 10158
Florian Fainelli [Thu, 10 Jan 2008 17:46:52 +0000 (17:46 +0000)]
Mark spca5xx-le as broken (#2923)
SVN-Revision: 10157
Gabor Juhos [Wed, 9 Jan 2008 07:44:17 +0000 (07:44 +0000)]
pcmcia-core: fix a typo
SVN-Revision: 10154
Rod Whitby [Wed, 9 Jan 2008 05:22:43 +0000 (05:22 +0000)]
Consolidated all the ixp4xx i2c gpio patches into a copy of the patch from nslu2-linux which has been pushed upstream via the i2c maintainer.
SVN-Revision: 10153
Travis Kemen [Wed, 9 Jan 2008 02:46:58 +0000 (02:46 +0000)]
fix broken patch file from #2997
SVN-Revision: 10152
Rod Whitby [Wed, 9 Jan 2008 02:36:02 +0000 (02:36 +0000)]
Consolidated fsg3 support into a single patch, identical to the one in the nlsu2-linux kernel repository
SVN-Revision: 10151
Rod Whitby [Wed, 9 Jan 2008 01:05:31 +0000 (01:05 +0000)]
Forgot to commit the config change
SVN-Revision: 10150
Tim Yardley [Tue, 8 Jan 2008 22:31:26 +0000 (22:31 +0000)]
md5sum was left out
SVN-Revision: 10148
Tim Yardley [Tue, 8 Jan 2008 22:28:35 +0000 (22:28 +0000)]
updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
SVN-Revision: 10147
Tim Yardley [Tue, 8 Jan 2008 18:21:22 +0000 (18:21 +0000)]
update to the latest imq patch for 2.6.23 from actusa.net/~linuximq/
SVN-Revision: 10145
Tim Yardley [Tue, 8 Jan 2008 17:41:42 +0000 (17:41 +0000)]
bump to 2.6.23.12
SVN-Revision: 10144
Florian Fainelli [Tue, 8 Jan 2008 14:27:48 +0000 (14:27 +0000)]
Add back Sitecom WL-105b support
SVN-Revision: 10142
Florian Fainelli [Mon, 7 Jan 2008 19:38:17 +0000 (19:38 +0000)]
Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().
Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.
Signed-off-by: <benoit.ganne@gmail.com>
SVN-Revision: 10141
Andy Boyett [Mon, 7 Jan 2008 07:16:00 +0000 (07:16 +0000)]
Fix docs build from a clean checkout, closes #2975
SVN-Revision: 10140
Felix Fietkau [Sun, 6 Jan 2008 19:28:26 +0000 (19:28 +0000)]
export switch-core.h to $(STAGING_DIR)
SVN-Revision: 10138
Felix Fietkau [Sun, 6 Jan 2008 19:28:07 +0000 (19:28 +0000)]
update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
Felix Fietkau [Sun, 6 Jan 2008 19:26:33 +0000 (19:26 +0000)]
don't call deconfig in udhcpc when entering the renew phase
SVN-Revision: 10136
Florian Fainelli [Sun, 6 Jan 2008 13:07:20 +0000 (13:07 +0000)]
Mirror source tarball to openwrt.org (#2983)
SVN-Revision: 10133
Felix Fietkau [Sun, 6 Jan 2008 12:58:01 +0000 (12:58 +0000)]
revert r9801 - fixes #2921
SVN-Revision: 10132
Florian Fainelli [Sun, 6 Jan 2008 12:44:23 +0000 (12:44 +0000)]
Upgrade gspcav1 to
20071224 (#2922)
SVN-Revision: 10131
Florian Fainelli [Sun, 6 Jan 2008 12:21:28 +0000 (12:21 +0000)]
Trivial patch to correct typos and spelling errors in OpenWRT documentation.\nPlease Apply.\nSigned-off-by: Jesper Dangaard Brouer <hawk@diku.dk>
SVN-Revision: 10129
Felix Fietkau [Sun, 6 Jan 2008 02:48:24 +0000 (02:48 +0000)]
save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
SVN-Revision: 10125
Felix Fietkau [Sun, 6 Jan 2008 02:12:40 +0000 (02:12 +0000)]
fix potential build errors when changing the qc-usb package selection
SVN-Revision: 10124
Felix Fietkau [Sun, 6 Jan 2008 02:12:37 +0000 (02:12 +0000)]
Remove LINUX_2_6 dependency from qc-usb
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).
Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu>
SVN-Revision: 10123