1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  5. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  6. 845aa14 cbfstool: If compression fails, warn and use the uncompressed data. by Gabe Black · 10 years ago
  7. 96990a2 cbfstool: free memory by Patrick Georgi · 10 years ago
  8. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  9. ca63027 cbfstool: process cbfs_payload_segment(s) in host byte order by Aaron Durbin · 10 years ago
  10. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  11. 818f369 Change the linux payload generator to use the standard header generator by Ronald G. Minnich · 10 years ago
  12. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 10 years ago
  13. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  14. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  15. 7b654a9 cbfstool: Fix compile warnings caused by incorrect data types. by Hung-Te Lin · 11 years ago
  16. 4610247 cbfstool: Handle alignment in UEFI payloads by Patrick Georgi · 11 years ago
  17. e876418 cbfstool: Add support for 64bit UEFI by Stefan Reinauer · 11 years ago
  18. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  19. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 11 years ago
  20. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 11 years ago
  21. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 11 years ago
  22. 4505ceb cbfstool: Remove unused header files. by Hung-Te Lin · 11 years ago
  23. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  24. 51f6a20 correctly mark code segments as code in SELF by Stefan Reinauer · 12 years ago
  25. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  26. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  27. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  28. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  29. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago[Renamed (69%) from util/cbfstool/tools/cbfs-mkpayload.c]
  30. 06db2c4 Fix an uninitialized variable. If it didn't end up being zero it sometimes by Myles Watson · 15 years ago
  31. 45ae92ff util/cbfstool/tools/rom-mk*->cbfs-mk* rename by Peter Stuge · 15 years ago[Renamed (99%) from util/cbfstool/tools/rom-mkpayload.c]
  32. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago[Renamed (92%) from util/romtool/tools/rom-mkpayload.c]
  33. 14ad50e This fixes a race condition (revealed by my other check-in r4067) in the by Stefan Reinauer · 15 years ago
  34. 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago