1. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  2. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  3. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  4. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  5. 941158f cbfstool: pretty print cmos layout files by Mathias Krause · 12 years ago
  6. e1bb49e Add a "remove" command to cbfstool by Gabe Black · 13 years ago
  7. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  8. 441426b cbfstool: When extracting, refer to files in CBFS as file instead of payload by Peter Stuge · 14 years ago
  9. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  10. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  11. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  12. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  13. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  14. 800379f by Stefan Reinauer · 14 years ago
  15. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 15 years ago
  16. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  17. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  18. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  19. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  20. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  21. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  22. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  23. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  24. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago