summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* added directory for generic patches for linux kernel 2.6.29 - added ported ↵Mirko Vogt2009-03-091-0/+625
| | | | | | patch <065-rootfs_split> SVN-Revision: 14822
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-051-0/+7
| | | | SVN-Revision: 14751
* add missing symbolsHauke Mehrtens2009-03-011-0/+1
| | | | SVN-Revision: 14721
* refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-012-17/+9
| | | | SVN-Revision: 14720
* generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-012-12/+18
| | | | SVN-Revision: 14716
* generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-0121-3751/+48
| | | | SVN-Revision: 14714
* generic-2.6/2.6.28: add missing Kconfig optionGabor Juhos2009-02-281-0/+1
| | | | SVN-Revision: 14691
* also make 2.6.27 use the sprom fallbackFlorian Fainelli2009-02-271-0/+115
| | | | SVN-Revision: 14684
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
| | | | SVN-Revision: 14679
* re-enable cfg80211 as wellFelix Fietkau2009-02-222-2/+2
| | | | SVN-Revision: 14615
* re-apply r14531Felix Fietkau2009-02-222-2/+2
| | | | SVN-Revision: 14614
* disable all kernel config options that are set to =mFelix Fietkau2009-02-227-3041/+3041
| | | | SVN-Revision: 14611
* merge netfilter kernel changes to 2.6.26 as wellFelix Fietkau2009-02-215-1165/+7
| | | | SVN-Revision: 14600
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-212-0/+189
| | | | SVN-Revision: 14599
* merge netfilter changes to 2.6.27Felix Fietkau2009-02-215-1165/+7
| | | | SVN-Revision: 14598
* remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵Felix Fietkau2009-02-213-241/+3
| | | | | | that is already in the kernel SVN-Revision: 14597
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-215-934/+14
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* update to 2.6.28.6Gabor Juhos2009-02-192-8/+4
| | | | SVN-Revision: 14565
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-162-4/+45
| | | | SVN-Revision: 14531
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-151-0/+60
| | | | SVN-Revision: 14525
* Fix spi-gpio MISO handling.Michael Büsch2009-02-151-0/+22
| | | | SVN-Revision: 14523
* update to 2.6.28.5Gabor Juhos2009-02-155-68/+34
| | | | SVN-Revision: 14512
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-131-19/+0
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* generic-2.6/2.6.28: rename spi-gpio patchGabor Juhos2009-02-121-0/+0
| | | | SVN-Revision: 14484
* spi-gpio: Support busses without chipselect (only one device on the bus)Michael Büsch2009-02-111-0/+77
| | | | SVN-Revision: 14476
* Make spi-gpio hotplug capable, so we can initialize devices after boot.Michael Büsch2009-02-111-0/+62
| | | | SVN-Revision: 14475
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-102-11/+486
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-102-45/+55
| | | | SVN-Revision: 14464
* generic-2.6: remove PORTSCAN config optionGabor Juhos2009-02-087-7/+0
| | | | SVN-Revision: 14458
* generic-2.6: remove TARPIT and CHAOS patches and config optionsGabor Juhos2009-02-0825-7049/+6
| | | | SVN-Revision: 14456
* generic-2.6/2.6.21: refresh patchesGabor Juhos2009-02-0844-630/+280
| | | | SVN-Revision: 14453
* generic-2.6/2.6.24: refresh patchesGabor Juhos2009-02-0854-1474/+1474
| | | | SVN-Revision: 14450
* generic-2.6/2.6.23: refresh patchesGabor Juhos2009-02-0859-377/+377
| | | | SVN-Revision: 14448
* update to 2.6.28.4Gabor Juhos2009-02-083-5/+3
| | | | SVN-Revision: 14441
* remove chaostable patch (#4431)Florian Fainelli2009-02-081-857/+0
| | | | SVN-Revision: 14439
* generic-2.6/2.6.28: show machine name in /proc/cpuinfo if ↵Gabor Juhos2009-02-081-0/+24
| | | | | | CONFIG_MIPS_MACHINE is enabled SVN-Revision: 14438
* remove tarpit patches (#4432)Florian Fainelli2009-02-061-318/+0
| | | | SVN-Revision: 14418
* generic-2.6: sync 2.6.28 configAndy Boyett2009-02-031-0/+1
| | | | SVN-Revision: 14386
* generic: add missing PHY related config entriesNicolas Thill2009-02-031-0/+5
| | | | SVN-Revision: 14379
* serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵Lars-Peter Clausen2009-02-031-0/+21
| | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 SVN-Revision: 14377
* generic: sanitize config files (fix typos & whitespace, remove duplicates)Nicolas Thill2009-02-022-5/+3
| | | | SVN-Revision: 14372
* generic: add another missing config entry, when gpio support is enabledNicolas Thill2009-01-301-0/+1
| | | | SVN-Revision: 14285
* upgrade ppc44x to 2.6.28.2, add basic support for the AMCC CanyonlandsImre Kaloz2009-01-301-1/+3
| | | | SVN-Revision: 14280
* generic: add another bunch of missing config entries in 2.6.28Nicolas Thill2009-01-301-0/+33
| | | | SVN-Revision: 14278
* add missing config entries in 2.6.28Nicolas Thill2009-01-301-0/+4
| | | | SVN-Revision: 14274
* generic/2.6.28: fix yaffs cvs patchAndy Boyett2009-01-291-437/+0
| | | | SVN-Revision: 14261
* fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis ↵Gabor Juhos2009-01-281-0/+11
| | | | | | <alex@ozo.com>) SVN-Revision: 14250
* update to 2.6.28.2Gabor Juhos2009-01-284-10/+10
| | | | SVN-Revision: 14247
* - added some extra flags to read more information - added automagic device ↵Markus Wigge2009-01-271-0/+102
| | | | | | generation /dev/cs5535_gpioX SVN-Revision: 14220
* generic-2.6/2.6.28: refresh a patchGabor Juhos2009-01-261-8/+8
| | | | SVN-Revision: 14201