Commit graph

436 commits

Author SHA1 Message Date
Nicolas Thill
2d95d29bfd fix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13348
2008-11-25 15:57:34 +00:00
Imre Kaloz
a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos
a515338507 add experimental fix for OCF on 2.6.27.y (closes #4184)
SVN-Revision: 13341
2008-11-24 20:20:41 +00:00
Gabor Juhos
c27b9bf6db enable MyLoader partition parser
SVN-Revision: 13317
2008-11-22 19:43:26 +00:00
Gabor Juhos
6113df9095 add NP25G and WP543 board id
SVN-Revision: 13316
2008-11-22 19:40:11 +00:00
Gabor Juhos
88dd889314 restore accidentally deleted ofc patches
SVN-Revision: 13293
2008-11-19 20:32:13 +00:00
Gabor Juhos
e1e65079b4 ocf: move all stuff into files, and fix build error on .25
SVN-Revision: 13288
2008-11-19 12:25:39 +00:00
Gabor Juhos
006f326bc1 update ocf-linux to 20080917
SVN-Revision: 13282
2008-11-18 20:45:28 +00:00
Imre Kaloz
722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
2008-11-17 17:28:12 +00:00
Imre Kaloz
fbaec87e53 resync patch
SVN-Revision: 13262
2008-11-17 17:23:26 +00:00
Gabor Juhos
8a0ac9897f enable Myloader partition parser
SVN-Revision: 13257
2008-11-17 10:23:54 +00:00
Gabor Juhos
442db57b96 move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
2008-11-17 10:14:58 +00:00
Gabor Juhos
300d8bea55 move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
2008-11-17 09:19:27 +00:00
Gabor Juhos
88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Nicolas Thill
0a11abc83d add missing kconfig symbols for 2.6.27 targets when all modules are enabled
SVN-Revision: 13178
2008-11-11 02:43:35 +00:00
Nicolas Thill
c76305413e ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
6cb5259019 add config symbol missed from [13169]
SVN-Revision: 13174
2008-11-11 02:32:17 +00:00
Nicolas Thill
5cc923c65d add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
SVN-Revision: 13169
2008-11-10 19:30:20 +00:00
Gabor Juhos
0bd68125b4 fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis
SVN-Revision: 13168
2008-11-10 11:59:41 +00:00
Gabor Juhos
d0f837906c fix gpiommc driver on 2.6.26 (closes #4129)
SVN-Revision: 13139
2008-11-07 19:56:44 +00:00
Gabor Juhos
d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Gabor Juhos
a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Lars-Peter Clausen
ed5768adbf fix broken patch.
SVN-Revision: 13126
2008-11-05 13:03:00 +00:00
Lars-Peter Clausen
3bd685b0ce Fix broken patch to drivers/mtd/device/block2mtd.c
SVN-Revision: 13125
2008-11-05 10:47:35 +00:00
Felix Fietkau
d1b986bd54 improve routing/nat performance for devices using the marvell 88e6060 switch
SVN-Revision: 13060
2008-10-28 17:54:22 +00:00
Felix Fietkau
5065bb589a remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc build errors
SVN-Revision: 13022
2008-10-22 06:51:06 +00:00
Michael Büsch
0b84952303 Remove me from the gpio-spi related stuff
SVN-Revision: 13011
2008-10-19 11:43:22 +00:00
Felix Fietkau
1e570a9288 change the way ./files* and the generic kernel files are applied. ./files 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
2008-10-18 21:43:30 +00:00
Felix Fietkau
487c622ac0 add new switch configuration api
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Gabor Juhos
19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Felix Fietkau
9220c452e5 enable debugfs by default
SVN-Revision: 12949
2008-10-11 01:33:29 +00:00
Gabor Juhos
73f2d150e3 refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
2008-10-07 12:29:33 +00:00
Gabor Juhos
19fd45301c update mini_fo fix for 2.6.27
SVN-Revision: 12875
2008-10-06 17:24:33 +00:00
Gabor Juhos
5d46bb5efc make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)
SVN-Revision: 12864
2008-10-05 13:08:12 +00:00
Gabor Juhos
eed889b77b 2.6.27: revert case insensitive match support in xt_string while we are using iptables-1.4.0
SVN-Revision: 12862
2008-10-05 09:21:12 +00:00
Gabor Juhos
d90429dcaf fix a typo in the generic 2.6.27 config
SVN-Revision: 12861
2008-10-05 07:52:25 +00:00
Gabor Juhos
b4d1994bed move some 2.6.27 config stuff to generic
SVN-Revision: 12860
2008-10-05 06:57:43 +00:00
Gabor Juhos
12701b1d25 refresh 2.6.27 patches based on -rc8
SVN-Revision: 12858
2008-10-05 06:26:28 +00:00
Felix Fietkau
fe1570e63b CONFIG_NF_CT_ACCT is deprecated in 2.6.27
SVN-Revision: 12819
2008-10-01 21:25:53 +00:00
Felix Fietkau
77703482ff move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable
SVN-Revision: 12800
2008-09-29 16:49:39 +00:00
Felix Fietkau
bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
SVN-Revision: 12790
2008-09-29 01:08:17 +00:00
Gabor Juhos
dcca20be51 2.6.25/2.6.26: fix compiler warning in imq.c
SVN-Revision: 12770
2008-09-28 19:07:37 +00:00
Gabor Juhos
821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Gabor Juhos
3b7f041bce sync kernel config
SVN-Revision: 12711
2008-09-25 20:16:41 +00:00
Nicolas Thill
e812557612 add gpio related config symbols to generic config
SVN-Revision: 12710
2008-09-25 19:59:07 +00:00
Nicolas Thill
59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
Nicolas Thill
3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Nicolas Thill
2def3b5f01 add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
SVN-Revision: 12684
2008-09-24 13:58:23 +00:00
Nicolas Thill
4a5ee15bde add missing CONFIG_SPI_DEBUG symbol
SVN-Revision: 12683
2008-09-24 13:56:07 +00:00
Nicolas Thill
2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00