Commit graph

7270 commits

Author SHA1 Message Date
John Crispin
2a8b143cb3 remove binary file
SVN-Revision: 10262
2008-01-26 03:17:35 +00:00
John Crispin
0844d5fe49 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
Felix Fietkau
929767622f add some random madwifi fixes
SVN-Revision: 10260
2008-01-25 23:09:13 +00:00
Felix Fietkau
1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
2008-01-25 20:24:25 +00:00
Gabor Juhos
76eef0ab42 firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)
SVN-Revision: 10258
2008-01-25 19:05:51 +00:00
John Crispin
62963b1ce2 change annoying\unavble to open console" warning
SVN-Revision: 10257
2008-01-25 18:45:40 +00:00
John Crispin
74f9f70ab7 add support for the user led on the avila
SVN-Revision: 10256
2008-01-25 18:28:34 +00:00
John Crispin
dfa7ec4c25 make busybox have hwclocjk tool enable by default
SVN-Revision: 10255
2008-01-25 16:49:21 +00:00
Felix Fietkau
4ff87a6638 oops, applied the ipkg patch with the wrong patchlevel
SVN-Revision: 10253
2008-01-25 16:46:26 +00:00
Felix Fietkau
e7d27627fd 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
2008-01-25 11:33:20 +00:00
Felix Fietkau
0e8693de71 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
2008-01-25 11:09:10 +00:00
Felix Fietkau
e84e3a5b03 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
2008-01-25 10:59:40 +00:00
Gabor Juhos
b63a7d1242 firmware-utils/mkzynfw: add preliminary support for OEM boards
SVN-Revision: 10243
2008-01-25 08:19:31 +00:00
Gabor Juhos
a3d82d79bf convert Cellvision board structures
SVN-Revision: 10242
2008-01-25 08:16:40 +00:00
John Crispin
57670563b5 added dmabounce debug code to ixp4xx
SVN-Revision: 10240
2008-01-24 21:26:37 +00:00
Felix Fietkau
dc584fc1af add atheros ar2313 vlan fix (thx, SeG)
SVN-Revision: 10238
2008-01-24 20:04:24 +00:00
Jens Muecke
3829f7b3f1 Updating libertas wireless driver to latest version.
SVN-Revision: 10235
2008-01-24 03:03:04 +00:00
Florian Fainelli
8ee2e7a4a3 Also generate http uploadable images for Airlink AR525w
SVN-Revision: 10229
2008-01-21 14:11:01 +00:00
Florian Fainelli
6907b29d8f Upgrade rdc to 2.6.23.14
SVN-Revision: 10228
2008-01-21 13:26:48 +00:00
Gabor Juhos
d0ed1a1d83 cleanup wget2nand script (closes #3049)
SVN-Revision: 10221
2008-01-18 17:52:26 +00:00
Gabor Juhos
6700252dd1 USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
2008-01-17 20:35:38 +00:00
Gabor Juhos
1ceb95ed59 firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)
SVN-Revision: 10218
2008-01-17 14:46:10 +00:00
Travis Kemen
f548e54b8d add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10217
2008-01-17 01:23:38 +00:00
Travis Kemen
e743dd5c81 add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10216
2008-01-17 01:15:50 +00:00
Gabor Juhos
351ca63dbf sync kernel config
SVN-Revision: 10214
2008-01-16 18:07:33 +00:00
Florian Fainelli
7ef96948af Add support for european DSL-502t leds (#2880)
SVN-Revision: 10210
2008-01-16 11:20:03 +00:00
Gabor Juhos
0a6bf50432 bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
SVN-Revision: 10208
2008-01-16 09:44:11 +00:00
Felix Fietkau
aee68ecb03 upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
SVN-Revision: 10207
2008-01-16 03:40:08 +00:00
Felix Fietkau
bb57348b94 fix multi-essid setting for broadcom-wl
SVN-Revision: 10206
2008-01-16 03:40:04 +00:00
Felix Fietkau
85a1127f2d add wrt350n image file
SVN-Revision: 10205
2008-01-16 03:39:59 +00:00
Matteo Croce
94ccc26f42 update ar7 sangam tarball
SVN-Revision: 10203
2008-01-15 03:25:11 +00:00
Felix Fietkau
338e846c79 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
SVN-Revision: 10202
2008-01-15 03:22:10 +00:00
Andy Boyett
e233aed2bd broadcom-wl md5sum fixed, thanks ix.
SVN-Revision: 10201
2008-01-15 02:25:05 +00:00
Travis Kemen
e8bc160a02 disable use of sendfile() for httpd
SVN-Revision: 10200
2008-01-15 02:23:59 +00:00
Travis Kemen
2642f5c065 fix madwifi compile for iop32x
SVN-Revision: 10198
2008-01-15 00:01:05 +00:00
Imre Kaloz
ed57d3042b add support for the Netgear WG302v1/WAG302v1
SVN-Revision: 10197
2008-01-14 22:36:09 +00:00
Gabor Juhos
5e0b4b1379 generate firmware images for the CAS-700/771/790/861 devices
SVN-Revision: 10193
2008-01-14 16:14:53 +00:00
Felix Fietkau
903af2c13e add $(TOOLCHAIN_DIR)/lib to $(TARGET_LDFLAGS) to ensure that all packages process this correctly - fixes build errors with openldap/php5
SVN-Revision: 10190
2008-01-14 12:28:53 +00:00
Andy Boyett
f9ddabb579 Fix iwconfig symlink generation, closes #3013
SVN-Revision: 10188
2008-01-14 08:34:07 +00:00
Matteo Croce
7a1e03489f acx: fix X86 builds
SVN-Revision: 10183
2008-01-14 01:40:00 +00:00
Felix Fietkau
7fedac059c add missing kconfig entry
SVN-Revision: 10182
2008-01-14 00:27:01 +00:00
Matteo Croce
af9cf4a7a8 gpio: revert it back, wrong and useless
SVN-Revision: 10181
2008-01-13 20:13:08 +00:00
Matteo Croce
5d249c898d GPIO fix
SVN-Revision: 10180
2008-01-12 17:14:15 +00:00
Matteo Croce
fae9e82aad cache GPIO addresses to be more efficent
SVN-Revision: 10179
2008-01-12 16:41:28 +00:00
Matteo Croce
6993d2138c update the acx driver
SVN-Revision: 10178
2008-01-12 13:27:26 +00:00
John Crispin
a1833b272b remove obseleted package
SVN-Revision: 10177
2008-01-12 12:08:20 +00:00
John Crispin
eb77b37084 revert some breakage
SVN-Revision: 10176
2008-01-12 12:07:33 +00:00
Gabor Juhos
31c7a323e6 kernel/modules: fix zd1211 dependancy (closes: #2985)
SVN-Revision: 10175
2008-01-11 19:32:33 +00:00
Florian Fainelli
4e9cc1b056 Fix esfq compilation (#3005)
SVN-Revision: 10174
2008-01-11 19:26:11 +00:00
Florian Fainelli
e22d12ddfc Add support for the gpio connected reset button
SVN-Revision: 10173
2008-01-11 15:19:13 +00:00