summaryrefslogtreecommitdiff
path: root/kexec/dt-ops.c
AgeCommit message (Expand)Author
2020-12-09dt-ops: fix memory leak when new_node malloc failsqiuguorui1
2019-02-05arm64: wipe old initrd addresses when patching the DTBJean-Philippe Brucker
2019-01-09kexec/dt-ops.c: Fix '/chosen' v/s 'chosen' node being passed to fdt helper fu...Bhupesh Sharma
2019-01-09kexec/dt-ops.c: Fix adding '/chosen' node for cases where it is not available...Bhupesh Sharma
2019-01-09kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return valueBhupesh Sharma
2016-09-29kexec: Add common device tree routinesGeoff Levand