1. 4f1dda7 security/vboot: Die if vb2api_reinit() failed by Yu-Ping Wu · 10 months ago
  2. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 1 year ago
  3. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 2 years ago
  4. aebccac src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 11 months ago
  5. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  6. f81d09d src/security: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  7. 8a3a3c8 security/vboot: Add option to run verstage before bootblock by Martin Roth · 4 years, 3 months ago
  8. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 3 months ago
  9. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  11. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  12. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  13. 8a3bc3b vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE by Joel Kitching · 4 years, 6 months ago
  14. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  15. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 4 years, 8 months ago
  16. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  17. a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  18. 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  19. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  20. ea54457 security/vboot: Remove buffer_size from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  21. 2332c74 vboot: use vboot persistent context by Joel Kitching · 4 years, 10 months ago
  22. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 5 years ago
  23. eb1dea8f security/vboot: Remove useless 'const' by Elyes HAOUAS · 5 years ago
  24. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  25. 0097f55 vboot: standardize on working data size by Joel Kitching · 5 years ago
  26. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  27. 51ffa7e vboot: move assert in vboot_migrate_cbmem by Joel Kitching · 5 years ago
  28. af8471c vboot: rename symbols for better consistency by Joel Kitching · 5 years ago
  29. 0bcee88 vboot: copy data structures to CBMEM for downstream use by Joel Kitching · 6 years ago
  30. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  31. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  32. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  33. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  34. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed (97%) from src/vboot/common.c]
  35. fa8fa7d vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option by Julius Werner · 7 years ago
  36. 2a60026 src/vboot: Capitalize RAM and CPU by Elyes HAOUAS · 8 years ago
  37. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (97%) from src/vendorcode/google/chromeos/vboot2/common.c]
  38. a6c5ddd vboot: Clean up vboot code by Furquan Shaikh · 8 years ago
  39. e6dcafb vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection by Aaron Durbin · 8 years ago
  40. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  41. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  42. b593366 vboot: prepare for x86 verstage by Aaron Durbin · 9 years ago
  43. b5a20b2 vboot: restructure vboot work buffer handling by Aaron Durbin · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 0e571fd vboot: allow for dynamic work buffers by Aaron Durbin · 9 years ago
  46. 1e8be63 vboot: add vb2_working_data_size() by Aaron Durbin · 9 years ago
  47. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  48. c83687d vboot: route all resets through a single function by Vadim Bendebury · 9 years ago
  49. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 10 years ago
  50. e5d1378 vboot2: use offset to vboot2 work buffer instead of absolute address by Daisuke Nojiri · 10 years ago
  51. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago