Commit graph

398 commits

Author SHA1 Message Date
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
Florian Fainelli
fc3311fd6d Remove 2.6.22 kernel configuration file
SVN-Revision: 12639
2008-09-21 11:33:47 +00:00
Florian Fainelli
d1f4f4646d Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
2008-09-21 11:32:06 +00:00
Felix Fietkau
78fd83bd12 rename generic-2.6/config-default to generic-2.6/config-2.6.21
SVN-Revision: 12637
2008-09-21 11:27:29 +00:00
Felix Fietkau
4296e978da rename generic-2.6/patches to generic-2.6/patches-2.6.21
SVN-Revision: 12636
2008-09-21 11:25:17 +00:00
Nicolas Thill
aca19fe74c add missing Kconfig symbol
SVN-Revision: 12611
2008-09-15 10:14:12 +00:00
Gabor Juhos
74321caaf8 2.6.26: add gpiommc driver
SVN-Revision: 12566
2008-09-10 19:46:56 +00:00
Gabor Juhos
700d906da5 2.6.26: fix build error caused by the gpio sysfs stuff
SVN-Revision: 12536
2008-09-05 06:52:27 +00:00
Gabor Juhos
98af79bc2b 2.6.26: fix gpio sysfs patch, forgot to refresh it
SVN-Revision: 12529
2008-09-04 15:24:57 +00:00
Gabor Juhos
c6f0aadc2b 2.6.26: backport gpio sysfs support form 2.6.27-rcX
SVN-Revision: 12526
2008-09-04 13:34:36 +00:00
Nicolas Thill
adc7b255c7 Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
2008-09-01 13:23:54 +00:00
Nicolas Thill
75f55a6c90 Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
Signed-off-by: Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12447
2008-08-31 19:31:38 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill
2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
John Crispin
17e3eb3ce3 redboot.c - adds implicit creation of boardconfig partition
SVN-Revision: 12340
2008-08-19 18:07:57 +00:00
Florian Fainelli
90fe458aca Add missing config symbols
SVN-Revision: 12295
2008-08-13 15:39:36 +00:00
Florian Fainelli
5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
2008-08-11 06:38:48 +00:00
Felix Fietkau
fcc091e15e sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
SVN-Revision: 12253
2008-08-09 00:41:55 +00:00
Gabor Juhos
e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Florian Fainelli
af76ae2cb5 Duplicate of r12143
SVN-Revision: 12178
2008-08-05 22:12:01 +00:00
Florian Fainelli
71bc2e320b Fix inclusion of pim.h like igmpproxy
SVN-Revision: 12176
2008-08-05 22:06:03 +00:00
Florian Fainelli
ac25803120 Add cdc-acm locking fix from #3836
SVN-Revision: 12154
2008-08-05 19:43:58 +00:00
Felix Fietkau
241450cb3a add missing kconfig symbol
SVN-Revision: 12145
2008-08-05 17:54:45 +00:00
Felix Fietkau
806f149413 fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets
SVN-Revision: 12143
2008-08-05 17:33:09 +00:00
Felix Fietkau
d43337e8f7 switch to using the SLUB allocator by default in 2.6.26
SVN-Revision: 12138
2008-08-05 16:42:26 +00:00
Gabor Juhos
3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Felix Fietkau
f87623f97a fix ocf compile error
SVN-Revision: 12118
2008-08-05 01:28:12 +00:00
Felix Fietkau
4da8ae9f24 refresh atheros config, add missing symbols to generic 2.6.26 config
SVN-Revision: 12117
2008-08-05 01:16:48 +00:00
John Crispin
b5cc22dfe5 more ledtrig-netdev clean ups
SVN-Revision: 12096
2008-08-04 15:51:47 +00:00
John Crispin
a641792a78 makes ledtrignetdev work on .26 and fix whitespaces
SVN-Revision: 12090
2008-08-04 14:05:04 +00:00
Florian Fainelli
e3fb32cd02 Define more missing config symbols for .26
SVN-Revision: 12085
2008-08-04 06:35:41 +00:00
Imre Kaloz
38a87b1430 add more options to the generic 2.6.26 config
SVN-Revision: 12078
2008-08-03 14:22:52 +00:00
Imre Kaloz
aae6fead80 revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
SVN-Revision: 12077
2008-08-03 11:49:49 +00:00
Andy Boyett
07780b323a generic-2.6: resync 2.6.26 config
SVN-Revision: 12071
2008-08-02 03:19:56 +00:00
Florian Fainelli
1378397b48 Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
SVN-Revision: 12063
2008-08-01 10:04:14 +00:00
Imre Kaloz
8dec1e3997 enable multiqueue in the generic config
SVN-Revision: 12042
2008-07-31 11:55:11 +00:00
Nicolas Thill
bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
Gabor Juhos
18991af6f7 add missing symbols to 2.6.26 defconfig
SVN-Revision: 11954
2008-07-27 08:56:53 +00:00
Felix Fietkau
129fcaffb3 fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition
SVN-Revision: 11948
2008-07-26 20:27:45 +00:00