summaryrefslogtreecommitdiff
path: root/kexec/dt-ops.c
Commit message (Expand)AuthorAgeFilesLines
* dt-ops: fix memory leak when new_node malloc failsqiuguorui12020-12-091-1/+2
* arm64: wipe old initrd addresses when patching the DTBJean-Philippe Brucker2019-02-051-0/+6
* kexec/dt-ops.c: Fix '/chosen' v/s 'chosen' node being passed to fdt helper fu...Bhupesh Sharma2019-01-091-4/+27
* kexec/dt-ops.c: Fix adding '/chosen' node for cases where it is not available...Bhupesh Sharma2019-01-091-2/+3
* kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return valueBhupesh Sharma2019-01-091-1/+1
* kexec: Add common device tree routinesGeoff Levand2016-09-291-0/+145