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
/
fs2dt.c
Age
Commit message (
Expand
)
Author
2021-09-13
Refer FDT tokens with symbolic names
Sourabh Jain
2020-09-29
kexec: Fix snprintf related compilation warnings
Bhupesh Sharma
2018-02-22
kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property
Hari Bathini
2018-02-22
kexec: add a helper function to add ranges
Hari Bathini
2016-10-07
kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param()
Madhavan Srinivasan
2016-03-02
kexec/fs2dt.c: wrong dt node fix
Dave Young
2015-11-24
kexec/fs2dt: check for /chosen/stdout-path first
Andrew Jones
2015-11-24
kexec/fs2dt: cleanup pathname
Andrew Jones
2015-11-24
kexec/fs2dt: s/diabled/disabled/
Andrew Jones
2015-10-30
fs2dt.c: move copy old root param as a new function
dyoung@redhat.com
2015-02-18
kexec: Fix compiler format warning
Geoff Levand
2015-02-18
kexec: Fix compiler ambiguous else warning
Geoff Levand
2014-12-02
kexec/fs2dt: Use slurp_file_len to avoid partial read of files
Anton Blanchard
2014-11-13
kexec/fs2dt: Fix sorting of device tree
Anton Blanchard
2014-05-15
kexec/ppc64: Fix up ELF header and dt for PowerNV platform.
Mahesh Salgaonkar
2014-04-14
kexec/fs2dt : Fix endianess issue with initrd base and size
Laurent Dufour
2014-02-04
Avoid buffer overflow on strncat usage
Dirk Mueller
2014-01-31
kexec/ppc64 fix device tree endianess issues for memory attributes
Laurent Dufour
2013-12-06
kexec: Fix add_usable_memory to use buf of type uint64_t.
Mahesh Salgaonkar
2013-10-17
kexec/fs2dt: fix endianess conversion
Laurent Dufour
2013-10-04
kexec: Handle read errors in fs2dt setup
Geoff Levand
2013-10-04
kexec: Fix return value build warnings
Geoff Levand
2013-03-15
kexec: use _ALIGN* to make the logic clear
Zhang Yanfei
2012-11-27
fs2dt: check for initrd_size != 0 when adding initrd entries
Daniel Mack
2012-11-27
fs2dt: fix basename string compares
Daniel Mack
2012-09-12
fs2dt: Add a generic copy of fs2dt
Simon Horman