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
/
kexec-uImage.c
Age
Commit message (
Expand
)
Author
2021-10-05
Add some necessary free() calls
Kai Song
2017-03-13
uImage: use 'char *' instead of 'unsigned char *' for uImage_probe()
David Woodhouse
2017-03-13
uImage: use 'char *' instead of 'unsigned char *' for uImage_load()
David Woodhouse
2017-03-13
uImage: Fix uImage_load() for little-endian machines
David Woodhouse
2017-03-13
uImage: fix realloc() pointer confusion
David Woodhouse
2016-06-08
kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
Russell King
2015-11-17
uImage: fix pointer-sign warning
Andreas Fenkart
2013-04-25
kexec/uImage: probe to identify a corrupted image
Suzuki K. Poulose
2013-03-08
kexec/uImage: Recognize uImage RAM Disks
Suzuki K. Poulose
2013-03-08
kexec/uImage: Fix the payload length in uImage_load
Suzuki K. Poulose
2013-03-08
kexec/uImage: Introduce uImage_probe_kernel
Suzuki K. Poulose
2012-06-18
Support kernel_noload uImage type
Alexandre Courbot
2012-04-23
kexec-tools: Fix CRC calculation for padded uImage
Helmut Schaa
2011-09-06
Use unsigned char buffers in uImage loader
Simon Horman
2010-03-31
Split Powerpc's uImage code
Sebastian Andrzej Siewior