Commit graph

737 commits

Author SHA1 Message Date
Hauke Mehrtens
e59c6a8af2 refresh patches
SVN-Revision: 17268
2009-08-15 08:37:45 +00:00
Felix Fietkau
6e28b28c5e add a driver for rtl8306 switches
SVN-Revision: 17248
2009-08-14 00:52:17 +00:00
Hauke Mehrtens
a16081b3c1 fix build
SVN-Revision: 17246
2009-08-13 18:08:08 +00:00
Felix Fietkau
bad105e7c8 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports
SVN-Revision: 17204
2009-08-09 20:51:04 +00:00
Felix Fietkau
ed5f6f4efa revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
SVN-Revision: 17200
2009-08-09 12:33:08 +00:00
Felix Fietkau
632457f587 backport fixed module exports patch to 2.6.28
SVN-Revision: 17187
2009-08-09 01:55:19 +00:00
Felix Fietkau
88f98e238e fix the kernel symbol export patch for arm/powerpc
SVN-Revision: 17186
2009-08-09 01:55:13 +00:00
Felix Fietkau
9f01c68bb7 revert the module exports patch on 2.6.28 until it is fixed
SVN-Revision: 17185
2009-08-08 22:31:24 +00:00
Felix Fietkau
bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image
SVN-Revision: 17181
2009-08-08 14:22:04 +00:00
Florian Fainelli
fd666e7c7e make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c
SVN-Revision: 17147
2009-08-06 14:06:26 +00:00
Felix Fietkau
2769ed671f atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
2009-08-06 12:55:23 +00:00
Florian Fainelli
77e18093a5 add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
SVN-Revision: 17128
2009-08-05 10:41:16 +00:00
Felix Fietkau
311753aef2 fix mvswitch/ar8216 tx path hooking for 2.6.30
SVN-Revision: 17121
2009-08-04 10:51:06 +00:00
Florian Fainelli
3fe782dddf refresh 2.6.30 patches
SVN-Revision: 17093
2009-08-02 11:02:35 +00:00
Florian Fainelli
6e65f0080d also use openwrt-specific lzma options in gen_initramfs_list.sh
SVN-Revision: 17080
2009-08-01 16:44:16 +00:00
Lars-Peter Clausen
8c61fc8592 fix patch
SVN-Revision: 17079
2009-08-01 13:35:17 +00:00
Lars-Peter Clausen
1da701c04e ASoC: jack: Fix race in snd_soc_jack_add_gpios
SVN-Revision: 17071
2009-07-31 23:58:29 +00:00
Florian Fainelli
c5879ba76d refresh 2.6.27 patches
SVN-Revision: 17061
2009-07-31 11:10:20 +00:00
Imre Kaloz
4ad125e0ed move some PPC symbols to the generic config
SVN-Revision: 17041
2009-07-29 14:59:08 +00:00
Imre Kaloz
c461ddf9a6 ppc4xx optimizations
SVN-Revision: 17040
2009-07-29 14:52:31 +00:00
Felix Fietkau
57eaa31a12 add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lzma processing
SVN-Revision: 17036
2009-07-28 09:07:07 +00:00
Florian Fainelli
c4d517c7bb use 2.6.27.7
SVN-Revision: 16968
2009-07-24 17:03:03 +00:00
Florian Fainelli
3b5d52b9c9 add missing 2.6.30 HID configuration symbols
SVN-Revision: 16960
2009-07-23 12:35:31 +00:00
Gabor Juhos
a6af50d045 2.6.{28,30}: add missing config symbol
SVN-Revision: 16956
2009-07-22 10:43:47 +00:00
Felix Fietkau
dffad9690f fix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch
SVN-Revision: 16944
2009-07-21 15:05:13 +00:00
Felix Fietkau
925c5951c6 add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion
SVN-Revision: 16939
2009-07-21 02:31:37 +00:00
Gabor Juhos
c7fdb609e4 2.6.{28,30}: refresh patches
SVN-Revision: 16934
2009-07-20 10:59:21 +00:00
Gabor Juhos
2404c8c77b 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
SVN-Revision: 16933
2009-07-20 10:54:49 +00:00
Gabor Juhos
7af41cf055 2.6.30 add missing config symbol
SVN-Revision: 16909
2009-07-19 08:08:52 +00:00
Felix Fietkau
1685ce5f3d mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
SVN-Revision: 16904
2009-07-18 22:28:46 +00:00
Felix Fietkau
cf2c544844 sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553)
SVN-Revision: 16903
2009-07-18 20:31:21 +00:00
Felix Fietkau
af6076273a fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
SVN-Revision: 16886
2009-07-18 00:36:13 +00:00
Felix Fietkau
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Florian Fainelli
9224ef1e25 add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
2009-07-16 16:35:00 +00:00
Lars-Peter Clausen
93d3f098eb Cleanup glamo platform_data.
SVN-Revision: 16863
2009-07-16 12:06:48 +00:00
Florian Fainelli
0740df3534 add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
SVN-Revision: 16840
2009-07-14 12:18:04 +00:00
Felix Fietkau
df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
2009-07-13 15:09:46 +00:00
Gabor Juhos
091e028239 MIPS: fix loading of modules with unresolved weak symbols
SVN-Revision: 16823
2009-07-13 09:34:49 +00:00
Lars-Peter Clausen
ddbd14a23b glamo: get rid of static driver handle.
SVN-Revision: 16821
2009-07-12 20:24:18 +00:00
Lars-Peter Clausen
8769b8e0f0 glamo: Use mfd_cell for child resource handling instead of some ugly custom code.
SVN-Revision: 16816
2009-07-12 15:42:22 +00:00
Felix Fietkau
d680184c26 sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
SVN-Revision: 16791
2009-07-12 00:01:22 +00:00
Felix Fietkau
2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Gabor Juhos
eb990941a1 use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
2009-07-11 19:14:01 +00:00
Felix Fietkau
c2216626e1 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
SVN-Revision: 16775
2009-07-11 11:57:13 +00:00
Felix Fietkau
3b3d64743b mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
SVN-Revision: 16772
2009-07-11 02:30:25 +00:00
Felix Fietkau
877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
2009-07-11 02:30:19 +00:00
Felix Fietkau
3e7d58574f ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
SVN-Revision: 16770
2009-07-11 01:21:01 +00:00
Hamish Guthrie
de45798d41 Add config file for 2.6.31 kernels in preparation for 2.6.31
SVN-Revision: 16713
2009-07-06 11:48:56 +00:00
Gabor Juhos
1981fd14a7 bump to 2.6.29.6 and refresh patches
SVN-Revision: 16698
2009-07-05 15:08:56 +00:00
Florian Fainelli
f74d16548d update targets to 2.6.30.1, update patches
SVN-Revision: 16697
2009-07-05 14:39:13 +00:00