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
/
ppc
/
kexec-uImage-ppc.c
Age
Commit message (
Expand
)
Author
2017-03-20
ppc: Fix format warning with die()
Jussi Kukkonen
2017-03-13
uImage: use 'char *' instead of 'unsigned char *' for uImage_load()
David Woodhouse
2013-10-03
kexec: Remove unused -? option handling
Geoff Levand
2013-04-25
kexec/uImage: probe to identify a corrupted image
Suzuki K. Poulose
2013-04-16
kexec/powerpc: Handle buffer overflow in kernel command line
Suzuki K. Poulose
2013-03-27
kexec: Use die() to simplify code
Zhang Yanfei
2013-03-27
kexec: ppc: uImage: fix memory leak caused by get_command_line
Zhang Yanfei
2013-03-27
kexec: ppc: uImage: fix possible memory leak in ppc_load_bare_bits
Zhang Yanfei
2013-03-08
ppc/uImage: Add support for RAM Disks
Suzuki K. Poulose
2013-03-08
kexec/uImage: Introduce uImage_probe_kernel
Suzuki K. Poulose
2013-03-05
kexec/ppc: Fix kernel program entry point while changing the load addr
Suzuki K. Poulose
2012-11-08
ppc/uImage: Find new kernel load_addr if the default addr is not available
Suzuki K. Poulose
2011-07-13
kexec-tools: ppc32: Fixup ThreadPointer for purgatory code
Suzuki K. Poulose
2010-07-29
Add support for reworking flat device tree support
Matthew McClintock
2010-07-29
Add support for ramdisk on ppc32 for uImage-ppc and Elf-ppc
Matthew McClintock
2010-07-29
Update uImage to support crash kernel and misc fixes
Matthew McClintock
2010-07-29
Restore kexec uImage-ppc to working state
Matthew McClintock
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-03-31
Split Powerpc's uImage code
Sebastian Andrzej Siewior
2010-03-07
powerpc32: add support for uImage
Sebastian Andrzej Siewior