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
/
purgatory
/
Makefile
Age
Commit message (
Expand
)
Author
2022-10-10
LoongArch: Add purgatory framework code
Youling Tang
2022-03-30
purgatory: do not enable vectorization automatically for purgatory compiling
Baoquan He
2019-02-05
purgatory: Use standalond CFLAGS
Kairui Song
2017-01-31
purgatory: Add purgatory.map and purgatory.ro.sym to clean recipe
Daniel Kiper
2016-12-02
purgatory: Change default sha256 optimization to -O2
Geoff Levand
2016-09-29
arm64: Add arm64 kexec support
Geoff Levand
2015-04-30
purgatory: force PIC/PIE/SSP off
Mike Frysinger
2015-03-19
purgatory: Generate map file
Geoff Levand
2015-03-19
purgatory: Generate symbol file
Geoff Levand
2015-03-19
purgatory: Add no-zero-initialized-in-bss flag
Geoff Levand
2013-10-03
purgatory: Fix out-of-source build error
Geoff Levand
2012-11-21
kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space.
Eric W. Biederman
2012-09-07
kexec: Fix the purgatory Makefile to build arch specific purgatory code.
Mahesh Salgaonkar
2012-08-02
build: Avoid duplicate files in tarball
Simon Horman
2011-03-30
build: Pass --no-undefined as a linker option
Simon Horman
2010-09-01
Add CFLAGS to compile mips purgatory
Maxim Uvarov
2010-02-02
Mark unused parameters
Simon Horman
2008-10-08
Only use -fno-zero-initialized-in-bss if it is available
Simon Horman
2008-03-24
Use separate CPPFLAGS and LDFLAGS for purgatory
Jeremy Kerr
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
kexec: Use target linker for purgatory
Geoff Levand
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-10-06
build-cpp-and-ld-flags
Simon Horman
2006-07-27
ppc64 kdump purgatory backup support
R Sharada
2006-07-27
build v2wrap from purgatory
R Sharada
2006-07-27
kexec-tools-1.101
Eric W. Biederman