summaryrefslogtreecommitdiff
path: root/include/bootm.h
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-05-09Make FIT support really optionalFabrice Fontaine
2019-02-13efi_loader: refactor switch to non-secure modeHeinrich Schuchardt
2018-12-31bootm: vxworks: Make do_bootm_vxworks() non-staticBin Meng
2018-06-03Add a comment for board_quiesce_devices()Simon Glass
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite
2015-01-14bootm: Export bootm_decomp_image()Simon Glass
2014-10-25bootm: add prototype for arch_preboot_osJeroen Hofstee
2014-08-30cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass