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