1. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  2. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  3. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  4. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  5. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  6. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  7. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  8. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  9. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  10. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  11. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  12. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  13. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  14. e70471b Move CBFS header to a safer place. by Thomas Jourdan · 15 years ago
  15. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  16. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  17. 4551b49 drop dead nested assignment (trivial) by Stefan Reinauer · 15 years ago
  18. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  19. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  20. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  21. 455e223 The problem is that the check to see if we're at the end is never reached. I by Myles Watson · 15 years ago
  22. ecf4ef0 by Ward Vandewege · 15 years ago
  23. 6ce41c0 This is transition code for cbfs to implement cbfs files at fixed addresses. by Ronald G. Minnich · 15 years ago
  24. c7a6447 cbfstool reacts to a too large bootblock file by stopping by Patrick Georgi · 15 years ago
  25. 3a5c277 Cosmetic cbfstool update (trivial) by Stefan Reinauer · 15 years ago
  26. 56ae8fc This patch implements a "flash friendly" value for initialized areas of flash. by Ronald G. Minnich · 15 years ago
  27. 67befdc by Ward Vandewege · 15 years ago
  28. df042a1 by Ward Vandewege · 15 years ago
  29. a064b52 Add support for human-friendly component string types for the cbfstool add by Ward Vandewege · 15 years ago
  30. 4b35354 Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c. by Myles Watsonmylesgw · 15 years ago
  31. 1c7cf64 by Ronald G. Minnich · 15 years ago
  32. b534e42 Trivial clean up of print usage and parameter checking. by Myles Watson · 15 years ago
  33. 475aeda Add -Werror to help us keep the code clean. by Myles Watson · 15 years ago
  34. 83b8f0c I have made a very simple mod to cbfstool that is compatible with the by Ronald G. Minnich · 15 years ago
  35. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  36. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  37. 72631a0 The master cbfs record was located at the end of the flash and overwrote by Myles Watson · 15 years ago
  38. 06db2c4 Fix an uninitialized variable. If it didn't end up being zero it sometimes by Myles Watson · 15 years ago
  39. feaaedc This patch adds by Myles Watson · 15 years ago
  40. 45ae92ff util/cbfstool/tools/rom-mk*->cbfs-mk* rename by Peter Stuge · 15 years ago
  41. ef4d7d4 util: romfs->cbfs rename by Peter Stuge · 15 years ago
  42. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago