1. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed (96%) from src/vendorcode/google/chromeos/vboot2/verstage.c]
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 3c96e80 vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option by Aaron Durbin · 9 years ago
  4. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago
  5. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  6. c88b8c2 vboot: Don't count boot attempts if lid is closed by Patrick Georgi · 9 years ago
  7. aabfe05 vboot2: consolidate vboot2 buffer initialization by Patrick Georgi · 9 years ago
  8. 4e50cdd vboot: move to region_devices by Aaron Durbin · 9 years ago
  9. b6981c0 vboot: use only offsets for tracking firmware components by Aaron Durbin · 9 years ago
  10. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  11. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  12. 30773d2 vboot2: provide config option to clear dev mode state on recovery by Vadim Bendebury · 9 years ago
  13. bab5fde vboot2: ignore physical dev switch in case virtual mode is configured by Vadim Bendebury · 9 years ago
  14. fe4253c vboot: when configured, pass the wipeout request to vboot by Vadim Bendebury · 9 years ago
  15. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  16. 3c90365 vboot2: Implement new vb2ex_hwcrypto API by Julius Werner · 10 years ago
  17. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  18. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  19. e5d1378 vboot2: use offset to vboot2 work buffer instead of absolute address by Daisuke Nojiri · 10 years ago
  20. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  21. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago[Renamed (98%) from src/vendorcode/google/chromeos/verstage.c]
  22. 1bbac3f vboot2: Make struct vb2_working_data cpu architecture agnostic by Daisuke Nojiri · 10 years ago
  23. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  24. 1b05d88 nyans: reduce code duplication in bootblock and romstages by Daisuke Nojiri · 10 years ago[Renamed (81%) from src/vendorcode/google/chromeos/vboot_main.c]
  25. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  26. 224f922 vboot2: read dev and recovery switch by Daisuke Nojiri · 10 years ago
  27. 1989a53 vboot2: implement vb2ex_read_resource by Daisuke Nojiri · 10 years ago
  28. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago