1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
openwrt/target/linux/generic
John Crispin 91c07334d8 generic: improve kexec support of MIPS.
- Allow --command-line parameters of kexec-tools be parsed and used by
   the kernel.
 - For malta machine, mark kernel code and kernel data segments as
   "System RAM" instead of "reserved" in /proc/iomem, otherwise
   kexec-tools will complain that program segments in ELF kernel file
   are invalid.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 44429
2015-02-13 07:29:25 +00:00
..
base-files
files kernel: mtdsplit_uimage: fix passed info about buf size 2015-02-12 20:13:20 +00:00
image
patches-3.8 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.10 generic: allow ubi autoattach to run on NOR flash 2015-02-05 11:21:31 +00:00
patches-3.13 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.14 kernel: fix bgmac check for chip ID 2015-02-11 18:11:22 +00:00
patches-3.18 generic: improve kexec support of MIPS. 2015-02-13 07:29:25 +00:00
patches-3.19 generic: improve kexec support of MIPS. 2015-02-13 07:29:25 +00:00
config-3.8 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.10 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.13 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.14 linux/generic: add missing config symbols 2015-02-08 15:34:20 +00:00
config-3.18 kernel: add missing symbol 2015-02-10 05:52:41 +00:00
config-3.19 generic: add a few missing symbols for generic config-3.19. 2015-02-11 10:09:40 +00:00
PATCHES