1. adaab4a util: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  2. bb58c1e util/cbfstool: Set `USE_FLASHROM=0` to build vboot by Angel Pons · 2 years, 2 months ago
  3. 774dcff util/cbfstool: Decouple elogtool from vboot_ref flashrom code by Edward O'Callaghan · 2 years, 2 months ago
  4. dfb8d80 utils/cbfstool: Disable Wstrict-prototypes warning by Manoj Gupta · 2 years, 4 months ago
  5. e3e965b Revert "util/cbfstool: Port elogtool to libflashrom" by Martin Roth · 2 years, 6 months ago 4.16_branch 4.16
  6. d74b8d9 util/cbfstool: Port elogtool to libflashrom by Edward O'Callaghan · 2 years, 9 months ago
  7. 2219d89 cbfstool: Avoid defining _XOPEN_SOURCE by Alex James · 2 years, 8 months ago
  8. 555f040 util/cse*: Add cse_helpers.{c,h} by Furquan Shaikh · 2 years, 10 months ago
  9. d7fb6a9 util/cse_serger: Add a new tool for stitching CSE components by Furquan Shaikh · 2 years, 11 months ago
  10. 796aeeb util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries by Furquan Shaikh · 2 years, 11 months ago
  11. c2cf394 util/elogtool: add tool to print elog events by Ricardo Quesada · 3 years, 1 month ago
  12. 6cd4d32 cbfstool: Unset ${DEBUG} when making vboot hostlib by Nico Huber · 3 years, 2 months ago
  13. 9a05601 util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSD by Idwer Vollering · 3 years, 3 months ago
  14. 76dab5f cbfstool: Add support for platform "fixups" when modifying bootblock by Julius Werner · 4 years, 5 months ago
  15. 4bfbabd cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor by Julius Werner · 4 years, 3 months ago
  16. 92f447a util/cbfstool: Update Makefiles by Martin Roth · 3 years, 6 months ago
  17. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  18. 1129854 cbfstool: Don't build unneeded commonlib sources by Julius Werner · 3 years, 10 months ago
  19. c6dd443 util/cbfstool: Defuse vboot's openssl linking by Patrick Georgi · 4 years, 2 months ago
  20. 0beddb5 cbfstool: Build vboot library by Yu-Ping Wu · 4 years, 5 months ago
  21. d6900a9 cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macros by Julius Werner · 4 years, 7 months ago
  22. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  23. 591dbfe util/cbfstool: Further reduce warnings for lz4 code by Nico Huber · 4 years, 8 months ago
  24. 3833f0f cbfstool: Bump C version to C11 by Julius Werner · 4 years, 8 months ago
  25. 30cf155 util/cbfstool: Add AMD BIOS compression tool for PSP by Marshall Dawson · 5 years ago
  26. 9ab80a3 cbfstool: Drop update-fit option by Patrick Rudolph · 5 years ago
  27. 5ada002 cbfstool: Add ifittool by Philipp Deppenwiese · 6 years ago
  28. 2eb89c8 vboot: include vb2_sha.h when required by Joel Kitching · 5 years ago
  29. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  30. d42eb37 util/cbfstool: Fix build with armv7-eabi cross compiler by Patrick Georgi · 7 years ago
  31. c88d16b util/cbfstool: Add cbfs-compression-tool by Patrick Georgi · 8 years ago
  32. 8474e7d util/cbfstool: compile with -O2 by default by Patrick Georgi · 8 years ago
  33. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  34. 2b80734 fmaptool: Accept hex values with uppercase letters by Patrick Georgi · 8 years ago
  35. 233f1b6 ifwitool: Add new tool for managing IFWI images by Furquan Shaikh · 8 years ago
  36. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  37. 62c8dbe Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." by Aaron Durbin · 8 years ago
  38. 8b831da Revert "cbfstool: Silence LZ4 -Wsign-compare warnings" by Paul Menzel · 8 years ago
  39. 17cb037 cbfstool: Silence LZ4 -Wsign-compare warnings by Julius Werner · 8 years ago
  40. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  41. 272a1f0 cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. by Aaron Durbin · 9 years ago
  42. 354c11d cbfstool: Make sure fileno is available on Cygwin by Stefan Reinauer · 9 years ago
  43. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  44. 8c3780a cbfstool: Allow anonymous structs/unions for older gcc versions by Werner Zeh · 9 years ago
  45. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  46. 34ce438 cbfstool: Proper commonlib include path with no dependency on $(src) by Paul Kocialkowski · 9 years ago
  47. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  48. cdeb1c4 cbfstool: actually use no-ms-bitfields flag on mingw by Patrick Georgi · 9 years ago
  49. 4be1674 cbfstool: add --xip support to add-stage for x86 by Aaron Durbin · 9 years ago
  50. 9d6a17b util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) by Jonathan A. Kollasch · 9 years ago
  51. 7b32145 cbfstool: Copy generated files to the build hierarchy before use by Patrick Georgi · 9 years ago
  52. d32b273 cbfstool: Rename autogenerated targets by Kyösti Mälkki · 9 years ago
  53. c877149 cbfstool: Fix fmd_scanner build compatibility by Kyösti Mälkki · 9 years ago
  54. 023e829 fmaptool: Add listing of annotated CBFS sections and generate header by Sol Boucher · 9 years ago
  55. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  56. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  57. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  58. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  59. 913e171 build system: fix another cbfstool race by Patrick Georgi · 10 years ago
  60. 44fd0a0 utils/cbfstool: No need to pass -g flag twice by Edward O'Callaghan · 10 years ago
  61. 4fde5a6 util: add rmodtool for parsing ELF files to rmodules by Aaron Durbin · 10 years ago
  62. 5edfa37 cbfstool/lzma: Remove dead code under #ifdefs by Alexandru Gagniuc · 11 years ago
  63. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  64. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  65. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  66. aa3f7ba cbfstool: Replace C++ code with C code by Stefan Reinauer · 11 years ago
  67. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  68. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 12 years ago
  69. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  70. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  71. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  72. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  73. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  74. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  75. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  76. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  77. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  78. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  79. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  80. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  81. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago