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
/
mips
/
kexec-mips.c
Age
Commit message (
Expand
)
Author
2021-04-02
mips: Fix typo in comment
Youling Tang
2021-04-02
mips: Add '--reuse-cmdline' optional parameter support
Youling Tang
2017-10-18
kexec-tools: mips: Merge adjacent memory ranges.
David Daney
2017-03-14
Don't use %L width specifier with integer values
Philip Prindeville
2016-12-09
mips: add option to load initrd from a specified file
Marcin Nowakowski
2016-12-09
mips: add dtb loading support
Marcin Nowakowski
2016-12-09
mips: move arch option parsing from elf loader to common arch code
Marcin Nowakowski
2016-12-09
mips: use arch_options for both 32 and 64 bit variants
Marcin Nowakowski
2016-12-09
mips: remove incorrect arch_usage string
Marcin Nowakowski
2010-05-13
kexec-tools: remove unused code from arch_process_options (arm, cris, ia64, m...
Matt Evans
2010-03-08
some kexec MIPS improvements
Maxim Uvarov
2010-02-02
Use C99 initialisers
Simon Horman
2010-02-02
Mark unused parameters
Simon Horman
2008-05-21
Factor uname-based native architecture detection into a common function.
Jamey Sharp
2008-03-18
kexec-tools: mips: support big-endian mips (repost)
Simon Horman