1. f22f408 cbfstool: Make use of spurious null-termination by Nico Huber · 3 years, 2 months ago
  2. d023909 treewide: Disable R_AMD64_32S relocation support by Patrick Rudolph · 3 years, 2 months ago
  3. b853937 util/cbfstool/linux_trampoline.h: Fix typo in comment by Angel Pons · 3 years, 2 months ago
  4. 71971c9 cbfstool/linux_trampoline.S: Fix up the e820 table by Arthur Heymans · 3 years, 3 months ago
  5. 67d958b util/cbfstool/Makefile: Check out vboot before trying to use it by Patrick Georgi · 3 years, 3 months ago
  6. f2b7104 util/cbfstool/fit.c: Fix getting the topswap table by Arthur Heymans · 3 years, 3 months ago
  7. 9a05601 util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSD by Idwer Vollering · 3 years, 3 months ago
  8. e9e4e54 util/ifittool: Add an option to set the FIT pointer a CBFS file by Arthur Heymans · 3 years, 6 months ago
  9. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  10. c24db00 cbfstool: Move alignment/baseaddress handling into cbfs_add_component() by Julius Werner · 3 years, 9 months ago
  11. 9a5d6e9 util/cbfstool/ifittool: Remove dead code by Arthur Heymans · 3 years, 6 months ago
  12. 76dab5f cbfstool: Add support for platform "fixups" when modifying bootblock by Julius Werner · 4 years, 5 months ago
  13. 4bfbabd cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor by Julius Werner · 4 years, 3 months ago
  14. 92f447a util/cbfstool: Update Makefiles by Martin Roth · 3 years, 6 months ago
  15. 5779ca7 cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Julius Werner · 3 years, 9 months ago
  16. f0cc7ad cbfstool: Ensure attributes always come last in the metadata by Julius Werner · 3 years, 9 months ago
  17. ff61a39 cbfstool: Remove location pointer from parse_elf_to_stage() by Julius Werner · 3 years, 7 months ago
  18. 84446e6 rmodtool: Make memlayout symbols absolute and do not relocate them by Julius Werner · 3 years, 6 months ago
  19. 5c73413 treewide: Remove trailing whitespace by Martin Roth · 3 years, 6 months ago
  20. b57373b util/cbfstool: Fix build in 32-bit userspace by Kyösti Mälkki · 3 years, 6 months ago
  21. ebe4369 util/cbfstool: unbreak compilation on FreeBSD by Idwer Vollering · 3 years, 7 months ago
  22. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 7 months ago
  23. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 8 months ago
  24. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 9 months ago
  25. 7ed4039 util/cbfstool/fit.c: Add support for adding Boot Guard manifests by Michał Żygowski · 4 years, 1 month ago
  26. 73982ed util/cbfstool/fmaptool: Generate list of terminal sections by Furquan Shaikh · 3 years, 9 months ago
  27. 0ae389c util/cbfstool: Add support for mapping extended window for x86 platforms by Furquan Shaikh · 3 years, 9 months ago
  28. 0dcc066 util/cbfstool: Introduce concept of mmap_window by Furquan Shaikh · 3 years, 9 months ago
  29. 19ba95f util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS by Furquan Shaikh · 3 years, 9 months ago
  30. 6b6e9b5 util/cbfstool: Treat region offsets differently than absolute addresses by Furquan Shaikh · 3 years, 9 months ago
  31. 38e1f73 util/cbfstool/.gitignore: Add ifittool by Arthur Heymans · 3 years, 9 months ago
  32. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  33. c4ee28c cbfstool: Hide hash printing behind -v and add to parseable output by Julius Werner · 4 years, 4 months ago
  34. 7066a1e cbfstool: Rename cbfs_walk() to cbfs_legacy_walk() by Julius Werner · 4 years, 5 months ago
  35. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  36. 105cdf5 cbfstool: Don't add compression attribute for uncompressed files by Julius Werner · 3 years, 10 months ago
  37. 17cd905 util/cbfstool/amdcompress: fix argument requirement by Felix Held · 3 years, 9 months ago
  38. e0117b1 util/cbfstool/amdcompress: fix short option for maxsize by Felix Held · 3 years, 9 months ago
  39. 8aa087e .gitignore: Ignore .test/.dependencies globally by Patrick Georgi · 3 years, 10 months ago
  40. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 10 months ago
  41. 1129854 cbfstool: Don't build unneeded commonlib sources by Julius Werner · 3 years, 10 months ago
  42. d57c128 util/cbfstool/fmaptool: generate defines for all fmap sections by Felix Held · 4 years ago
  43. c99bd4a util/cbfstool/fmd: make flashmap_flags bitfield struct elements unsigned by Felix Held · 4 years ago
  44. c6dd443 util/cbfstool: Defuse vboot's openssl linking by Patrick Georgi · 4 years, 2 months ago
  45. c36469e util/cbfstool: Add option --pow2page by Kyösti Mälkki · 4 years, 3 months ago
  46. c3bb692 util/cbfstool: Drop IS_TOP_ALIGNED_ADDRESS() check in cbfstool_convert_fsp by Furquan Shaikh · 4 years, 2 months ago
  47. 7f5f933 util/cbfstool: fix buffer over-read by Philipp Bartsch · 4 years, 3 months ago
  48. 1dd517c util/cbfstool: Add SPDX header to generated linux_trampoline code, too by Patrick Georgi · 4 years, 3 months ago
  49. 55189c9 util: Use SPDX headers by Patrick Georgi · 4 years, 3 months ago
  50. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  51. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  52. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  53. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  54. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  55. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  56. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  57. c42cf91 util/cbfstool: Allow use of non-ASCII longopt by Furquan Shaikh · 4 years, 4 months ago
  58. 0beddb5 cbfstool: Build vboot library by Yu-Ping Wu · 4 years, 5 months ago
  59. 70282ae lz4: Fix out-of-bounds reads by Alex Rebert · 4 years, 6 months ago
  60. a58e503 util/cbfstool/lzma: Make clang-11+'s indentation checker happy by Patrick Georgi · 4 years, 7 months ago
  61. d6900a9 cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macros by Julius Werner · 4 years, 7 months ago
  62. 220c209 util/*: more typo fixes by Patrick Georgi · 4 years, 7 months ago
  63. 01cfecc util/cbfstool: Fix typos by Patrick Georgi · 4 years, 7 months ago
  64. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  65. 31e2188 ifwitool: Introduce a use the Second Logical Boot Partition option by Jeremy Compostella · 4 years, 8 months ago
  66. 591dbfe util/cbfstool: Further reduce warnings for lz4 code by Nico Huber · 4 years, 8 months ago
  67. 3833f0f cbfstool: Bump C version to C11 by Julius Werner · 4 years, 8 months ago
  68. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  69. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 9 months ago
  70. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  71. 5fa756c util/cbfstool: Remove unused assignment by Jacob Garber · 5 years ago
  72. 3a82e9b util/cbfstool/flashmap: Fix memory leaks on failure by Jacob Garber · 5 years ago
  73. 2e31ea0 util/cbfstool: Close file on error by Jacob Garber · 5 years ago
  74. 2d58bf6 util/cbfstool: Prevent overflow of 16 bit multiplications by Jacob Garber · 5 years ago
  75. 30cf155 util/cbfstool: Add AMD BIOS compression tool for PSP by Marshall Dawson · 5 years ago
  76. 848e30d cbfstool: show "preserved" flag in cbfstool layout output by Patrick Georgi · 5 years ago
  77. 36cc664 util/cbfstool/ifittool: use strtol function instead of atoi by Pandya, Varshit B · 5 years ago
  78. b4a1981 cbfstool/fit: need inttypes.h for PRIx64 by Joel Kitching · 5 years ago
  79. 741000d util/cbfstool/flashmap: Correct local includes by Elyes HAOUAS · 5 years ago
  80. 9ab80a3 cbfstool: Drop update-fit option by Patrick Rudolph · 5 years ago
  81. 5ada002 cbfstool: Add ifittool by Philipp Deppenwiese · 6 years ago
  82. 2eb89c8 vboot: include vb2_sha.h when required by Joel Kitching · 5 years ago
  83. e28fa40 cbfstool: Fix cbfs_file_next_attr by Patrick Rudolph · 6 years ago
  84. 6f5225c Klocwork: Fix the Null pointer derefernce found by klocwork by Thejaswani Putta · 5 years ago
  85. 0043a3d Documentation: Explain FMAP and FMD by Hung-Te Lin · 5 years ago
  86. 49a4450 cbfstool: Support new FMD flag "PRESERVE" by Hung-Te Lin · 5 years ago
  87. 44b4ec7 rmodule: Add support for R_X86_64_PLT32 by Patrick Rudolph · 6 years ago
  88. 9497fcb cbfstool: Change FMD annotation to flags by Hung-Te Lin · 5 years ago
  89. 4708612 fmap: Add FMAP_AREA_PRESERVE by Hung-Te Lin · 5 years ago
  90. 62b4b44 rmodule: Don't emit reloc for R_X86_64_PC64 by Patrick Rudolph · 6 years ago
  91. 12431d6 Makefile.inc: Create a default SMMSTORE region by Arthur Heymans · 6 years ago
  92. 0b75679 Makefile.inc: Optimize generating the default x86 fmap by Arthur Heymans · 6 years ago
  93. e1700fc util/cbfstool/cbfstool.c: Fix typo by Frans Hendriks · 6 years ago
  94. 21046a3 util/cbfstool/cbfs-mkstage: Support x86_64 by Patrick Rudolph · 6 years ago
  95. 565bebe util/cbfstool: Support AMD64 rmodules by Patrick Rudolph · 6 years ago
  96. bbf1df7 util/cbfstool: Fix GCC error due to a shadowed declaration by Werner Zeh · 6 years ago
  97. 166cbde util/cbfstool/rmodule.{c,h}: Fix typo and correct header by Frans Hendriks · 6 years ago
  98. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  99. 98485de util/cbsftool: allow enabling verbose make output by Vadim Bendebury · 6 years ago
  100. 21fdd89 cbfstool: add unprocessed flag for file exporting by Joel Kitching · 6 years ago