1. afa1efa fiptool: Embed a pointer to an image within the image descriptor by dp-arm · 7 years ago
  2. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  3. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  4. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago
  5. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  6. 2fe0dad fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 7 years ago
  7. 23f9b9e fiptool: add xfwrite() helper by Masahiro Yamada · 7 years ago
  8. 252c336 fiptool: fix the global option in usage by Masahiro Yamada · 7 years ago
  9. 7abd0a2 fiptool: simplify the top line of command usage by Masahiro Yamada · 7 years ago
  10. c0d2d98 fiptool: refactor remove_image() by Masahiro Yamada · 7 years ago
  11. c2a7d9c fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 7 years ago
  12. d65e7fd fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 7 years ago
  13. eee3931 fiptool: remove always true conditional by Masahiro Yamada · 7 years ago
  14. ebb6e37 fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 8 years ago
  15. d224b45 fiptool: fix add_image() and add_image_desc() implementation by Masahiro Yamada · 7 years ago
  16. 03fdf69 fiptool: introduce xzalloc() helper function by Masahiro Yamada · 7 years ago
  17. fb73231 fiptool: Factor out setting of image descriptor action by dp-arm · 8 years ago
  18. 5ba3854 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · 8 years ago
  19. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  20. 90d2f0e fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · 8 years ago
  21. db0f5e9 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · 8 years ago
  22. 5cd10ae fiptool: Use getopt for the top level command parsing by dp-arm · 8 years ago
  23. fe92b89 fiptool: Initialize opt_index to 0 for getopt(3) by dp-arm · 8 years ago
  24. c1f8e77 fiptool: Constify various function params by dp-arm · 8 years ago
  25. 59deada Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  26. 48a2497 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · 8 years ago
  27. 715ef42 fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · 8 years ago
  28. 34336c8 Merge pull request #710 from dp-arm/dp/fiptool-usage by danh-arm · 8 years ago
  29. 29f1b5c fiptool: Invoke command specific usage function by dp-arm · 8 years ago
  30. 12e893b fiptool: Add support for printing the sha256 digest with info command by dp-arm · 8 years ago
  31. 1b434b0 fiptool: Fix typo in create and update usage functions by dp-arm · 8 years ago
  32. 4972ec5 Replace fip_create with fiptool by dp-arm · 8 years ago