1. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  2. 5a9f45c cbfstool: Prevent file name to be corrupted by basename(). by Hung-Te Lin · 12 years ago
  3. db5b893 Add more information to the cbfstool print by Stefan Reinauer · 12 years ago
  4. 0b23d47 armv7: Place reset vector + CBFS header + bootblock dynamically by David Hendricks · 12 years ago
  5. 9ad1f56 armv7: dynamically calculate the branch offset in cbfstool by David Hendricks · 12 years ago
  6. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  7. 454856b add user-specified offset when creating armv7 cbfs image by David Hendricks · 12 years ago
  8. 1224626 Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" by Stefan Reinauer · 12 years ago
  9. 67ce04e armv7: use __cpu_to_le32 for endianness of reset vector instruction by David Hendricks · 12 years ago
  10. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  11. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  12. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  13. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  14. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  15. 941158f cbfstool: pretty print cmos layout files by Mathias Krause · 12 years ago
  16. e1bb49e Add a "remove" command to cbfstool by Gabe Black · 13 years ago
  17. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  18. 441426b cbfstool: When extracting, refer to files in CBFS as file instead of payload by Peter Stuge · 14 years ago
  19. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  20. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  21. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  22. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  23. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  24. 800379f by Stefan Reinauer · 14 years ago
  25. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 15 years ago
  26. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  27. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  28. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  29. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  30. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  31. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  32. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  33. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  34. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago