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