1. a79803c security/vboot: Make mrc_cache hash functions generic by Shelley Chen · 3 years, 10 months ago
  2. f91bcb3 src/security: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 89ac87a security/vboot: Limit vboot verification code access to only verstage by Sridhar Siricilla · 4 years, 4 months ago
  6. 6093c50 security/lockdown: Write-protect WP_RO by Patrick Rudolph · 5 years ago
  7. dff56a0 ec_sync: Run EFS2 in romstage by dnojiri · 4 years, 5 months ago
  8. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  10. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  11. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  12. 56e2f13 vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option by Joel Kitching · 4 years, 6 months ago
  13. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  14. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 4 years, 7 months ago
  15. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 4 years, 8 months ago
  16. 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 4 years, 9 months ago
  17. d6fc557 security/vboot: Add vboot callbacks to support EC software sync by Tim Wawrzynczak · 4 years, 10 months ago
  18. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  19. 29c8fa4 security/vboot: Remove vboot_named_region_device(_rw) by Yu-Ping Wu · 4 years, 9 months ago
  20. e7087a1 security/vboot: Add config option to always enable the display by Wim Vervoorn · 4 years, 9 months ago
  21. 9fc8cf8 security/vboot: Remove flags from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  22. 2332c74 vboot: use vboot persistent context by Joel Kitching · 4 years, 10 months ago
  23. f350768 vboot: add new vb2ex_abort callback by Joel Kitching · 4 years, 10 months ago
  24. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 5 years ago
  25. 2a20d13 vboot: fix conditional using vboot_setup_tpm return value by Joel Kitching · 5 years ago
  26. 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 5 years ago
  27. 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 5 years ago
  28. 532e0c7 vboot: relocate code to log and clear recovery mode switch by Joel Kitching · 5 years ago
  29. ba50e48 vboot: recovery path should finalize work context by Joel Kitching · 5 years ago
  30. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  31. b6ee0569 vboot: determine display init before recovery check by Eric Lai · 5 years ago
  32. 7576bd7 vboot: save whether developer mode is enabled by Joel Kitching · 5 years ago
  33. 5923d67 vboot: communicate display requirements with vb2api_fw_phase1 by Joel Kitching · 5 years ago
  34. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  35. 51bbdac vboot: deprecate physical dev switch by Joel Kitching · 5 years ago
  36. af8471c vboot: rename symbols for better consistency by Joel Kitching · 5 years ago
  37. 0bcee88 vboot: copy data structures to CBMEM for downstream use by Joel Kitching · 6 years ago
  38. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  39. ba5ae5b vboot: rename VB2_DISABLE_DEVELOPER_MODE by Joel Kitching · 6 years ago
  40. 7132f25 console: Refactor printk() varargs prototypes by Kyösti Mälkki · 6 years ago
  41. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  42. 1d93b88 vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic by Joel Kitching · 6 years ago
  43. 6d88a5d vboot: do not extend PCRs on resume from S3 by Joel Kitching · 6 years ago
  44. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  45. 3a59174 security/vboot: fix typo by Raul E Rangel · 6 years ago
  46. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  47. 4c518e1 timestamp: Add timestamps for TPM communication by Raul E Rangel · 6 years ago
  48. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  49. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  50. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed (99%) from src/vboot/vboot_logic.c]
  51. 118a84f vboot: introduce vbnv_init() by Aaron Durbin · 7 years ago
  52. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  53. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  54. e80c6f6 vboot: vb2ex_printf() ignores null function name by Randall Spangler · 8 years ago
  55. b038f41 vboot: Add support for recovery hash space in TPM by Furquan Shaikh · 8 years ago
  56. 1d04d16 vboot: Wrap line in comment longer than 80 characters by Naresh G Solanki · 8 years ago
  57. 3d44d69 vboot: Disable vboot verification when Chrome EC disabled by Naresh G Solanki · 8 years ago
  58. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (98%) from src/vendorcode/google/chromeos/vboot2/vboot_logic.c]
  59. be87f73 vbnv: Do not initialize vbnv_copy in vbnv layer by Furquan Shaikh · 8 years ago
  60. 165b6cf vbnv: Do not silently reset cache in read_vbnv by Furquan Shaikh · 8 years ago
  61. a613a31 vboot: Handle S3 resume path for TPM initialization by Duncan Laurie · 8 years ago
  62. 1cdacca vboot: Set S3_RESUME flag for vboot context if necessary by Duncan Laurie · 8 years ago
  63. d87cc3f google/chromeos/vboot2: defer clearing rec mode switch by Aaron Durbin · 9 years ago
  64. 4121f9e google/chromeos/vboot2: honor boot region device size by Aaron Durbin · 9 years ago
  65. 87c9fae chromeos/vboot: provide support for x86 memory init verification by Aaron Durbin · 9 years ago
  66. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  67. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  68. b5a20b2 vboot: restructure vboot work buffer handling by Aaron Durbin · 9 years ago
  69. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago