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