summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.1/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
Commit message (Collapse)AuthorAgeFilesLines
* linux/3.1: R.I.P.juhosg2012-05-271-186/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix 335-mips-kexec patch for all 3+ kernelsflorian2012-04-181-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: fix kexec build error for MIPS with gcc-4.6-linarojuhosg2012-02-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: improve MIPS kexec supportjuhosg2012-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). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29674 3c298f89-4303-0410-b956-a3cf2f4a3e73