Florian Fainelli
1b39ce11a8
also fix invalid hunks in 2.6.33 patch
...
SVN-Revision: 20209
2010-03-14 17:21:47 +00:00
Florian Fainelli
558f9342d5
add 2.6.34 support
...
SVN-Revision: 20208
2010-03-14 17:20:45 +00:00
Florian Fainelli
2e94e94a09
fix invalid hunks in 060-block2mtd_init.patch file
...
SVN-Revision: 20207
2010-03-14 17:20:40 +00:00
Florian Fainelli
16603d025c
export rescan_partitions to prevent linking failures in block2mtd ( #6741 )
...
SVN-Revision: 20205
2010-03-14 16:21:33 +00:00
Gabor Juhos
9d9296adb1
kernel: refresh lzo patch for 2.6.33
...
SVN-Revision: 20199
2010-03-14 13:22:46 +00:00
Florian Fainelli
f93c17cba4
fix the building of the lzo decompressor on some architectures
...
SVN-Revision: 20157
2010-03-12 14:24:12 +00:00
Nicolas Thill
0c13287c9d
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
...
SVN-Revision: 20156
2010-03-12 11:50:45 +00:00
Felix Fietkau
07e59c7bc7
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
...
SVN-Revision: 20151
2010-03-11 18:49:01 +00:00
Felix Fietkau
0849a208ce
ar71xx: fix oprofile support
...
SVN-Revision: 20150
2010-03-11 18:48:57 +00:00
Felix Fietkau
2d305bdc23
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
...
SVN-Revision: 20149
2010-03-11 18:48:50 +00:00
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