summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* ssb: sync with wireless-2.6Felix Fietkau2009-10-114-0/+4338
| | | | SVN-Revision: 18022
* add missing CONFIG_IDE_PHISON symbolFlorian Fainelli2009-10-091-0/+1
| | | | SVN-Revision: 18013
* kernel: fix automatic rootfs partition selection on 2.6.31Gabor Juhos2009-10-081-1/+1
| | | | SVN-Revision: 18007
* add more missing USB related configuration symbols to 2.6.30Florian Fainelli2009-10-081-0/+7
| | | | SVN-Revision: 18005
* and another missing Kconfig symbol..Imre Kaloz2009-10-081-0/+1
| | | | SVN-Revision: 17995
* add missing symbolImre Kaloz2009-10-081-0/+1
| | | | SVN-Revision: 17994
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-082-2/+2
| | | | SVN-Revision: 17993
* resync 2.6.31 patchesImre Kaloz2009-10-082-11/+11
| | | | SVN-Revision: 17991
* add more Kconfig symbols to the generic 2.6.31 configImre Kaloz2009-10-081-0/+14
| | | | SVN-Revision: 17990
* config: fix typo in 2.6.27 genericNicolas Thill2009-10-071-1/+1
| | | | SVN-Revision: 17977
* config: add another bunch of missing CONFIG_USB_* entries to genericNicolas Thill2009-10-072-0/+10
| | | | SVN-Revision: 17965
* config: add CONFIG_USB_SUSPEND to genericNicolas Thill2009-10-076-0/+6
| | | | SVN-Revision: 17964
* config: add missing CONFIG_ORION entry to genericNicolas Thill2009-10-062-1/+3
| | | | SVN-Revision: 17961
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-066-4/+45
| | | | SVN-Revision: 17948
* move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-063-0/+12
| | | | SVN-Revision: 17945
* move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-063-0/+49
| | | | SVN-Revision: 17943
* move more CONFIG_SND entries to genericNicolas Thill2009-10-064-0/+7
| | | | SVN-Revision: 17942
* move common CONFIG_FB entries to genericNicolas Thill2009-10-056-5/+184
| | | | SVN-Revision: 17936
* add missing CONFIG_VIDEO_GO7007 symbolFlorian Fainelli2009-10-052-0/+2
| | | | SVN-Revision: 17933
* enable CONFIG_STAGING on 2.6.31Felix Fietkau2009-10-051-1/+32
| | | | SVN-Revision: 17931
* refresh 2.6.31 kernel configFelix Fietkau2009-10-051-271/+271
| | | | SVN-Revision: 17930
* 2.6.30: disable SND_PPC by defaultAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17907
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-054-0/+4
| | | | SVN-Revision: 17905
* 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig optionAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17903
* remove ipset support from core, it is now provided by xtables-addons from ↵Nicolas Thill2009-10-035-38745/+0
| | | | | | the packages feed SVN-Revision: 17844
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-014-78/+50
| | | | SVN-Revision: 17804
* inform users when the in-kernel mips FPU emulator is disabled (#5774)Florian Fainelli2009-09-284-19/+37
| | | | SVN-Revision: 17794
* union mounts: fix various bugs related to handling of mountpoints and copyupsFelix Fietkau2009-09-271-0/+117
| | | | SVN-Revision: 17777
* fix compile error in bfs on 2.6.31Felix Fietkau2009-09-271-1/+1
| | | | SVN-Revision: 17776
* union mounts: get rid of kernel log spamFelix Fietkau2009-09-271-0/+30
| | | | SVN-Revision: 17774
* fix usage of smp_call_functionFlorian Fainelli2009-09-271-1/+1
| | | | SVN-Revision: 17770
* add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-272-0/+638
| | | | SVN-Revision: 17768
* Update ipset to version 3.2Hauke Mehrtens2009-09-277-16535/+16908
| | | | SVN-Revision: 17764
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-262-1/+17
| | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752
* add jffs2 whiteout support (necessary for using it with union mounts)Felix Fietkau2009-09-261-0/+186
| | | | SVN-Revision: 17745
* refresh patchesHauke Mehrtens2009-09-268-162/+162
| | | | SVN-Revision: 17738
* fix 2.6.31 compile with union mounts disabledFelix Fietkau2009-09-262-2/+13
| | | | SVN-Revision: 17730
* kernel: refresh the vm exports patch in 2.6.31Felix Fietkau2009-09-251-13/+13
| | | | SVN-Revision: 17727
* kernel: add a patch for union mounts in 2.6.31Felix Fietkau2009-09-253-0/+5215
| | | | SVN-Revision: 17726
* kernel: if block2mtd does not find the device immediately, use ↵Felix Fietkau2009-09-252-0/+20
| | | | | | wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 SVN-Revision: 17720
* merge r17683 to 2.6.30Felix Fietkau2009-09-241-1/+4
| | | | SVN-Revision: 17701
* add bfs to linux 2.6.31Felix Fietkau2009-09-242-0/+6450
| | | | SVN-Revision: 17699
* merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31Felix Fietkau2009-09-231-8/+38
| | | | SVN-Revision: 17686
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-231-11/+11
| | | | SVN-Revision: 17685
* kernel: check return code of nla_parse in pcomp_lzma on 2.6.31Gabor Juhos2009-09-231-1/+4
| | | | SVN-Revision: 17683
* when using -O2 instead of -Os, get rid of the two optimizations that are ↵Felix Fietkau2009-09-223-0/+27
| | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679
* unlzma: fix a race condition and add some optimizations to improve ↵Felix Fietkau2009-09-222-36/+124
| | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678
* Cleaned config-2.6.31 defaults for PPCHamish Guthrie2009-09-211-0/+1
| | | | SVN-Revision: 17664
* implement write support for partitions covering only a part of an eraseblock ↵Felix Fietkau2009-09-214-2/+294
| | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-192-0/+6413
| | | | SVN-Revision: 17606