Historique des commits

Auteur SHA1 Message Date
  Baruch Siach 79aa33cdb3 mkimage: fix display of image types list il y a 8 ans
  Sven Ebenfeld b4e923a805 tools: mkimage: fix sizeof_mismatch found by coverity il y a 8 ans
  George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 il y a 8 ans
  Sven Ebenfeld d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification il y a 8 ans
  Tomeu Vizoso 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode il y a 8 ans
  Simon Glass 0cd82e255f mkimage: Fix missing free() in show_valid_options() il y a 8 ans
  Vagrant Cascadian 82bd2f29ea Fix spelling of "occur". il y a 8 ans
  Karl Beldan 1b92aed253 mkimage: Fix argument parsing with signature comment il y a 9 ans
  Teddy Reed b6fefa76d0 mkimage: fix missing break for -p switch il y a 9 ans
  Simon Glass 51f03e6a75 mkimage: Show item lists for all categories il y a 9 ans
  Simon Glass f24e10500f mkimage: Use generic code for showing an 'image type' error il y a 9 ans
  Simon Glass 3066422512 mkimage: Allow display of a list of any image header category il y a 9 ans
  Simon Glass 58b2247542 mkimage: Drop blank line before main() il y a 9 ans
  Simon Glass 63ef31b9ef mkimage: Drop premature setting of params.fit_image_type il y a 9 ans
  Simon Glass e324a92531 mkimage: Require a data file when auto-fit is used il y a 9 ans
  Simon Glass 3c23c0feac mkimage: Explain the auto-fit imagefile special case il y a 9 ans
  Simon Glass 20deaddd46 mkimage: Honour the default image type with auto-fit il y a 9 ans
  Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data il y a 9 ans
  Simon Glass bd6e142094 mkimage: Add a quiet mode il y a 9 ans
  Andreas Bießmann 8edeac86db mkimage: fix generation of FIT image il y a 9 ans
  Andreas Bießmann 7a439cadcf mkimage: fix argument parsing on BSD systems il y a 9 ans
  Simon Glass 722ebc8f84 mkimage: Support placing data outside the FIT il y a 9 ans
  Simon Glass fb4cce0f98 mkimage: Support adding device tree files to a FIT il y a 9 ans
  Simon Glass 8e35bb07eb mkimage: Support automatic creating of a FIT without a .its il y a 9 ans
  Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type il y a 9 ans
  Simon Glass cc7a64447b mkimage: Make 'params' static il y a 9 ans
  Simon Glass 1531034831 mkimage: Show an error message when usage() is called il y a 9 ans
  Simon Glass b0a487a4eb mkimage: Move usage() up to the top il y a 9 ans
  Simon Glass 0745008145 mkimage: Sort the option processing code by option il y a 9 ans
  Simon Glass a02221f29d mkimage: Convert to use getopt() il y a 9 ans