1. 506649c Remove debug messages from VbAudioLooping() - too noisy. by Bill Richardson · 11 years ago
  2. 037dba2 Fix audio loop for long-delay keyboard reads. by Bill Richardson · 11 years ago
  3. 2538187 Acknowledge Ctrl+U faster by Vincent Palatin · 11 years ago
  4. 82e69b9 Clean up return codes for better interaction with U-Boot. by Bill Richardson · 11 years ago
  5. 68bd613 Fix compile by eliminating unused variable by Sonny Rao · 11 years ago
  6. 946370d tpmc: add PCR reading function by Kees Cook · 11 years ago
  7. 759d5c4 ONLY pressing the recovery button okays booting from USB by Bill Richardson · 12 years ago
  8. 8e85e98 Revert "Revert "Add x86_64 architecture support"" by Simon Glass · 12 years ago
  9. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 12 years ago
  10. 591f078 Pressing the recovery button okays booting from USB by Bill Richardson · 12 years ago
  11. 0d11efb Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flag by Bill Richardson · 12 years ago
  12. 791d6e6 Fix typo, add one VBDEBUG. by Bill Richardson · 12 years ago
  13. 52499b8 Revert "Add x86_64 architecture support" by Nick Sanders · 12 years ago
  14. bf5540e Add x86_64 architecture support by Simon Glass · 12 years ago
  15. c259045 Add a few comments and warnings when building incorrectly by Simon Glass · 12 years ago
  16. 931728a Address security concerns for vboot_audio.c by Bill Richardson · 12 years ago
  17. 01bf572 Sanity-check output of VbExDiskGetInfo() by Bill Richardson · 12 years ago
  18. c8e4ff7 Add flag to GBB to allow loading PCI Option ROMs by Bill Richardson · 12 years ago
  19. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 12 years ago
  20. fbc4b7d Fix the tree for tangent by Stefan Reinauer · 12 years ago
  21. b7d2f1e vboot_reference: clean up CFLAGS and enable unrolled loops by Stefan Reinauer · 12 years ago
  22. 66264b5 Move Memset from vboot_reference to vbexport/u-boot by Stefan Reinauer · 12 years ago
  23. 01f276b vboot_reference: Fix typo in firmware Makefile by Stefan Reinauer · 12 years ago
  24. 0600e41 new signature for optional easter egg. by Bill Richardson · 12 years ago
  25. 5b96f81 Some easter eggs may need a refresh. by Bill Richardson · 12 years ago
  26. 89c1a3b Fix potential NULL pointer dereference in vboot_kernel.c by Stefan Reinauer · 12 years ago
  27. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 12 years ago
  28. 253a58e Refactor dev-mode delay handling into a separate file. by Bill Richardson · 12 years ago
  29. f2ad05f Add more debugging info to BIOS screens. by Bill Richardson · 12 years ago
  30. 25a3dbc Make startup delay and noises simpler to change. by Bill Richardson · 12 years ago
  31. 4313fba VbExBeep() now returns VbError_t instead of void by Bill Richardson · 12 years ago
  32. ec35beb Make BIOS screens warn when GBB.flags is nonzero. by Bill Richardson · 12 years ago
  33. 518d4f3 Stub out easter egg, in case BIOS wants to implement one. by Bill Richardson · 12 years ago
  34. c55f0f6 Up/Down keys should change locale in BIOS screens. by Bill Richardson · 12 years ago
  35. 3235751 Change debug messages to use 1-based GPT partition numbers. by Bill Richardson · 12 years ago
  36. 5de6b40 Display sha1sums in BIOS debug info by Bill Richardson · 12 years ago factory-980.B test-982.B
  37. 6c6babc Add tests for vboot_firmware.c by Randall Spangler · 12 years ago
  38. 9c9606b Add tests for rsa_utility.c by Randall Spangler · 12 years ago
  39. fec4759 gbb_utility: add --flags parameter. by Hung-Te Lin · 12 years ago
  40. 46d37cf Remaining unit tests for rollback_index.c by Randall Spangler · 12 years ago
  41. cb3313e Partial unit tests for rollback_index by Randall Spangler · 12 years ago
  42. f02bbb4 Add tests for utility.h and sysincludes.h macros by Randall Spangler · 12 years ago
  43. 1f5d53f Add tests for vboot_reference stateful_util.c by Randall Spangler · 12 years ago
  44. 0a9977e bmpblock v1.2 - render HWID inside vboot_reference by Bill Richardson · 12 years ago
  45. a3454fc Add unit tests for utility.c by Randall Spangler · 12 years ago
  46. 2e02263 Cleanup: DEFAULT.yaml should include locale_names section. by Bill Richardson · 12 years ago
  47. 822eca6 Put VbDisplay* functions into their own file. by Bill Richardson · 12 years ago
  48. b1c85a8 Decompress images in vboot wrapper, not in BIOS. by Bill Richardson · 12 years ago
  49. 8eead8e Clean up calling LoadFirmware() from VbSelectFirmware() by Randall Spangler · 12 years ago
  50. 010c8a0 Fix missing call to VbNvTeardown() by Randall Spangler · 12 years ago
  51. 4d3b127 Vboot support for GBB flag to reduce boot time warning screen by Randall Spangler · 12 years ago
  52. cb32003 Add flags field to GBB by Randall Spangler · 12 years ago
  53. 9927512 If trying firmware B and found invalid kernel, just reboot by Randall Spangler · 12 years ago
  54. 57e91f7 Move VbNvContext setup/teardown to vboot wrapper funcs by Randall Spangler · 12 years ago
  55. 68626a6 Fix vboot_reference-firmware compilation error when building for coreboot. by Vadim Bendebury · 12 years ago
  56. dfb0175 Refactor LoadFirmware() and LoadKernel() to return VbError_t by Randall Spangler · 12 years ago
  57. 1cf77cd Return more meaningful error codes from vboot entry points by Randall Spangler · 12 years ago
  58. 22e7bb2 Refactor TPM calls into vboot wrapper by Randall Spangler · 12 years ago
  59. e11860e Fix missing inttypes define on ARM by Randall Spangler · 12 years ago
  60. 64b2ba4 Revert "Refactor TPM calls into vboot wrapper" by Elly Jones · 12 years ago
  61. 4bc713d Refactor TPM calls into vboot wrapper by Randall Spangler · 12 years ago
  62. ad03a43 Cleanup and preparation for inside-wrapper TPM refactoring. by Randall Spangler · 12 years ago
  63. 1c9577b Implement different strategy for soft-reset workaround on Kaen prototypes. by Luigi Semenzato · 12 years ago
  64. ad33485 Clear the recovery request after each boot attempt which is allowed to fail by Randall Spangler · 12 years ago
  65. 43101b4 Add indication to developer that dev_boot_usb is disabled by Randall Spangler · 12 years ago
  66. 8409b37 Add typecast to fix compiling in MSVC by Randall Spangler · 12 years ago
  67. 7d1c22b Fix compiler error by Che-Liang Chiou · 12 years ago
  68. 8bf0d5f Add vboot support for RO-normal code path. by Randall Spangler · 12 years ago
  69. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 12 years ago
  70. 64ca788 Add support for merged normal+dev firmware by Randall Spangler · 12 years ago
  71. daa807c Add support for dev_boot_usb flag by Randall Spangler · 12 years ago
  72. 9619112 Vboot wrapper - add recovery reason, refactor timing by Randall Spangler · 12 years ago
  73. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 12 years ago
  74. e49e8af Port vboot_reference to use new wrapper API utility functions by Randall Spangler · 12 years ago
  75. bebe53c Add string utility functions. by Randall Spangler · 12 years ago
  76. 93cf15e Introduce GUID type for Chrome OS read/write firmware. by Gabe Black · 12 years ago
  77. ebb1eda Reduce race conditions in TPM initialization. by Luigi Semenzato · 12 years ago
  78. cfd841d Revert "Verified boot wrapper - replace utility functions" by Randall Spangler · 12 years ago
  79. f8c6549 Verified boot wrapper - replace utility functions by Randall Spangler · 12 years ago
  80. a7b9481 Revert "Verified boot wrapper - replace utility functions" by mukesh agrawal · 12 years ago
  81. bd81b3a Verified boot wrapper - replace utility functions by Randall Spangler · 12 years ago
  82. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 12 years ago
  83. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 12 years ago
  84. c76136c Produce better error message when TPM device cannot be opened. by Luigi Semenzato · 12 years ago
  85. a45ee21 Vboot wrapper API by Randall Spangler · 12 years ago
  86. 53306d9 Fix compilation failure of mocked_tlcl.c by Kazuhiro Inaba · 12 years ago
  87. 7b90cf3 Tolerate lack of TPM reset in common cases. by Luigi Semenzato · 12 years ago 0.13.587.B
  88. 27b0dce Add a biosincludes.h header file for x86 (i386). by Gabe Black · 12 years ago
  89. 8ba3d79 Add locale_string decoder into BmpBlock. by Bill Richardson · 12 years ago
  90. c90e7e8 Fix indentation; no code change. by Randall Spangler · 12 years ago
  91. 4dd0303 Fix build break by Randall Spangler · 12 years ago
  92. 9243e61 Add more specific recovery reasons for RW firmware invalid by Randall Spangler · 12 years ago
  93. 4395b69 Address compiler warnings (errors) for gcc-4.6 by Bill Richardson · 12 years ago
  94. 54e9582 Change GBB bmpblock to version 1.1, supporting direct HWID rendering. by Bill Richardson · 12 years ago
  95. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 12 years ago
  96. 8511f78 Add option to use mocked TPM driver by Che-Liang Chiou · 12 years ago
  97. 700fc49 Do not advance kernel version in TPM if we are in firmware B trying a new firmware by Randall Spangler · 12 years ago
  98. 3514e50 Fix vboot_reference-firmware linking error by Gaurav Shah · 12 years ago
  99. e7f5c90 Make SHA256 and SHA512 handle >UINT32_MAX data correctly (now with fix for ARM compilation) by Gaurav Shah · 12 years ago
  100. 8ae94c2 Fix preamble range checks by Randall Spangler · 12 years ago 0.12.362.B