summaryrefslogtreecommitdiff
path: root/common/bootm.c
AgeCommit message (Expand)Author
2014-08-21bootm: make sure pass NULL when argc < 1Bryan Wu
2014-08-21image: fix bootm failure for FIT imageBryan Wu
2014-08-09bootm: use genimg_get_kernel_addr()Bryan Wu
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19bootm: Move decompression code into its own functionSimon Glass
2014-06-19Allow compiling common/bootm.c on with HOSTCCSimon Glass
2014-06-19bootm: Support android boot on sandboxSimon Glass
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass