index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
arch
/
arm
/
kexec-zImage-arm.c
Age
Commit message (
Expand
)
Author
2014-03-28
Pass initrd position by dtb
Wang Nan
2014-03-28
Introduce setup_dtb_prop to make code clear
Wang Nan
2014-03-20
kexec: align initrd when no --image-size passed
Wang Nan
2013-11-14
arm: add command line option for the total image size
Daniel Mack
2013-10-03
kexec: Remove unused -? option handling
Geoff Levand
2013-03-14
kexec: arm: use _ALIGN* to make the logic clear
Zhang Yanfei
2012-12-23
kexec-zImage-arm: simply cmdline-related DTB resizing
Stephen Warren
2012-12-14
kexec-zImage-arm: add code to support --command-line along with --dtb
Daniel Mack
2012-09-12
ARM: Add device tree support to the ARM platform
Matthew Leach
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-05-19
kexec: implement ARM crashdump support
Mika Westerberg
2010-05-11
arm: place initrd to safer place according to zImage length
Eric Miao
2010-03-24
kexec-tools: Fix unused return value warning for fread
Ameya Palande
2010-02-02
arm: Initialise initrd_start in zImage_arm_load()
Simon Horman
2010-02-02
arm: Include unistd.h for getpagesize()
Simon Horman
2010-02-02
Mark unused parameters
Simon Horman
2008-08-27
arm: asm/page.h is no longer exported to userspace
Marc Kleine-Budde
2008-02-19
Add ARM support to kexec
Richard Purdie