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
/
sh
/
kexec-sh.c
Age
Commit message (
Expand
)
Author
2015-02-25
kexec: iomem: fix callbacks params for sh and x86 archs
Roman Pen
2013-10-03
kexec: Remove unused -? option handling
Geoff Levand
2013-03-27
kexec: Use die() to simplify code
Zhang Yanfei
2011-10-11
sh: On 32bit segments may not be in P2
Simon Horman
2011-10-11
sh: Correct logic errors in is_32bit()
Simon Horman
2011-10-05
sh: Take into account the base of System RAM in virt_to_phys()
Simon Horman
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-02-02
sh: Use size_t for zero_page_size parameter of kexec_sh_setup_zero_page()
Simon Horman
2010-02-02
Use C99 initialisers
Simon Horman
2010-02-02
Mark unused parameters
Simon Horman
2009-12-16
kexec-sh: uImage support.
Paul Mundt
2008-09-05
sh: Add vmlinux crash dump support
Magnus Damm
2008-09-05
sh: Fix help text spelling
Magnus Damm
2008-08-27
sh: Add vmlinux support
Magnus Damm
2008-08-27
sh: Autodetect zImage zero page address
Magnus Damm
2008-08-27
sh: Add virtual addresses support
Magnus Damm
2008-08-27
sh: Get system memory ranges from /proc/iomem
Magnus Damm
2008-08-27
sh: Add support for sh4al-dsp processors
Magnus Damm
2008-05-21
Factor uname-based native architecture detection into a common function.
Jamey Sharp
2007-03-16
kexec-tools: arch_options seems to be unused on sh
Horms
2007-03-16
Remove duplicate MAX_LINE
Magnus Damm
2007-03-16
Kdump is not supported on ppc, s390, sh
Magnus Damm
2007-02-08
Trivial change adding sh4a to the sh targets.
Paul Mundt
2007-02-01
kexec-tools: Upport for sh support
Simon Horman
2007-02-01
kexec-tools: Remove trailing whitespace in sh code
Simon Horman
2007-02-01
kexec-tools: Add sh support
Simon Horman