1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. 170ac85 security/vboot: Add timestamps when loading verstage by Raul E Rangel · 3 years, 1 month ago
  3. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 7 months ago
  4. 26a6921 src: Add missing <cbmem.h> by Elyes HAOUAS · 3 years, 5 months ago
  5. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 5 months ago
  6. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 2 months ago
  7. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 7 months ago
  8. 8a3a3c8 security/vboot: Add option to run verstage before bootblock by Martin Roth · 4 years, 2 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  10. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  11. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  12. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 7 months ago
  13. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 4 years, 7 months ago
  14. 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  15. fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 4 years, 8 months ago
  16. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 4 years, 8 months ago
  17. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 8 months ago
  18. 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 5 years ago
  19. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 5 years ago
  20. eb20320 vboot: remove vboot_handoff step by Joel Kitching · 5 years ago
  21. 998dc17 vboot: Turn vboot_logic_executed() into a static inline by Julius Werner · 5 years ago
  22. ef7d89c vboot: Make vboot_logic_executed() a bit more precise by Julius Werner · 5 years ago
  23. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  24. af8471c vboot: rename symbols for better consistency by Joel Kitching · 5 years ago
  25. 0bcee88 vboot: copy data structures to CBMEM for downstream use by Joel Kitching · 5 years ago
  26. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  27. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  28. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  29. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed (97%) from src/vboot/vboot_loader.c]
  30. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  31. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 7 years ago
  32. 73d042b vboot: Disallow separate verstage after romstage, try to clarify logic by Julius Werner · 7 years ago
  33. fa8fa7d vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option by Julius Werner · 7 years ago
  34. f7ce40b vboot: consolidate google_chromeec_early_init() calls by Aaron Durbin · 8 years ago
  35. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (97%) from src/vendorcode/google/chromeos/vboot2/vboot_loader.c]
  36. 85aa135 google/chromeos: Add support for saving recovery reason across reboot by Furquan Shaikh · 8 years ago
  37. a6c5ddd vboot: Clean up vboot code by Furquan Shaikh · 8 years ago
  38. 1811768 vboot: Call verification_should_run directly in the if statement by Paul Kocialkowski · 8 years ago
  39. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 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. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  45. 3f4a997 vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration by Patrick Georgi · 9 years ago
  46. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  47. aabfe05 vboot2: consolidate vboot2 buffer initialization by Patrick Georgi · 9 years ago
  48. 0d5f27b vboot: Init vb2 work memory area before calling verstage by Patrick Georgi · 9 years ago
  49. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  50. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  51. 4e50cdd vboot: move to region_devices by Aaron Durbin · 9 years ago
  52. b6981c0 vboot: use only offsets for tracking firmware components by Aaron Durbin · 9 years ago
  53. ce2c50d vboot: indicate verstage loading on console by Aaron Durbin · 9 years ago
  54. 09560fa vboot: handle RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  55. 1e8be63 vboot: add vb2_working_data_size() by Aaron Durbin · 9 years ago
  56. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago