1. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  2. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  3. c42cf91 util/cbfstool: Allow use of non-ASCII longopt by Furquan Shaikh · 4 years, 4 months ago
  4. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  5. 848e30d cbfstool: show "preserved" flag in cbfstool layout output by Patrick Georgi · 5 years ago
  6. 9ab80a3 cbfstool: Drop update-fit option by Patrick Rudolph · 6 years ago
  7. e1700fc util/cbfstool/cbfstool.c: Fix typo by Frans Hendriks · 6 years ago
  8. 21fdd89 cbfstool: add unprocessed flag for file exporting by Joel Kitching · 6 years ago
  9. 672d5ad cbfstool: make comments more consistent by Joel Kitching · 6 years ago
  10. fb87e41 cbfstool: Show current FMAP region in print by Patrick Rudolph · 6 years ago
  11. c1072f2 cbfstool: Update FIT entries in the second bootblock by Rizwan Qureshi · 6 years ago
  12. 1dc188f cbfstool: add an option for creating a topswap bootblock by Rizwan Qureshi · 6 years ago
  13. 7ee05ed util/cbfstool: Support FIT payloads by Patrick Rudolph · 6 years ago
  14. 5bc61da util/cbfstool: Remove whitespace before tab by Elyes HAOUAS · 6 years ago
  15. 93323b3 cbfstool: Drop `-t` parsing for `add-payload` command by Nico Huber · 6 years ago
  16. 4f5bed5 cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF by Patrick Rudolph · 6 years ago
  17. 7850b58 cbfstool: Add region offset information to layout command by Werner Zeh · 6 years ago
  18. fbc66b9 util/cbfstool: Print all supported architectures by Jonathan Neuschäfer · 6 years ago
  19. facf149 util/cbfstool: calculate cbfs file size for xip stages by Aaron Durbin · 7 years ago
  20. ff906fb cbfstool: Add '-p' option for padding by Daisuke Nojiri · 7 years ago
  21. 12631a4 util/cbfstool: Add "truncate" command by Patrick Georgi · 7 years ago
  22. 5d982d7 util/cbfstool: Add "expand" command to make CBFS span an fmap region by Patrick Georgi · 7 years ago
  23. 607796a cbfstool: Don't use le32toh(), it's non-standard by Nico Huber · 8 years ago
  24. ecaa570 util/cbfstool: Enable adding precompressed files to cbfs by Patrick Georgi · 8 years ago
  25. 2ed7295 util/cbfstool: Don't print region information on stderr by default by Patrick Georgi · 8 years ago
  26. 6b2d2db util/cbfstool: check that buffer_create worked by Patrick Georgi · 8 years ago
  27. d9edb18 util/cbfstool: Enable filling fmap regions with a given value by Patrick Georgi · 8 years ago
  28. 16b3e4b util/cbfstool: require -i argument for cbfstool add-int by Patrick Georgi · 8 years ago
  29. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  30. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  31. 5407310 cbfstool: Check for excessive arguments by Nico Huber · 8 years ago
  32. 9ade717 cbfstool: Check arguments to strtoul() where appropriate by Nico Huber · 8 years ago
  33. 493ec92 util/cbfstool: allow option to honor FSP modules' linked address by Aaron Durbin · 8 years ago
  34. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  35. 61c1a05 util/cbfstool: Allow xip/non-xip relocation for FSP component by Furquan Shaikh · 8 years ago
  36. ab00d77 util/cbfstool: fix x86 execute-in-place semantics for all fmd regions by Aaron Durbin · 8 years ago
  37. 62c8dbe Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." by Aaron Durbin · 8 years ago
  38. 71c60ca util/cbfstool: add 'compact' command by Aaron Durbin · 9 years ago
  39. 5dc628a util/cbfstool: add machine parseable print by Aaron Durbin · 9 years ago
  40. c7b2b7c cbfstool: Fix potential error when using hash attribute by Werner Zeh · 9 years ago
  41. e9995f1 cbfstool: Add attributes for position and alignment constraints. by Werner Zeh · 9 years ago
  42. 9a17d04 cbfstool: don't rewrite param.baseaddress in cbfs_add by Patrick Georgi · 9 years ago
  43. 7559946 cbfstool: accept read-only files when possible by Vadim Bendebury · 9 years ago
  44. 485225e cbfstool: reorder help text by Patrick Georgi · 9 years ago
  45. d274c99 cbfstool: Remove duplicate code line by Werner Zeh · 9 years ago
  46. bb826ef cbfstool: correct add-master-header logic to match runtime expectations by Aaron Durbin · 9 years ago
  47. 272a1f0 cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. by Aaron Durbin · 9 years ago
  48. bd0bb23 cbfstool: Adapt "cbfstool copy" to only use fmap regions. by Patrick Georgi · 9 years ago
  49. 214e4af cbfstool: Use buffer over offset/size pair for cbfs_copy_instance by Patrick Georgi · 9 years ago
  50. 9731119 cbfstool: make top-aligned address work per-region by Patrick Georgi · 9 years ago
  51. 0eae364 cbfstool: Re-align help text by Martin Roth · 9 years ago
  52. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  53. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  54. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  55. 821bcd6 cbfstool: Fix typo in error message by Patrick Georgi · 9 years ago
  56. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  57. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  58. 2f953d3 cbfstool: prefer fmap data over cbfs master header if it exists by Patrick Georgi · 9 years ago
  59. 6dd99fc cbfstool: have update-fit always work from CBFS by Patrick Georgi · 9 years ago
  60. 4b93a4f cbfstool: don't use endian to fix BSD hosts by Aaron Durbin · 9 years ago
  61. 59e52b9 cbfstool: add new add-master-header command by Patrick Georgi · 9 years ago
  62. 9b9d4b3 cbfstool: remove locate command by Aaron Durbin · 9 years ago
  63. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  64. d733941 cbfstool: provide metadata size to cbfs_locate_entry() by Aaron Durbin · 9 years ago
  65. 38bc916 cbfstool: Allow adding file with specific alignment requirement by Alexandru Gagniuc · 9 years ago
  66. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  67. 83c2d12 cbfstool: update help text by Patrick Georgi · 9 years ago
  68. f5252f3 cbfstool: don't pass header_size as separate argument (part 2) by Patrick Georgi · 9 years ago
  69. dc9dbc0 cbfstool: passing a header is now mandatory for converters by Patrick Georgi · 9 years ago
  70. e590358 cbfstool: cbfs_add_entry() doesn't need to know filename or type by Patrick Georgi · 9 years ago
  71. 3ba501b cbfstool: move cbfs_file header creation further up the call chain by Patrick Georgi · 9 years ago
  72. 056f6a1 cbfstool: pass cbfs_file header into "compress" functions by Patrick Georgi · 9 years ago
  73. f820497 cbfstool: allow file data converters to modify the header size by Patrick Georgi · 9 years ago
  74. 4110abc cbfstool: calculate header size in cbfs_add_component() by Patrick Georgi · 9 years ago
  75. e60b55a cbfstool: allow passing a precalculated header size into cbfs_add_entry() by Patrick Georgi · 9 years ago
  76. 4e54bf9 cbfstool: test for duplicate files earlier by Patrick Georgi · 9 years ago
  77. ec42486 cbfstool: Factor out compression algorithm list by Sol Boucher · 9 years ago
  78. 6533671 cbfstool: rename field by Sol Boucher · 9 years ago
  79. 45acb34 cbfstool: fix alignment to 64 byte by Patrick Georgi · 9 years ago
  80. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  81. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  82. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  83. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  84. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  85. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  86. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  87. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  88. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  89. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  90. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  91. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  92. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  93. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  94. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  95. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  96. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  97. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  98. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  99. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  100. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago