aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove zd1211 now we have zd1211rw which is in the kernel sourceFlorian Fainelli2007-06-012-113/+0
| | | | SVN-Revision: 7433
* Make nls-base dependency 2.6 specific, really closes #1647Florian Fainelli2007-06-011-13/+52
| | | | SVN-Revision: 7432
* make xscale images containing proprietary microcode optional, but enabled by ↵Felix Fietkau2007-06-012-18/+31
| | | | | | default SVN-Revision: 7431
* change wifi defaults (was default hidden ssid)Mike Baker2007-06-011-2/+2
| | | | SVN-Revision: 7430
* Mark aodv-uu as broken with the .21 upgradeFlorian Fainelli2007-06-011-0/+1
| | | | SVN-Revision: 7427
* forgot a small changeFelix Fietkau2007-06-011-8/+9
| | | | SVN-Revision: 7426
* clean up madwifi and sync with trunkFelix Fietkau2007-06-019-962/+151
| | | | SVN-Revision: 7425
* ixp4xx: add back the mac handling fix - seems like it wasn't the cause for ↵Felix Fietkau2007-05-311-0/+17
| | | | | | the ethernet breakage SVN-Revision: 7424
* Check for modules.d existence before loading modulesFlorian Fainelli2007-05-311-2/+4
| | | | SVN-Revision: 7423
* apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually ↵Rod Whitby2007-05-312-12/+136
| | | | | | tested at all, and what I eventually tested didn't work. SVN-Revision: 7422
* apex: Updated to version 1.5.4Rod Whitby2007-05-312-136/+12
| | | | SVN-Revision: 7421
* revert patch that is breaking ethernet on Avila GW2348-4Felix Fietkau2007-05-311-17/+0
| | | | SVN-Revision: 7420
* Make rdc boot a little further, still broken though, resync kernel configFlorian Fainelli2007-05-312-16/+39
| | | | SVN-Revision: 7419
* mount_root should only mount the rootMike Baker2007-05-312-48/+54
| | | | SVN-Revision: 7418
* make sure that /etc/rc.d exists before creating symlinksFelix Fietkau2007-05-311-0/+1
| | | | SVN-Revision: 7417
* fix typo introduced in last commitFelix Fietkau2007-05-311-1/+1
| | | | SVN-Revision: 7416
* fix typoMike Baker2007-05-311-3/+3
| | | | SVN-Revision: 7415
* fix typoFelix Fietkau2007-05-311-2/+2
| | | | SVN-Revision: 7414
* kernel config resync with generic-2.6Florian Fainelli2007-05-311-4/+0
| | | | SVN-Revision: 7413
* more kernel config cleanupFelix Fietkau2007-05-312-19/+4
| | | | SVN-Revision: 7412
* fix the damn kernel configMike Baker2007-05-311-0/+1
| | | | SVN-Revision: 7411
* madwifi: fix a few locking mistakesFelix Fietkau2007-05-311-80/+92
| | | | SVN-Revision: 7410
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵Felix Fietkau2007-05-312-0/+252
| | | | | | beacon handling) SVN-Revision: 7409
* Update to .21Florian Fainelli2007-05-305-72/+39
| | | | SVN-Revision: 7408
* netfilter dscp target/match is now in xtablesFelix Fietkau2007-05-301-0/+2
| | | | SVN-Revision: 7407
* Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.Rod Whitby2007-05-301-0/+24
| | | | SVN-Revision: 7406
* Updated yaffs2, thanks to David Goodenough (#1779)Florian Fainelli2007-05-301-993/+2903
| | | | SVN-Revision: 7405
* Update YAFFS config, wget2nand should use br-lan since eth0 is always ↵Florian Fainelli2007-05-302-4/+5
| | | | | | bridged now, vmlinux.elf has to be used SVN-Revision: 7404
* Removed the disabling of CONFIG_TUN, and a number of other USB-related ↵Rod Whitby2007-05-301-20/+0
| | | | | | 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
* Fix admswconfig source URLFlorian Fainelli2007-05-301-2/+2
| | | | SVN-Revision: 7402
* Fixed trx - variable append used uninitialised. If -A option was not used, ↵Hamish Guthrie2007-05-301-2/+3
| | | | | | the first offset was not written to the .trx file. SVN-Revision: 7400
* Regenerate the menuconfig once symlinked packages are goneFlorian Fainelli2007-05-301-0/+1
| | | | SVN-Revision: 7399
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-308-149/+445
| | | | SVN-Revision: 7398
* Enabled CONFIG_INPUT as a module, and included other default settings to ↵Rod Whitby2007-05-301-0/+5
| | | | | | enable oldconfig to complete automatically. SVN-Revision: 7397
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-302-24/+6
| | | | SVN-Revision: 7396
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-302-28/+69
| | | | SVN-Revision: 7395
* Call the Initramfs template if existingFlorian Fainelli2007-05-301-0/+1
| | | | SVN-Revision: 7394
* Resync with generic-2.6 config-templateFlorian Fainelli2007-05-301-13/+17
| | | | SVN-Revision: 7393
* mkcsysimg cleanupsFlorian Fainelli2007-05-301-143/+149
| | | | SVN-Revision: 7392
* Minor fixes, do not count interrupts without interrupt source as spurious ↵Florian Fainelli2007-05-303-6/+10
| | | | | | (#1755) SVN-Revision: 7391
* Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ↵Rod Whitby2007-05-301-1/+1
| | | | | | and enabled ixp4xx LEDS support. SVN-Revision: 7390
* Added required scsi autoloads to pata_artopRod Whitby2007-05-301-1/+1
| | | | SVN-Revision: 7389
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
| | | | SVN-Revision: 7388
* .21 fixesFlorian Fainelli2007-05-292-1/+2
| | | | SVN-Revision: 7387
* Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
| | | | SVN-Revision: 7386
* Add gitignore filesFelix Fietkau2007-05-292-0/+13
| | | | SVN-Revision: 7385
* Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
| | | | SVN-Revision: 7384
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
| | | | SVN-Revision: 7383
* pata-artop: no longer requires ide modulesRod Whitby2007-05-291-1/+1
| | | | SVN-Revision: 7382
* Include the architecture specific gpio file for nowFlorian Fainelli2007-05-291-1/+1
| | | | SVN-Revision: 7381