1. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  2. 29c8fa4 security/vboot: Remove vboot_named_region_device(_rw) by Yu-Ping Wu · 4 years, 9 months ago
  3. e7087a1 security/vboot: Add config option to always enable the display by Wim Vervoorn · 4 years, 9 months ago
  4. 9fc8cf8 security/vboot: Remove flags from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  5. 2332c74 vboot: use vboot persistent context by Joel Kitching · 4 years, 10 months ago
  6. f350768 vboot: add new vb2ex_abort callback by Joel Kitching · 4 years, 10 months ago
  7. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 5 years ago
  8. 2a20d13 vboot: fix conditional using vboot_setup_tpm return value by Joel Kitching · 5 years ago
  9. 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 5 years ago
  10. 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 5 years ago
  11. 532e0c7 vboot: relocate code to log and clear recovery mode switch by Joel Kitching · 5 years ago
  12. ba50e48 vboot: recovery path should finalize work context by Joel Kitching · 5 years ago
  13. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  14. b6ee0569 vboot: determine display init before recovery check by Eric Lai · 5 years ago
  15. 7576bd7 vboot: save whether developer mode is enabled by Joel Kitching · 5 years ago
  16. 5923d67 vboot: communicate display requirements with vb2api_fw_phase1 by Joel Kitching · 5 years ago
  17. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  18. 51bbdac vboot: deprecate physical dev switch by Joel Kitching · 5 years ago
  19. af8471c vboot: rename symbols for better consistency by Joel Kitching · 5 years ago
  20. 0bcee88 vboot: copy data structures to CBMEM for downstream use by Joel Kitching · 6 years ago
  21. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  22. ba5ae5b vboot: rename VB2_DISABLE_DEVELOPER_MODE by Joel Kitching · 6 years ago
  23. 7132f25 console: Refactor printk() varargs prototypes by Kyösti Mälkki · 6 years ago
  24. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  25. 1d93b88 vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic by Joel Kitching · 6 years ago
  26. 6d88a5d vboot: do not extend PCRs on resume from S3 by Joel Kitching · 6 years ago
  27. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  28. 3a59174 security/vboot: fix typo by Raul E Rangel · 6 years ago
  29. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  30. 4c518e1 timestamp: Add timestamps for TPM communication by Raul E Rangel · 6 years ago
  31. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  32. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  33. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed (99%) from src/vboot/vboot_logic.c]
  34. 118a84f vboot: introduce vbnv_init() by Aaron Durbin · 7 years ago
  35. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  36. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  37. e80c6f6 vboot: vb2ex_printf() ignores null function name by Randall Spangler · 8 years ago
  38. b038f41 vboot: Add support for recovery hash space in TPM by Furquan Shaikh · 8 years ago
  39. 1d04d16 vboot: Wrap line in comment longer than 80 characters by Naresh G Solanki · 8 years ago
  40. 3d44d69 vboot: Disable vboot verification when Chrome EC disabled by Naresh G Solanki · 8 years ago
  41. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (98%) from src/vendorcode/google/chromeos/vboot2/vboot_logic.c]
  42. be87f73 vbnv: Do not initialize vbnv_copy in vbnv layer by Furquan Shaikh · 8 years ago
  43. 165b6cf vbnv: Do not silently reset cache in read_vbnv by Furquan Shaikh · 8 years ago
  44. a613a31 vboot: Handle S3 resume path for TPM initialization by Duncan Laurie · 8 years ago
  45. 1cdacca vboot: Set S3_RESUME flag for vboot context if necessary by Duncan Laurie · 8 years ago
  46. d87cc3f google/chromeos/vboot2: defer clearing rec mode switch by Aaron Durbin · 9 years ago
  47. 4121f9e google/chromeos/vboot2: honor boot region device size by Aaron Durbin · 9 years ago
  48. 87c9fae chromeos/vboot: provide support for x86 memory init verification by Aaron Durbin · 9 years ago
  49. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  50. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  51. b5a20b2 vboot: restructure vboot work buffer handling by Aaron Durbin · 9 years ago
  52. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago