aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-1876-2660/+0
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010
* add new switch configuration apiFelix Fietkau2008-10-188-0/+2132
| | | | SVN-Revision: 13009
* refresh patches against 2.6.27 finalGabor Juhos2008-10-1559-221/+221
| | | | SVN-Revision: 12987
* enable debugfs by defaultFelix Fietkau2008-10-111-1/+1
| | | | SVN-Revision: 12949
* refresh 2.6.27 patches based on -rc9Gabor Juhos2008-10-074-4/+4
| | | | SVN-Revision: 12892
* update mini_fo fix for 2.6.27Gabor Juhos2008-10-061-3/+13
| | | | SVN-Revision: 12875
* make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)Gabor Juhos2008-10-054-12/+12
| | | | SVN-Revision: 12864
* 2.6.27: revert case insensitive match support in xt_string while we are ↵Gabor Juhos2008-10-051-0/+112
| | | | | | using iptables-1.4.0 SVN-Revision: 12862
* fix a typo in the generic 2.6.27 configGabor Juhos2008-10-051-1/+1
| | | | SVN-Revision: 12861
* move some 2.6.27 config stuff to genericGabor Juhos2008-10-051-1/+14
| | | | SVN-Revision: 12860
* refresh 2.6.27 patches based on -rc8Gabor Juhos2008-10-053-4/+4
| | | | SVN-Revision: 12858
* CONFIG_NF_CT_ACCT is deprecated in 2.6.27Felix Fietkau2008-10-011-1/+1
| | | | SVN-Revision: 12819
* move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵Felix Fietkau2008-09-291-39/+77
| | | | | | by default (slub crashes early on), enable kallsyms for now until the target is stable SVN-Revision: 12800
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵Felix Fietkau2008-09-29109-0/+71054
| | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790
* 2.6.25/2.6.26: fix compiler warning in imq.cGabor Juhos2008-09-282-2/+2
| | | | SVN-Revision: 12770
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-264-25/+2
| | | | SVN-Revision: 12718
* sync kernel configGabor Juhos2008-09-251-0/+1
| | | | SVN-Revision: 12711
* add gpio related config symbols to generic configNicolas Thill2008-09-251-0/+2
| | | | SVN-Revision: 12710
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-251-0/+2
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-242-2/+2
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23Nicolas Thill2008-09-241-0/+1
| | | | SVN-Revision: 12684
* add missing CONFIG_SPI_DEBUG symbolNicolas Thill2008-09-244-0/+4
| | | | SVN-Revision: 12683
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-224-52/+52
| | | | SVN-Revision: 12649
* Remove 2.6.22 kernel configuration fileFlorian Fainelli2008-09-211-1675/+0
| | | | SVN-Revision: 12639
* Remove 2.6.22 files, no target uses them anymoreFlorian Fainelli2008-09-2148-44666/+0
| | | | SVN-Revision: 12638
* rename generic-2.6/config-default to generic-2.6/config-2.6.21Felix Fietkau2008-09-211-0/+0
| | | | SVN-Revision: 12637
* rename generic-2.6/patches to generic-2.6/patches-2.6.21Felix Fietkau2008-09-2144-0/+0
| | | | SVN-Revision: 12636
* add missing Kconfig symbolNicolas Thill2008-09-151-0/+1
| | | | SVN-Revision: 12611
* 2.6.26: add gpiommc driverGabor Juhos2008-09-105-297/+1249
| | | | SVN-Revision: 12566
* 2.6.26: fix build error caused by the gpio sysfs stuffGabor Juhos2008-09-051-1/+3
| | | | SVN-Revision: 12536
* 2.6.26: fix gpio sysfs patch, forgot to refresh itGabor Juhos2008-09-041-14/+18
| | | | SVN-Revision: 12529
* 2.6.26: backport gpio sysfs support form 2.6.27-rcXGabor Juhos2008-09-042-0/+1021
| | | | SVN-Revision: 12526
* Move I2C_PCA Kconfig item to generic-2.6Nicolas Thill2008-09-011-0/+1
| | | | SVN-Revision: 12459
* Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)Nicolas Thill2008-08-312-0/+32
| | | | | | Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12447
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-227-21/+21
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-211-12/+13
| | | | SVN-Revision: 12362
* redboot.c - adds implicit creation of boardconfig partitionJohn Crispin2008-08-191-0/+62
| | | | SVN-Revision: 12340
* Add missing config symbolsFlorian Fainelli2008-08-132-0/+2
| | | | SVN-Revision: 12295
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)Florian Fainelli2008-08-111-0/+1
| | | | SVN-Revision: 12276
* sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)Felix Fietkau2008-08-091-0/+16
| | | | SVN-Revision: 12253
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-073-12/+8
| | | | SVN-Revision: 12242
* Duplicate of r12143Florian Fainelli2008-08-051-15/+0
| | | | SVN-Revision: 12178
* Fix inclusion of pim.h like igmpproxyFlorian Fainelli2008-08-051-0/+15
| | | | SVN-Revision: 12176
* Add cdc-acm locking fix from #3836Florian Fainelli2008-08-051-0/+12
| | | | SVN-Revision: 12154
* add missing kconfig symbolFelix Fietkau2008-08-051-0/+1
| | | | SVN-Revision: 12145
* fix kernel header breakage, which caused a compile error in igmpproxy on ↵Felix Fietkau2008-08-051-0/+11
| | | | | | big-endian targets SVN-Revision: 12143
* switch to using the SLUB allocator by default in 2.6.26Felix Fietkau2008-08-051-2/+2
| | | | SVN-Revision: 12138
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-0513-78/+83
| | | | | | a package for it SVN-Revision: 12133
* fix ocf compile errorFelix Fietkau2008-08-051-0/+11
| | | | SVN-Revision: 12118
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-051-0/+2
| | | | SVN-Revision: 12117