1. 61ef0e4 security/vboot: Check RW_NVRAM at buildtime by Arthur Heymans · 1 year, 7 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  6. 29c8fa4 security/vboot: Remove vboot_named_region_device(_rw) by Yu-Ping Wu · 4 years, 9 months ago
  7. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  8. 8fdbd11 security/vboot: Remove unused include of vboot_nvstorage.h by Randall Spangler · 7 years ago
  9. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed (97%) from src/vboot/vbnv_flash.c]
  10. aa1d314 vboot/vbnv_flash: Binary search to find last used entry by Randall Spangler · 8 years ago
  11. 1b5581c vboot/vbnv_flash: fix return value check for rdev_writeat() by Aaron Durbin · 8 years ago
  12. b18a666 vboot/vbnv_flash: make I/O connection agnostic by Aaron Durbin · 8 years ago
  13. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  14. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (97%) from src/vendorcode/google/chromeos/vbnv_flash.c]
  15. 0165038 chromeos: Make vbnv_flash driver safe for CAR usage by Duncan Laurie · 9 years ago
  16. 88b28ad chromeos: Add vbnv wrapper for the different backends by Duncan Laurie · 9 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. 914a21e vbnv: check alignment of nvram in advance by Daisuke Nojiri · 9 years ago
  19. 4e50cdd vboot: move to region_devices by Aaron Durbin · 9 years ago
  20. b6981c0 vboot: use only offsets for tracking firmware components by Aaron Durbin · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  23. 4f92844 chromeos: add get_recovery_mode_from_vbnv() to vbnv_flash by David Hendricks · 10 years ago
  24. 9e381a1 vbnv flash: use proper SPI flash offset for NVRAM by Vadim Bendebury · 10 years ago
  25. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  26. 6dc94c0 vboot: fix invalid check for the returned value from spi_flash->write by Daisuke Nojiri · 10 years ago
  27. 2b59a83 vboot: add vbnv flash driver by Daisuke Nojiri · 10 years ago
  28. 477dd18 vboot: add vbnv_flash as template by Daisuke Nojiri · 10 years ago