lede.git
17 years agoDisable NAPI by default (#1671)
Florian Fainelli [Mon, 6 Aug 2007 18:13:23 +0000 (18:13 +0000)]
Disable NAPI by default (#1671)

SVN-Revision: 8353

17 years agoremove case sensitivity from the board name checking
Gabor Juhos [Mon, 6 Aug 2007 17:38:40 +0000 (17:38 +0000)]
remove case sensitivity from the board name checking

SVN-Revision: 8352

17 years agoadd special values for GPIO lines in switch
Gabor Juhos [Mon, 6 Aug 2007 17:25:49 +0000 (17:25 +0000)]
add special values for GPIO lines in switch

SVN-Revision: 8351

17 years agoFix the option dns usages (#2174)
Florian Fainelli [Mon, 6 Aug 2007 16:17:12 +0000 (16:17 +0000)]
Fix the option dns usages (#2174)

SVN-Revision: 8350

17 years agoAdd generic gpio support to rdc, convert the led driver to be a platform driver,...
Florian Fainelli [Mon, 6 Aug 2007 14:15:57 +0000 (14:15 +0000)]
Add generic gpio support to rdc, convert the led driver to be a platform driver, need to convert the flash driver as well

SVN-Revision: 8348

17 years agoadded improved watchdog driver for amazon
John Crispin [Sun, 5 Aug 2007 16:26:47 +0000 (16:26 +0000)]
added improved watchdog driver for amazon

SVN-Revision: 8346

17 years agordc-2.6 must be built with gcc-3.4.6, if not it will not boot at all
Florian Fainelli [Sun, 5 Aug 2007 11:05:08 +0000 (11:05 +0000)]
rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all

SVN-Revision: 8345

17 years agocleaned up amazon serial and prom code
John Crispin [Sun, 5 Aug 2007 08:53:07 +0000 (08:53 +0000)]
cleaned up amazon serial and prom code

SVN-Revision: 8344

17 years agofix a race condition with dynamic interfaces and firewalling
Felix Fietkau [Sat, 4 Aug 2007 13:26:41 +0000 (13:26 +0000)]
fix a race condition with dynamic interfaces and firewalling

SVN-Revision: 8343

17 years agodocument config_foreach, close #2162
Felix Fietkau [Sat, 4 Aug 2007 12:23:46 +0000 (12:23 +0000)]
document config_foreach, close #2162

SVN-Revision: 8342

17 years agofix a few overfull hboxes, remove some redundant stuff
Felix Fietkau [Sat, 4 Aug 2007 11:58:31 +0000 (11:58 +0000)]
fix a few overfull hboxes, remove some redundant stuff

SVN-Revision: 8341

17 years agowifi docs: fix a few typos and inconsistencies, add examples
Felix Fietkau [Sat, 4 Aug 2007 11:51:19 +0000 (11:51 +0000)]
wifi docs: fix a few typos and inconsistencies, add examples

SVN-Revision: 8340

17 years agoadd a missing variable assignment
Felix Fietkau [Sat, 4 Aug 2007 11:31:40 +0000 (11:31 +0000)]
add a missing variable assignment

SVN-Revision: 8339

17 years agotab/whitespace fix
Felix Fietkau [Sat, 4 Aug 2007 11:30:40 +0000 (11:30 +0000)]
tab/whitespace fix

SVN-Revision: 8338

17 years agoAllow installing gcj/gnu classpath,for those interested
Florian Fainelli [Sat, 4 Aug 2007 10:59:02 +0000 (10:59 +0000)]
Allow installing gcj/gnu classpath,for those interested

SVN-Revision: 8337

17 years agoFix the typo
Florian Fainelli [Sat, 4 Aug 2007 09:28:19 +0000 (09:28 +0000)]
Fix the typo

SVN-Revision: 8336

17 years agoAdd support for the D-Link DWL-3150
Florian Fainelli [Sat, 4 Aug 2007 09:04:55 +0000 (09:04 +0000)]
Add support for the D-Link DWL-3150

SVN-Revision: 8335

17 years agoremoved volatile register derefs from amazon setup code
John Crispin [Sat, 4 Aug 2007 01:55:44 +0000 (01:55 +0000)]
removed volatile register derefs from amazon setup code

SVN-Revision: 8334

17 years agorewrite of the amazon irq code
John Crispin [Sat, 4 Aug 2007 01:37:23 +0000 (01:37 +0000)]
rewrite of the amazon irq code

SVN-Revision: 8333

17 years agofix reset function in USB driver
Gabor Juhos [Fri, 3 Aug 2007 17:31:52 +0000 (17:31 +0000)]
fix reset function in USB driver

SVN-Revision: 8332

17 years agoUSB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource...
Gabor Juhos [Fri, 3 Aug 2007 15:59:23 +0000 (15:59 +0000)]
USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure

SVN-Revision: 8331

17 years agoAdd some more documentation
Florian Fainelli [Fri, 3 Aug 2007 09:31:47 +0000 (09:31 +0000)]
Add some more documentation

SVN-Revision: 8330

17 years agoFix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
Florian Fainelli [Fri, 3 Aug 2007 08:06:06 +0000 (08:06 +0000)]
Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)

SVN-Revision: 8329

17 years agoMake jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config,...
Florian Fainelli [Fri, 3 Aug 2007 07:28:43 +0000 (07:28 +0000)]
Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)

SVN-Revision: 8328

17 years agoadd a fix for skb_put_over in beacon handling code
Felix Fietkau [Fri, 3 Aug 2007 01:46:47 +0000 (01:46 +0000)]
add a fix for skb_put_over in beacon handling code

SVN-Revision: 8325

17 years agofix image installation
Felix Fietkau [Fri, 3 Aug 2007 01:21:41 +0000 (01:21 +0000)]
fix image installation

SVN-Revision: 8324

17 years agofix kmod packages that don't use KCONFIG
Felix Fietkau [Thu, 2 Aug 2007 23:49:31 +0000 (23:49 +0000)]
fix kmod packages that don't use KCONFIG

SVN-Revision: 8323

17 years agoSome adm5120-hcd cleanups
Florian Fainelli [Thu, 2 Aug 2007 21:06:00 +0000 (21:06 +0000)]
Some adm5120-hcd cleanups

SVN-Revision: 8320

17 years agoadd firmware generation tool for ZyXEL boards
Gabor Juhos [Thu, 2 Aug 2007 19:05:28 +0000 (19:05 +0000)]
add firmware generation tool for ZyXEL boards

SVN-Revision: 8318

17 years agoAdd a zyxel prestige profile for the adm5120eb target, build the hcd driver as a...
Florian Fainelli [Thu, 2 Aug 2007 13:53:23 +0000 (13:53 +0000)]
Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module

SVN-Revision: 8317

17 years agofix kmod packaging for packages where some KCONFIG symbols are set to y
Felix Fietkau [Thu, 2 Aug 2007 13:38:03 +0000 (13:38 +0000)]
fix kmod packaging for packages where some KCONFIG symbols are set to y

SVN-Revision: 8316

17 years agomadwifi: bgscan is a bit broken. disable by default
Felix Fietkau [Thu, 2 Aug 2007 13:26:24 +0000 (13:26 +0000)]
madwifi: bgscan is a bit broken. disable by default

SVN-Revision: 8315

17 years agoadd definitions for RouterBOARD 150, no NAND driver yet
Gabor Juhos [Thu, 2 Aug 2007 06:33:52 +0000 (06:33 +0000)]
add definitions for RouterBOARD 150, no NAND driver yet

SVN-Revision: 8314

17 years agomadwifi: bump release version
Felix Fietkau [Wed, 1 Aug 2007 18:39:29 +0000 (18:39 +0000)]
madwifi: bump release version

SVN-Revision: 8311

17 years agomadwifi: remove stuck beacon workaround (does not work properly). add a workaround...
Felix Fietkau [Wed, 1 Aug 2007 18:37:20 +0000 (18:37 +0000)]
madwifi: remove stuck beacon workaround (does not work properly). add a workaround for MIB interrupt flooding

SVN-Revision: 8310

17 years agoadd support for board specific vlan matrix, should fix #2132
Gabor Juhos [Wed, 1 Aug 2007 16:54:51 +0000 (16:54 +0000)]
add support for board specific vlan matrix, should fix #2132

SVN-Revision: 8309

17 years agoadd missing kconfig symbol
Felix Fietkau [Wed, 1 Aug 2007 16:09:16 +0000 (16:09 +0000)]
add missing kconfig symbol

SVN-Revision: 8308

17 years agoUse the end variable instead of limit (#2142)
Florian Fainelli [Wed, 1 Aug 2007 15:24:00 +0000 (15:24 +0000)]
Use the end variable instead of limit (#2142)

SVN-Revision: 8307

17 years agoax25 need to compile mkiss
Florian Fainelli [Wed, 1 Aug 2007 15:20:37 +0000 (15:20 +0000)]
ax25 need to compile mkiss

SVN-Revision: 8306

17 years agoRemove buggy i2c-gpio driver
Florian Fainelli [Wed, 1 Aug 2007 15:13:56 +0000 (15:13 +0000)]
Remove buggy i2c-gpio driver

SVN-Revision: 8305

17 years agoAdd CONFIG_HID to not set by default
Florian Fainelli [Wed, 1 Aug 2007 14:56:33 +0000 (14:56 +0000)]
Add CONFIG_HID to not set by default

SVN-Revision: 8304

17 years agofix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
Nicolas Thill [Wed, 1 Aug 2007 14:44:08 +0000 (14:44 +0000)]
fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)

SVN-Revision: 8303

17 years agoFix the option kernel driver dependency
Florian Fainelli [Wed, 1 Aug 2007 12:42:33 +0000 (12:42 +0000)]
Fix the option kernel driver dependency

SVN-Revision: 8300

17 years agofix openssl with zlib-dynamic (closes: #1182), bump release number
Nicolas Thill [Wed, 1 Aug 2007 12:32:53 +0000 (12:32 +0000)]
fix openssl with zlib-dynamic (closes: #1182), bump release number

SVN-Revision: 8299

17 years agoPut back dso and bump release number
Florian Fainelli [Wed, 1 Aug 2007 10:59:37 +0000 (10:59 +0000)]
Put back dso and bump release number

SVN-Revision: 8298

17 years agoPut back zlib-dynamic it is breaking more packages than it solves problems
Florian Fainelli [Wed, 1 Aug 2007 10:52:19 +0000 (10:52 +0000)]
Put back zlib-dynamic it is breaking more packages than it solves problems

SVN-Revision: 8297

17 years agoFix a typo in the agmode selection
Florian Fainelli [Wed, 1 Aug 2007 08:47:40 +0000 (08:47 +0000)]
Fix a typo in the agmode selection

SVN-Revision: 8296

17 years agoFix the AR7 led driver compilation (#2160)
Florian Fainelli [Wed, 1 Aug 2007 08:38:28 +0000 (08:38 +0000)]
Fix the AR7 led driver compilation (#2160)

SVN-Revision: 8295

17 years agofix package/index
Felix Fietkau [Wed, 1 Aug 2007 08:21:15 +0000 (08:21 +0000)]
fix package/index

SVN-Revision: 8294

17 years agofix rootfs and init script handling
Felix Fietkau [Tue, 31 Jul 2007 22:54:21 +0000 (22:54 +0000)]
fix rootfs and init script handling

SVN-Revision: 8293

17 years agoiptables: refresh patches to 1.3.8
Tim Yardley [Tue, 31 Jul 2007 20:28:55 +0000 (20:28 +0000)]
iptables: refresh patches to 1.3.8

SVN-Revision: 8286

17 years agoaddress ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
Tim Yardley [Tue, 31 Jul 2007 19:59:35 +0000 (19:59 +0000)]
address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso

SVN-Revision: 8285

17 years agoRegister the second uart on tnetd7300 and fix the watchdog register for 7200/7300...
Florian Fainelli [Tue, 31 Jul 2007 15:52:06 +0000 (15:52 +0000)]
Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo (#2149)

SVN-Revision: 8280

17 years agoFix the gpio init (#2148)
Florian Fainelli [Tue, 31 Jul 2007 15:46:56 +0000 (15:46 +0000)]
Fix the gpio init (#2148)

SVN-Revision: 8279

17 years agoFix a bogus line with kmod-softdog
Florian Fainelli [Tue, 31 Jul 2007 15:36:21 +0000 (15:36 +0000)]
Fix a bogus line with kmod-softdog

SVN-Revision: 8278

17 years agoRemove the dependency to devio, since it is not in trunk
Florian Fainelli [Tue, 31 Jul 2007 15:07:44 +0000 (15:07 +0000)]
Remove the dependency to devio, since it is not in trunk

SVN-Revision: 8277

17 years agoFix the remaining kernel config options (#2102)
Florian Fainelli [Tue, 31 Jul 2007 14:59:11 +0000 (14:59 +0000)]
Fix the remaining kernel config options (#2102)

SVN-Revision: 8276

17 years agofix a dependency bug
Felix Fietkau [Tue, 31 Jul 2007 11:28:22 +0000 (11:28 +0000)]
fix a dependency bug

SVN-Revision: 8275

17 years agokeynote: fix cflags
Felix Fietkau [Tue, 31 Jul 2007 10:18:39 +0000 (10:18 +0000)]
keynote: fix cflags

SVN-Revision: 8265

17 years agoebtables: fix use of cflags
Felix Fietkau [Tue, 31 Jul 2007 10:04:25 +0000 (10:04 +0000)]
ebtables: fix use of cflags

SVN-Revision: 8261

17 years agofix use of cflags
Felix Fietkau [Tue, 31 Jul 2007 10:03:20 +0000 (10:03 +0000)]
fix use of cflags

SVN-Revision: 8260

17 years agoonly build sdk and imagebuilder at target/install time
Felix Fietkau [Tue, 31 Jul 2007 08:24:29 +0000 (08:24 +0000)]
only build sdk and imagebuilder at target/install time

SVN-Revision: 8257

17 years agoPort the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit...
Felix Fietkau [Tue, 31 Jul 2007 00:52:27 +0000 (00:52 +0000)]
Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly

SVN-Revision: 8256

17 years agofix a rebuild bug related to quilt
Felix Fietkau [Mon, 30 Jul 2007 23:52:17 +0000 (23:52 +0000)]
fix a rebuild bug related to quilt

SVN-Revision: 8255

17 years agodependency fix
Felix Fietkau [Mon, 30 Jul 2007 23:08:59 +0000 (23:08 +0000)]
dependency fix

SVN-Revision: 8253

17 years agosilence
Felix Fietkau [Mon, 30 Jul 2007 23:04:24 +0000 (23:04 +0000)]
silence

SVN-Revision: 8252

17 years agofix make distclean
Felix Fietkau [Mon, 30 Jul 2007 22:56:48 +0000 (22:56 +0000)]
fix make distclean

SVN-Revision: 8251

17 years agofix the gcc stampfile for initial stage installation
Felix Fietkau [Mon, 30 Jul 2007 22:27:37 +0000 (22:27 +0000)]
fix the gcc stampfile for initial stage installation

SVN-Revision: 8250

17 years agoremove leftover CONFIG_JLEVEL
Felix Fietkau [Mon, 30 Jul 2007 22:23:17 +0000 (22:23 +0000)]
remove leftover CONFIG_JLEVEL

SVN-Revision: 8249

17 years agofix an uClibc compile error that only happens on rebuilds
Felix Fietkau [Mon, 30 Jul 2007 22:01:29 +0000 (22:01 +0000)]
fix an uClibc compile error that only happens on rebuilds

SVN-Revision: 8248

17 years agono need to call compile,install on the kernel-headers dir - this gets rid of another...
Felix Fietkau [Mon, 30 Jul 2007 21:57:14 +0000 (21:57 +0000)]
no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check

SVN-Revision: 8247

17 years agosame for host builds
Felix Fietkau [Mon, 30 Jul 2007 21:48:39 +0000 (21:48 +0000)]
same for host builds

SVN-Revision: 8246

17 years agospeed up the prepare step a bit
Felix Fietkau [Mon, 30 Jul 2007 21:47:26 +0000 (21:47 +0000)]
speed up the prepare step a bit

SVN-Revision: 8245

17 years agoignore dependencies when using QUILT
Felix Fietkau [Mon, 30 Jul 2007 21:30:18 +0000 (21:30 +0000)]
ignore dependencies when using QUILT

SVN-Revision: 8244

17 years agoremove unnecessary deps
Felix Fietkau [Mon, 30 Jul 2007 21:22:38 +0000 (21:22 +0000)]
remove unnecessary deps

SVN-Revision: 8243

17 years agonext round of cleanup, convert target/ - make -j works now ;)
Felix Fietkau [Mon, 30 Jul 2007 21:14:08 +0000 (21:14 +0000)]
next round of cleanup, convert target/ - make -j works now ;)

SVN-Revision: 8242

17 years agomore cleanup
Felix Fietkau [Mon, 30 Jul 2007 18:39:20 +0000 (18:39 +0000)]
more cleanup

SVN-Revision: 8238

17 years agoremove CONFIG_JLEVEL. use make -j in the future
Felix Fietkau [Mon, 30 Jul 2007 18:24:47 +0000 (18:24 +0000)]
remove CONFIG_JLEVEL. use make -j in the future

SVN-Revision: 8237

17 years agonext round of build system cleanup - convert package/ to new structure
Felix Fietkau [Mon, 30 Jul 2007 18:22:01 +0000 (18:22 +0000)]
next round of build system cleanup - convert package/ to new structure

SVN-Revision: 8236

17 years agotoolchain/ has been converted
Felix Fietkau [Mon, 30 Jul 2007 16:22:57 +0000 (16:22 +0000)]
toolchain/ has been converted

SVN-Revision: 8235

17 years agoremove leftover stuff
Felix Fietkau [Mon, 30 Jul 2007 16:04:23 +0000 (16:04 +0000)]
remove leftover stuff

SVN-Revision: 8234

17 years agoBetter x86 generic config, the lzma decompressor is now reliable (thanks to Daniel...
Florian Fainelli [Mon, 30 Jul 2007 15:58:15 +0000 (15:58 +0000)]
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)

SVN-Revision: 8233

17 years agofix compile errors with make 3.80
Felix Fietkau [Mon, 30 Jul 2007 15:00:27 +0000 (15:00 +0000)]
fix compile errors with make 3.80

SVN-Revision: 8230

17 years agofix verbose output with dash as /bin/sh
Felix Fietkau [Mon, 30 Jul 2007 14:50:15 +0000 (14:50 +0000)]
fix verbose output with dash as /bin/sh

SVN-Revision: 8227

17 years agobring in pylibdir.py helper
Tim Yardley [Mon, 30 Jul 2007 14:37:09 +0000 (14:37 +0000)]
bring in pylibdir.py helper

SVN-Revision: 8226

17 years agoadd gcc 4.2.1
Imre Kaloz [Mon, 30 Jul 2007 12:26:28 +0000 (12:26 +0000)]
add gcc 4.2.1

SVN-Revision: 8223

17 years agofix a typo
Felix Fietkau [Sun, 29 Jul 2007 19:20:34 +0000 (19:20 +0000)]
fix a typo

SVN-Revision: 8220

17 years agoimproved au1000 usb patch
John Crispin [Sun, 29 Jul 2007 17:42:20 +0000 (17:42 +0000)]
improved au1000 usb patch

SVN-Revision: 8218

17 years agoimproved patch for au1000 usb-power switch
John Crispin [Sun, 29 Jul 2007 17:08:06 +0000 (17:08 +0000)]
improved patch for au1000 usb-power switch

SVN-Revision: 8217

17 years agoSome packages make no sense or do not build for etrax
John Crispin [Sun, 29 Jul 2007 15:50:32 +0000 (15:50 +0000)]
Some packages make no sense or do not build for etrax

SVN-Revision: 8216

17 years agoremoved fox-vhdl patch, it will return with .22
John Crispin [Sun, 29 Jul 2007 14:22:46 +0000 (14:22 +0000)]
removed fox-vhdl patch, it will return with .22

SVN-Revision: 8215

17 years agosmall fix to etrax serial port setup
John Crispin [Sun, 29 Jul 2007 10:21:07 +0000 (10:21 +0000)]
small fix to etrax serial port setup

SVN-Revision: 8214

17 years agoModified patches for 2.6.22.1 kernel
Hamish Guthrie [Sun, 29 Jul 2007 06:01:46 +0000 (06:01 +0000)]
Modified patches for 2.6.22.1 kernel

SVN-Revision: 8213

17 years agoPrepare for 2.6.22.1 kernel
Hamish Guthrie [Sun, 29 Jul 2007 04:26:11 +0000 (04:26 +0000)]
Prepare for 2.6.22.1 kernel

SVN-Revision: 8212

17 years agosome fixes to the etrax build
John Crispin [Sun, 29 Jul 2007 00:04:37 +0000 (00:04 +0000)]
some fixes to the etrax build

SVN-Revision: 8211

17 years agoadd default command for dummy targets
Felix Fietkau [Sat, 28 Jul 2007 14:36:21 +0000 (14:36 +0000)]
add default command for dummy targets

SVN-Revision: 8209

17 years agouse $(curdir) again
Felix Fietkau [Sat, 28 Jul 2007 13:44:04 +0000 (13:44 +0000)]
use $(curdir) again

SVN-Revision: 8208

17 years agobuild system fixes, more cleanup
Felix Fietkau [Sat, 28 Jul 2007 13:29:03 +0000 (13:29 +0000)]
build system fixes, more cleanup

SVN-Revision: 8207

17 years agomore build system cleanup
Felix Fietkau [Sat, 28 Jul 2007 13:00:43 +0000 (13:00 +0000)]
more build system cleanup

SVN-Revision: 8206

17 years agouse adm5120 flash map driver on BE targets
Gabor Juhos [Sat, 28 Jul 2007 08:51:46 +0000 (08:51 +0000)]
use adm5120 flash map driver on BE targets

SVN-Revision: 8205