summaryrefslogtreecommitdiff
path: root/include/bootm.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-13efi_loader: refactor switch to non-secure modeHeinrich Schuchardt1-0/+5
2018-12-31bootm: vxworks: Make do_bootm_vxworks() non-staticBin Meng1-0/+2
2018-06-03Add a comment for board_quiesce_devices()Simon Glass1-0/+6
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite1-1/+1
2015-01-14bootm: Export bootm_decomp_image()Simon Glass1-0/+17
2014-10-25bootm: add prototype for arch_preboot_osJeroen Hofstee1-0/+2
2014-08-30cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini1-1/+1
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass1-0/+2
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass1-0/+55