summaryrefslogtreecommitdiff
path: root/kexec/arch/sh
AgeCommit message (Expand)Author
2017-03-02crashdump/sh: Add get_crash_kernel_load_range() functionDaniel Kiper
2016-03-24Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard
2015-02-25kexec: iomem: fix callbacks params for sh and x86 archsRoman Pen
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-09-19kexec: Fix cris/superh comment mixupsGeert Uytterhoeven
2013-06-10kexec-tools: sh: Remove saved_max_memZhang Yanfei
2013-03-27kexec: Use die() to simplify codeZhang Yanfei
2013-03-14kexec: sh: use _ALIGN* to make the logic clearZhang Yanfei
2013-03-08kexec/uImage: Introduce uImage_probe_kernelSuzuki K. Poulose
2012-08-02build: Avoid duplicate files in tarballSimon Horman
2012-03-29sh: move DEBUG code to --debugCong Wang
2011-10-11sh: On 32bit segments may not be in P2Simon Horman
2011-10-11sh: Correct logic errors in is_32bit()Simon Horman
2011-10-05sh: Take into account the base of System RAM in virt_to_phys()Simon Horman
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-03-31Let SH adn ARM use common uImage probe codeSebastian Andrzej Siewior
2010-02-02sh: netbsd_booter extern qualifier should come firstSimon Horman
2010-02-02sh: Use size_t for zero_page_size parameter of kexec_sh_setup_zero_page()Simon Horman
2010-02-02Use C99 initialisersSimon Horman
2010-02-02Use casts to avoid ambiguity when comparing off_t and size_tSimon 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
2010-02-02Mark unused parametersSimon Horman
2009-12-16kexec-sh: uImage support.Paul Mundt
2009-07-22Include kexec/arch/sh/crashdump-sh.h in distribution tarballSimon Horman
2009-03-19sh: use physical address for zImage entryMagnus Damm
2009-03-18kexec jump: SuperH vmlinux supportMagnus Damm
2008-09-05sh: Add ELF relocation support for R_SH_DIR32/R_SH_REL32 relocs.Paul Mundt
2008-09-05sh: Add vmlinux crash dump supportMagnus Damm
2008-09-05sh: Fix help text spellingMagnus Damm
2008-08-27sh: Add vmlinux supportMagnus 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-08-27sh: Get system memory ranges from /proc/iomemMagnus Damm
2008-08-27sh: Add support for sh4al-dsp processorsMagnus Damm
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-04-24<sys/mman.h> is not needed by any kexec/ sourceSimon Horman
2008-02-21Only include needed files in distribution tarballSimon Horman
2008-02-19sh: Remove hardcoded PAGE_SIZE in NetBSD loaderPaul Mundt
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-03-16kexec-tools: arch_options seems to be unused on shHorms
2007-03-16Remove duplicate MAX_LINEMagnus Damm
2007-03-16Kdump is not supported on ppc, s390, shMagnus Damm
2007-02-08Trivial change adding sh4a to the sh targets.Paul Mundt
2007-02-01kexec-tools: Upport for sh supportSimon Horman
2007-02-01kexec-tools: Remove trailing whitespace in sh codeSimon Horman
2007-02-01kexec-tools: Add sh supportSimon Horman