openwrt/staging/chunkeey.git
16 years agoChanged the RouterBOOT main to rootfs
Florian Fainelli [Sat, 2 Jun 2007 23:47:14 +0000 (23:47 +0000)]
Changed the RouterBOOT main to rootfs

SVN-Revision: 7466

16 years agothe etrax bootloader tools source was added on initial merge, it is now sitting on...
John Crispin [Sat, 2 Jun 2007 23:17:43 +0000 (23:17 +0000)]
the etrax bootloader tools source was added on initial merge, it is now sitting on the acme site, source should not be in this folder

SVN-Revision: 7465

16 years agoIRQ handler rewrite by Gabor Juhos, uses C no longer assembly
Florian Fainelli [Sat, 2 Jun 2007 23:13:51 +0000 (23:13 +0000)]
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly

SVN-Revision: 7464

16 years agoadded some tools that the foxboard users are used to, when working with the fox
John Crispin [Sat, 2 Jun 2007 22:58:00 +0000 (22:58 +0000)]
added some tools that the foxboard users are used to, when working with the fox

SVN-Revision: 7463

16 years agoAdd iprange (#1799)
Florian Fainelli [Sat, 2 Jun 2007 22:57:33 +0000 (22:57 +0000)]
Add iprange (#1799)

SVN-Revision: 7462

16 years agoPut back zd1211 with r85 (#1806)
Florian Fainelli [Sat, 2 Jun 2007 22:51:56 +0000 (22:51 +0000)]
Put back zd1211 with r85 (#1806)

SVN-Revision: 7461

16 years agoapex: fixed patch pathnames
Rod Whitby [Sat, 2 Jun 2007 20:52:51 +0000 (20:52 +0000)]
apex: fixed patch pathnames

SVN-Revision: 7460

16 years agoFix config.in typo and enable by default only for ixp4xx-2.6
Florian Fainelli [Sat, 2 Jun 2007 18:19:37 +0000 (18:19 +0000)]
Fix config.in typo and enable by default only for ixp4xx-2.6

SVN-Revision: 7458

16 years agoUnmark as broken
Florian Fainelli [Sat, 2 Jun 2007 17:53:46 +0000 (17:53 +0000)]
Unmark as broken

SVN-Revision: 7457

16 years agofixes for wpa/wpa2
Felix Fietkau [Sat, 2 Jun 2007 17:04:43 +0000 (17:04 +0000)]
fixes for wpa/wpa2

SVN-Revision: 7453

16 years agoapex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
Rod Whitby [Sat, 2 Jun 2007 16:56:06 +0000 (16:56 +0000)]
apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)

SVN-Revision: 7452

16 years agoapex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
Rod Whitby [Sat, 2 Jun 2007 16:35:09 +0000 (16:35 +0000)]
apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).

SVN-Revision: 7451

16 years agoUse the in-kernel pwc driver, no need to maintain it externally
Florian Fainelli [Sat, 2 Jun 2007 14:51:00 +0000 (14:51 +0000)]
Use the in-kernel pwc driver, no need to maintain it externally

SVN-Revision: 7450

16 years agomade the target name of etrax lowercase.
John Crispin [Sat, 2 Jun 2007 12:44:18 +0000 (12:44 +0000)]
made the target name of etrax lowercase.

SVN-Revision: 7449

16 years agofixes compile bug of iptables
John Crispin [Sat, 2 Jun 2007 12:42:24 +0000 (12:42 +0000)]
fixes compile bug of iptables

SVN-Revision: 7448

16 years agoUnmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel...
Florian Fainelli [Sat, 2 Jun 2007 09:40:49 +0000 (09:40 +0000)]
Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config

SVN-Revision: 7445

16 years agoFixed a bug in the kernel-headers/Makefile introduced by the cris merge
John Crispin [Sat, 2 Jun 2007 09:27:07 +0000 (09:27 +0000)]
Fixed a bug in the kernel-headers/Makefile introduced by the cris merge

SVN-Revision: 7444

16 years agofix error handling in qos-scripts
Felix Fietkau [Sat, 2 Jun 2007 05:21:54 +0000 (05:21 +0000)]
fix error handling in qos-scripts

SVN-Revision: 7442

16 years agoapex: Updated to 1.5.4 - this time it boots
Rod Whitby [Sat, 2 Jun 2007 05:17:59 +0000 (05:17 +0000)]
apex: Updated to 1.5.4 - this time it boots

SVN-Revision: 7441

16 years agomadwifi update: include upstream fixes for ff handling, disable ff by default (not...
Felix Fietkau [Sat, 2 Jun 2007 02:22:01 +0000 (02:22 +0000)]
madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now

SVN-Revision: 7440

16 years agoadd initial support for the crisarchitecture used on foxboards to openwrt
John Crispin [Sat, 2 Jun 2007 00:46:02 +0000 (00:46 +0000)]
add initial support for the crisarchitecture used on foxboards to openwrt

SVN-Revision: 7439

16 years agoremove ueagle-atm and use the in-kernel driver, split up usb-atm
Florian Fainelli [Fri, 1 Jun 2007 23:21:35 +0000 (23:21 +0000)]
remove ueagle-atm and use the in-kernel driver, split up usb-atm

SVN-Revision: 7438

16 years agooptimize the performance of the minstrel rate algorithm - don't sample lower rates...
Felix Fietkau [Fri, 1 Jun 2007 20:04:47 +0000 (20:04 +0000)]
optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high

SVN-Revision: 7437

16 years agominor locking change
Felix Fietkau [Fri, 1 Jun 2007 18:25:33 +0000 (18:25 +0000)]
minor locking change

SVN-Revision: 7436

16 years agomadwifi: fix a crash in ff handling
Felix Fietkau [Fri, 1 Jun 2007 18:25:18 +0000 (18:25 +0000)]
madwifi: fix a crash in ff handling

SVN-Revision: 7435

16 years agodisable tpc in madwifi by default (seems to be hurting performance in long-distance...
Felix Fietkau [Fri, 1 Jun 2007 18:24:56 +0000 (18:24 +0000)]
disable tpc in madwifi by default (seems to be hurting performance in long-distance links)

SVN-Revision: 7434

16 years agoRemove zd1211 now we have zd1211rw which is in the kernel source
Florian Fainelli [Fri, 1 Jun 2007 14:10:14 +0000 (14:10 +0000)]
Remove zd1211 now we have zd1211rw which is in the kernel source

SVN-Revision: 7433

16 years agoMake nls-base dependency 2.6 specific, really closes #1647
Florian Fainelli [Fri, 1 Jun 2007 14:05:35 +0000 (14:05 +0000)]
Make nls-base dependency 2.6 specific, really closes #1647

SVN-Revision: 7432

16 years agomake xscale images containing proprietary microcode optional, but enabled by default
Felix Fietkau [Fri, 1 Jun 2007 13:21:55 +0000 (13:21 +0000)]
make xscale images containing proprietary microcode optional, but enabled by default

SVN-Revision: 7431

16 years agochange wifi defaults (was default hidden ssid)
Mike Baker [Fri, 1 Jun 2007 13:09:50 +0000 (13:09 +0000)]
change wifi defaults (was default hidden ssid)

SVN-Revision: 7430

16 years agoMark aodv-uu as broken with the .21 upgrade
Florian Fainelli [Fri, 1 Jun 2007 11:48:05 +0000 (11:48 +0000)]
Mark aodv-uu as broken with the .21 upgrade

SVN-Revision: 7427

16 years agoforgot a small change
Felix Fietkau [Fri, 1 Jun 2007 10:30:35 +0000 (10:30 +0000)]
forgot a small change

SVN-Revision: 7426

16 years agoclean up madwifi and sync with trunk
Felix Fietkau [Fri, 1 Jun 2007 10:29:49 +0000 (10:29 +0000)]
clean up madwifi and sync with trunk

SVN-Revision: 7425

16 years agoixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethern...
Felix Fietkau [Thu, 31 May 2007 16:05:35 +0000 (16:05 +0000)]
ixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethernet breakage

SVN-Revision: 7424

16 years agoCheck for modules.d existence before loading modules
Florian Fainelli [Thu, 31 May 2007 15:58:43 +0000 (15:58 +0000)]
Check for modules.d existence before loading modules

SVN-Revision: 7423

16 years agoapex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested...
Rod Whitby [Thu, 31 May 2007 13:43:08 +0000 (13:43 +0000)]
apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested at all, and what I eventually tested didn't work.

SVN-Revision: 7422

16 years agoapex: Updated to version 1.5.4
Rod Whitby [Thu, 31 May 2007 13:25:16 +0000 (13:25 +0000)]
apex: Updated to version 1.5.4

SVN-Revision: 7421

16 years agorevert patch that is breaking ethernet on Avila GW2348-4
Felix Fietkau [Thu, 31 May 2007 12:46:56 +0000 (12:46 +0000)]
revert patch that is breaking ethernet on Avila GW2348-4

SVN-Revision: 7420

16 years agoMake rdc boot a little further, still broken though, resync kernel config
Florian Fainelli [Thu, 31 May 2007 12:31:55 +0000 (12:31 +0000)]
Make rdc boot a little further, still broken though, resync kernel config

SVN-Revision: 7419

16 years agomount_root should only mount the root
Mike Baker [Thu, 31 May 2007 12:09:08 +0000 (12:09 +0000)]
mount_root should only mount the root

SVN-Revision: 7418

16 years agomake sure that /etc/rc.d exists before creating symlinks
Felix Fietkau [Thu, 31 May 2007 12:05:37 +0000 (12:05 +0000)]
make sure that /etc/rc.d exists before creating symlinks

SVN-Revision: 7417

16 years agofix typo introduced in last commit
Felix Fietkau [Thu, 31 May 2007 11:06:19 +0000 (11:06 +0000)]
fix typo introduced in last commit

SVN-Revision: 7416

16 years agofix typo
Mike Baker [Thu, 31 May 2007 10:20:48 +0000 (10:20 +0000)]
fix typo

SVN-Revision: 7415

16 years agofix typo
Felix Fietkau [Thu, 31 May 2007 09:57:47 +0000 (09:57 +0000)]
fix typo

SVN-Revision: 7414

16 years agokernel config resync with generic-2.6
Florian Fainelli [Thu, 31 May 2007 09:56:42 +0000 (09:56 +0000)]
kernel config resync with generic-2.6

SVN-Revision: 7413

16 years agomore kernel config cleanup
Felix Fietkau [Thu, 31 May 2007 09:31:44 +0000 (09:31 +0000)]
more kernel config cleanup

SVN-Revision: 7412

16 years agofix the damn kernel config
Mike Baker [Thu, 31 May 2007 09:29:27 +0000 (09:29 +0000)]
fix the damn kernel config

SVN-Revision: 7411

16 years agomadwifi: fix a few locking mistakes
Felix Fietkau [Thu, 31 May 2007 04:51:43 +0000 (04:51 +0000)]
madwifi: fix a few locking mistakes

SVN-Revision: 7410

16 years agomadwifi: add patch for doing ad-hoc and master mode at the same (including beacon...
Felix Fietkau [Thu, 31 May 2007 03:41:01 +0000 (03:41 +0000)]
madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)

SVN-Revision: 7409

16 years agoUpdate to .21
Florian Fainelli [Wed, 30 May 2007 19:07:03 +0000 (19:07 +0000)]
Update to .21

SVN-Revision: 7408

16 years agonetfilter dscp target/match is now in xtables
Felix Fietkau [Wed, 30 May 2007 14:54:28 +0000 (14:54 +0000)]
netfilter dscp target/match is now in xtables

SVN-Revision: 7407

16 years agoAdded kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
Rod Whitby [Wed, 30 May 2007 11:51:18 +0000 (11:51 +0000)]
Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.

SVN-Revision: 7406

16 years agoUpdated yaffs2, thanks to David Goodenough (#1779)
Florian Fainelli [Wed, 30 May 2007 11:49:14 +0000 (11:49 +0000)]
Updated yaffs2, thanks to David Goodenough (#1779)

SVN-Revision: 7405

16 years agoUpdate YAFFS config, wget2nand should use br-lan since eth0 is always bridged now...
Florian Fainelli [Wed, 30 May 2007 11:48:28 +0000 (11:48 +0000)]
Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used

SVN-Revision: 7404

16 years agoRemoved the disabling of CONFIG_TUN, and a number of other USB-related items, from...
Rod Whitby [Wed, 30 May 2007 11:28:51 +0000 (11:28 +0000)]
Removed the disabling of CONFIG_TUN, and a number of other USB-related items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules.

SVN-Revision: 7403

16 years agoFix admswconfig source URL
Florian Fainelli [Wed, 30 May 2007 11:05:32 +0000 (11:05 +0000)]
Fix admswconfig source URL

SVN-Revision: 7402

16 years agoFixed trx - variable append used uninitialised. If -A option was not used, the first...
Hamish Guthrie [Wed, 30 May 2007 10:49:46 +0000 (10:49 +0000)]
Fixed trx - variable append used uninitialised. If -A option was not used, the first offset was not written to the .trx file.

SVN-Revision: 7400

16 years agoRegenerate the menuconfig once symlinked packages are gone
Florian Fainelli [Wed, 30 May 2007 10:37:43 +0000 (10:37 +0000)]
Regenerate the menuconfig once symlinked packages are gone

SVN-Revision: 7399

16 years agoAdd board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos
Florian Fainelli [Wed, 30 May 2007 10:35:27 +0000 (10:35 +0000)]
Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos

SVN-Revision: 7398

16 years agoEnabled CONFIG_INPUT as a module, and included other default settings to enable oldco...
Rod Whitby [Wed, 30 May 2007 10:34:58 +0000 (10:34 +0000)]
Enabled CONFIG_INPUT as a module, and included other default settings to enable oldconfig to complete automatically.

SVN-Revision: 7397

16 years agoUse the cmdline hacked's prom.c and disable this patching part accordingly
Florian Fainelli [Wed, 30 May 2007 10:32:32 +0000 (10:32 +0000)]
Use the cmdline hacked's prom.c and disable this patching part accordingly

SVN-Revision: 7396

16 years agoDefine target specific ramdisk images for testing (Gabor Juhos)
Florian Fainelli [Wed, 30 May 2007 10:30:36 +0000 (10:30 +0000)]
Define target specific ramdisk images for testing (Gabor Juhos)

SVN-Revision: 7395

16 years agoCall the Initramfs template if existing
Florian Fainelli [Wed, 30 May 2007 10:29:50 +0000 (10:29 +0000)]
Call the Initramfs template if existing

SVN-Revision: 7394

16 years agoResync with generic-2.6 config-template
Florian Fainelli [Wed, 30 May 2007 10:15:54 +0000 (10:15 +0000)]
Resync with generic-2.6 config-template

SVN-Revision: 7393

16 years agomkcsysimg cleanups
Florian Fainelli [Wed, 30 May 2007 10:05:27 +0000 (10:05 +0000)]
mkcsysimg cleanups

SVN-Revision: 7392

16 years agoMinor fixes, do not count interrupts without interrupt source as spurious (#1755)
Florian Fainelli [Wed, 30 May 2007 09:48:57 +0000 (09:48 +0000)]
Minor fixes, do not count interrupts without interrupt source as spurious (#1755)

SVN-Revision: 7391

16 years agoRemove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and...
Rod Whitby [Wed, 30 May 2007 03:44:25 +0000 (03:44 +0000)]
Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and enabled ixp4xx LEDS support.

SVN-Revision: 7390

16 years agoAdded required scsi autoloads to pata_artop
Rod Whitby [Wed, 30 May 2007 03:26:17 +0000 (03:26 +0000)]
Added required scsi autoloads to pata_artop

SVN-Revision: 7389

16 years agoAdd the rbmipsnand fix from #1778
Florian Fainelli [Tue, 29 May 2007 17:28:06 +0000 (17:28 +0000)]
Add the rbmipsnand fix from #1778

SVN-Revision: 7388

16 years ago.21 fixes
Florian Fainelli [Tue, 29 May 2007 16:56:15 +0000 (16:56 +0000)]
.21 fixes

SVN-Revision: 7387

16 years agoRemove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
Rod Whitby [Tue, 29 May 2007 14:38:05 +0000 (14:38 +0000)]
Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6

SVN-Revision: 7386

16 years agoAdd gitignore files
Felix Fietkau [Tue, 29 May 2007 14:23:25 +0000 (14:23 +0000)]
Add gitignore files

SVN-Revision: 7385

16 years agoRemove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6
Rod Whitby [Tue, 29 May 2007 14:09:10 +0000 (14:09 +0000)]
Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6

SVN-Revision: 7384

16 years agoFix .21 compilation on memory.c (#1778)
Florian Fainelli [Tue, 29 May 2007 13:44:46 +0000 (13:44 +0000)]
Fix .21 compilation on memory.c (#1778)

SVN-Revision: 7383

16 years agopata-artop: no longer requires ide modules
Rod Whitby [Tue, 29 May 2007 13:05:35 +0000 (13:05 +0000)]
pata-artop: no longer requires ide modules

SVN-Revision: 7382

16 years agoInclude the architecture specific gpio file for now
Florian Fainelli [Tue, 29 May 2007 11:38:21 +0000 (11:38 +0000)]
Include the architecture specific gpio file for now

SVN-Revision: 7381

16 years agoRestore the gpio.h file, platform.c uses the generic GPIO API
Florian Fainelli [Tue, 29 May 2007 11:15:17 +0000 (11:15 +0000)]
Restore the gpio.h file, platform.c uses the generic GPIO API

SVN-Revision: 7380

16 years agoupdate openswan to latest upstream version and add fixes for 2.6.21 api changes
Felix Fietkau [Mon, 28 May 2007 20:43:18 +0000 (20:43 +0000)]
update openswan to latest upstream version and add fixes for 2.6.21 api changes

SVN-Revision: 7379

16 years agofix kmod-usb-hid package build
Felix Fietkau [Mon, 28 May 2007 18:23:49 +0000 (18:23 +0000)]
fix kmod-usb-hid package build

SVN-Revision: 7378

16 years agoadd support for the AMCC Taishan, mark it as broken until we fix the combined layout
Imre Kaloz [Mon, 28 May 2007 16:47:42 +0000 (16:47 +0000)]
add support for the AMCC Taishan, mark it as broken until we fix the combined layout

SVN-Revision: 7377

16 years agoDefault kernel config file for .21 kernel
Hamish Guthrie [Mon, 28 May 2007 14:59:36 +0000 (14:59 +0000)]
Default kernel config file for .21 kernel

SVN-Revision: 7376

16 years agoSerial patches for .21
Hamish Guthrie [Mon, 28 May 2007 14:47:05 +0000 (14:47 +0000)]
Serial patches for .21

SVN-Revision: 7375

16 years agomtd partitioning for .21
Hamish Guthrie [Mon, 28 May 2007 14:14:17 +0000 (14:14 +0000)]
mtd partitioning for .21

SVN-Revision: 7374

16 years agoGPIO changes for .21 kernel
Hamish Guthrie [Mon, 28 May 2007 14:02:03 +0000 (14:02 +0000)]
GPIO changes for .21 kernel

SVN-Revision: 7372

16 years agopatch no longer required - incorporated in base patches
Hamish Guthrie [Mon, 28 May 2007 13:50:35 +0000 (13:50 +0000)]
patch no longer required - incorporated in base patches

SVN-Revision: 7371

16 years agouserspace gpio driver for .21
Hamish Guthrie [Mon, 28 May 2007 13:47:22 +0000 (13:47 +0000)]
userspace gpio driver for .21

SVN-Revision: 7368

16 years agoactivity-led.patch no longer required
Hamish Guthrie [Mon, 28 May 2007 13:05:07 +0000 (13:05 +0000)]
activity-led.patch no longer required

SVN-Revision: 7366

16 years agoFirst patches to get to .21 kernel
Hamish Guthrie [Mon, 28 May 2007 13:00:05 +0000 (13:00 +0000)]
First patches to get to .21 kernel

SVN-Revision: 7365

16 years agoFix the scx200 gpio kernel module (#1072)
Florian Fainelli [Mon, 28 May 2007 08:43:04 +0000 (08:43 +0000)]
Fix the scx200 gpio kernel module (#1072)

SVN-Revision: 7364

16 years agoFix mppe packaging from #1742
Florian Fainelli [Sun, 27 May 2007 21:41:04 +0000 (21:41 +0000)]
Fix mppe packaging from #1742

SVN-Revision: 7362

16 years agoAdd support for USB HID (#1322)
Florian Fainelli [Sun, 27 May 2007 18:57:02 +0000 (18:57 +0000)]
Add support for USB HID (#1322)

SVN-Revision: 7360

16 years agoAdd yealink usb phone kernel packages
Florian Fainelli [Sun, 27 May 2007 18:51:50 +0000 (18:51 +0000)]
Add yealink usb phone kernel packages

SVN-Revision: 7359

16 years agoResync uml with generic-2.6 kernel config
Florian Fainelli [Sun, 27 May 2007 18:28:28 +0000 (18:28 +0000)]
Resync uml with generic-2.6 kernel config

SVN-Revision: 7356

16 years agoResync kernel configuration with generic-2.6
Florian Fainelli [Sun, 27 May 2007 17:57:50 +0000 (17:57 +0000)]
Resync kernel configuration with generic-2.6

SVN-Revision: 7353

16 years agoRemove empty gpio.h files
Florian Fainelli [Sun, 27 May 2007 17:56:32 +0000 (17:56 +0000)]
Remove empty gpio.h files

SVN-Revision: 7352

16 years agobridge the lan interface by default
Felix Fietkau [Sat, 26 May 2007 20:33:53 +0000 (20:33 +0000)]
bridge the lan interface by default

SVN-Revision: 7349

16 years agosync atheros-2.6 config, move parts to the generic config
Felix Fietkau [Sat, 26 May 2007 20:08:21 +0000 (20:08 +0000)]
sync atheros-2.6 config, move parts to the generic config

SVN-Revision: 7348

16 years agorefresh kernel patches so that they apply cleanly
Felix Fietkau [Sat, 26 May 2007 19:41:42 +0000 (19:41 +0000)]
refresh kernel patches so that they apply cleanly

SVN-Revision: 7347

16 years agorefresh x86 kernel config
Felix Fietkau [Sat, 26 May 2007 18:19:10 +0000 (18:19 +0000)]
refresh x86 kernel config

SVN-Revision: 7346

16 years agofix up tcpmss for the new kernel version
Felix Fietkau [Sat, 26 May 2007 18:18:37 +0000 (18:18 +0000)]
fix up tcpmss for the new kernel version

SVN-Revision: 7345