Alexandros C. Couloumbis
d138f99bb2
generic-2.6: add 2.6.34 preliminary support (patches)
...
SVN-Revision: 20140
2010-03-11 12:24:17 +00:00
Alexandros C. Couloumbis
f6cd918498
generic-2.6: add 2.6.34 preliminary support
...
SVN-Revision: 20138
2010-03-11 11:55:34 +00:00
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Felix Fietkau
527accf920
ar8216: fix the mtu register definition
...
SVN-Revision: 20110
2010-03-09 21:43:16 +00:00
Felix Fietkau
513e8c583f
Several small fixes for ar8216 driver (patch by Jonas Gorski)
...
* Create defines for some magic values/masks.
* Change vlan_id to u16, to allow VIDs > 255.
* Add a range check to set_pvid as it isn't a VID, but the index
in the vlan table.
* Set the max VID to 4094, since 4095 is a reserved value and
should not be used.
* In mangle_rx replace the provided VID with the VID of the table
entry of the port, not the index of the table.
* In hw_apply, remove a redundant emptyness check (was already
checked several lines above).
* In no vlan mode do not set the ingress mode to secure, as there
are no vlan table entries, but to use the port's destination
masks. Otherwise the switch won't forward anything.
* In read_status tell that the phy is up (taken from the rtl8306
driver).
SVN-Revision: 20083
2010-03-09 14:35:41 +00:00
Travis Kemen
20769a9ade
fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
...
SVN-Revision: 20010
2010-03-05 23:10:54 +00:00
Travis Kemen
5a13cba68d
fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes
...
SVN-Revision: 20009
2010-03-05 22:35:24 +00:00
Hauke Mehrtens
d29c671202
brcm47xx: add CONFIG_CMDLINE again
...
Fix for r19955
this patch was suggested by tripolar
SVN-Revision: 19967
2010-03-03 20:32:41 +00:00
Gabor Juhos
a41a501858
kernel: fix m25p80 patches for 2.6.33
...
SVN-Revision: 19961
2010-03-03 09:40:20 +00:00
Gabor Juhos
111ae3e04b
kernel: refresh 2.6.33 patches
...
SVN-Revision: 19959
2010-03-03 09:40:12 +00:00
Hauke Mehrtens
f88371a696
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
...
Thanks tripolar for the missing config symbols
SVN-Revision: 19956
2010-03-02 21:26:36 +00:00
Florian Fainelli
ba3f8604da
prevent UML build failure against decompress_lzo.c
...
SVN-Revision: 19934
2010-03-01 14:55:15 +00:00
Nicolas Thill
127b8ea8f9
kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
...
SVN-Revision: 19924
2010-03-01 06:22:42 +00:00
Florian Fainelli
9fc22cd032
misc 2.6.33 compilation and config symbols fixes
...
SVN-Revision: 19920
2010-02-28 20:50:57 +00:00
Matteo Croce
5ddd984cff
kernel: add 2.6.33 patches
...
SVN-Revision: 19905
2010-02-28 15:20:00 +00:00
Florian Fainelli
e34293297c
add missing libertas symbols
...
SVN-Revision: 19892
2010-02-28 11:09:28 +00:00
Gabor Juhos
ff2e61fed8
kernel: yet another missing symbol for 2.6.32
...
SVN-Revision: 19883
2010-02-27 16:27:04 +00:00
Gabor Juhos
f1509eaf8c
kernel: add driver for the RTL8366RB switch
...
Thanks to Andrew Tarabaras.
SVN-Revision: 19837
2010-02-24 13:39:02 +00:00
Gabor Juhos
e251cd15c9
kernel: fix typos in the AR8216 header file
...
SVN-Revision: 19834
2010-02-24 13:38:48 +00:00
Travis Kemen
c795766793
fix missing symbol
...
SVN-Revision: 19809
2010-02-21 23:26:40 +00:00
Travis Kemen
8d4f5784d7
fix missing symbol
...
SVN-Revision: 19808
2010-02-21 22:56:01 +00:00
Hauke Mehrtens
ad11f6881a
ext4: add Support for large (2TB+) block devices and files
...
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.
This closes #6714 .
SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Hauke Mehrtens
b52345c9ed
allow routed mode operation again
...
Fix part of bug #6709 .
SVN-Revision: 19779
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
3651c9804b
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Gabor Juhos
3c96b41d69
kernel: add a bunch of missing symbols to the 2.6.30 config
...
SVN-Revision: 19742
2010-02-19 10:24:03 +00:00
Felix Fietkau
8a7049730f
fix a compile error in block2mtd when compiled as module
...
SVN-Revision: 19709
2010-02-18 21:34:49 +00:00
Travis Kemen
b60c2aab01
add missing symbol
...
SVN-Revision: 19699
2010-02-18 03:42:36 +00:00
Imre Kaloz
1219918537
refresh generic 2.6.32 patches
...
SVN-Revision: 19687
2010-02-17 11:11:53 +00:00
Imre Kaloz
37f7976b59
add some more config symbols to the generic 2.6.32 config
...
SVN-Revision: 19674
2010-02-16 21:33:47 +00:00
Gabor Juhos
1d3ab0732f
kernel: yet another missing config symbol for 2.6.32
...
SVN-Revision: 19629
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen
26c885dfc4
More missing debug config symbols for the generic 2.6.32 config
...
SVN-Revision: 19624
2010-02-13 14:56:52 +00:00
Lars-Peter Clausen
5dcf0e571b
Add some missing debug symbols to the generic 2.6.32 config.
...
SVN-Revision: 19618
2010-02-13 00:45:34 +00:00
Jo-Philipp Wich
e268649a97
prepare kernel 2.6.32 support
...
SVN-Revision: 19617
2010-02-13 00:37:11 +00:00
Jo-Philipp Wich
4db8a05770
add some missing symbols
...
SVN-Revision: 19609
2010-02-12 18:57:47 +00:00
Imre Kaloz
810b511a24
remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..
...
SVN-Revision: 19598
2010-02-12 09:39:51 +00:00
Travis Kemen
dfa8152068
disable devtmpfs in 2.6.32 because its not used, thanks tripolar
...
SVN-Revision: 19594
2010-02-12 01:18:50 +00:00
Gabor Juhos
6960d7c8db
kernel: 2.6.32: move discarding of SYMTAB entries to the right place.
...
This helps to avoid linker errors on various targets. Also remove the
scsi_sd section fix patch, because it is not needed now.
SVN-Revision: 19583
2010-02-11 13:31:40 +00:00
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Imre Kaloz
a9f0a09c02
remove 2.6.21 patches and config, too
...
SVN-Revision: 19579
2010-02-11 08:40:20 +00:00
Imre Kaloz
354e72a03a
refresh patch
...
SVN-Revision: 19557
2010-02-08 21:27:13 +00:00
Imre Kaloz
d9dceeed50
add a backported fix for the uncompression code
...
SVN-Revision: 19555
2010-02-08 21:25:46 +00:00
Gabor Juhos
d2cd6f3b99
kernel: 2.6.32: integrate m25p80 driver related patches from ar71xx
...
SVN-Revision: 19547
2010-02-08 09:37:16 +00:00
Gabor Juhos
c25bf09111
kernel: 2.6.32: refresh a patch
...
SVN-Revision: 19546
2010-02-08 09:37:11 +00:00
Claudio Mignanti
61e3a578d7
kernel: fix compilation for platforms without GENERIC_TIME
...
SVN-Revision: 19542
2010-02-07 12:36:01 +00:00
Gabor Juhos
277682aaee
kernel: merge lzma compressed initramfs fixes to 2.6.32 from [17289]
...
SVN-Revision: 19535
2010-02-06 17:01:33 +00:00
Florian Fainelli
477add8d0f
fix mips linking failure on bad section ( #6635 )
...
SVN-Revision: 19533
2010-02-05 20:50:13 +00:00
Florian Fainelli
a5dbcad4e9
refresh 2.6.32 patches
...
SVN-Revision: 19521
2010-02-04 14:35:35 +00:00
Florian Fainelli
400d2bd3da
add missing MISDN symbols to 2.6.32 config
...
SVN-Revision: 19517
2010-02-04 14:34:53 +00:00
Felix Fietkau
f87a4437ac
save space by making the crypto testsuite optional and disabled by default
...
SVN-Revision: 19502
2010-02-03 03:38:26 +00:00
Lars-Peter Clausen
4d9a900dbb
Add some missing symbols to the generic 2.6.32 config
...
SVN-Revision: 19490
2010-02-01 18:25:21 +00:00
Imre Kaloz
4aadb74cc1
upgrade IMQ patch to the latest one, refresh patches
...
SVN-Revision: 19431
2010-01-30 20:52:37 +00:00
Hauke Mehrtens
4ba4a22b87
Add missing config option
...
SVN-Revision: 19418
2010-01-30 15:35:58 +00:00
Gabor Juhos
c253898e89
rtl8366_smi: sanitize gpio values to a 0/1 boolean
...
SVN-Revision: 19402
2010-01-30 15:25:12 +00:00
Imre Kaloz
e077529d10
add some missing symbols for 2.6.32
...
SVN-Revision: 19380
2010-01-29 12:20:01 +00:00
Imre Kaloz
e831384efb
update to 2.6.32.7
...
SVN-Revision: 19379
2010-01-29 12:19:31 +00:00
Gabor Juhos
3899c9c745
kernel: add missing config symbols for 2.6.32
...
SVN-Revision: 19363
2010-01-28 18:38:24 +00:00
Gabor Juhos
6ff3e61cf7
kernel: update to 2.6.32.6
...
SVN-Revision: 19358
2010-01-28 11:54:20 +00:00
Gabor Juhos
b5bc452308
kernel: move mips_machine.h to 'arch/mips/include/asm'
...
SVN-Revision: 19357
2010-01-28 09:32:41 +00:00
Gabor Juhos
6bfdc7c998
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
...
SVN-Revision: 19355
2010-01-27 21:01:48 +00:00
Gabor Juhos
49c4df5487
rtl8366: make it available on all platforms
...
SVN-Revision: 19329
2010-01-25 15:13:38 +00:00
Gabor Juhos
7859cab35c
kernel: add missing config symbol
...
SVN-Revision: 19327
2010-01-25 14:24:56 +00:00
Nicolas Thill
cc123efe11
generic-2.6: add missing 2.6.32 config symbol
...
SVN-Revision: 19311
2010-01-24 10:02:22 +00:00
Felix Fietkau
1a13b8c358
gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build
...
SVN-Revision: 19294
2010-01-23 17:52:38 +00:00
Imre Kaloz
1ca16cd453
refresh patch
...
SVN-Revision: 19225
2010-01-19 12:53:34 +00:00
Felix Fietkau
c15a8f3b93
add mini_fo locking fix from #5864
...
SVN-Revision: 19203
2010-01-17 22:52:24 +00:00
Gabor Juhos
21742847bd
kernel: change debounce logic in the gpio-buttons driver
...
* thanks to Nuno Gonçalves
SVN-Revision: 19115
2010-01-13 10:18:24 +00:00
Imre Kaloz
46783f81ee
remove unneeded patch
...
SVN-Revision: 19088
2010-01-09 23:17:49 +00:00
Gabor Juhos
f5111bd23b
kernel: use generic thread_info allocator on MIPS
...
* Fixes kernel panic if SLUB_DEBUG is enabled.
SVN-Revision: 19053
2010-01-06 15:23:57 +00:00
Gabor Juhos
311c91775d
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
...
SVN-Revision: 18982
2010-01-01 11:11:17 +00:00
Imre Kaloz
1fe38ff73b
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
...
SVN-Revision: 18952
2009-12-27 21:28:02 +00:00
Gabor Juhos
34ba3ff92c
hostap: move patches to the right place
...
SVN-Revision: 18945
2009-12-26 14:43:25 +00:00
Felix Fietkau
be2adce709
remove more duplicate kernel source files
...
SVN-Revision: 18928
2009-12-25 12:09:03 +00:00
Felix Fietkau
2d61e4c580
deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/
...
SVN-Revision: 18927
2009-12-25 10:34:21 +00:00
Gabor Juhos
cd2416e6ea
ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30
...
Fixes a possible NULL pointer dereference.
SVN-Revision: 18925
2009-12-25 10:06:22 +00:00
Nicolas Thill
3969ccfde4
generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)
...
SVN-Revision: 18900
2009-12-23 08:12:15 +00:00
Nicolas Thill
917f4cf2a5
generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
...
SVN-Revision: 18899
2009-12-23 08:05:04 +00:00
Gabor Juhos
9e86a8064a
kernel: add mips_machine_set_name function
...
SVN-Revision: 18861
2009-12-20 14:32:51 +00:00
Felix Fietkau
6859128d3a
kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)
...
SVN-Revision: 18858
2009-12-20 04:41:10 +00:00
Felix Fietkau
ca96b2113e
refresh 2.6.31 patches
...
SVN-Revision: 18823
2009-12-18 15:43:25 +00:00
Felix Fietkau
7ce0bc4472
remove incomplete union mounts / jffs2 patches. will be replaced by updated versions once they're ready - should fix #6375
...
SVN-Revision: 18822
2009-12-18 15:43:20 +00:00
Imre Kaloz
948ecb59d9
upgrade to 2.6.31.7
...
SVN-Revision: 18747
2009-12-11 11:10:49 +00:00
Felix Fietkau
2bff4bf4e5
rtl8306: manage the wan port as a separate phy device with proper link status reading and autonegotiation - the genphy driver does not handle it properly
...
SVN-Revision: 18709
2009-12-09 03:25:33 +00:00
Felix Fietkau
ddc2e2270b
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection ( #6309 )
...
SVN-Revision: 18699
2009-12-08 14:06:18 +00:00
Felix Fietkau
df35ee622f
fix link status detection in various switch drivers
...
SVN-Revision: 18698
2009-12-08 14:06:09 +00:00
Gabor Juhos
3184772820
kernel: fix swconfig for 2.6.32
...
SVN-Revision: 18637
2009-12-04 20:26:59 +00:00
Gabor Juhos
1b04095cb2
kernel: add md5sum for 2.6.32 final, and refresh patches
...
SVN-Revision: 18636
2009-12-04 20:26:55 +00:00
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Florian Fainelli
8045b37a82
add missing CONFIG_HID_WACOM symbol
...
SVN-Revision: 18633
2009-12-04 14:52:37 +00:00
Florian Fainelli
5352215161
add missing kernel configuration symbols
...
SVN-Revision: 18630
2009-12-04 14:52:23 +00:00
Florian Fainelli
f2adc6e331
add more missing configuration symbols
...
SVN-Revision: 18625
2009-12-03 18:21:25 +00:00
Imre Kaloz
cbae183c9e
refresh 2.6.32 patches with -rc8
...
SVN-Revision: 18613
2009-11-30 11:45:37 +00:00
Imre Kaloz
bacb8f14b0
add some more symbols to the generic 2.6.32 config
...
SVN-Revision: 18611
2009-11-30 11:01:53 +00:00
Imre Kaloz
b1b45530ab
upgrade x86 to 2.6.31.6, resync patches
...
SVN-Revision: 18609
2009-11-30 10:32:20 +00:00
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Hauke Mehrtens
6384a68295
Remove patches already applied in generic and refresh patches.
...
This fixes #6200
SVN-Revision: 18597
2009-11-29 12:09:42 +00:00
Hauke Mehrtens
4a23c7a92c
Some build fixes.
...
SVN-Revision: 18590
2009-11-28 22:25:26 +00:00
Florian Fainelli
850fe2320f
refresh 2.6.25 patches
...
SVN-Revision: 18539
2009-11-25 22:53:17 +00:00
Felix Fietkau
b2c8d3ada0
kernel: add missing config symbols for kernel debugging
...
SVN-Revision: 18524
2009-11-24 13:55:32 +00:00
Imre Kaloz
b498bd8d37
add more symbols to the generic config
...
SVN-Revision: 18458
2009-11-21 15:20:59 +00:00
Imre Kaloz
0b27fefa62
refresh 2.6.32 patches with -rc7
...
SVN-Revision: 18440
2009-11-17 10:06:15 +00:00
Imre Kaloz
294551ca73
replace our arm LZMA loader with the one that goes upstream
...
SVN-Revision: 18439
2009-11-17 10:04:41 +00:00
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