1. 02001a38 util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.h by Alex James · 2 years, 8 months ago
  2. 0fd072d cbfstool: Clean up remnants of locate action by Julius Werner · 2 years, 8 months ago
  3. 772714d cbfstool: Use converted buffer size for do_cbfs_locate() by Julius Werner · 2 years, 8 months ago
  4. 20ad365 cbfstool: Do host space address conversion earlier when adding files by Julius Werner · 2 years, 8 months ago
  5. 6ddacd6 cbfstool: Fix offset calculation for aligned files by Julius Werner · 2 years, 9 months ago
  6. c78521b3 util/cbfstool: Remove unused pagesize parameter by Arthur Heymans · 3 years, 2 months ago
  7. db28040 util/cbfstool: Allow setting alignment for payload by Raul E Rangel · 3 years, 2 months ago
  8. 5bb7dc4 cbfstool/cbfs-mkstage.c: Change signature of parse_elf_to_xip_stage() by Arthur Heymans · 3 years, 2 months ago
  9. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  10. c24db00 cbfstool: Move alignment/baseaddress handling into cbfs_add_component() by Julius Werner · 3 years, 9 months ago
  11. 76dab5f cbfstool: Add support for platform "fixups" when modifying bootblock by Julius Werner · 4 years, 5 months ago
  12. 4bfbabd cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor by Julius Werner · 4 years, 3 months ago
  13. 5779ca7 cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Julius Werner · 3 years, 9 months ago
  14. ff61a39 cbfstool: Remove location pointer from parse_elf_to_stage() by Julius Werner · 3 years, 7 months ago
  15. b57373b util/cbfstool: Fix build in 32-bit userspace by Kyösti Mälkki · 3 years, 6 months ago
  16. 0ae389c util/cbfstool: Add support for mapping extended window for x86 platforms by Furquan Shaikh · 3 years, 9 months ago
  17. 0dcc066 util/cbfstool: Introduce concept of mmap_window by Furquan Shaikh · 3 years, 9 months ago
  18. 19ba95f util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS by Furquan Shaikh · 3 years, 9 months ago
  19. 6b6e9b5 util/cbfstool: Treat region offsets differently than absolute addresses by Furquan Shaikh · 3 years, 9 months ago
  20. c4ee28c cbfstool: Hide hash printing behind -v and add to parseable output by Julius Werner · 4 years, 4 months ago
  21. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  22. 105cdf5 cbfstool: Don't add compression attribute for uncompressed files by Julius Werner · 3 years, 10 months ago
  23. c36469e util/cbfstool: Add option --pow2page by Kyösti Mälkki · 4 years, 3 months ago
  24. c3bb692 util/cbfstool: Drop IS_TOP_ALIGNED_ADDRESS() check in cbfstool_convert_fsp by Furquan Shaikh · 4 years, 2 months ago
  25. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  26. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  27. c42cf91 util/cbfstool: Allow use of non-ASCII longopt by Furquan Shaikh · 4 years, 4 months ago
  28. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  29. 848e30d cbfstool: show "preserved" flag in cbfstool layout output by Patrick Georgi · 5 years ago
  30. 9ab80a3 cbfstool: Drop update-fit option by Patrick Rudolph · 5 years ago
  31. e1700fc util/cbfstool/cbfstool.c: Fix typo by Frans Hendriks · 6 years ago
  32. 21fdd89 cbfstool: add unprocessed flag for file exporting by Joel Kitching · 6 years ago
  33. 672d5ad cbfstool: make comments more consistent by Joel Kitching · 6 years ago
  34. fb87e41 cbfstool: Show current FMAP region in print by Patrick Rudolph · 6 years ago
  35. c1072f2 cbfstool: Update FIT entries in the second bootblock by Rizwan Qureshi · 6 years ago
  36. 1dc188f cbfstool: add an option for creating a topswap bootblock by Rizwan Qureshi · 6 years ago
  37. 7ee05ed util/cbfstool: Support FIT payloads by Patrick Rudolph · 6 years ago
  38. 5bc61da util/cbfstool: Remove whitespace before tab by Elyes HAOUAS · 6 years ago
  39. 93323b3 cbfstool: Drop `-t` parsing for `add-payload` command by Nico Huber · 6 years ago
  40. 4f5bed5 cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF by Patrick Rudolph · 6 years ago
  41. 7850b58 cbfstool: Add region offset information to layout command by Werner Zeh · 6 years ago
  42. fbc66b9 util/cbfstool: Print all supported architectures by Jonathan Neuschäfer · 6 years ago
  43. facf149 util/cbfstool: calculate cbfs file size for xip stages by Aaron Durbin · 7 years ago
  44. ff906fb cbfstool: Add '-p' option for padding by Daisuke Nojiri · 7 years ago
  45. 12631a4 util/cbfstool: Add "truncate" command by Patrick Georgi · 7 years ago
  46. 5d982d7 util/cbfstool: Add "expand" command to make CBFS span an fmap region by Patrick Georgi · 7 years ago
  47. 607796a cbfstool: Don't use le32toh(), it's non-standard by Nico Huber · 8 years ago
  48. ecaa570 util/cbfstool: Enable adding precompressed files to cbfs by Patrick Georgi · 8 years ago
  49. 2ed7295 util/cbfstool: Don't print region information on stderr by default by Patrick Georgi · 8 years ago
  50. 6b2d2db util/cbfstool: check that buffer_create worked by Patrick Georgi · 8 years ago
  51. d9edb18 util/cbfstool: Enable filling fmap regions with a given value by Patrick Georgi · 8 years ago
  52. 16b3e4b util/cbfstool: require -i argument for cbfstool add-int by Patrick Georgi · 8 years ago
  53. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  54. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  55. 5407310 cbfstool: Check for excessive arguments by Nico Huber · 8 years ago
  56. 9ade717 cbfstool: Check arguments to strtoul() where appropriate by Nico Huber · 8 years ago
  57. 493ec92 util/cbfstool: allow option to honor FSP modules' linked address by Aaron Durbin · 8 years ago
  58. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  59. 61c1a05 util/cbfstool: Allow xip/non-xip relocation for FSP component by Furquan Shaikh · 8 years ago
  60. ab00d77 util/cbfstool: fix x86 execute-in-place semantics for all fmd regions by Aaron Durbin · 8 years ago
  61. 62c8dbe Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." by Aaron Durbin · 8 years ago
  62. 71c60ca util/cbfstool: add 'compact' command by Aaron Durbin · 9 years ago
  63. 5dc628a util/cbfstool: add machine parseable print by Aaron Durbin · 9 years ago
  64. c7b2b7c cbfstool: Fix potential error when using hash attribute by Werner Zeh · 9 years ago
  65. e9995f1 cbfstool: Add attributes for position and alignment constraints. by Werner Zeh · 9 years ago
  66. 9a17d04 cbfstool: don't rewrite param.baseaddress in cbfs_add by Patrick Georgi · 9 years ago
  67. 7559946 cbfstool: accept read-only files when possible by Vadim Bendebury · 9 years ago
  68. 485225e cbfstool: reorder help text by Patrick Georgi · 9 years ago
  69. d274c99 cbfstool: Remove duplicate code line by Werner Zeh · 9 years ago
  70. bb826ef cbfstool: correct add-master-header logic to match runtime expectations by Aaron Durbin · 9 years ago
  71. 272a1f0 cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. by Aaron Durbin · 9 years ago
  72. bd0bb23 cbfstool: Adapt "cbfstool copy" to only use fmap regions. by Patrick Georgi · 9 years ago
  73. 214e4af cbfstool: Use buffer over offset/size pair for cbfs_copy_instance by Patrick Georgi · 9 years ago
  74. 9731119 cbfstool: make top-aligned address work per-region by Patrick Georgi · 9 years ago
  75. 0eae364 cbfstool: Re-align help text by Martin Roth · 9 years ago
  76. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  77. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  78. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  79. 821bcd6 cbfstool: Fix typo in error message by Patrick Georgi · 9 years ago
  80. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  81. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  82. 2f953d3 cbfstool: prefer fmap data over cbfs master header if it exists by Patrick Georgi · 9 years ago
  83. 6dd99fc cbfstool: have update-fit always work from CBFS by Patrick Georgi · 9 years ago
  84. 4b93a4f cbfstool: don't use endian to fix BSD hosts by Aaron Durbin · 9 years ago
  85. 59e52b9 cbfstool: add new add-master-header command by Patrick Georgi · 9 years ago
  86. 9b9d4b3 cbfstool: remove locate command by Aaron Durbin · 9 years ago
  87. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  88. d733941 cbfstool: provide metadata size to cbfs_locate_entry() by Aaron Durbin · 9 years ago
  89. 38bc916 cbfstool: Allow adding file with specific alignment requirement by Alexandru Gagniuc · 9 years ago
  90. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  91. 83c2d12 cbfstool: update help text by Patrick Georgi · 9 years ago
  92. f5252f3 cbfstool: don't pass header_size as separate argument (part 2) by Patrick Georgi · 9 years ago
  93. dc9dbc0 cbfstool: passing a header is now mandatory for converters by Patrick Georgi · 9 years ago
  94. e590358 cbfstool: cbfs_add_entry() doesn't need to know filename or type by Patrick Georgi · 9 years ago
  95. 3ba501b cbfstool: move cbfs_file header creation further up the call chain by Patrick Georgi · 9 years ago
  96. 056f6a1 cbfstool: pass cbfs_file header into "compress" functions by Patrick Georgi · 9 years ago
  97. f820497 cbfstool: allow file data converters to modify the header size by Patrick Georgi · 9 years ago
  98. 4110abc cbfstool: calculate header size in cbfs_add_component() by Patrick Georgi · 9 years ago
  99. e60b55a cbfstool: allow passing a precalculated header size into cbfs_add_entry() by Patrick Georgi · 9 years ago
  100. 4e54bf9 cbfstool: test for duplicate files earlier by Patrick Georgi · 9 years ago