summaryrefslogtreecommitdiff
path: root/drivers/of/kexec.c
AgeCommit message (Expand)Author
2023-09-19of: kexec: Mark ima_{free,stable}_kexec_buffer() as __initNathan Chancellor
2023-08-30mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel
2023-01-12of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" valuesRob Herring
2022-08-17of: check previous kernel's ima-kexec-buffer against memory boundsVaibhav Jain
2022-06-09of: Support more than one crash kernel regions for kexec -sZhen Lei
2021-07-16of: kexec: Remove FDT_PROP_* definitionsGeert Uytterhoeven
2021-03-08kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDTLakshmi Ramasubramanian
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian
2021-03-08of: Add a common kexec FDT setup functionRob Herring