summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix ar7 compileFelix Fietkau2007-05-2410-23/+49
| | | | SVN-Revision: 7331
* don't redefine MIPS_CPU_IRQ_BASEFelix Fietkau2007-05-241-3/+1
| | | | SVN-Revision: 7330
* fix rb532 compileFelix Fietkau2007-05-245-15/+40
| | | | SVN-Revision: 7329
* fix Magicbox for .21 and convert to the new structureImre Kaloz2007-05-248-2683/+566
| | | | SVN-Revision: 7328
* fix aruba compile for .21Imre Kaloz2007-05-242-639/+4
| | | | SVN-Revision: 7327
* cleanup patchImre Kaloz2007-05-241-8440/+0
| | | | SVN-Revision: 7326
* nuke vga console support from the x86 lzma loader, it seems to cause ↵Felix Fietkau2007-05-241-109/+16
| | | | | | problems at least in qemu SVN-Revision: 7325
* aruba fixes, work in progressImre Kaloz2007-05-244-47/+9119
| | | | SVN-Revision: 7324
* update x86 config and move some config defaults to the config templateFelix Fietkau2007-05-232-274/+321
| | | | SVN-Revision: 7323
* fix x86 lzma loaderFelix Fietkau2007-05-231-221/+184
| | | | SVN-Revision: 7322
* fixup iop32x, needs testing, but should work nowImre Kaloz2007-05-232-1/+7
| | | | SVN-Revision: 7321
* update netfilter patches, fix atherosImre Kaloz2007-05-2311-2824/+1545
| | | | SVN-Revision: 7320
* fix x86-2.6 compileFelix Fietkau2007-05-231-4/+4
| | | | SVN-Revision: 7319
* fix compile error in the netfilter ipset moduleFelix Fietkau2007-05-231-0/+10
| | | | SVN-Revision: 7318
* fix target rescan (version kernel changes)Felix Fietkau2007-05-232-6/+5
| | | | SVN-Revision: 7317
* awx: fix translationFelix Fietkau2007-05-231-8/+9
| | | | SVN-Revision: 7316
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-2334-3661/+2604
| | | | SVN-Revision: 7315
* awx: fix a typoFelix Fietkau2007-05-231-1/+1
| | | | SVN-Revision: 7314
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-233-5/+6
| | | | SVN-Revision: 7312
* fix awx segfaultsFelix Fietkau2007-05-231-40/+44
| | | | SVN-Revision: 7311
* make CONFIG_PCCARD disabled by defaultFelix Fietkau2007-05-231-0/+1
| | | | SVN-Revision: 7310
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-234-2248/+91
| | | | | | include a security fix that was merged in 0.9.3.1 SVN-Revision: 7309
* fix mkimage compileImre Kaloz2007-05-231-0/+2
| | | | SVN-Revision: 7307
* upgrade mkimage the current git versionImre Kaloz2007-05-233-11/+21
| | | | SVN-Revision: 7306
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
| | | | SVN-Revision: 7304
* seems like the upstream fix for the minstrel crash wasn't enough. add an ↵Felix Fietkau2007-05-211-0/+13
| | | | | | extra check SVN-Revision: 7303
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-05-211-3/+3
| | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302
* fix essid setting in adhoc modeFelix Fietkau2007-05-211-3/+1
| | | | SVN-Revision: 7301
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-2115-399/+2391
| | | | | | in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) SVN-Revision: 7300
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-211-1/+1
| | | | SVN-Revision: 7299
* more cleanupFelix Fietkau2007-05-211-31/+14
| | | | SVN-Revision: 7298
* cleanupFelix Fietkau2007-05-212-20/+18
| | | | SVN-Revision: 7297
* fix the patch fileFelix Fietkau2007-05-201-2/+2
| | | | SVN-Revision: 7296
* Fix malformed patchRod Whitby2007-05-201-1/+1
| | | | SVN-Revision: 7295
* commandline mtd partition parsing is ugly, convert aruba to platform_deviceImre Kaloz2007-05-203-5/+56
| | | | SVN-Revision: 7294
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-204-469/+9
| | | | | | lines in the GPIO code SVN-Revision: 7293
* remove debug crap accidentally left in the patchFelix Fietkau2007-05-201-3/+1
| | | | SVN-Revision: 7292
* awx: improve memory allocation handlingFelix Fietkau2007-05-201-27/+32
| | | | SVN-Revision: 7291
* Split the led driverFlorian Fainelli2007-05-202-120/+116
| | | | SVN-Revision: 7290
* Fix duplicate entries in the patchFlorian Fainelli2007-05-201-50/+0
| | | | SVN-Revision: 7289
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-202-0/+932
| | | | SVN-Revision: 7288
* Add generic GPIO support to MIPS boardsFlorian Fainelli2007-05-201-0/+100
| | | | SVN-Revision: 7287
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-206-1/+47
| | | | SVN-Revision: 7286
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-207-58/+6
| | | | SVN-Revision: 7285
* convert aruba to the new structureImre Kaloz2007-05-2042-13433/+8218
| | | | SVN-Revision: 7284
* give Aruba some love - add support for the combined flash layoutImre Kaloz2007-05-204-6/+14
| | | | SVN-Revision: 7283
* Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).Rod Whitby2007-05-201-0/+11
| | | | SVN-Revision: 7279
* Fix the scx200 watchdog typo (#1724)Florian Fainelli2007-05-201-1/+1
| | | | SVN-Revision: 7277
* rewritten template parser for awx - uses @for, @if, @else, @end for basic ↵Felix Fietkau2007-05-201-67/+466
| | | | | | flow control SVN-Revision: 7276
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-194-3/+5
| | | | SVN-Revision: 7275