1. 32532ac cbfstool: Make update-fit action work on new-style images by Sol Boucher · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 2e04259 cbfstool: Fix shadowed global index by Kyösti Mälkki · 9 years ago
  4. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  5. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  6. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  7. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  8. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  9. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  10. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  11. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  12. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  13. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  14. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  15. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  16. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  17. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  18. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  19. 405304a cbfstool: Add option to ignore section in add-stage by Furquan Shaikh · 10 years ago
  20. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  21. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  22. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  23. e887ca5 cbfstool: fix option parsing by Patrick Georgi · 10 years ago
  24. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  25. fae7517 cbfstool: move verbose to common.c by Aaron Durbin · 10 years ago
  26. c1d1fd8 cbfstool: Deserialize CBFS master header when reading image by Alexandru Gagniuc · 11 years ago
  27. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 11 years ago
  28. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  29. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  30. 3bfd5b8 cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file by Peter Stuge · 11 years ago
  31. 60a4a73 cbfstool: fix --machine by Stefan Reinauer · 11 years ago
  32. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  33. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  34. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  35. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 12 years ago
  36. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 12 years ago
  37. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 12 years ago
  38. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 12 years ago
  39. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 12 years ago
  40. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 12 years ago
  41. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 12 years ago
  42. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 12 years ago
  43. 332795c cbfstool: Make endian detection functions to work without prior setup. by Hung-Te Lin · 12 years ago
  44. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 12 years ago
  45. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  46. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 12 years ago
  47. d173962 cbfstool: Store global variables into struct. by Hung-Te Lin · 12 years ago
  48. 062730d cbfstool: index is replaced by strchr. by zbao · 12 years ago
  49. cf5aaaf cbfstool: Catch failing parse_elf_to_payload() by Stefan Reinauer · 12 years ago
  50. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  51. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  52. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  53. cb6fd30 cbfstool: Remove unused cmd_t by Stefan Reinauer · 12 years ago
  54. 20848ee cbfstool: add add-flat-binary command to add raw executables by Stefan Reinauer · 12 years ago
  55. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  56. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  57. d2567c8 cbfstool: make endian detection code more robust by Mathias Krause · 12 years ago
  58. e1bb49e Add a "remove" command to cbfstool by Gabe Black · 13 years ago
  59. 93dd07f Exit building if romstage.bin is larger than size of XIP by zbao · 13 years ago
  60. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  61. fbadc49 cbfstool: improve error messages by Stefan Reinauer · 13 years ago
  62. b347e0d cbfstool: Trivial move of newline after commands in usage by Peter Stuge · 14 years ago
  63. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  64. 2dd1ded minor include cleanups by Stefan Reinauer · 14 years ago
  65. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  66. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  67. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  68. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  69. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  70. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  71. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  72. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  73. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  74. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  75. 475aeda Add -Werror to help us keep the code clean. by Myles Watson · 15 years ago
  76. feaaedc This patch adds by Myles Watson · 15 years ago
  77. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago[Renamed (91%) from util/romtool/romtool.c]
  78. 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago