Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix 335-mips-kexec patch for all 3+ kernels | Florian Fainelli | 2012-04-18 |
| | | | | SVN-Revision: 31344 | ||
* | generic: fix kexec build error for MIPS with gcc-4.6-linaro | Gabor Juhos | 2012-02-09 |
| | | | | SVN-Revision: 30395 | ||
* | generic: improve MIPS kexec support | Gabor Juhos | 2012-01-07 |
It is based on patches from the linux-longsoon-community git tree: http://dev.lemote.com/cgit/linux-loongson-community.git/ Now the kernel can use the command line parameter from kexec-tools. Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped before executing the new kernel). Compile tested with lantiq (3.1.4) and brcm47xx (3.0.12). SVN-Revision: 29674 |