1. 64b2ba4 Revert "Refactor TPM calls into vboot wrapper" by Elly Jones · 13 years ago
  2. 4bc713d Refactor TPM calls into vboot wrapper by Randall Spangler · 13 years ago
  3. 8e17e5f resign_firmwarefd.sh: support new "flag" (for hinting two-stop FW) by Hung-Te Lin · 13 years ago
  4. ad03a43 Cleanup and preparation for inside-wrapper TPM refactoring. by Randall Spangler · 13 years ago
  5. 1c9577b Implement different strategy for soft-reset workaround on Kaen prototypes. by Luigi Semenzato · 13 years ago
  6. cba0e83 Fix script to use new key=value style /bin/verity arguments by Gaurav Shah · 13 years ago
  7. ac6d560 Fix "tpmc help" description of pplock by Gaurav Shah · 13 years ago
  8. 36dccdb Add check to validate VbSharedData magic by Nick Sanders · 13 years ago
  9. 04b7978 CHROMIUM: fix incorrect crossystem recovery_reason by Che-Liang Chiou · 13 years ago
  10. 4312770 Change description of dev_boot_usb by Randall Spangler · 13 years ago
  11. ad33485 Clear the recovery request after each boot attempt which is allowed to fail by Randall Spangler · 13 years ago
  12. 43101b4 Add indication to developer that dev_boot_usb is disabled by Randall Spangler · 13 years ago
  13. a185b8d Report mainfw_act based on VbSharedData by Randall Spangler · 13 years ago
  14. 8409b37 Add typecast to fix compiling in MSVC by Randall Spangler · 13 years ago
  15. 7994d07 crossystem: arm: use proper gpio references by Olof Johansson · 13 years ago
  16. 7d1c22b Fix compiler error by Che-Liang Chiou · 13 years ago
  17. 8bf0d5f Add vboot support for RO-normal code path. by Randall Spangler · 13 years ago
  18. 3a6e2f1 arm: convert to new device tree usage by Olof Johansson · 13 years ago
  19. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 13 years ago
  20. d70241f Introduce arm fdt support in crossystem utility by Rong Chang · 13 years ago
  21. 64ca788 Add support for merged normal+dev firmware by Randall Spangler · 13 years ago
  22. daa807c Add support for dev_boot_usb flag by Randall Spangler · 13 years ago
  23. 9619112 Vboot wrapper - add recovery reason, refactor timing by Randall Spangler · 13 years ago
  24. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 13 years ago
  25. e49e8af Port vboot_reference to use new wrapper API utility functions by Randall Spangler · 13 years ago
  26. 4ae77c5 Fix compiler warning in vboot_reference by Randall Spangler · 13 years ago
  27. bebe53c Add string utility functions. by Randall Spangler · 13 years ago
  28. 93cf15e Introduce GUID type for Chrome OS read/write firmware. by Gabe Black · 13 years ago
  29. ebb1eda Reduce race conditions in TPM initialization. by Luigi Semenzato · 13 years ago
  30. cfd841d Revert "Verified boot wrapper - replace utility functions" by Randall Spangler · 13 years ago
  31. f8c6549 Verified boot wrapper - replace utility functions by Randall Spangler · 13 years ago
  32. a7a879e make_dev_ssd: support new %U parameter by Hung-Te Lin · 13 years ago
  33. c3b877d make_dev_ssd: fix ARM device names by Hung-Te Lin · 13 years ago
  34. fbb52df crossystem: fix VbSharedDataHeader size by Hung-Te Lin · 13 years ago
  35. a7b9481 Revert "Verified boot wrapper - replace utility functions" by mukesh agrawal · 13 years ago
  36. 1c1a883 Fix ARM build for vboot_reference crossystem lib by Randall Spangler · 13 years ago
  37. bd81b3a Verified boot wrapper - replace utility functions by Randall Spangler · 13 years ago
  38. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  39. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 13 years ago
  40. c76136c Produce better error message when TPM device cannot be opened. by Luigi Semenzato · 13 years ago
  41. a45ee21 Vboot wrapper API by Randall Spangler · 13 years ago
  42. 7604a7d make: remove typo quote marks by Che-Liang Chiou · 13 years ago
  43. 74359b7 make: temporarily hard-coded compiler flags for firmware builds by Che-Liang Chiou · 13 years ago
  44. f155ab3 Add vbutil_what_keys utility to figure out how a disk image is signed. by Bill Richardson · 13 years ago
  45. 8fbdc10 Firmware generate script for boot scenarios. by Rajesh Chenna · 13 years ago
  46. 9a2c3b2 Add -p option to dump_fmap to make output prettier. by Bill Richardson · 13 years ago
  47. 53306d9 Fix compilation failure of mocked_tlcl.c by Kazuhiro Inaba · 13 years ago
  48. 3cac6e7 kernel command line test: add optional regular expression parameter support by Gaurav Shah · 13 years ago
  49. ad3e3ac Expand dev_debug_vboot to cover both x86 and arm platforms. by Vadim Bendebury · 13 years ago
  50. 6bd03d4 Update the install kernel on the recovery image with the right vblock by Gaurav Shah · 13 years ago
  51. 7b90cf3 Tolerate lack of TPM reset in common cases. by Luigi Semenzato · 14 years ago
  52. a781234 Allow ARM uuid find by Nick Sanders · 13 years ago
  53. cbc86f7 Fixed compiler warning in v-boot reference. by Doug Anderson · 13 years ago
  54. a7b612a enhance pack_firmware_image by Che-Liang Chiou · 14 years ago
  55. 27b0dce Add a biosincludes.h header file for x86 (i386). by Gabe Black · 14 years ago
  56. 78b0517 crossystem: arm: fix incorrect mainfw_act output by Che-Liang Chiou · 14 years ago
  57. a3ec5c4 Ensure ARM crossystem gpio readings match u-boot. by Vadim Bendebury · 14 years ago
  58. 8ba3d79 Add locale_string decoder into BmpBlock. by Bill Richardson · 14 years ago
  59. c3fb9a2 load_firmware_test accepts boot flag input by Che-Liang Chiou · 14 years ago
  60. c90e7e8 Fix indentation; no code change. by Randall Spangler · 14 years ago
  61. 9dc90d3 Add /sbin and /usr/sbin to the search path by Gaurav Shah · 14 years ago
  62. 7ecb39d Check whether key block and preamble fit in padding. by Randall Spangler · 14 years ago
  63. ae87b92 Add --minversion option to vbutil_kernel to check for rollback. by Randall Spangler · 14 years ago
  64. 4dd0303 Fix build break by Randall Spangler · 14 years ago
  65. 9243e61 Add more specific recovery reasons for RW firmware invalid by Randall Spangler · 14 years ago
  66. 4395b69 Address compiler warnings (errors) for gcc-4.6 by Bill Richardson · 14 years ago
  67. 54e9582 Change GBB bmpblock to version 1.1, supporting direct HWID rendering. by Bill Richardson · 14 years ago
  68. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 14 years ago
  69. 1fb8315 create_new_keys.sh uses key versions file by Randall Spangler · 14 years ago
  70. eab1fdd Add script to convert a recovery image to a factory-usable SSD image by Gaurav Shah · 14 years ago
  71. f3822e4 Fix missing break in switch statement. by Luigi Semenzato · 14 years ago
  72. c1d8dc8 make_dev_ssd: more sanity checks by Hung-Te Lin · 14 years ago
  73. 573d4f6 Build EFI compression utilities on host by Bill Richardson · 14 years ago
  74. 8511f78 Add option to use mocked TPM driver by Che-Liang Chiou · 14 years ago
  75. d5de032 Update firmware section names by Che-Liang Chiou · 14 years ago
  76. 94a1a2c Add option to bitmap_viewer to save all snapshots at once. by Bill Richardson · 14 years ago
  77. b2975e4 Adding bitmaps that can't be generated by ImageMagick by Bill Richardson · 14 years ago
  78. 207825b Alphabetize crossystem variables by Randall Spangler · 14 years ago
  79. f313ae4 Process case of corrupted firmware explicitly. by Vadim Bendebury · 14 years ago
  80. 85b5c88 Fix stupid typo in informational message. by Bill Richardson · 14 years ago
  81. 700fc49 Do not advance kernel version in TPM if we are in firmware B trying a new firmware by Randall Spangler · 14 years ago
  82. 83728d0 vboot_reference: check developer firmware before running make_dev_ssd by Hung-Te Lin · 14 years ago
  83. 480a323 Put the final output of dev_debug_vboot under /var/log/ by Bill Richardson · 14 years ago
  84. b5633c6 make_dev_ssd.sh: support updating legacy boot partitions by Hung-Te Lin · 14 years ago
  85. 41f444a Add a script to increment kernel subkey and data key. by Gaurav Shah · 14 years ago
  86. 44a1276 Add crossystem loc_idx by Randall Spangler · 14 years ago
  87. 07f3484 Add Mario support for fwupdate_tries by Randall Spangler · 14 years ago
  88. 287beae Add default arch to fix compiling outside emake by Randall Spangler · 14 years ago
  89. 8ec6335 Add the latest localized text strings, update scripts to support them. by Bill Richardson · 14 years ago
  90. 624ee7e Address symlink attack on dev_debug_vboot. by Bill Richardson · 14 years ago
  91. 6e567a1 Add a script to arbitrarily change channels on image by Gaurav Shah · 14 years ago
  92. 55af5b5 Add --all option to crossystem to print normally-hidden fields by Randall Spangler · 14 years ago
  93. 4115b89 Change description of fwupdate_tries by Randall Spangler · 14 years ago
  94. d772823 Add crossystem fwupdate_tries and fix nv storage writes by Randall Spangler · 14 years ago
  95. 824906b Add crossystem arch (reports x86 or arm, depending on platform) by Randall Spangler · 14 years ago
  96. 52a5b94 Add dummy crossystem_arch implementation for amd64 (host) by Randall Spangler · 14 years ago
  97. eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 14 years ago
  98. 9522b84 Add EntryWiped to pack_firmware_image by Che-Liang Chiou · 14 years ago
  99. 7f37edc vboot_reference: allow using recovery_key in make_dev_ssd. by Hung-Te Lin · 14 years ago
  100. c3fe59f Fail verification if the rootfs hash is empty. by Gaurav Shah · 14 years ago