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