summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-3117-2/+403
| | | | SVN-Revision: 10335
* pull madwifi forward to the latest upstream version - should fix some dual ↵Felix Fietkau2008-01-3114-323/+284
| | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334
* copy leftover patch from 2.6.23Imre Kaloz2008-01-301-0/+13
| | | | SVN-Revision: 10333
* show a rotating dash during jffs2 eraseImre Kaloz2008-01-301-0/+24
| | | | SVN-Revision: 10332
* remove binary sysctl number for KERN_PPC_L2CRImre Kaloz2008-01-301-11/+0
| | | | SVN-Revision: 10331
* the Magicbox doesn't have gigabit ethernetImre Kaloz2008-01-301-1/+1
| | | | SVN-Revision: 10330
* add preliminary support for 2.6.24Gabor Juhos2008-01-3030-7/+1928
| | | | SVN-Revision: 10329
* don't use mips_machgroupGabor Juhos2008-01-305-14/+1
| | | | SVN-Revision: 10328
* more license cleanupsGabor Juhos2008-01-3013-179/+36
| | | | SVN-Revision: 10327
* netfilter: fix compiler warnings in xt_layer7Gabor Juhos2008-01-302-10/+10
| | | | SVN-Revision: 10326
* Add 2.6 kernel dependency to gpioctlAndy Boyett2008-01-301-1/+2
| | | | SVN-Revision: 10325
* - added package list function -r list packages of specified feed -s list the ↵Ralph Hempel2008-01-301-7/+47
| | | | | | | | | | feed names only and their URL - refresh of usage text -d-This line, and those below, will be ignored-- M feeds SVN-Revision: 10322
* lzma-loader: fix compiler warningsGabor Juhos2008-01-301-2/+2
| | | | SVN-Revision: 10321
* nefilter: fix chaostables on 2.6.24Gabor Juhos2008-01-302-16/+16
| | | | SVN-Revision: 10320
* netfilter: fix RTSP on 2.6.24Gabor Juhos2008-01-301-26/+26
| | | | SVN-Revision: 10319
* netfilter: fix xt_TARPIT on 2.6.24Gabor Juhos2008-01-301-3/+2
| | | | SVN-Revision: 10318
* netfilter: fix ipt_SET on 2.6.24Gabor Juhos2008-01-301-3/+10
| | | | SVN-Revision: 10317
* fixed war.h pathMatteo Croce2008-01-291-0/+0
| | | | SVN-Revision: 10316
* added missing war.hMatteo Croce2008-01-291-0/+25
| | | | SVN-Revision: 10315
* added new ixp4xx targetJohn Crispin2008-01-291-0/+21
| | | | SVN-Revision: 10314
* more license cleanupsGabor Juhos2008-01-2912-172/+58
| | | | SVN-Revision: 10313
* fix a small race condition in the madwifi queue handlingFelix Fietkau2008-01-291-2/+15
| | | | SVN-Revision: 10312
* add feature flag for the cpio.gz supportGabor Juhos2008-01-293-1/+5
| | | | SVN-Revision: 10311
* fix generation of cpio.gz imagesGabor Juhos2008-01-291-6/+6
| | | | SVN-Revision: 10310
* image generation cleanups * make image generation makefiles simpler * remove ↵Gabor Juhos2008-01-2911-537/+249
| | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309
* remove some unused filesGabor Juhos2008-01-292-244/+0
| | | | SVN-Revision: 10308
* add experimental support for the Cellvision NFS-101U deviceGabor Juhos2008-01-292-0/+29
| | | | SVN-Revision: 10307
* firmware-utils: new firmware generation tool for the Cellvision ↵Gabor Juhos2008-01-292-1/+1029
| | | | | | CAS-6xx/NFS-xxx devices SVN-Revision: 10306
* license cleanupGabor Juhos2008-01-2925-306/+77
| | | | SVN-Revision: 10305
* AR7 2.6.24 config fileMatteo Croce2008-01-291-0/+195
| | | | SVN-Revision: 10304
* add basic support for the AMCC PPC405EX Kilauea evaluation boardImre Kaloz2008-01-294-0/+291
| | | | SVN-Revision: 10303
* add dtc, the device tree compilerImre Kaloz2008-01-292-1/+34
| | | | SVN-Revision: 10302
* refresh vlynq patchMatteo Croce2008-01-291-10/+9
| | | | SVN-Revision: 10301
* add upstream git patch for arch/powerpcImre Kaloz2008-01-281-0/+71515
| | | | SVN-Revision: 10300
* fix squashfs on 2.6.24Imre Kaloz2008-01-281-0/+19
| | | | SVN-Revision: 10299
* disable chaostables for 2.6.24 until it's fixedImre Kaloz2008-01-281-1/+1
| | | | SVN-Revision: 10298
* add missing #includeFelix Fietkau2008-01-281-6/+14
| | | | SVN-Revision: 10297
* more queue handling stuffFelix Fietkau2008-01-282-17/+56
| | | | SVN-Revision: 10296
* update madwifi to latest trunk, include a few more fixes/improvementsFelix Fietkau2008-01-2816-300/+398
| | | | SVN-Revision: 10294
* make the system have a daemon user by defaultJohn Crispin2008-01-281-0/+1
| | | | SVN-Revision: 10293
* only start crond if there are files in the crontabJohn Crispin2008-01-281-0/+1
| | | | SVN-Revision: 10292
* generic 2.6.24 supportImre Kaloz2008-01-2844-0/+32050
| | | | SVN-Revision: 10291
* * Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23Imre Kaloz2008-01-277-1/+1
| | | | SVN-Revision: 10290
* upgrade the AMCC target to 2.6.23Imre Kaloz2008-01-272-1/+5
| | | | SVN-Revision: 10289
* fix GCC version selection for MagicboxImre Kaloz2008-01-271-1/+1
| | | | SVN-Revision: 10288
* add BE I/O memory accessors for arch/ppcImre Kaloz2008-01-271-0/+80
| | | | SVN-Revision: 10287
* * Upgrade Magicbox to 2.6.23 * Rename directoriesImre Kaloz2008-01-275-3/+7
| | | | SVN-Revision: 10286
* uClibc: change some symbols to local on ppc to make Kaloz happy :)Gabor Juhos2008-01-271-0/+78
| | | | SVN-Revision: 10285
* remove some wrong depends/defaultsFelix Fietkau2008-01-271-2/+0
| | | | SVN-Revision: 10284
* oops, missing fileRalph Hempel2008-01-271-0/+8
| | | | SVN-Revision: 10283