History for arm-trusted-firmware / tools / fiptool
2017-06-12
@dp-arm
tools: Use exported quiet flag from top-level Makefile ...
dp-arm authored on 2 May 2017 Dimitris Papastamos committed on 12 Jun 2017
2017-05-24
@dp-arm
build: Introduce HOSTCC flag ...
dp-arm committed on 24 May 2017
2017-05-23
@Masahiro Yamada
fip: move headers shared between TF and fiptool to include/tools_share ...
Masahiro Yamada committed on 23 May 2017
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: Remove unreferenced variable `toc_entries_len` ...
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