1. fb5f794 fiptool: Support non-decimal --align arguments by Andreas Färber · 7 years ago
  2. b9589fe fiptool: Embed a pointer to an image within the image descriptor by dp-arm · 8 years ago
  3. 9dd5edb fiptool: remove unneeded declarations by Masahiro Yamada · 8 years ago
  4. 802b42a fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 8 years ago
  5. 95d2b26 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 8 years ago
  6. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  7. 65caa3d fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 8 years ago
  8. a1da83f fiptool: add xfwrite() helper by Masahiro Yamada · 8 years ago
  9. 4f96a49 fiptool: fix the global option in usage by Masahiro Yamada · 8 years ago
  10. ee07932 fiptool: simplify the top line of command usage by Masahiro Yamada · 8 years ago
  11. 9e866d3 fiptool: refactor remove_image() by Masahiro Yamada · 8 years ago
  12. e9e0d28 fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 8 years ago
  13. ea39d55 fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 8 years ago
  14. 67973fb fiptool: remove always true conditional by Masahiro Yamada · 8 years ago
  15. 40866aa fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 8 years ago
  16. 11c0a4f fiptool: fix add_image() and add_image_desc() implementation by Masahiro Yamada · 8 years ago
  17. 696ccba fiptool: introduce xzalloc() helper function by Masahiro Yamada · 8 years ago
  18. d02fceb fiptool: Factor out setting of image descriptor action by dp-arm · 8 years ago
  19. b63f970 fiptool: Remove unreferenced variable `toc_entries_len` by dp-arm · 8 years ago
  20. 9fc9ff1 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · 8 years ago
  21. fcab6bb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  22. e0f083a fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · 8 years ago
  23. a22f628 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · 8 years ago
  24. cc672bb fiptool: Use getopt for the top level command parsing by dp-arm · 8 years ago
  25. 20f87e7 fiptool: Initialize opt_index to 0 for getopt(3) by dp-arm · 8 years ago
  26. 60b499f fiptool: Constify various function params by dp-arm · 8 years ago
  27. 061723f Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  28. c9cb408 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · 8 years ago
  29. b04efcc fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · 8 years ago
  30. 8874924 Merge pull request #710 from dp-arm/dp/fiptool-usage by danh-arm · 8 years ago
  31. 85ee277 fiptool: Invoke command specific usage function by dp-arm · 8 years ago
  32. 9df69ba fiptool: Add support for printing the sha256 digest with info command by dp-arm · 8 years ago
  33. 23fcb90 fiptool: Fix typo in create and update usage functions by dp-arm · 8 years ago
  34. c2427cb fiptool: Suppress verbose messages during normal build by dp-arm · 8 years ago
  35. 819281e Replace fip_create with fiptool by dp-arm · 8 years ago