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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-10-10
LoongArch: Add kexec/kdump support
Youling Tang
2021-04-17
kexec: Remove the error prone kernel_version function
Eric W. Biederman
2019-10-01
kexec: add support for PARISC architecture
Sven Schnelle
2018-01-24
kexec-tools: Perform run-time linking of libxenctrl.so
Eric DeVolder
2017-05-22
kexec: generalize and rename get_kernel_stext_sym()
Pratyush Anand
2016-09-29
arm64: Add arm64 kexec support
Geoff Levand
2016-09-29
kexec: Add common device tree routines
Geoff Levand
2016-06-08
kexec: add generic helper to add to memory_regions
Russell King
2014-04-25
Do not distribute generated files in the release tarball
Paul Wise
2013-12-13
kexec: Add m68k support
Geert Uytterhoeven
2013-11-19
kexec/xen: directly load images images into Xen
David Vrabel
2012-09-12
fs2dt: Add a generic copy of fs2dt
Simon Horman
2012-08-02
build: Avoid duplicate files in tarball
Simon Horman
2012-02-08
Fix out-of-tree build
Tyler Hall
2011-03-29
build: Don't set KEXEC_SRCS += kexec/virt_to_phys.c
Simon Horman
2010-12-21
Add missing source files to distribution tarball
Simon Horman
2010-09-08
kexec: Kill arch_init
Eric W. Biederman
2010-09-08
kexec: Move kernel_version into the kexec core
Eric W. Biederman
2010-09-01
Add CFLAGS to compile mips purgatory
Maxim Uvarov
2010-05-19
kexec: introduce phys_to_virt() function
Mika Westerberg
2010-03-24
kexec-tools: Add missing include files in dist target
Ameya Palande
2010-02-18
x86_64: use correct PAGE_OFFSET
Simon Horman
2009-11-30
add support for loading lzma compressed kernels
Florian Fainelli
2008-10-08
cris: Add CRISv32 support
Edgar E. Iglesias
2008-08-27
Move $(LIBS) on the end
Bernhard Walle
2008-07-14
Include firmware_memmap.h in the distribution tarball
Simon Horman
2008-07-11
Parse /sys/firmware/memmap.
Bernhard Walle
2008-05-21
Factor uname-based native architecture detection into a common function.
Jamey Sharp
2008-04-24
Replace weak definitions with source filename overriding.
Jamey Sharp
2008-03-18
kexec-tools: mips: support big-endian mips (repost)
Simon Horman
2008-03-06
kexec-tools: mipsel: Update mipsel port for recent build changes
Simon Horman
2008-02-21
Only include needed files in distribution tarball
Simon Horman
2008-02-19
Use zlib if present
Simon Horman
2007-12-19
make clean cleanup
Jeremy Kerr
2007-12-19
Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}
Jeremy Kerr
2007-12-19
Build system simplification/standardisation
Jeremy Kerr
2006-11-27
kexec-tools: Introduce crashdump-xen.c and Xen support V2
Magnus Damm
2006-11-27
kexec-tools: Introduce kexec-iomem.c and /proc/iomem parsing code V2
Magnus Damm
2006-10-06
build-cpp-and-ld-flags
Simon Horman
2006-10-06
kexec-tools: x86_64 read kernel vaddr and size from /proc/kcore
Vivek Goyal
2006-10-06
build-no-partial-rebuild-on-clean
Simon Horman
2006-07-27
ia64 support
Khalid Aziz
2006-07-27
kexec-tools: i386 sys interface changes compatibility
Vivek Goyal
2006-07-27
kexec-tools-1.101
Eric W. Biederman