1. 5cbf45e src/security/vboot: Fix wrong CONFIG name by Maximilian Brune · 1 year, 8 months ago
  2. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 2 years ago
  3. 4f9853a security/vboot: Update build rules using x86 SHA extension by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  4. 39914a5 soc/intel: Add SI_DESC region to GSCVD ranges by Julius Werner · 2 years ago
  5. 1d7a9de Add SBOM (Software Bill of Materials) Generation by Maximilian Brune · 2 years, 4 months ago
  6. 190afda security/vboot: Simplify image signing by Jakub Czapiga · 2 years, 1 month ago
  7. 6b0d085 security/vboot: Deprecate VBOOT_VBNV_EC by Yu-Ping Wu · 2 years, 2 months ago
  8. 5eda52a security/vboot: Add support for GSCVD (Google "RO verification") by Julius Werner · 2 years, 3 months ago
  9. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  10. 9479037 vboot: add VBOOT_X86_SHA256_ACCELERATION config by Subrata Banik · 3 years, 2 months ago
  11. f303b4f Apply more uses for Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  12. d6612a4 security/vboot: Include fspt.bin in the RO region only by Arthur Heymans · 3 years, 4 months ago
  13. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 6 months ago
  14. a904fd6 vboot: update GBB flags to use altfw terminology by Joel Kitching · 3 years, 6 months ago
  15. 1cf2427 security/vboot: Add config for GBB_FLAG_ENABLE_UDC by Eric Lai · 3 years, 7 months ago
  16. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  17. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 10 months ago
  18. 77025b3 security/vboot/Makefile.inc: Update regions-for-file function by Sridhar Siricilla · 4 years, 1 month ago
  19. 6303671 security/vboot: Allow files to go into only RW-A or RW-B region by Martin Roth · 4 years, 2 months ago
  20. 8a3a3c8 security/vboot: Add option to run verstage before bootblock by Martin Roth · 4 years, 3 months ago
  21. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  23. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  24. 89ac87a security/vboot: Limit vboot verification code access to only verstage by Sridhar Siricilla · 4 years, 4 months ago
  25. f0ebaf2 vboot: Always build secdata functions for romstage by Julius Werner · 4 years, 4 months ago
  26. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  27. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  28. eded500 security/vboot: Support enabling EC EFS with EC software sync by Sam McNally · 4 years, 6 months ago
  29. 984d0c6 vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT by Joel Kitching · 4 years, 9 months ago
  30. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 4 years, 6 months ago
  31. cdf6f3a security/vboot: Add a dedicated flag for building of vboot library by Bill XIE · 4 years, 8 months ago
  32. 85d44f4 vboot: remove 2lib headers from Makefile by Joel Kitching · 4 years, 8 months ago
  33. d618aac security/vboot: Use persistent context to read GBB flags by Julius Werner · 4 years, 9 months ago
  34. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 9 months ago
  35. baeced3 security/vboot: Build vboot library with same .a that depthcharge uses by Tim Wawrzynczak · 4 years, 10 months ago
  36. d6fc557 security/vboot: Add vboot callbacks to support EC software sync by Tim Wawrzynczak · 4 years, 10 months ago
  37. a1c259b security/vboot: Add rw_region_only support to vboot by Wim Vervoorn · 4 years, 10 months ago
  38. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  39. 117453e vboot: create board-specific test-only GBB HWID if not set by Hung-Te Lin · 4 years, 11 months ago
  40. 4d9d964 vboot: remove fastboot support by Joel Kitching · 5 years ago
  41. 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 5 years ago
  42. eb20320 vboot: remove vboot_handoff step by Joel Kitching · 5 years ago
  43. 532e0c7 vboot: relocate code to log and clear recovery mode switch by Joel Kitching · 5 years ago
  44. c1b77c1 security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook() by Frans Hendriks · 5 years ago
  45. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  46. d6f71d0 vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic by Joel Kitching · 5 years ago
  47. faa3d46 vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts by Julius Werner · 6 years ago
  48. 3c6d9e1 security/vboot: Add VB2_LIB to romstage sources without dependencies by Werner Zeh · 6 years ago
  49. a558ca9 security/vboot: Add selection for firmware slots used by VBOOT by Philipp Deppenwiese · 6 years ago
  50. ce3d8c2 security/vboot: Add VB2_LIB to postcar stage if available by Werner Zeh · 6 years ago
  51. 30cf14f security/tpm: Add function to measure a region device by Werner Zeh · 6 years ago
  52. 5220aea security/vboot: build vboot_fw20.a per stage by Patrick Georgi · 6 years ago
  53. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  54. 128b0cf security/vboot/Makefile: Use shell cat instead of make file command by Raul E Rangel · 6 years ago
  55. 8c38a8b security/vboot: Split fwid.region build target by Raul E Rangel · 6 years ago
  56. 80961af security/vboot: Add interface for FSP 2.0 mrc caching by Philipp Deppenwiese · 6 years ago
  57. 9554b26 vboot: Fix linking error with USE_OPTION_TABLE enabled by Patrick Rudolph · 6 years ago
  58. 7632ce0 vboot: Add support for reading GBB flags by Furquan Shaikh · 6 years ago
  59. ae42385 vboot: Update to most recent GBB flag usage by Julius Werner · 6 years ago
  60. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed from src/vboot/Makefile.inc]
  61. bbd5ee41 vboot: Exclude platform specific files from RW cbfs by Martin Roth · 7 years ago
  62. bf375e3 vboot: use cbfstool truncate by Patrick Georgi · 7 years ago
  63. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  64. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  65. 5fc7c28 vboot: Compile bootmode.c conditionally based on CONFIG_VBOOT by Julius Werner · 7 years ago
  66. 78a5f22 build system: mark sub-make invocations as parallelizable by Patrick Georgi · 8 years ago
  67. 5e34752 vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B by Lee Leahy · 8 years ago
  68. b038f41 vboot: Add support for recovery hash space in TPM by Furquan Shaikh · 8 years ago
  69. fb81474 TPM: Add TPM driver files to romstage by Furquan Shaikh · 8 years ago
  70. 2fe70b6 Revert "vboot: Add vboot library to romstage" by Furquan Shaikh · 8 years ago
  71. 21fdd8d vboot: Add vboot library to romstage by Furquan Shaikh · 8 years ago
  72. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  73. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (74%) from src/vendorcode/google/chromeos/vboot2/Makefile.inc]
  74. 4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity by Paul Kocialkowski · 8 years ago
  75. 6d448e3 google/chromeos: Add recovery module in vboot2 by Furquan Shaikh · 8 years ago
  76. 94b18a1 xip: Do not pass --xip for early stages if CAR supports code execution by Furquan Shaikh · 8 years ago
  77. 60c6432 vboot: Compile loader in postcar as well by Andrey Petrov · 8 years ago
  78. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  79. eda794d vboot2: Store depthcharge graphic assets only in RO by Patrick Georgi · 9 years ago
  80. c8d4abd vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO by Patrick Georgi · 9 years ago
  81. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 9 years ago
  82. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  83. e3d2d6f vboot: allow more flexibility when adding verstage by Aaron Durbin · 9 years ago
  84. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago
  85. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  86. 6a10694 chromeos: vboot: Adaptations for using a separate object out directory by Paul Kocialkowski · 9 years ago
  87. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  88. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  89. 375570e vboot2: Use the right set of compiler flags for building vboot libraries by Patrick Georgi · 9 years ago
  90. d1cf44c vboot: fix vboot_reference compilation by Aaron Durbin · 9 years ago
  91. b2aee6f2 vboot2: Replace hard coded 'fallback' prefix with Kconfig variable by Patrick Georgi · 9 years ago
  92. 26681ec vboot2: Fix compiler flags dropped during verstage/libverstage split by Aaron Durbin · 9 years ago
  93. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  94. 57e3728 vboot: add and rejuggle Kconfig options by Aaron Durbin · 9 years ago
  95. efc6aa0 vboot2: Allow merging verstage into bootblock by Patrick Georgi · 9 years ago
  96. 66cdba7 vboot2: get rid of global variable that is used locally and only once by Patrick Georgi · 9 years ago
  97. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  98. c082806 vboot2: CFLAGS_* doesn't contain preprocessor flags anymore by Patrick Georgi · 9 years ago
  99. 5d302c7 vboot: add mocked secdata by Daisuke Nojiri · 9 years ago
  100. c860315 The vboot_reference fwlib2 target has changed to fwlib20 by Bill Richardson · 10 years ago