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