1. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  2. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 11 months ago
  3. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  4. ccf99a3 security/vboot/bootmode: Add weak fill_lb_gpios by Raul E Rangel · 3 years, 6 months ago
  5. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  6. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  7. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  9. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 6 months ago
  10. 338e9dc vboot: use vb2api_get_recovery_reason function by Joel Kitching · 4 years, 6 months ago
  11. 56e2f13 vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option by Joel Kitching · 4 years, 6 months ago
  12. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  13. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  14. c50847e vboot: remove vboot_possibly_executed function by Joel Kitching · 4 years, 9 months ago
  15. 9fc8cf8 security/vboot: Remove flags from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  16. 2332c74 vboot: use vboot persistent context by Joel Kitching · 4 years, 10 months ago
  17. 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 5 years ago
  18. a06cd6c vboot: remove vboot_handoff_get_recovery_reason by Joel Kitching · 5 years ago
  19. 7576bd7 vboot: save whether developer mode is enabled by Joel Kitching · 5 years ago
  20. 4114aa8 vboot: specify NEED_VB20_INTERNALS when needed by Joel Kitching · 5 years ago
  21. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  22. af8471c vboot: rename symbols for better consistency by Joel Kitching · 5 years ago
  23. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  24. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  25. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  26. bc0ec50 src/security/vboot: Fix typo by Elyes HAOUAS · 6 years ago
  27. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  28. 7410f8b security/vboot: Add two weak methods for vboot2 by Philipp Deppenwiese · 7 years ago
  29. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed (97%) from src/vboot/bootmode.c]
  30. 959cab4 vboot: Remove get_sw_write_protect_state callback by Julius Werner · 7 years ago
  31. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  32. 5fc7c28 vboot: Compile bootmode.c conditionally based on CONFIG_VBOOT by Julius Werner · 7 years ago
  33. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  34. b2a5f48 lib/cbmem: allow anyone to use cbmem_possibly_online() by Aaron Durbin · 8 years ago
  35. 470852b vboot: Add support for recovery mode with forced memory retraining by Furquan Shaikh · 8 years ago
  36. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago[Renamed (91%) from src/vboot/recovery.c]
  37. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (97%) from src/vendorcode/google/chromeos/vboot2/recovery.c]
  38. 85aa135 google/chromeos: Add support for saving recovery reason across reboot by Furquan Shaikh · 8 years ago
  39. 6d448e3 google/chromeos: Add recovery module in vboot2 by Furquan Shaikh · 8 years ago