aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-2/+1
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)1-0/+1
2021-07-16of: kexec: Remove FDT_PROP_* definitionsGeert Uytterhoeven1-25/+15
2021-03-08kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDTLakshmi Ramasubramanian1-52/+5
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian1-0/+240
2021-03-08of: Add a common kexec FDT setup functionRob Herring1-0/+265