aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
...
* update ocf-linux to 20080917Gabor Juhos2008-11-18
| | | | SVN-Revision: 13282
* move some options to the generic 2.6.27 configImre Kaloz2008-11-17
| | | | SVN-Revision: 13264
* resync patchImre Kaloz2008-11-17
| | | | SVN-Revision: 13262
* enable Myloader partition parserGabor Juhos2008-11-17
| | | | SVN-Revision: 13257
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-17
| | | | SVN-Revision: 13256
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-17
| | | | 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-12
| | | | | | 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-11
| | | | SVN-Revision: 13178
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-11
| | | | SVN-Revision: 13175
* add config symbol missed from [13169]Nicolas Thill2008-11-11
| | | | SVN-Revision: 13174
* add FireWire/IEEE1394 config symbols, preventing user interation when ↵Nicolas Thill2008-11-10
| | | | | | kmod-ieee1394 is selected SVN-Revision: 13169
* fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. CouloumbisGabor Juhos2008-11-10
| | | | SVN-Revision: 13168
* fix gpiommc driver on 2.6.26 (closes #4129)Gabor Juhos2008-11-07
| | | | SVN-Revision: 13139
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-07
| | | | SVN-Revision: 13137
* refresh 2.6.26 patchesGabor Juhos2008-11-06
| | | | SVN-Revision: 13135
* fix broken patch.Lars-Peter Clausen2008-11-05
| | | | SVN-Revision: 13126
* Fix broken patch to drivers/mtd/device/block2mtd.cLars-Peter Clausen2008-11-05
| | | | SVN-Revision: 13125
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-28
| | | | SVN-Revision: 13060
* remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵Felix Fietkau2008-10-22
| | | | | | build errors SVN-Revision: 13022
* Remove me from the gpio-spi related stuffMichael Büsch2008-10-19
| | | | SVN-Revision: 13011
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-18
| | | | | | 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-18
| | | | SVN-Revision: 13009
* refresh patches against 2.6.27 finalGabor Juhos2008-10-15
| | | | SVN-Revision: 12987
* enable debugfs by defaultFelix Fietkau2008-10-11
| | | | SVN-Revision: 12949
* refresh 2.6.27 patches based on -rc9Gabor Juhos2008-10-07
| | | | SVN-Revision: 12892
* update mini_fo fix for 2.6.27Gabor Juhos2008-10-06
| | | | SVN-Revision: 12875
* make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)Gabor Juhos2008-10-05
| | | | SVN-Revision: 12864
* 2.6.27: revert case insensitive match support in xt_string while we are ↵Gabor Juhos2008-10-05
| | | | | | using iptables-1.4.0 SVN-Revision: 12862
* fix a typo in the generic 2.6.27 configGabor Juhos2008-10-05
| | | | SVN-Revision: 12861
* move some 2.6.27 config stuff to genericGabor Juhos2008-10-05
| | | | SVN-Revision: 12860
* refresh 2.6.27 patches based on -rc8Gabor Juhos2008-10-05
| | | | SVN-Revision: 12858
* CONFIG_NF_CT_ACCT is deprecated in 2.6.27Felix Fietkau2008-10-01
| | | | SVN-Revision: 12819
* move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵Felix Fietkau2008-09-29
| | | | | | 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-29
| | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790
* 2.6.25/2.6.26: fix compiler warning in imq.cGabor Juhos2008-09-28
| | | | SVN-Revision: 12770
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-26
| | | | SVN-Revision: 12718
* sync kernel configGabor Juhos2008-09-25
| | | | SVN-Revision: 12711
* add gpio related config symbols to generic configNicolas Thill2008-09-25
| | | | SVN-Revision: 12710
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-25
| | | | | | 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-24
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23Nicolas Thill2008-09-24
| | | | SVN-Revision: 12684
* add missing CONFIG_SPI_DEBUG symbolNicolas Thill2008-09-24
| | | | SVN-Revision: 12683
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-22
| | | | SVN-Revision: 12649
* Remove 2.6.22 kernel configuration fileFlorian Fainelli2008-09-21
| | | | SVN-Revision: 12639
* Remove 2.6.22 files, no target uses them anymoreFlorian Fainelli2008-09-21
| | | | SVN-Revision: 12638
* rename generic-2.6/config-default to generic-2.6/config-2.6.21Felix Fietkau2008-09-21
| | | | SVN-Revision: 12637
* rename generic-2.6/patches to generic-2.6/patches-2.6.21Felix Fietkau2008-09-21
| | | | SVN-Revision: 12636
* add missing Kconfig symbolNicolas Thill2008-09-15
| | | | SVN-Revision: 12611
* 2.6.26: add gpiommc driverGabor Juhos2008-09-10
| | | | SVN-Revision: 12566
* 2.6.26: fix build error caused by the gpio sysfs stuffGabor Juhos2008-09-05
| | | | SVN-Revision: 12536