History for arm-trusted-firmware / tools / fiptool / fiptool.c
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-24
@Andreas Färber
fiptool: Support non-decimal --align arguments ...
Andreas Färber committed on 24 Apr 2017
2017-02-27
@dp-arm
fiptool: Embed a pointer to an image within the image descriptor ...
dp-arm committed on 27 Feb 2017
2017-02-10
@Masahiro Yamada
fiptool: remove unneeded declarations ...
Masahiro Yamada committed on 10 Feb 2017
@Masahiro Yamada
fiptool: stretch out printf strings for readability and grep'ability ...
Masahiro Yamada committed on 10 Feb 2017
@Masahiro Yamada
fiptool: print new lines of usage to stdout instead of stderr ...
Masahiro Yamada committed on 10 Feb 2017
2017-01-28
@Masahiro Yamada
fiptool: support --align option to add desired alignment to image offset ...
Masahiro Yamada committed on 28 Jan 2017
@Masahiro Yamada
fiptool: embed fip_toc_entry in struct image ...
Masahiro Yamada committed on 28 Jan 2017
2017-01-27
@Masahiro Yamada
fiptool: add xfwrite() helper ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: fix the global option in usage ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: simplify the top line of command usage ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: refactor remove_image() ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: simplify assert() for add_image(_desc) ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: revive replace_image() to keep the image order by update command ...
Masahiro Yamada committed on 27 Jan 2017
2017-01-26
@Masahiro Yamada
fiptool: remove always true conditional ...
Masahiro Yamada committed on 26 Jan 2017
@Masahiro Yamada
fiptool: fix existence check of FIP input file for update command ...
Masahiro Yamada committed on 26 Jan 2017
2017-01-14
@Masahiro Yamada
fiptool: fix add_image() and add_image_desc() implementation ...
Masahiro Yamada committed on 14 Jan 2017
@Masahiro Yamada
fiptool: introduce xzalloc() helper function ...
Masahiro Yamada committed on 14 Jan 2017
2016-12-30
@dp-arm
fiptool: Factor out setting of image descriptor action ...
dp-arm committed on 30 Dec 2016
@dp-arm
fiptool: Fix format specifier for malloc/strdup wrappers ...
dp-arm committed on 30 Dec 2016
@dp-arm
fiptool: Add support for operating on binary blobs using the UUID ...
dp-arm committed on 30 Dec 2016
@dp-arm
fiptool: Prepare ground for expanding the set of images at runtime ...
dp-arm committed on 30 Dec 2016
2016-12-05
@dp-arm
fiptool: Provide malloc/strdup wrappers to simplify error checking ...
dp-arm committed on 5 Dec 2016
@dp-arm
fiptool: Use getopt for the top level command parsing ...
dp-arm committed on 5 Dec 2016
@dp-arm
fiptool: Initialize opt_index to 0 for getopt(3) ...
dp-arm committed on 5 Dec 2016
@dp-arm
fiptool: Constify various function params ...
dp-arm committed on 5 Dec 2016
2016-10-28
@davidcunado-arm
Merge pull request #744 from masahir0y/fiptool ...
davidcunado-arm authored on 28 Oct 2016 GitHub committed on 28 Oct 2016
2016-10-26
@Masahiro Yamada
fiptool: fix Segmentation fault when only --verbose option is given ...
Masahiro Yamada committed on 26 Oct 2016
2016-10-18
@dp-arm
fiptool: Link `toc_entry` and `image` structures via UUID ...
dp-arm committed on 18 Oct 2016
2016-09-19
@danh-arm
Merge pull request #710 from dp-arm/dp/fiptool-usage ...
danh-arm authored on 19 Sep 2016 GitHub committed on 19 Sep 2016