1. a7ab8b5 vboot2: api-level routines by Randall Spangler · 10 years ago
  2. 1803068 vboot2: misc higher-level routines, part 2 by Randall Spangler · 10 years ago
  3. da2b49c vboot2: misc higher-level routines by Randall Spangler · 10 years ago
  4. aa88846 image_signing: support loem keysets with firmware shellballs by Mike Frysinger · 10 years ago
  5. 224f5ac vboot2: Use more specific error codes, part 3 by Randall Spangler · 10 years ago
  6. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  7. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  8. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  9. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  10. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  11. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  12. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  13. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  14. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 11 years ago
  15. 0417153 VbBootRecovery: Make second check for 'remove' devices if none found by Shawn Nematbakhsh · 11 years ago
  16. 8912169 Disable EC jump after RW image starts by Daisuke Nojiri · 11 years ago
  17. 2500185 Add memory leak checking by Simon Glass · 11 years ago
  18. 1a11381 Fix improper memset statement. by Han Shen · 11 years ago
  19. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  20. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  21. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  22. 3401fdc Correct some minor compiler warnings by Simon Glass · 11 years ago
  23. 472d93c rollback_index: Remove recovery_mode parameter to SetupTPM. by Shawn Nematbakhsh · 11 years ago
  24. 964144b rollback_index: Add recovery parameter to RollbackKernelLock. by Shawn Nematbakhsh · 11 years ago
  25. 42c08cb Add MTD test script by Albert Chaulk · 11 years ago
  26. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  27. f2a1dc0 Add GBB flags for disabling software sync and defaulting to legacy boot by Randall Spangler · 11 years ago
  28. 19c9969 EC software sync no longer checks for shutdown requested by Randall Spangler · 11 years ago
  29. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 12 years ago
  30. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 12 years ago
  31. 20807b6 Build dump_fmap into futility. by Bill Richardson · 11 years ago
  32. 339f7e0 Add framework for testing builtin futility functions. by Bill Richardson · 11 years ago
  33. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  34. ac8805e Get rid of some crufty macros. by Gabe Black · 12 years ago
  35. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 12 years ago
  36. 81a0b3d Move CgptManager from vboot_reference to installer by Bill Richardson · 12 years ago
  37. 886a904 Software sync checks for shutdown-requested in all code paths by Randall Spangler · 12 years ago
  38. fe510c0 Add more display tests by Randall Spangler · 12 years ago
  39. 7f43669 Add more vboot_api_kernel tests by Randall Spangler · 12 years ago
  40. 0714d9d Fix and enable vboot_api_kernel_tests by Randall Spangler · 12 years ago
  41. 7c55708 Reformat to kernel style by Randall Spangler · 12 years ago
  42. 9a8e79c Remove +x permissions from source files. by Bill Richardson · 12 years ago
  43. 3e9cf90 Add even more load kernel tests by Randall Spangler · 12 years ago
  44. 5d0a2e7 Add more vboot_kernel tests by Randall Spangler · 12 years ago
  45. 49cb0d3 Add kernel tests by Randall Spangler · 12 years ago
  46. c3d488d Add tlcl tests by Randall Spangler · 12 years ago
  47. 5a4e9fa Add display tests by Randall Spangler · 12 years ago
  48. 68f54d4 Reformat files to kernel style by Randall Spangler · 12 years ago
  49. 3b806ea Add more vboot common tests by Randall Spangler · 12 years ago
  50. 786a5dc Start adding display tests by Randall Spangler · 12 years ago
  51. 0bda13f Improve coverage of cgptlib.c by Randall Spangler · 12 years ago
  52. e9213a7 Reformat cgptlib_test by Randall Spangler · 12 years ago
  53. 0f87249 Remove unused vbutil_ec by Randall Spangler · 12 years ago
  54. 91db232 Reformat vboot_common_tests by Randall Spangler · 12 years ago
  55. 723aed3 Improve coverage of vboot_api_init.c by Randall Spangler · 12 years ago
  56. 1cbf705 Reformat vboot_api_init_tests by Randall Spangler · 12 years ago
  57. a3eac79 Improve coverage of rollback_index.c by Randall Spangler · 12 years ago
  58. 6dbf9d9 Improve coverage of vbnvstorage test by Randall Spangler · 12 years ago
  59. e061a25 Convert common tests from shell scripts to running directly by Randall Spangler · 12 years ago
  60. 844bce5 Run some tests under qemu when cross-compiling by Randall Spangler · 12 years ago
  61. 17f8d34 Rename files and defines to simplify makefile. by Randall Spangler · 12 years ago
  62. 5d9bbf2 Unify vboot build into a single makefile by Randall Spangler · 12 years ago
  63. e8cfa31 Move lengthy tests from 'make runtests' to 'make runlongtests' by Randall Spangler · 12 years ago
  64. 640b1c4 Add more recovery_reason codes by Bill Richardson · 12 years ago
  65. 0c69afc CHROMIUMOS: "flimflam" init file is now named "shill" by Paul Stewart · 12 years ago
  66. 65d3c27 Make cgpt_add error messages a little more verbose by Vadim Bendebury · 12 years ago
  67. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 12 years ago
  68. 172360e Replace %L with %ll in format strings. by Gabe Black · 12 years ago
  69. 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 12 years ago
  70. da77e69 cgpt: Fix error in modifying size of an existing partition by Bill Richardson · 12 years ago
  71. 263ffdf Rename $GPT as $CGPT, just for clarity. by Bill Richardson · 12 years ago
  72. 2e70c12 Fix broken bitmap tests by Bill Richardson · 12 years ago
  73. 29e8807 Add clear TPM owner request by Randall Spangler · 12 years ago
  74. 6e73147 tests: relocate state file to actual /var by Kees Cook · 12 years ago
  75. 9ed5fed devkeys: add key.versions and install kernel keys by Mike Frysinger · 12 years ago
  76. 45de9c9 Fix broken tests left from commit dc6b642b by Bill Richardson · 12 years ago
  77. acd6f46 Add GBB flags to enable dev mode by default by Randall Spangler · 12 years ago
  78. c0e3742 Remove unused test fields from VbNvStorage by Randall Spangler · 12 years ago
  79. ec8df16 Support virtual dev-switch (keyboard-based dev-mode) by Bill Richardson · 12 years ago
  80. 201fe0b cryptolib: rename SHA* function to avoid openssl collision by Kees Cook · 12 years ago
  81. b75d8ad Use virtual dev-mode switch when told to. by Bill Richardson · 12 years ago
  82. feac077 Add checksum to TPM RollbackSpace regions for FW and kernel. by Bill Richardson · 12 years ago
  83. f63ab21 vboot_reference: update to newer libbase ver by Mike Frysinger · 12 years ago
  84. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 12 years ago
  85. 23429d3 Let cgpt open devices in read-only mode when possible. by Bill Richardson · 12 years ago
  86. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 13 years ago
  87. e62e316 CgptManagerTests: fix linking order by Mike Frysinger · 13 years ago
  88. bde0696 Make vbutil_kernel use correct size when verifying headers. by Bill Richardson · 13 years ago
  89. c0c4166 convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  90. d355d9b Add tests/run_preamble_tests.sh and associated data. by Bill Richardson · 13 years ago
  91. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 13 years ago
  92. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 13 years ago
  93. ee2e590 Bah. Fix the test, too. by Bill Richardson · 13 years ago
  94. bf020a0 Make VbTryLoadKernel() go to recovery when no valid disks are found by Bill Richardson · 13 years ago
  95. 037dba2 Fix audio loop for long-delay keyboard reads. by Bill Richardson · 13 years ago
  96. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago
  97. c8e4ff7 Add flag to GBB to allow loading PCI Option ROMs by Bill Richardson · 13 years ago
  98. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 13 years ago
  99. 66264b5 Move Memset from vboot_reference to vbexport/u-boot by Stefan Reinauer · 13 years ago
  100. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 13 years ago