summaryrefslogtreecommitdiff
path: root/kexec/arch/sh/kexec-zImage-sh.c
AgeCommit message (Expand)Author
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-03-14kexec: sh: use _ALIGN* to make the logic clearZhang Yanfei
2010-02-02sh: Use size_t for zero_page_size parameter of kexec_sh_setup_zero_page()Simon Horman
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman
2010-02-02sh: Remove unused len parameter from zImage_head32()Simon Horman
2010-02-02sh: make zImage_head32() staticSimon Horman
2009-03-19sh: use physical address for zImage entryMagnus Damm
2008-08-27sh: Use dynamic zImage load addressMagnus Damm
2008-08-27sh: Autodetect zImage zero page addressMagnus Damm
2008-08-27sh: Add virtual addresses supportMagnus Damm
2008-04-24<sys/mman.h> is not needed by any kexec/ sourceSimon Horman
2007-02-01kexec-tools: Remove trailing whitespace in sh codeSimon Horman
2007-02-01kexec-tools: Add sh supportSimon Horman