1. fcec9e7 crossystem: introduce a new main firmware type, 'netboot' by Vadim Bendebury · 12 years ago
  2. beb3be1 mount-encrypted: handle migration better by Kees Cook · 12 years ago
  3. dbffddc Adjust the behavior of 'crossystem cros_debug' for recovery mode by J. Richard Barnette · 13 years ago
  4. cd10a96 Create default key.versions file if none exist by Gaurav Shah · 12 years ago
  5. caddf52 signer scripts: use make_temp_dir helper by Mike Frysinger · 12 years ago
  6. db1d5b2 signer scripts: use `sudo` if need be when modifying /etc/lsb-release by Mike Frysinger · 12 years ago
  7. 7437af1 signer scripts: add OWNERS by Mike Frysinger · 12 years ago
  8. d170a9d signer scripts: unmount loop devices without -d arg to umount by Gaurav Shah · 12 years ago
  9. 036922e Read kernel body load address from preamble by default by Che-Liang Chiou · 12 years ago
  10. f9e82e9 mount-encrypted: close TPM when spawning resizer by Kees Cook · 12 years ago
  11. 498977a mount-encrypted: add encrypted mount helper by Kees Cook · 13 years ago
  12. 27f8838 Modify crossystem to recognize Panther Point GPIO controller by Vadim Bendebury · 13 years ago
  13. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 13 years ago
  14. e62e316 CgptManagerTests: fix linking order by Mike Frysinger · 13 years ago
  15. bde0696 Make vbutil_kernel use correct size when verifying headers. by Bill Richardson · 13 years ago
  16. c8b9ca6 Rename some static struct members in vbutil_kernel. by Bill Richardson · 13 years ago
  17. 075fd17 signer security test: special case dogfood channel for app id check by Gaurav Shah · 13 years ago
  18. c0c4166 convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  19. d355d9b Add tests/run_preamble_tests.sh and associated data. by Bill Richardson · 13 years ago
  20. e7e8ecd Specify the sections you want dump_fmap to dump, if not all by Bill Richardson · 13 years ago
  21. f0605cb tpm_lite: implement TPM_GetRandom by Kees Cook · 13 years ago
  22. 5ee257d Add new line after printing non-zero GBB flags. by Stefan Reinauer · 13 years ago
  23. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 13 years ago
  24. a5e1519 vbutil_what_keys should handle devices too by Bill Richardson · 13 years ago
  25. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 13 years ago
  26. 2ddd5f6 Add Ctrl-Enter as an additional key to trigger dev USB boot. by Tom Wai-Hong Tam · 13 years ago
  27. ed5fcc0 Rename dump_kernel_config.a to libdump_kernel_config.a. by Don Garrett · 13 years ago
  28. f5b5b4c signer tests: Allow different appids for canary channel images by Gaurav Shah · 13 years ago
  29. 14d982a vbutil_what_keys - any file 8M or less is a BIOS image by Bill Richardson · 13 years ago
  30. 1e063b0 Add Stumpy MP key info to vbutil_what_keys by Bill Richardson · 13 years ago
  31. a058143 Refactor of cgpt tool for 32->64 autoupdate work. by Jay Srinivasan · 13 years ago
  32. ee2e590 Bah. Fix the test, too. by Bill Richardson · 13 years ago
  33. cbfc6db Oops. Must still distinguish "no disks" from "no valid disks". by Bill Richardson · 13 years ago
  34. b5cf3f3 remove.txt no longer mentions USB and SD cards explicitly by Bill Richardson · 13 years ago
  35. 0fc9594 Bundle up the utilities methods used in dump_kernel_config and by Don Garrett · 13 years ago
  36. bf020a0 Make VbTryLoadKernel() go to recovery when no valid disks are found by Bill Richardson · 13 years ago
  37. 5fd3597 Be aggressive in saving locale to nvram. by Bill Richardson · 13 years ago
  38. 506649c Remove debug messages from VbAudioLooping() - too noisy. by Bill Richardson · 13 years ago
  39. 037dba2 Fix audio loop for long-delay keyboard reads. by Bill Richardson · 13 years ago
  40. 885a977 Add a failure check to ReadFdtBlock in ReadFdtPlatformFamily by Bernie Thompson · 13 years ago
  41. 2538187 Acknowledge Ctrl+U faster by Vincent Palatin · 13 years ago
  42. bd00c62 Allow crossystem ReadFdtBlock() to use a direct path starting with '/' by Bernie Thompson · 13 years ago
  43. 82e69b9 Clean up return codes for better interaction with U-Boot. by Bill Richardson · 13 years ago
  44. 68bd613 Fix compile by eliminating unused variable by Sonny Rao · 13 years ago
  45. 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 13 years ago
  46. 946370d tpmc: add PCR reading function by Kees Cook · 13 years ago
  47. 93a892c Enhance vbutil_what_keys to work on BIOS images too. by Bill Richardson · 13 years ago
  48. e5d31dc signer: run kernel security test of kernel partition 4 instead of partition 2 by Gaurav Shah · 13 years ago
  49. ce66492 signing script: Check for errors on extracted dm params in kernel command line. by Gaurav Shah · 13 years ago
  50. 59c4b30 sign_official_build: Do not ignore the firmware version while re-signing firmware by Gaurav Shah · 13 years ago
  51. 42d23c6 sign_official_build: Use sign_firmware.sh for in-place firmware signing. by Gaurav Shah · 13 years ago
  52. 505a047 vboot_reference: sanity check firmware A/B content when resigning by Hung-Te Lin · 13 years ago
  53. 759d5c4 ONLY pressing the recovery button okays booting from USB by Bill Richardson · 13 years ago
  54. 6d696e5 Allow caller to specify build output directory by Simon Glass · 13 years ago
  55. 5fffeee Fix crossystem on amd64 boards by Sonny Rao · 13 years ago
  56. a24e30c Make dev firmware keyblock/data key generation and use optional by Gaurav Shah · 13 years ago
  57. 8e85e98 Revert "Revert "Add x86_64 architecture support"" by Simon Glass · 13 years ago
  58. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago
  59. b265c34 Revert "Revert "Revert "Revert "Break out common compile flags"""" by Simon Glass · 13 years ago
  60. 591f078 Pressing the recovery button okays booting from USB by Bill Richardson · 13 years ago
  61. f287021 Revert "Revert "Revert "Break out common compile flags""" by David Hendricks · 13 years ago
  62. 25c3674 Revert "Revert "Break out common compile flags"" by Simon Glass · 13 years ago
  63. 4c1f3c8 Replace root and recovery keys in the GBB after firmware sections have been re-signed by Gaurav Shah · 13 years ago
  64. 0d11efb Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flag by Bill Richardson · 13 years ago
  65. 6a6f85d vboot_reference: fix CMOS writing for x86 platforms by Hung-Te Lin · 13 years ago
  66. 791d6e6 Fix typo, add one VBDEBUG. by Bill Richardson · 13 years ago
  67. 6f5da79 Revert "Break out common compile flags" by Nick Sanders · 13 years ago
  68. 52499b8 Revert "Add x86_64 architecture support" by Nick Sanders · 13 years ago
  69. bf5540e Add x86_64 architecture support by Simon Glass · 13 years ago
  70. 77ce2e8 Break out common compile flags by Simon Glass · 13 years ago
  71. c259045 Add a few comments and warnings when building incorrectly by Simon Glass · 13 years ago
  72. 931728a Address security concerns for vboot_audio.c by Bill Richardson · 13 years ago
  73. 01bf572 Sanity-check output of VbExDiskGetInfo() by Bill Richardson · 13 years ago
  74. 29efa17 Wrap CMOS read/write functions so they automatically pacify the nvram driver. by Gabe Black · 13 years ago
  75. c8e4ff7 Add flag to GBB to allow loading PCI Option ROMs by Bill Richardson · 13 years ago
  76. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 13 years ago
  77. 9b717be New and improved dev_debug_vboot by Bill Richardson · 13 years ago
  78. f1282d3 Use the correct fonts for BIOS screens. by Bill Richardson · 13 years ago
  79. fbc4b7d Fix the tree for tangent by Stefan Reinauer · 13 years ago
  80. b7d2f1e vboot_reference: clean up CFLAGS and enable unrolled loops by Stefan Reinauer · 13 years ago
  81. 66264b5 Move Memset from vboot_reference to vbexport/u-boot by Stefan Reinauer · 13 years ago
  82. 01f276b vboot_reference: Fix typo in firmware Makefile by Stefan Reinauer · 13 years ago
  83. a6d6702 Despeckle background images, improve x86 generation. by Bill Richardson · 13 years ago
  84. 82054d9 Change load_shflags to use the new location of shflags for clients by Sonny Rao · 13 years ago
  85. 7f253eb Add test script that can determine if a build contains ASAN-binaries. by Jim Hebert · 13 years ago
  86. 6b0003c Remove -isystem from CFLAGS for firmware build by Che-Liang Chiou · 13 years ago
  87. 7455473 vbutil: accept amd64 as a valid alias for x86 by Sonny Rao · 13 years ago
  88. 0600e41 new signature for optional easter egg. by Bill Richardson · 13 years ago
  89. 5b96f81 Some easter eggs may need a refresh. by Bill Richardson · 13 years ago
  90. 89c1a3b Fix potential NULL pointer dereference in vboot_kernel.c by Stefan Reinauer · 13 years ago
  91. 7b32cad Finally final results from l10n team. by Bill Richardson · 13 years ago
  92. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 13 years ago
  93. 253a58e Refactor dev-mode delay handling into a separate file. by Bill Richardson · 13 years ago
  94. 791c95f Added tests for VbBootDeveloper sound and delay by Bill Richardson · 13 years ago
  95. f2ad05f Add more debugging info to BIOS screens. by Bill Richardson · 13 years ago
  96. bd3dad0 sign_official_build: allow repacking firmware when executed by sudo by Hung-Te Lin · 13 years ago
  97. 25a3dbc Make startup delay and noises simpler to change. by Bill Richardson · 13 years ago
  98. 4313fba VbExBeep() now returns VbError_t instead of void by Bill Richardson · 13 years ago
  99. 132e6e0 sign_official_build: Work around different verity arguments across images by Gaurav Shah · 13 years ago
  100. e622f11 image security test: Allow alternatives for verity parameters by Gaurav Shah · 13 years ago