Commit Graph

63 Commits (d3cb46aa8c41e85b07ccf494ca90f3a7fe19373d)

Author SHA1 Message Date
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 years ago
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 12 years ago
Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs 12 years ago
Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 12 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 12 years ago
Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 12 years ago
Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 12 years ago
Simon Glass e754da2aee image: Move error! string to common place 12 years ago
Simon Glass ab9efc665a image: Move hash checking into its own function 12 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 12 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 12 years ago