1. 9731119 cbfstool: make top-aligned address work per-region by Patrick Georgi · 9 years ago
  2. 0eae364 cbfstool: Re-align help text by Martin Roth · 9 years ago
  3. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  4. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  5. 3a043c4 cbfstool: Fix tolower() calls on Cygwin by Stefan Reinauer · 9 years ago
  6. 821bcd6 cbfstool: Fix typo in error message by Patrick Georgi · 9 years ago
  7. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  8. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  9. 2f953d3 cbfstool: prefer fmap data over cbfs master header if it exists by Patrick Georgi · 9 years ago
  10. 6dd99fc cbfstool: have update-fit always work from CBFS by Patrick Georgi · 9 years ago
  11. 4b93a4f cbfstool: don't use endian to fix BSD hosts by Aaron Durbin · 9 years ago
  12. 59e52b9 cbfstool: add new add-master-header command by Patrick Georgi · 9 years ago
  13. 9b9d4b3 cbfstool: remove locate command by Aaron Durbin · 9 years ago
  14. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  15. d733941 cbfstool: provide metadata size to cbfs_locate_entry() by Aaron Durbin · 9 years ago
  16. 38bc916 cbfstool: Allow adding file with specific alignment requirement by Alexandru Gagniuc · 9 years ago
  17. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  18. 83c2d12 cbfstool: update help text by Patrick Georgi · 9 years ago
  19. f5252f3 cbfstool: don't pass header_size as separate argument (part 2) by Patrick Georgi · 9 years ago
  20. dc9dbc0 cbfstool: passing a header is now mandatory for converters by Patrick Georgi · 9 years ago
  21. e590358 cbfstool: cbfs_add_entry() doesn't need to know filename or type by Patrick Georgi · 9 years ago
  22. 3ba501b cbfstool: move cbfs_file header creation further up the call chain by Patrick Georgi · 9 years ago
  23. 056f6a1 cbfstool: pass cbfs_file header into "compress" functions by Patrick Georgi · 9 years ago
  24. f820497 cbfstool: allow file data converters to modify the header size by Patrick Georgi · 9 years ago
  25. 4110abc cbfstool: calculate header size in cbfs_add_component() by Patrick Georgi · 9 years ago
  26. e60b55a cbfstool: allow passing a precalculated header size into cbfs_add_entry() by Patrick Georgi · 9 years ago
  27. 4e54bf9 cbfstool: test for duplicate files earlier by Patrick Georgi · 9 years ago
  28. ec42486 cbfstool: Factor out compression algorithm list by Sol Boucher · 9 years ago
  29. 6533671 cbfstool: rename field by Sol Boucher · 9 years ago
  30. 45acb34 cbfstool: fix alignment to 64 byte by Patrick Georgi · 9 years ago
  31. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  32. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  33. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  34. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  35. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  36. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  37. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  38. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  39. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  40. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  41. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 9 years ago
  42. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  43. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  44. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  45. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  46. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  47. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  48. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  49. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  50. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  51. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  52. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  53. e887ca5 cbfstool: fix option parsing by Patrick Georgi · 10 years ago
  54. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  55. fae7517 cbfstool: move verbose to common.c by Aaron Durbin · 10 years ago
  56. c1d1fd8 cbfstool: Deserialize CBFS master header when reading image by Alexandru Gagniuc · 10 years ago
  57. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 10 years ago
  58. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  59. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  60. 3bfd5b8 cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file by Peter Stuge · 11 years ago
  61. 60a4a73 cbfstool: fix --machine by Stefan Reinauer · 11 years ago
  62. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  63. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  64. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  65. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  66. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 11 years ago
  67. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 11 years ago
  68. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 11 years ago
  69. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 11 years ago
  70. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 11 years ago
  71. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 11 years ago
  72. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 11 years ago
  73. 332795c cbfstool: Make endian detection functions to work without prior setup. by Hung-Te Lin · 11 years ago
  74. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 11 years ago
  75. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 11 years ago
  76. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 11 years ago
  77. d173962 cbfstool: Store global variables into struct. by Hung-Te Lin · 11 years ago
  78. 062730d cbfstool: index is replaced by strchr. by zbao · 12 years ago
  79. cf5aaaf cbfstool: Catch failing parse_elf_to_payload() by Stefan Reinauer · 12 years ago
  80. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  81. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  82. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  83. cb6fd30 cbfstool: Remove unused cmd_t by Stefan Reinauer · 12 years ago
  84. 20848ee cbfstool: add add-flat-binary command to add raw executables by Stefan Reinauer · 12 years ago
  85. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  86. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  87. d2567c8 cbfstool: make endian detection code more robust by Mathias Krause · 12 years ago
  88. e1bb49e Add a "remove" command to cbfstool by Gabe Black · 12 years ago
  89. 93dd07f Exit building if romstage.bin is larger than size of XIP by zbao · 12 years ago
  90. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  91. fbadc49 cbfstool: improve error messages by Stefan Reinauer · 13 years ago
  92. b347e0d cbfstool: Trivial move of newline after commands in usage by Peter Stuge · 13 years ago
  93. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 13 years ago
  94. 2dd1ded minor include cleanups by Stefan Reinauer · 14 years ago
  95. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  96. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  97. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  98. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  99. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  100. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago