index
:
git.armlinux.org.uk/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-elf-mips.c
Age
Commit message (
Expand
)
Author
2022-07-19
kexec-tools: Remove duplicate ultoa() definitions and redefine it
Tiezhu Yang
2022-06-26
kexec-tools: mips: Pass initrd parameter via cmdline
Hui Li
2020-08-20
MIPS: Fix compile warnnings in kexec-elf-mips.c
Youling Tang
2020-08-10
mips: kexec-elf-mips: fix not free in elf_mips_load()
Jinyang He
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
2015-02-12
mips: fix warning about implicit type conversion.
Yousong Zhou
2013-10-03
kexec: Remove unused -? option handling
Geoff Levand
2013-03-14
kexec: mips: use _ALIGN* to make the logic clear
Zhang Yanfei
2010-09-06
mips/crashdump put cmdline after the latest segment
Maxim Uvarov
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-03-08
some kexec MIPS improvements
Maxim Uvarov
2008-04-24
<sys/mman.h> is not needed by any kexec/ source
Simon Horman
2008-03-18
kexec-tools: mips: support big-endian mips (repost)
Simon Horman