summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
...
* enable Myloader partition parserGabor Juhos2008-11-172-2/+2
| | | | SVN-Revision: 13257
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-175-0/+250
| | | | SVN-Revision: 13256
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-173-0/+184
| | | | SVN-Revision: 13254
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-122-91/+92
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* add missing kconfig symbols for 2.6.27 targets when all modules are enabledNicolas Thill2008-11-111-0/+23
| | | | SVN-Revision: 13178
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-111-1/+1
| | | | SVN-Revision: 13175
* add config symbol missed from [13169]Nicolas Thill2008-11-113-0/+3
| | | | SVN-Revision: 13174
* add FireWire/IEEE1394 config symbols, preventing user interation when ↵Nicolas Thill2008-11-105-0/+32
| | | | | | kmod-ieee1394 is selected SVN-Revision: 13169
* fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. CouloumbisGabor Juhos2008-11-101-1/+1
| | | | SVN-Revision: 13168
* fix gpiommc driver on 2.6.26 (closes #4129)Gabor Juhos2008-11-071-0/+41
| | | | SVN-Revision: 13139
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-0765-945/+925
| | | | SVN-Revision: 13137
* refresh 2.6.26 patchesGabor Juhos2008-11-0664-373/+373
| | | | SVN-Revision: 13135
* fix broken patch.Lars-Peter Clausen2008-11-051-88/+83
| | | | SVN-Revision: 13126
* Fix broken patch to drivers/mtd/device/block2mtd.cLars-Peter Clausen2008-11-051-6/+23
| | | | SVN-Revision: 13125
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-283-5/+12
| | | | SVN-Revision: 13060
* remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵Felix Fietkau2008-10-22165-45570/+7767
| | | | | | build errors SVN-Revision: 13022
* Remove me from the gpio-spi related stuffMichael Büsch2008-10-193-70/+54
| | | | SVN-Revision: 13011
* 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