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. 885a977 Add a failure check to ReadFdtBlock in ReadFdtPlatformFamily by Bernie Thompson · 11 years ago
  4. 2538187 Acknowledge Ctrl+U faster by Vincent Palatin · 11 years ago
  5. bd00c62 Allow crossystem ReadFdtBlock() to use a direct path starting with '/' by Bernie Thompson · 11 years ago
  6. 82e69b9 Clean up return codes for better interaction with U-Boot. by Bill Richardson · 11 years ago
  7. 68bd613 Fix compile by eliminating unused variable by Sonny Rao · 11 years ago
  8. 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 11 years ago
  9. 946370d tpmc: add PCR reading function by Kees Cook · 11 years ago
  10. 93a892c Enhance vbutil_what_keys to work on BIOS images too. by Bill Richardson · 11 years ago
  11. e5d31dc signer: run kernel security test of kernel partition 4 instead of partition 2 by Gaurav Shah · 11 years ago
  12. ce66492 signing script: Check for errors on extracted dm params in kernel command line. by Gaurav Shah · 11 years ago
  13. 59c4b30 sign_official_build: Do not ignore the firmware version while re-signing firmware by Gaurav Shah · 11 years ago
  14. 42d23c6 sign_official_build: Use sign_firmware.sh for in-place firmware signing. by Gaurav Shah · 11 years ago release-R17-1412.B
  15. 505a047 vboot_reference: sanity check firmware A/B content when resigning by Hung-Te Lin · 12 years ago
  16. 759d5c4 ONLY pressing the recovery button okays booting from USB by Bill Richardson · 12 years ago
  17. 6d696e5 Allow caller to specify build output directory by Simon Glass · 12 years ago
  18. 5fffeee Fix crossystem on amd64 boards by Sonny Rao · 12 years ago
  19. a24e30c Make dev firmware keyblock/data key generation and use optional by Gaurav Shah · 12 years ago
  20. 8e85e98 Revert "Revert "Add x86_64 architecture support"" by Simon Glass · 12 years ago
  21. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 12 years ago
  22. b265c34 Revert "Revert "Revert "Revert "Break out common compile flags"""" by Simon Glass · 12 years ago
  23. 591f078 Pressing the recovery button okays booting from USB by Bill Richardson · 12 years ago
  24. f287021 Revert "Revert "Revert "Break out common compile flags""" by David Hendricks · 12 years ago
  25. 25c3674 Revert "Revert "Break out common compile flags"" by Simon Glass · 12 years ago
  26. 4c1f3c8 Replace root and recovery keys in the GBB after firmware sections have been re-signed by Gaurav Shah · 12 years ago
  27. 0d11efb Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flag by Bill Richardson · 12 years ago
  28. 6a6f85d vboot_reference: fix CMOS writing for x86 platforms by Hung-Te Lin · 12 years ago
  29. 791d6e6 Fix typo, add one VBDEBUG. by Bill Richardson · 12 years ago
  30. 6f5da79 Revert "Break out common compile flags" by Nick Sanders · 12 years ago
  31. 52499b8 Revert "Add x86_64 architecture support" by Nick Sanders · 12 years ago
  32. bf5540e Add x86_64 architecture support by Simon Glass · 12 years ago
  33. 77ce2e8 Break out common compile flags by Simon Glass · 12 years ago
  34. c259045 Add a few comments and warnings when building incorrectly by Simon Glass · 12 years ago
  35. 931728a Address security concerns for vboot_audio.c by Bill Richardson · 12 years ago
  36. 01bf572 Sanity-check output of VbExDiskGetInfo() by Bill Richardson · 12 years ago
  37. 29efa17 Wrap CMOS read/write functions so they automatically pacify the nvram driver. by Gabe Black · 12 years ago
  38. c8e4ff7 Add flag to GBB to allow loading PCI Option ROMs by Bill Richardson · 12 years ago
  39. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 12 years ago
  40. 9b717be New and improved dev_debug_vboot by Bill Richardson · 12 years ago
  41. f1282d3 Use the correct fonts for BIOS screens. by Bill Richardson · 12 years ago
  42. fbc4b7d Fix the tree for tangent by Stefan Reinauer · 12 years ago
  43. b7d2f1e vboot_reference: clean up CFLAGS and enable unrolled loops by Stefan Reinauer · 12 years ago
  44. 66264b5 Move Memset from vboot_reference to vbexport/u-boot by Stefan Reinauer · 12 years ago
  45. 01f276b vboot_reference: Fix typo in firmware Makefile by Stefan Reinauer · 12 years ago
  46. a6d6702 Despeckle background images, improve x86 generation. by Bill Richardson · 12 years ago
  47. 82054d9 Change load_shflags to use the new location of shflags for clients by Sonny Rao · 12 years ago
  48. 7f253eb Add test script that can determine if a build contains ASAN-binaries. by Jim Hebert · 12 years ago factory-1235.B
  49. 6b0003c Remove -isystem from CFLAGS for firmware build by Che-Liang Chiou · 12 years ago release-R16-1193.B
  50. 7455473 vbutil: accept amd64 as a valid alias for x86 by Sonny Rao · 12 years ago
  51. 0600e41 new signature for optional easter egg. by Bill Richardson · 12 years ago
  52. 5b96f81 Some easter eggs may need a refresh. by Bill Richardson · 12 years ago
  53. 89c1a3b Fix potential NULL pointer dereference in vboot_kernel.c by Stefan Reinauer · 12 years ago
  54. 7b32cad Finally final results from l10n team. by Bill Richardson · 12 years ago
  55. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 12 years ago
  56. 253a58e Refactor dev-mode delay handling into a separate file. by Bill Richardson · 12 years ago
  57. 791c95f Added tests for VbBootDeveloper sound and delay by Bill Richardson · 12 years ago
  58. f2ad05f Add more debugging info to BIOS screens. by Bill Richardson · 12 years ago
  59. bd3dad0 sign_official_build: allow repacking firmware when executed by sudo by Hung-Te Lin · 12 years ago
  60. 25a3dbc Make startup delay and noises simpler to change. by Bill Richardson · 12 years ago
  61. 4313fba VbExBeep() now returns VbError_t instead of void by Bill Richardson · 12 years ago
  62. 132e6e0 sign_official_build: Work around different verity arguments across images by Gaurav Shah · 12 years ago
  63. e622f11 image security test: Allow alternatives for verity parameters by Gaurav Shah · 12 years ago
  64. 06edfc6 vbutil: support 64bit x86 by Sonny Rao · 12 years ago
  65. 236faae Allow path to the cgpt binary to be set on the command line by Eric M. Blake · 12 years ago
  66. ec35beb Make BIOS screens warn when GBB.flags is nonzero. by Bill Richardson · 12 years ago
  67. 518d4f3 Stub out easter egg, in case BIOS wants to implement one. by Bill Richardson · 12 years ago
  68. c55f0f6 Up/Down keys should change locale in BIOS screens. by Bill Richardson · 12 years ago
  69. 9137e8d sign_official_build: support new firmware updater repacking method by Hung-Te Lin · 12 years ago factory-1020.B
  70. e339cba Add unit tests for vboot_api_firmware.c by Randall Spangler · 12 years ago
  71. 3235751 Change debug messages to use 1-based GPT partition numbers. by Bill Richardson · 12 years ago
  72. 209166a Fix bug in recognizing bad image files. by Bill Richardson · 12 years ago
  73. d2ae48a Tweak a bit to clean up alignment and one non-rendering character. by Bill Richardson · 12 years ago
  74. eba60ee vboot_reference: update localized bitmaps by Hung-Te Lin · 12 years ago
  75. 3852698 vboot_reference: add pango based text_to_bmp converter by Hung-Te Lin · 12 years ago
  76. 391b310 Add unit tests for vboot_api_init.c by Randall Spangler · 12 years ago
  77. 5de6b40 Display sha1sums in BIOS debug info by Bill Richardson · 12 years ago factory-980.B test-982.B
  78. 6c6babc Add tests for vboot_firmware.c by Randall Spangler · 12 years ago
  79. 9c9606b Add tests for rsa_utility.c by Randall Spangler · 12 years ago
  80. 1a4d03d Determine GPIO base from /sys/class/gpio/gpiochip<N> by Bill Richardson · 12 years ago
  81. fec4759 gbb_utility: add --flags parameter. by Hung-Te Lin · 12 years ago
  82. cce4171 Add more tests for rsa.c. by Randall Spangler · 12 years ago
  83. a8c7fab Fix makefile typo by Randall Spangler · 12 years ago
  84. 46d37cf Remaining unit tests for rollback_index.c by Randall Spangler · 12 years ago
  85. cb3313e Partial unit tests for rollback_index by Randall Spangler · 12 years ago
  86. c0911e2 Fix image verify with new key-value verity params by Gaurav Shah · 12 years ago
  87. a36ee87 Scale the HWID font to match the rest of the text. by Bill Richardson · 12 years ago
  88. aeb8632 Add unit tests for tpm_bootmode by Randall Spangler · 12 years ago
  89. 9462e3e dump_fmap: flashrom format should generate [start, end] pair. by Louis Yung-Chieh Lo · 12 years ago
  90. 68f6049 Add missing tests for vboot_common by Randall Spangler · 12 years ago
  91. f02bbb4 Add tests for utility.h and sysincludes.h macros by Randall Spangler · 12 years ago
  92. 1f5d53f Add tests for vboot_reference stateful_util.c by Randall Spangler · 12 years ago
  93. 0a9977e bmpblock v1.2 - render HWID inside vboot_reference by Bill Richardson · 12 years ago
  94. efea801 Don't check the firmware body when USE_RO_NORMAL preamble flag is presented. by Tom Wai-Hong Tam · 12 years ago
  95. 69b88dc Add support for new verity key-value style kernel parameters by Gaurav Shah · 12 years ago
  96. a3454fc Add unit tests for utility.c by Randall Spangler · 12 years ago
  97. a2da72b Disable broken bmpblock_utility test by Randall Spangler · 12 years ago
  98. 2e02263 Cleanup: DEFAULT.yaml should include locale_names section. by Bill Richardson · 12 years ago
  99. 822eca6 Put VbDisplay* functions into their own file. by Bill Richardson · 12 years ago
  100. b1c85a8 Decompress images in vboot wrapper, not in BIOS. by Bill Richardson · 12 years ago