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
|
16 years ago |
Felix Fietkau
|
12b429b3a2
|
get rid of linux 2.6.29
SVN-Revision: 16883
|
16 years ago |
Florian Fainelli
|
9224ef1e25
|
add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
|
16 years ago |
Lars-Peter Clausen
|
93d3f098eb
|
Cleanup glamo platform_data.
SVN-Revision: 16863
|
16 years ago |
Florian Fainelli
|
0740df3534
|
add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
SVN-Revision: 16840
|
16 years ago |
Felix Fietkau
|
df119d5c19
|
kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
|
16 years ago |
Gabor Juhos
|
091e028239
|
MIPS: fix loading of modules with unresolved weak symbols
SVN-Revision: 16823
|
16 years ago |
Lars-Peter Clausen
|
ddbd14a23b
|
glamo: get rid of static driver handle.
SVN-Revision: 16821
|
16 years ago |
Lars-Peter Clausen
|
8769b8e0f0
|
glamo: Use mfd_cell for child resource handling instead of some ugly custom code.
SVN-Revision: 16816
|
16 years ago |
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
|
16 years ago |
Felix Fietkau
|
2020fc8c56
|
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
|
16 years ago |
Gabor Juhos
|
eb990941a1
|
use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
|
16 years ago |
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
|
16 years ago |
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
|
16 years ago |
Felix Fietkau
|
877015bee9
|
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
|
16 years ago |
Felix Fietkau
|
3e7d58574f
|
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
SVN-Revision: 16770
|
16 years ago |
Hamish Guthrie
|
de45798d41
|
Add config file for 2.6.31 kernels in preparation for 2.6.31
SVN-Revision: 16713
|
16 years ago |
Gabor Juhos
|
1981fd14a7
|
bump to 2.6.29.6 and refresh patches
SVN-Revision: 16698
|
16 years ago |
Florian Fainelli
|
f74d16548d
|
update targets to 2.6.30.1, update patches
SVN-Revision: 16697
|
16 years ago |
Lars-Peter Clausen
|
d131752f0d
|
Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
SVN-Revision: 16686
|
16 years ago |
Florian Fainelli
|
fefeecf52f
|
update to latest 2.6.27.26 stable kernel
SVN-Revision: 16659
|
16 years ago |
Felix Fietkau
|
3455f00d7a
|
ar8216: fix transmission of large frames by setting the switch mtu
SVN-Revision: 16629
|
16 years ago |
Felix Fietkau
|
6517a757ec
|
pppoe: add extra padding for the header (useful for drivers that need headroom)
SVN-Revision: 16628
|
16 years ago |
Florian Fainelli
|
b09970a3d8
|
turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels
SVN-Revision: 16605
|
16 years ago |
Imre Kaloz
|
76d86cd4bb
|
refresh 2.6.25 patches
SVN-Revision: 16537
|
16 years ago |
Florian Fainelli
|
d41b9133c7
|
ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset
SVN-Revision: 16516
|
16 years ago |
Imre Kaloz
|
969ea86b06
|
add missing initramfs symbols to the generic 2.6.30 config
SVN-Revision: 16487
|
16 years ago |
Imre Kaloz
|
3054efa82a
|
IKCONFIG shouldn't be enabled by default
SVN-Revision: 16473
|
16 years ago |
Felix Fietkau
|
fc4fe83574
|
2.6.30: add another export for the binder module
SVN-Revision: 16464
|
16 years ago |
Felix Fietkau
|
4bc008142c
|
add missing function declaration for extra vm exports
SVN-Revision: 16456
|
16 years ago |
Hauke Mehrtens
|
567b6d1a27
|
refresh patches
SVN-Revision: 16444
|
16 years ago |
Felix Fietkau
|
c1918c778c
|
ar8216: add delay for page switching to work around register setting corruption. use packet mangling to fix up the vlan for incoming packets (workaround for hardware bug, which renders normal 802.1q support unusable)
SVN-Revision: 16442
|
16 years ago |
Florian Fainelli
|
f025215422
|
also apply gcc4.4.0 specific patches to 2.6.27 (#5318)
SVN-Revision: 16439
|
16 years ago |
Florian Fainelli
|
160bf827f2
|
refresh generic patches
SVN-Revision: 16420
|
16 years ago |
Hamish Guthrie
|
c9eb4469e0
|
Cleaned up whitespace in patch 024-mips_delay.patch
SVN-Revision: 16404
|
16 years ago |
Hamish Guthrie
|
1ad8e6fdce
|
Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPS
SVN-Revision: 16397
|
16 years ago |
Florian Fainelli
|
5ed3b31ce0
|
refresh 2.6.28 patches
SVN-Revision: 16377
|
16 years ago |
Gabor Juhos
|
4af9570756
|
generic-2.6/2.6.30: more mini_fo fixes
SVN-Revision: 16346
|
16 years ago |
Imre Kaloz
|
6b2a7b73ca
|
upgrade to 2.6.30-rc8
SVN-Revision: 16307
|
16 years ago |
Felix Fietkau
|
616c3841c6
|
add ip175c switch driver patch to 2.6.30
SVN-Revision: 16287
|
16 years ago |
Felix Fietkau
|
db5c4304f5
|
ocf: fix uninitialized variable access (thx, Dakon)
SVN-Revision: 16285
|
16 years ago |
Imre Kaloz
|
8aa2f586f4
|
temporary, hackish, etc, etc.. lzma support for the arm zImage loader
SVN-Revision: 16284
|
16 years ago |
Imre Kaloz
|
548de949f3
|
use the openwrt lzma options for now
SVN-Revision: 16281
|
16 years ago |
Imre Kaloz
|
ab5199a143
|
add missing config option
SVN-Revision: 16280
|
16 years ago |
Felix Fietkau
|
1a1dc17ca3
|
remove some more obsolete files
SVN-Revision: 16276
|
16 years ago |
Imre Kaloz
|
f81257ca34
|
remove 2.6.23 support, as the last target using that has been nuked, too
SVN-Revision: 16275
|
16 years ago |
Hauke Mehrtens
|
f8a15f9b3e
|
Add missing kernel symbol.
SVN-Revision: 16264
|
16 years ago |
Imre Kaloz
|
b834f1f24b
|
fix mv643xx_eth dma mask
SVN-Revision: 16247
|
16 years ago |
Imre Kaloz
|
09a6262b3c
|
fix VFP handling on feroceon cores
SVN-Revision: 16246
|
16 years ago |
Imre Kaloz
|
690cb12f3c
|
fix typo and add nand_gpio to the generic config
SVN-Revision: 16245
|
16 years ago |