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