1. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  2. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  3. 8c3780a cbfstool: Allow anonymous structs/unions for older gcc versions by Werner Zeh · 9 years ago
  4. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  5. 34ce438 cbfstool: Proper commonlib include path with no dependency on $(src) by Paul Kocialkowski · 9 years ago
  6. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  7. cdeb1c4 cbfstool: actually use no-ms-bitfields flag on mingw by Patrick Georgi · 9 years ago
  8. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  9. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  10. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  11. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  12. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  13. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  14. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  15. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  16. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  17. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  18. 913e171 build system: fix another cbfstool race by Patrick Georgi · 10 years ago
  19. 44fd0a0 utils/cbfstool: No need to pass -g flag twice by Edward O'Callaghan · 10 years ago
  20. 4fde5a6 util: add rmodtool for parsing ELF files to rmodules by Aaron Durbin · 10 years ago
  21. 5edfa37 cbfstool/lzma: Remove dead code under #ifdefs by Alexandru Gagniuc · 10 years ago
  22. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  23. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  24. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  25. aa3f7ba cbfstool: Replace C++ code with C code by Stefan Reinauer · 11 years ago
  26. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  27. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 11 years ago
  28. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  29. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  30. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  31. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  32. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  33. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  34. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  35. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  36. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  37. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  38. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  39. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  40. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago