1. dc37dab cbfstool: drop extra copy of filetype->string map by Patrick Georgi · 9 years ago
  2. ab5754d cbfstool: off-by-one on the gcc version that provides _Static_assert by Patrick Georgi · 9 years ago
  3. 57c67e5 cbfstool: guard _Static_assert by Patrick Georgi · 9 years ago
  4. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  5. 2c61506 cbfstool: add extended file attributes for cbfs_file by Patrick Georgi · 9 years ago
  6. c6a8da7 cbfstool: add cbfs file attribute structure by Patrick Georgi · 9 years ago
  7. 0d618af cbfstool: rename checksum to attributes_offset by Patrick Georgi · 9 years ago
  8. 2062473 cbfstool: move fill value to cbfs.h by Patrick Georgi · 9 years ago
  9. c569b8b cbfstool: use variable length array to model cbfs_file's filename by Patrick Georgi · 9 years ago
  10. 5dc01ac cbfstool: improve specification of struct cbfs_file by Patrick Georgi · 9 years ago
  11. 45acb34 cbfstool: fix alignment to 64 byte by Patrick Georgi · 9 years ago
  12. cfa9b99 cbfstool: Make sure CBFS data structures are packed gcc style by Stefan Reinauer · 9 years ago
  13. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  15. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 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. 833bf20 RISCV: add this architecture to cbfstool by Ronald G. Minnich · 10 years ago
  19. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  20. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  21. ca63027 cbfstool: process cbfs_payload_segment(s) in host byte order by Aaron Durbin · 10 years ago
  22. 2ad6ee9 util/cbfstool: Fix "Bad segment type 53534220 Could not load payload". by Wei Hu · 10 years ago
  23. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  24. 3fcde22 Add an xdr function for the cbfs_file header by Ronald G. Minnich · 11 years ago
  25. 818f369 Change the linux payload generator to use the standard header generator by Ronald G. Minnich · 11 years ago
  26. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 11 years ago
  27. 2bdc0d0 cbfstool: Remove more unused functions from common.c 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. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 12 years ago
  30. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 12 years ago
  31. db5b893 Add more information to the cbfstool print by Stefan Reinauer · 12 years ago
  32. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  33. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  34. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  35. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  36. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  37. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  38. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  39. 800379f by Stefan Reinauer · 14 years ago
  40. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  41. 83b8f0c I have made a very simple mod to cbfstool that is compatible with the by Ronald G. Minnich · 15 years ago
  42. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago[Renamed (82%) from util/romtool/romfs.h]
  43. 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago