Commit graph

896 commits

Author SHA1 Message Date
Felix Fietkau
eaf1d61e6d make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
SVN-Revision: 18414
2009-11-13 22:54:31 +00:00
Imre Kaloz
fb7c762ad6 export __cpuc_flush_dcache_page for ARM targets
SVN-Revision: 18375
2009-11-11 14:41:30 +00:00
Imre Kaloz
6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
a01ec2469b move CPUFREQ to generic configs
SVN-Revision: 18368
2009-11-11 10:00:28 +00:00
Imre Kaloz
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Imre Kaloz
1238d93b09 move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
2009-11-11 09:07:22 +00:00
Felix Fietkau
ee937398f7 backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
SVN-Revision: 18352
2009-11-09 00:58:44 +00:00
Hauke Mehrtens
343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

SVN-Revision: 18345
2009-11-08 21:56:59 +00:00
Florian Fainelli
43f444a58c refresh 2.6.31 patches
SVN-Revision: 18334
2009-11-07 12:45:41 +00:00
Felix Fietkau
d1c5fa3695 remove the old alix led junk which was replaced by upstream code
SVN-Revision: 18320
2009-11-05 16:16:32 +00:00
Florian Fainelli
9f96bc4697 add missing ledtrig-netdev dependency on the networking stack
SVN-Revision: 18297
2009-11-04 22:21:13 +00:00
Imre Kaloz
051c2af63f temporary remove the pfifo fast patch from 2.6.32, too
SVN-Revision: 18284
2009-11-03 11:12:17 +00:00
Imre Kaloz
3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
2009-11-03 10:49:27 +00:00
Florian Fainelli
ab81d139c7 add more missing configuration symbols
SVN-Revision: 18282
2009-11-03 01:24:44 +00:00
Florian Fainelli
1b491bcfbb refresh patches
SVN-Revision: 18275
2009-11-02 23:05:47 +00:00
Imre Kaloz
50800bb207 resync 2.6.30/2.6.31 patches
SVN-Revision: 18270
2009-11-02 09:54:06 +00:00
Imre Kaloz
f4afe053da Switch to the squashfs-lzma code from the squashfs-devel git tree.
SVN-Revision: 18267
2009-11-02 09:51:35 +00:00
John Crispin
976d1a1024 adds dsl support, thank you infineon/lantiq
SVN-Revision: 18259
2009-11-01 18:52:35 +00:00
Florian Fainelli
12d8c25efe fix build failures on include/scsi/scsi.h, spotted by udev compilation
SVN-Revision: 18230
2009-10-30 16:24:20 +00:00
Florian Fainelli
4b09e185f2 remove support for 2.6.27, no target is using it anymore
SVN-Revision: 18201
2009-10-29 12:20:45 +00:00
Florian Fainelli
81a3955189 fix build failure on vmlinux.lds with 2.6.31 (#6052)
SVN-Revision: 18199
2009-10-29 10:55:52 +00:00
Florian Fainelli
502f64a0f3 move the forward declaration of struct mtd_info, prevents build failures on arm and mips
SVN-Revision: 18198
2009-10-29 10:43:14 +00:00
Florian Fainelli
d251ee8997 add more missing configuration symbols
SVN-Revision: 18185
2009-10-27 15:12:25 +00:00
Imre Kaloz
97d5479ca1 sort kconfig symbols in generic configs
SVN-Revision: 18181
2009-10-27 12:12:48 +00:00
Imre Kaloz
e6e5e6c72b add missing kconfig symbol
SVN-Revision: 18180
2009-10-27 12:09:35 +00:00
Felix Fietkau
7b14b774b4 ppc: add missing symbols for building with a newer toolchain
SVN-Revision: 18179
2009-10-27 01:11:44 +00:00
Imre Kaloz
3dd87b893a since we are using newer iptables version, we don't need this patch anymore
SVN-Revision: 18162
2009-10-26 11:35:44 +00:00
Imre Kaloz
4d1bd56f33 rename some patches
SVN-Revision: 18161
2009-10-26 10:15:52 +00:00
Florian Fainelli
6f63230e27 add missing configuration symbols
SVN-Revision: 18157
2009-10-25 21:26:46 +00:00
Florian Fainelli
21367682e8 update to 2.6.31.5
SVN-Revision: 18127
2009-10-23 12:13:00 +00:00
Felix Fietkau
839aeb3a78 fix ssb compile error on 2.6.28
SVN-Revision: 18063
2009-10-19 03:45:03 +00:00
Felix Fietkau
570699d483 fix errors in unresolved weak symbols on arm
SVN-Revision: 18062
2009-10-19 03:32:49 +00:00
Nicolas Thill
35ae0abbe0 ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
SVN-Revision: 18033
2009-10-11 14:51:40 +00:00
Nicolas Thill
52940f7477 config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
SVN-Revision: 18027
2009-10-11 01:50:06 +00:00
Nicolas Thill
9506229d4c config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
2009-10-11 01:46:52 +00:00
Felix Fietkau
0ba61fe414 ssb: sync with wireless-2.6
SVN-Revision: 18022
2009-10-11 00:36:06 +00:00
Florian Fainelli
c6c3fa9f1c add missing CONFIG_IDE_PHISON symbol
SVN-Revision: 18013
2009-10-09 07:36:43 +00:00
Gabor Juhos
017ede680f kernel: fix automatic rootfs partition selection on 2.6.31
SVN-Revision: 18007
2009-10-08 18:34:45 +00:00
Florian Fainelli
5f50864a9d add more missing USB related configuration symbols to 2.6.30
SVN-Revision: 18005
2009-10-08 17:52:32 +00:00
Imre Kaloz
e24a1eaa34 and another missing Kconfig symbol..
SVN-Revision: 17995
2009-10-08 10:42:43 +00:00
Imre Kaloz
3abb6b04c7 add missing symbol
SVN-Revision: 17994
2009-10-08 10:42:01 +00:00
Imre Kaloz
d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Imre Kaloz
167d52386e resync 2.6.31 patches
SVN-Revision: 17991
2009-10-08 09:13:14 +00:00
Imre Kaloz
ba971b8852 add more Kconfig symbols to the generic 2.6.31 config
SVN-Revision: 17990
2009-10-08 09:12:33 +00:00
Nicolas Thill
8517d6dd6c config: fix typo in 2.6.27 generic
SVN-Revision: 17977
2009-10-07 11:59:40 +00:00
Nicolas Thill
d26974829a config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
2009-10-07 01:31:53 +00:00
Nicolas Thill
5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
2009-10-07 00:51:26 +00:00
Nicolas Thill
6fed91acaa config: add missing CONFIG_ORION entry to generic
SVN-Revision: 17961
2009-10-06 20:56:31 +00:00
Nicolas Thill
fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
2009-10-06 04:15:59 +00:00
Nicolas Thill
2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
2009-10-06 03:12:17 +00:00
Nicolas Thill
084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
2009-10-06 03:00:33 +00:00
Nicolas Thill
5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
2009-10-06 02:25:15 +00:00
Nicolas Thill
5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
2009-10-05 20:42:52 +00:00
Florian Fainelli
719e19bd8a add missing CONFIG_VIDEO_GO7007 symbol
SVN-Revision: 17933
2009-10-05 20:17:02 +00:00
Felix Fietkau
fa8e896fa5 enable CONFIG_STAGING on 2.6.31
SVN-Revision: 17931
2009-10-05 20:13:22 +00:00
Felix Fietkau
4128859181 refresh 2.6.31 kernel config
SVN-Revision: 17930
2009-10-05 20:13:12 +00:00
Andy Boyett
846a7bf5b6 2.6.30: disable SND_PPC by default
SVN-Revision: 17907
2009-10-05 17:05:51 +00:00
Andy Boyett
c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
2009-10-05 17:05:34 +00:00
Andy Boyett
1d462ca7bd 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option
SVN-Revision: 17903
2009-10-05 17:05:14 +00:00
Nicolas Thill
0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
2009-10-03 23:51:10 +00:00
Gabor Juhos
054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Florian Fainelli
970f50b72b inform users when the in-kernel mips FPU emulator is disabled (#5774)
SVN-Revision: 17794
2009-09-28 20:35:42 +00:00
Felix Fietkau
9389255dae union mounts: fix various bugs related to handling of mountpoints and copyups
SVN-Revision: 17777
2009-09-27 22:56:18 +00:00
Felix Fietkau
f5701d2996 fix compile error in bfs on 2.6.31
SVN-Revision: 17776
2009-09-27 22:56:14 +00:00
Felix Fietkau
780edd9443 union mounts: get rid of kernel log spam
SVN-Revision: 17774
2009-09-27 22:56:07 +00:00
Florian Fainelli
7f910f72ba fix usage of smp_call_function
SVN-Revision: 17770
2009-09-27 19:47:07 +00:00
Florian Fainelli
d854270f76 add kexec fixes for mips from M. Syrchin
SVN-Revision: 17768
2009-09-27 19:11:53 +00:00
Hauke Mehrtens
e014faf13f Update ipset to version 3.2
SVN-Revision: 17764
2009-09-27 15:03:41 +00:00
Hauke Mehrtens
80574578ec small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq

SVN-Revision: 17752
2009-09-26 21:23:53 +00:00
Felix Fietkau
ed77b34296 add jffs2 whiteout support (necessary for using it with union mounts)
SVN-Revision: 17745
2009-09-26 18:51:05 +00:00
Hauke Mehrtens
a2698ec77c refresh patches
SVN-Revision: 17738
2009-09-26 13:29:13 +00:00
Felix Fietkau
7cae3c4f8a fix 2.6.31 compile with union mounts disabled
SVN-Revision: 17730
2009-09-26 08:52:09 +00:00
Felix Fietkau
e0dd793ff5 kernel: refresh the vm exports patch in 2.6.31
SVN-Revision: 17727
2009-09-25 20:58:40 +00:00
Felix Fietkau
2ae19cb459 kernel: add a patch for union mounts in 2.6.31
SVN-Revision: 17726
2009-09-25 20:58:37 +00:00
Felix Fietkau
a2f344ec84 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
SVN-Revision: 17720
2009-09-25 14:10:29 +00:00
Felix Fietkau
81a9b94ba1 merge r17683 to 2.6.30
SVN-Revision: 17701
2009-09-24 19:31:57 +00:00
Felix Fietkau
abd35497ad add bfs to linux 2.6.31
SVN-Revision: 17699
2009-09-24 19:23:55 +00:00
Felix Fietkau
a29453627d merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
SVN-Revision: 17686
2009-09-23 13:32:13 +00:00
Gabor Juhos
f8da6ac9c6 kernel: refresh 2.6.30 patches
SVN-Revision: 17685
2009-09-23 12:05:48 +00:00
Gabor Juhos
60132f56f7 kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
SVN-Revision: 17683
2009-09-23 09:30:31 +00:00
Felix Fietkau
6f4e700acd when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
SVN-Revision: 17679
2009-09-22 18:00:35 +00:00
Felix Fietkau
0754070949 unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal
SVN-Revision: 17678
2009-09-22 18:00:28 +00:00
Hamish Guthrie
59e3af45d1 Cleaned config-2.6.31 defaults for PPC
SVN-Revision: 17664
2009-09-21 14:06:38 +00:00
Felix Fietkau
87a8e8ac10 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
SVN-Revision: 17658
2009-09-21 09:58:36 +00:00
Felix Fietkau
672e12f960 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
SVN-Revision: 17606
2009-09-19 13:15:20 +00:00
Lars-Peter Clausen
afb54c9789 Fix lzma cmd args.
SVN-Revision: 17604
2009-09-17 22:16:31 +00:00
Felix Fietkau
30e635c55b move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use)
SVN-Revision: 17594
2009-09-16 12:24:46 +00:00
Peter Denison
f09cdf822c Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
SVN-Revision: 17573
2009-09-12 20:37:26 +00:00
Gabor Juhos
1a60ab36d9 kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
SVN-Revision: 17570
2009-09-11 08:15:55 +00:00
Gabor Juhos
6d8d5cddfd kernel: add missing symbols to the 2.6.31 config
SVN-Revision: 17568
2009-09-10 19:12:08 +00:00
Gabor Juhos
47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Gabor Juhos
c7d90d3dc4 kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
SVN-Revision: 17558
2009-09-10 13:37:31 +00:00
Gabor Juhos
7763c09a10 kernel: refresh 2.6.30 patches
SVN-Revision: 17557
2009-09-10 13:35:47 +00:00
Felix Fietkau
6ab62627b8 remove an empty patch file (thx, xiangfu)
SVN-Revision: 17521
2009-09-05 23:15:47 +00:00
Felix Fietkau
eda566c4e9 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size
SVN-Revision: 17475
2009-09-02 17:42:35 +00:00
Felix Fietkau
d0bdbdc64f mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped
SVN-Revision: 17469
2009-09-02 15:14:37 +00:00
Florian Fainelli
c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Florian Fainelli
06f095a73a mode cygwin fixes for scripts/mod/file2alias
SVN-Revision: 17420
2009-08-27 08:18:01 +00:00