Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | Florian Fainelli | 2009-07-14 | 2 | -0/+2 |
| | | | | SVN-Revision: 16840 | ||||
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | 2 | -24/+32 |
| | | | | SVN-Revision: 16831 | ||||
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | 3 | -0/+126 |
| | | | | SVN-Revision: 16823 | ||||
* | glamo: get rid of static driver handle. | Lars-Peter Clausen | 2009-07-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 16821 | ||||
* | glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵ | Lars-Peter Clausen | 2009-07-12 | 1 | -4/+0 |
| | | | | | | code. SVN-Revision: 16816 | ||||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | 2 | -0/+284 |
| | | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791 | ||||
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵ | Felix Fietkau | 2009-07-12 | 4 | -20/+12 |
| | | | | | | enable skbedit by default SVN-Revision: 16789 | ||||
* | use subsys_initcall in the i2c-gpio driver | Gabor Juhos | 2009-07-11 | 3 | -0/+33 |
| | | | | SVN-Revision: 16787 | ||||
* | seems like the pages that mentioned mips 4k cores not having prefetch were ↵ | Felix Fietkau | 2009-07-11 | 2 | -20/+0 |
| | | | | | | wrong. back out that patch. thx, juhosg SVN-Revision: 16775 | ||||
* | mips: replace -mlong-calls with -mno-long-calls to make function calls ↵ | Felix Fietkau | 2009-07-11 | 2 | -0/+650 |
| | | | | | | 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 | ||||
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵ | Felix Fietkau | 2009-07-11 | 2 | -0/+20 |
| | | | | | | not implement it SVN-Revision: 16771 | ||||
* | ar8216: rename the vlan attribute to enable_vlan to keep it consistent with ↵ | Felix Fietkau | 2009-07-11 | 1 | -1/+1 |
| | | | | | | other drivers SVN-Revision: 16770 | ||||
* | Add config file for 2.6.31 kernels in preparation for 2.6.31 | Hamish Guthrie | 2009-07-06 | 1 | -0/+2420 |
| | | | | SVN-Revision: 16713 | ||||
* | bump to 2.6.29.6 and refresh patches | Gabor Juhos | 2009-07-05 | 6 | -45/+24 |
| | | | | SVN-Revision: 16698 | ||||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | 2 | -16/+6 |
| | | | | SVN-Revision: 16697 | ||||
* | Add ioctls to glamo framebuffer driver to enable/disable glamo engines. | Lars-Peter Clausen | 2009-07-05 | 3 | -0/+100 |
| | | | | SVN-Revision: 16686 | ||||
* | update to latest 2.6.27.26 stable kernel | Florian Fainelli | 2009-07-03 | 7 | -41/+20 |
| | | | | SVN-Revision: 16659 | ||||
* | ar8216: fix transmission of large frames by setting the switch mtu | Felix Fietkau | 2009-06-29 | 2 | -0/+7 |
| | | | | SVN-Revision: 16629 | ||||
* | pppoe: add extra padding for the header (useful for drivers that need headroom) | Felix Fietkau | 2009-06-29 | 3 | -0/+60 |
| | | | | SVN-Revision: 16628 | ||||
* | turn off the Algorithmics FPU emulator by default now that we have software ↵ | Florian Fainelli | 2009-06-28 | 4 | -0/+652 |
| | | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605 | ||||
* | refresh 2.6.25 patches | Imre Kaloz | 2009-06-21 | 2 | -3/+3 |
| | | | | SVN-Revision: 16537 | ||||
* | ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset | Florian Fainelli | 2009-06-19 | 1 | -1/+4 |
| | | | | SVN-Revision: 16516 | ||||
* | add missing initramfs symbols to the generic 2.6.30 config | Imre Kaloz | 2009-06-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 16487 | ||||
* | IKCONFIG shouldn't be enabled by default | Imre Kaloz | 2009-06-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 16473 | ||||
* | 2.6.30: add another export for the binder module | Felix Fietkau | 2009-06-14 | 1 | -0/+10 |
| | | | | SVN-Revision: 16464 | ||||
* | add missing function declaration for extra vm exports | Felix Fietkau | 2009-06-14 | 1 | -0/+10 |
| | | | | SVN-Revision: 16456 | ||||
* | refresh patches | Hauke Mehrtens | 2009-06-14 | 7 | -25/+9 |
| | | | | SVN-Revision: 16444 | ||||
* | ar8216: add delay for page switching to work around register setting ↵ | Felix Fietkau | 2009-06-14 | 2 | -5/+123 |
| | | | | | | 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 | ||||
* | also apply gcc4.4.0 specific patches to 2.6.27 (#5318) | Florian Fainelli | 2009-06-13 | 2 | -0/+334 |
| | | | | SVN-Revision: 16439 | ||||
* | refresh generic patches | Florian Fainelli | 2009-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16420 | ||||
* | Cleaned up whitespace in patch 024-mips_delay.patch | Hamish Guthrie | 2009-06-10 | 1 | -6/+6 |
| | | | | SVN-Revision: 16404 | ||||
* | Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPS | Hamish Guthrie | 2009-06-10 | 2 | -152/+32 |
| | | | | SVN-Revision: 16397 | ||||
* | refresh 2.6.28 patches | Florian Fainelli | 2009-06-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 16377 | ||||
* | generic-2.6/2.6.30: more mini_fo fixes | Gabor Juhos | 2009-06-05 | 1 | -3/+38 |
| | | | | SVN-Revision: 16346 | ||||
* | upgrade to 2.6.30-rc8 | Imre Kaloz | 2009-06-03 | 7 | -163/+9 |
| | | | | SVN-Revision: 16307 | ||||
* | add ip175c switch driver patch to 2.6.30 | Felix Fietkau | 2009-06-01 | 2 | -0/+24 |
| | | | | SVN-Revision: 16287 | ||||
* | ocf: fix uninitialized variable access (thx, Dakon) | Felix Fietkau | 2009-06-01 | 4 | -4/+4 |
| | | | | SVN-Revision: 16285 | ||||
* | temporary, hackish, etc, etc.. lzma support for the arm zImage loader | Imre Kaloz | 2009-06-01 | 1 | -0/+911 |
| | | | | SVN-Revision: 16284 | ||||
* | use the openwrt lzma options for now | Imre Kaloz | 2009-06-01 | 1 | -0/+8 |
| | | | | SVN-Revision: 16281 | ||||
* | add missing config option | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16280 | ||||
* | remove some more obsolete files | Felix Fietkau | 2009-06-01 | 29 | -7767/+0 |
| | | | | SVN-Revision: 16276 | ||||
* | remove 2.6.23 support, as the last target using that has been nuked, too | Imre Kaloz | 2009-06-01 | 59 | -42323/+0 |
| | | | | SVN-Revision: 16275 | ||||
* | Add missing kernel symbol. | Hauke Mehrtens | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16264 | ||||
* | fix mv643xx_eth dma mask | Imre Kaloz | 2009-06-01 | 1 | -0/+112 |
| | | | | SVN-Revision: 16247 | ||||
* | fix VFP handling on feroceon cores | Imre Kaloz | 2009-06-01 | 1 | -0/+70 |
| | | | | SVN-Revision: 16246 | ||||
* | fix typo and add nand_gpio to the generic config | Imre Kaloz | 2009-06-01 | 1 | -1/+2 |
| | | | | SVN-Revision: 16245 | ||||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-06-01 | 2 | -16/+5 |
| | | | | SVN-Revision: 16241 | ||||
* | mips: fix gcc 4.4.0 build failure on delay.h (#5116) | Florian Fainelli | 2009-05-30 | 3 | -0/+489 |
| | | | | SVN-Revision: 16209 | ||||
* | refresh generic-2.6.29 patches | Florian Fainelli | 2009-05-29 | 3 | -4/+2 |
| | | | | SVN-Revision: 16169 | ||||
* | refresh patches | Florian Fainelli | 2009-05-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 16156 |