1. 02001a38 util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.h by Alex James · 2 years, 8 months ago
  2. 2bfef8d cbfstool: Add helper function `buffer_from_file_aligned_size` by Furquan Shaikh · 3 years, 2 months ago
  3. ff236ef cbfstool: add buffer_end() to common.h by Ricardo Quesada · 3 years ago
  4. 5bb7dc4 cbfstool/cbfs-mkstage.c: Change signature of parse_elf_to_xip_stage() by Arthur Heymans · 3 years, 2 months ago
  5. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  6. ff61a39 cbfstool: Remove location pointer from parse_elf_to_stage() by Julius Werner · 3 years, 7 months ago
  7. 19ba95f util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS by Furquan Shaikh · 3 years, 9 months ago
  8. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  9. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  10. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  11. 3db0198 util/cbfstool: Fix typos by Elyes HAOUAS · 6 years ago
  12. 7ee05ed util/cbfstool: Support FIT payloads by Patrick Rudolph · 6 years ago
  13. fbc66b9 util/cbfstool: Print all supported architectures by Jonathan Neuschäfer · 6 years ago
  14. c88d16b util/cbfstool: Add cbfs-compression-tool by Patrick Georgi · 8 years ago
  15. 161d233 util/cbfstool: Include commonlib/helpers.h in common.h by Furquan Shaikh · 8 years ago
  16. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  17. 2dd5f4c cbfstool: provide buffer_offset() by Aaron Durbin · 9 years ago
  18. 9b24f7c cbfstool: Add way to access entire backing data for a buffer by Patrick Georgi · 9 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  21. cd9ba8a cbfstool: initialize offset field in buffer_init() by Aaron Durbin · 9 years ago
  22. d38e3de cbfstool: provide printk() to cbfstool code by Aaron Durbin · 9 years ago
  23. ca97fa7 cbfstool: Add bintohex function by Patrick Georgi · 9 years ago
  24. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  25. 61c8229 cbfstool: add decompression wrappers by Patrick Georgi · 9 years ago
  26. 158dd55 cbfstool: move bit swapping macros to swab.h by Sol Boucher · 9 years ago
  27. 1142197 util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD by Jonathan A. Kollasch · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  30. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  31. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  32. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  33. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  34. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  35. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  36. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  37. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  38. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  39. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  40. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  41. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  42. 4f3bb80 cbfstool: provide structure to linux payload builder by Aaron Durbin · 10 years ago
  43. aa8784c cbfstool: move iself() to eflheaders.c by Aaron Durbin · 10 years ago
  44. 6e8c279 cbfstool: add struct buffer helper routines by Aaron Durbin · 10 years ago
  45. 1240d29 cbfstool: add bputs() to store a byte stream to a buffer by Aaron Durbin · 10 years ago
  46. 0165004 cbfstool: add get8/put8 variants to xdr structures by Aaron Durbin · 10 years ago
  47. 3fcde22 Add an xdr function for the cbfs_file header by Ronald G. Minnich · 11 years ago
  48. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 11 years ago
  49. 2bdc0d0 cbfstool: Remove more unused functions from common.c by Alexandru Gagniuc · 11 years ago
  50. c677c7d cbfstool: Hide cbfstool_offset from the global namespace by Alexandru Gagniuc · 11 years ago
  51. bc06691 cbfstool: remove unused function create_cbfs_image() by Alexandru Gagniuc · 11 years ago
  52. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  53. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  54. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  55. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 12 years ago
  56. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 12 years ago
  57. 3cfacbf cbfstool: Add buffer management API. by Hung-Te Lin · 12 years ago
  58. 332795c cbfstool: Make endian detection functions to work without prior setup. by Hung-Te Lin · 12 years ago
  59. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 12 years ago
  60. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  61. 9da7570 cbfstool: Fix warnings on OS X by Stefan Reinauer · 12 years ago
  62. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  63. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  64. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  65. 5c581c4 cbfstool: provide a prototype for remove_file_from_cbfs by Mathias Krause · 12 years ago
  66. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  67. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  68. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  69. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  70. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  71. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  72. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  73. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago