1. 4615b96 signer scripts: return an error when loading configs fail by Mike Frysinger · 12 years ago
  2. 09a8447 crossystem devsw_cur returns devsw_boot if virtual dev switch by Randall Spangler · 12 years ago
  3. 788dbc3 Allow vbutil_what_keys to examine shellballs too by Bill Richardson · 12 years ago
  4. 00311b8 vboot_api_kernel: Print warning in Ctrl-U when dev_boot_usb is not enabled. by Hung-Te Lin · 12 years ago
  5. cb85206 vboot_api_kernel: Print warning in TONORM when GBB flags force DEV. by Hung-Te Lin · 12 years ago
  6. 283cbf8 sign_official_build.sh: add an update payload operation by Mike Frysinger · 12 years ago
  7. 65d3c27 Make cgpt_add error messages a little more verbose by Vadim Bendebury · 12 years ago
  8. 210c5ef crossystem should not grumble about older firmware by Che-Liang Chiou · 12 years ago
  9. be94d55 Rename RANDOM_POWER_OFF to a more descriptive SAVE_LOCALE_IMMEDIATELY by Randall Spangler · 12 years ago
  10. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 12 years ago
  11. 40bc7b7 Do not create the kernel data keys. by Kris Rambish · 12 years ago
  12. b7b865c Support alternative GPT header signature by Stefan Reinauer · 12 years ago
  13. 40d8651 Add scripts to increment single fm/kernel keys. by Kris Rambish · 12 years ago
  14. 770c1b7 crossystem should switch on VbNvContext storage type by Che-Liang Chiou · 12 years ago
  15. 46c01a2 scripts: Add the new GBB_FLAG_ENTER_TRIGGERS_TONORM usage by Tom Wai-Hong Tam · 12 years ago
  16. 35f5474 newbitmaps: Remove language in UPDATE screen. by Hung-Te Lin · 12 years ago
  17. b4b324a utility: Add "enable_dev_usb_boot". by Hung-Te Lin · 12 years ago
  18. 22bd8b0 sign_official_build.sh: rename "install" to "factory" by Mike Frysinger · 12 years ago
  19. 4b193b7 newbitmaps: Add 1280x* with AR=8x5 profiles by Hung-Te Lin · 12 years ago
  20. 599565b newbitmaps: Remove SD card asset for USB-only profiles. by Hung-Te Lin · 12 years ago
  21. c92c81e Don't copy BMP data on ARM by Simon Glass · 12 years ago
  22. 69f0d0b Define all screens in enum ScreenIndex and use them by Simon Glass · 12 years ago
  23. 172360e Replace %L with %ll in format strings. by Gabe Black · 12 years ago
  24. 985e90e Remove power button work-around for ARM by Simon Glass · 12 years ago
  25. 74fa207 Check keyboard more often in recovery mode by Simon Glass · 12 years ago
  26. cf67ca4 Cache GBB images to speed up display by Simon Glass · 12 years ago
  27. 2607e39 newbitmaps: Add more locales & fix locale 'ms' (Malay). by Hung-Te Lin · 12 years ago
  28. 56c85db Allow vbutil_kernel to work on block devices by Vincent Palatin · 12 years ago
  29. 0b4c028 Esc at DEV screen no longer triggers TONORM by Randall Spangler · 12 years ago
  30. 7b3e34a Key increment script: Preserve extension and take the target keyset directory by Gaurav Shah · 12 years ago
  31. 3ae4dd7 signing script: Resign just firmware body, not the entire section by Che-Liang Chiou · 12 years ago
  32. fe4ad9f mount-encrypted: mount with commit=600 by Kees Cook · 12 years ago
  33. 631ae52 Revert "Change FMAP search stride from 4-byte to 64-byte." by Louis Yung-Chieh Lo · 12 years ago
  34. e0c55a3 Declare VbExProtectFlash() in vboot_api.h so we can implement it. by Bill Richardson · 12 years ago
  35. 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 12 years ago
  36. 1d053f6 vbutil_keyblock: Fix argument to PrivateKeyReadPem() by Gaurav Shah · 12 years ago
  37. 92951c8 Change FMAP search stride from 4-byte to 64-byte. by Louis Yung-Chieh Lo · 12 years ago
  38. da77e69 cgpt: Fix error in modifying size of an existing partition by Bill Richardson · 12 years ago
  39. 263ffdf Rename $GPT as $CGPT, just for clarity. by Bill Richardson · 12 years ago
  40. 2e70c12 Fix broken bitmap tests by Bill Richardson · 12 years ago
  41. 16de2c7 signer scripts: break kernel parameters on spaces rather than word boundaries by Mike Frysinger · 12 years ago
  42. 513be21 signer scripts: include debug output when we fail by Mike Frysinger · 12 years ago
  43. f7257d5 Short-circuit looping for audio in Sandbox U-Boot builds by Taylor Hutt · 12 years ago
  44. ea1b7dd newbitmaps: Add "native 1366x768 USB" profile. by Hung-Te Lin · 12 years ago
  45. 89286bc Fix reporting TPM kernel version and firmware version on ZGB by Randall Spangler · 12 years ago
  46. 2ac65ec newbitmaps: Reduce spacing between for_help and URL text. by Hung-Te Lin · 12 years ago
  47. 9b98929 mount-encrypted: explicitly use uint64_t for sizes by Kees Cook · 12 years ago
  48. 1d9c217 newbitmaps: Improve insert_sd_usb2 message. by Hung-Te Lin · 12 years ago
  49. 1550b14 newbitmaps: Support more profiles. by Hung-Te Lin · 12 years ago
  50. 7ce91cd newbitmaps: Change build targets from x86/arm to "profiles". by Hung-Te Lin · 12 years ago
  51. 5f5f086 newbitmaps: Replace image source BMP files by PNG format. by Hung-Te Lin · 12 years ago
  52. 4d31d0b newbitmaps: Revise fonts, color, layout & messages. by Hung-Te Lin · 12 years ago
  53. 194d7d8 newbitmaps: Add "insert SD / USB2" text resource. by Hung-Te Lin · 12 years ago
  54. ae98bf0 Improved pretty-print for dump_fmap, with gap detection by Bill Richardson · 12 years ago
  55. 0868f8f Fix vertical placement of bmp images on firmware screens. by Dave Parker · 12 years ago
  56. 5eb7cdb Fix handling of enter and space in developer screens. by Randall Spangler · 12 years ago
  57. 7c118da mount-encrypted: calculate inode ratio based on final size by Kees Cook · 12 years ago
  58. 3afe556 Make crossystem look for the write protect switch in the chromeos_arm device by Gabe Black · 12 years ago
  59. 12ef75d Fix alignment of HWID on firmware screens and bitmap viewer. by Dave Parker · 12 years ago
  60. 06e8e90 Prevent color dithering of firmware bitmaps by Dave Parker · 12 years ago
  61. 6cda396 newbitmaps: Refine text layout & font settings. by Hung-Te Lin · 12 years ago
  62. 29e8807 Add clear TPM owner request by Randall Spangler · 12 years ago
  63. 59576e1 twostop: Skip kernel verification when built for U-Boot sandbox by Taylor Hutt · 12 years ago
  64. b321dbb Get kernel size/load address from vboot headers by Vadim Bendebury · 12 years ago
  65. 3e894ba mocked_tpm: Provide definition of kBootStateSHA1Digests by Taylor Hutt · 12 years ago
  66. 9a6e6e7 Scale bmp files correctly for x86 when generating bmpblocks. by Dave Parker · 12 years ago
  67. b57b8c3 newbitmaps: Add ToNorm confirm screen resource. by Hung-Te Lin · 12 years ago
  68. 9ea8e0d firmware: Add TONORM_CONFIRM screen. by Hung-Te Lin · 12 years ago
  69. 8057d1b Add in Kiev FW keys to vbutil_what_keys by Bernie Thompson · 12 years ago
  70. c951eb8 newbitmaps: Refine font and text generation. by Hung-Te Lin · 12 years ago
  71. 6974266 newbitmaps: Always generate bitmaps in 8bpp mode. by Hung-Te Lin · 12 years ago
  72. 1eb883d Translated text for "v2" firmware recovery screens. by Dave Parker · 12 years ago
  73. 1dc0016 newbitmaps: Add TODEV, TONORM, and UPDATE(WAIT) screens. by Hung-Te Lin · 12 years ago
  74. 64a2aff bmplk_utility: Libraries should be in end of build command. by Hung-Te Lin · 12 years ago
  75. b7adca3 newbitmaps: Remove Alex files and refer to specific branch. by Hung-Te Lin · 12 years ago
  76. 4e4ed8b Generates x86 and arm firmware bitmap blocks. by Hung-Te Lin · 12 years ago
  77. 7f06cfd Generate localized messages in PNG format. by Hung-Te Lin · 12 years ago
  78. c11d835 Add firmware update message for WAIT screen. by Hung-Te Lin · 12 years ago
  79. 5da1061 Update bmpblock with new-style minimalist screens. by Dave Parker · 12 years ago
  80. 3985f94 Increase max number of bitmaps to composite to 16 per screen. by Dave Parker · 12 years ago
  81. 6c34ecf rename common.mk to build.mk by Mike Frysinger · 12 years ago
  82. 62fed6f Hash-based EC verification needs only a tiny bit of padding.c info by Randall Spangler · 12 years ago
  83. 61ed188 Extend "non-release" check to session manager use-flags. by Jim Hebert · 12 years ago
  84. f217520 vboot: add flag to indicate that the EC is slow to program by Bill Richardson · 12 years ago
  85. 02add5f mount-encrypted: write key to disk initially by Kees Cook · 12 years ago
  86. da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 12 years ago
  87. 63a0c47 cryptolib: put constant arrays in rodata segment by Vincent Palatin · 12 years ago
  88. b48cd67 Add WAIT screen to default bitmap by Bill Richardson · 12 years ago
  89. 8dde149 Fix make_dev_ssd.sh --remove_rootfs_verification by Randall Spangler · 12 years ago
  90. 2934475 TONORM screen should display at Dev screen, not Recovery screen. by Bill Richardson · 12 years ago
  91. 41282f1 Add missing mocked TPM functions by Kees Cook · 12 years ago
  92. 7c3a486 Flush keyboard at start of screens which take keyboard input by Randall Spangler · 12 years ago
  93. f9dc390 mount-encrypted: allow stateful mount check to pass factory install by Kees Cook · 12 years ago
  94. 6c9f097 Revert "Enter key at DEV screen no longer transition to TONORM screen" by Randall Spangler · 12 years ago
  95. a8fae24 mount-encrypted: fix some minor security TODOs by Kees Cook · 12 years ago
  96. af44dce vboot_reference: Improve make_dev_firmware script. by Hung-Te Lin · 12 years ago
  97. 5b8210b Fix 'possible use of unassigned' variable 'retval'. by Taylor Hutt · 12 years ago
  98. 2b45044 Enter key at DEV screen no longer transition to TONORM screen by Randall Spangler · 12 years ago
  99. 463eaeb security: Avoid integer wrap on 32-bit platforms by Bill Richardson · 12 years ago
  100. 2312ab6 vbutil_kernel: gracefully exit if the config file is bad by Lucian Cojocar · 12 years ago