summaryrefslogtreecommitdiff
path: root/kexec/arch/arm/kexec-zImage-arm.c
AgeCommit message (Expand)Author
2014-03-28Pass initrd position by dtbWang Nan
2014-03-28Introduce setup_dtb_prop to make code clearWang Nan
2014-03-20kexec: align initrd when no --image-size passedWang Nan
2013-11-14arm: add command line option for the total image sizeDaniel Mack
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-03-14kexec: arm: use _ALIGN* to make the logic clearZhang Yanfei
2012-12-23kexec-zImage-arm: simply cmdline-related DTB resizingStephen Warren
2012-12-14kexec-zImage-arm: add code to support --command-line along with --dtbDaniel Mack
2012-09-12ARM: Add device tree support to the ARM platformMatthew Leach
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-05-19kexec: implement ARM crashdump supportMika Westerberg
2010-05-11arm: place initrd to safer place according to zImage lengthEric Miao
2010-03-24kexec-tools: Fix unused return value warning for freadAmeya Palande
2010-02-02arm: Initialise initrd_start in zImage_arm_load()Simon Horman
2010-02-02arm: Include unistd.h for getpagesize()Simon Horman
2010-02-02Mark unused parametersSimon Horman
2008-08-27arm: asm/page.h is no longer exported to userspaceMarc Kleine-Budde
2008-02-19Add ARM support to kexecRichard Purdie