aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade & standardize kernel versionsImre Kaloz2008-02-1122-23/+22
| | | | SVN-Revision: 10443
* upgrade sibyte to 2.6.24Imre Kaloz2008-02-113-1117/+83
| | | | SVN-Revision: 10442
* Add missing bridge ioctls to make bluez-utils compile with brcm-3.4Florian Fainelli2008-02-101-0/+18
| | | | SVN-Revision: 10441
* upgrade iop32x to 2.6.24Imre Kaloz2008-02-102-1/+18
| | | | SVN-Revision: 10440
* prepare 2.6.24 on ixp4xxImre Kaloz2008-02-1035-0/+7945
| | | | SVN-Revision: 10438
* fix typoImre Kaloz2008-02-101-1/+1
| | | | SVN-Revision: 10437
* use cp instead of $(CP), because bzImage might be a symlinkFelix Fietkau2008-02-091-1/+1
| | | | SVN-Revision: 10435
* fix RB153 CompactFlash driver for .24Gabor Juhos2008-02-091-21/+24
| | | | SVN-Revision: 10428
* switch to 2.6.24Gabor Juhos2008-02-0965-3215/+101
| | | | SVN-Revision: 10427
* cpmac: reapply [9664]Matteo Croce2008-02-081-17/+169
| | | | SVN-Revision: 10424
* build cpmac driverMatteo Croce2008-02-081-0/+1
| | | | SVN-Revision: 10422
* Update kernel to 2.6.24Matteo Croce2008-02-084-1306/+10
| | | | SVN-Revision: 10421
* make current AR7 code 2.6.24 aware, for future useMatteo Croce2008-02-083-5/+16
| | | | SVN-Revision: 10415
* upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1Imre Kaloz2008-02-073-5992/+11665
| | | | SVN-Revision: 10412
* more 2.6.24 patchesMatteo Croce2008-02-072-1/+118
| | | | SVN-Revision: 10410
* increase the flash window size for ar5312 - there are apparently 5312 ↵Felix Fietkau2008-02-071-1/+1
| | | | | | devices out there with 8M flash SVN-Revision: 10409
* update uml readme with working cmdline exampleNicolas Thill2008-02-061-1/+1
| | | | SVN-Revision: 10405
* update uml to 2.6.24 (i386 only for now)Nicolas Thill2008-02-062-14/+22
| | | | SVN-Revision: 10404
* * disable ikconfig by default * update ppc40x default configImre Kaloz2008-02-042-7/+13
| | | | SVN-Revision: 10380
* Upgrade au1000 to .24Florian Fainelli2008-02-034-12/+273
| | | | SVN-Revision: 10377
* add missing config selectionsFelix Fietkau2008-02-031-1/+3
| | | | SVN-Revision: 10375
* implement ar2313_adjust_linkFelix Fietkau2008-02-032-13/+27
| | | | SVN-Revision: 10374
* convert ppc44x to arch/powerpc, use squashfs images by defaultImre Kaloz2008-02-037-141/+68
| | | | SVN-Revision: 10372
* upgrade Magicbox to 2.6.24, create only squashfs rootfs by defaultImre Kaloz2008-02-031-2/+2
| | | | SVN-Revision: 10370
* refresh .23 kernel pachesGabor Juhos2008-02-0321-139/+145
| | | | SVN-Revision: 10366
* add missing kernel config optionFelix Fietkau2008-02-021-0/+1
| | | | SVN-Revision: 10362
* DG834G Power LED fixFelix Fietkau2008-02-022-1/+2
| | | | | | | | | | This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10349
* "default-on" LED TriggerFelix Fietkau2008-02-023-0/+69
| | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348
* update default packagesJohn Crispin2008-01-311-1/+3
| | | | SVN-Revision: 10343
* add mopre default packagesJohn Crispin2008-01-311-1/+1
| | | | SVN-Revision: 10341
* make avila have 6 pci devices, such that usb worksJohn Crispin2008-01-311-0/+13
| | | | SVN-Revision: 10340
* enable switch driver for 2.6.24Gabor Juhos2008-01-312-3/+1
| | | | SVN-Revision: 10339
* add 2.6.24 specific patchset for the usb driverGabor Juhos2008-01-317-0/+494
| | | | SVN-Revision: 10338
* add a 2.6.24 specific patch for the switch driver, thanks to Francesco ↵Gabor Juhos2008-01-311-0/+144
| | | | | | Gringoli for his 2.6.24-rc2 patch SVN-Revision: 10337
* fix a switch driver bugGabor Juhos2008-01-311-3/+3
| | | | SVN-Revision: 10336
* 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
* 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
* 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