aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.1/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
Commit message (Collapse)AuthorAgeFilesLines
* fix 335-mips-kexec patch for all 3+ kernelsFlorian Fainelli2012-04-181-4/+4
| | | | SVN-Revision: 31344
* generic: fix kexec build error for MIPS with gcc-4.6-linaroGabor Juhos2012-02-091-2/+2
| | | | SVN-Revision: 30395
* generic: improve MIPS kexec supportGabor Juhos2012-01-071-0/+186
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