1. b7d1f03 kernel flags: Pass back kernel premable flags in kparams by Furquan Shaikh · 9 years ago
  2. 80e779d kernel flags: Add flags field to kernel preamble. by Furquan Shaikh · 9 years ago
  3. 2b0dc16 Add LINUX_FS_GUID to list of GUIDs. by Furquan Shaikh · 9 years ago
  4. dc8ec10 vboot1: Add vboot2 recovery reason strings and subcode to TAB display by Julius Werner · 9 years ago
  5. 864fae2 Check the correct length of the GPT header signature by Bill Richardson · 9 years ago
  6. f620c0d cgptlib: Add functions to cgptlib API by Furquan Shaikh · 9 years ago
  7. f1f53b3 vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image by Shelley Chen · 9 years ago
  8. 32138f9 vboot2: Split NV storage field defintions into their own header by Randall Spangler · 9 years ago
  9. f3f7fca nand: vboot support for small GPTs by Dan Ehrenberg · 9 years ago
  10. 5d652cd vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWN by Shawn Nematbakhsh · 10 years ago
  11. 3f4d8d0 vboot: Plumb the two disk sizes and external GPT param through by Dan Ehrenberg · 10 years ago
  12. 32a999d vboot: Move IsEntryUnused to gpt_misc by Dan Ehrenberg · 10 years ago
  13. b3d38f5 vboot: GPT interface cleanup by Dan Ehrenberg · 10 years ago
  14. 6f1b82a vboot2: Move old struct handling to lib20/ by Randall Spangler · 10 years ago
  15. fe27149 vboot2: Add official API header file by Randall Spangler · 10 years ago
  16. 2596c65 vboot: Add flag to indicate VbInit is run before option rom loading by Duncan Laurie · 10 years ago
  17. 5766056 vboot: Add GBB flag to disable shutdown when lid is closed by Duncan Laurie · 10 years ago
  18. 79a9e0e Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through" by Julius Werner · 10 years ago
  19. 5040a94 vboot: Plumb the two disk sizes and 'gpt on device' param through by Dan Ehrenberg · 10 years ago
  20. 6ee52d9 vboot: cgpt: Support writing GPT structs to NOR flash by Nam T. Nguyen · 10 years ago
  21. 7c2beb0 cgpt: Separate out certain GPT manipluation functions by Dan Ehrenberg · 10 years ago
  22. 6df3e33 Add hwid digest field to GBB header by Bill Richardson · 10 years ago
  23. 731f8e8 vboot: Support SLOW_EC_UPDATE with OPROM_MATTERS by Duncan Laurie · 10 years ago
  24. 5dc75d1 vboot: new streaming APIs by Dan Ehrenberg · 10 years ago
  25. 782300d vboot2: Add previously tried slot and result to NV storage by Randall Spangler · 10 years ago
  26. 487a54b vboot: Notify EC of current boot mode by Sheng-Liang Song · 10 years ago
  27. 277dc52 Add GBB flag to disable PD software sync by Duncan Laurie · 10 years ago
  28. e778ada Change VbExEc functions to take a devidx parameter by Randall Spangler · 10 years ago
  29. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 10 years ago
  30. d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 10 years ago
  31. c9e039c Remove nonexistant functions from tlcl.h by Bill Richardson · 10 years ago
  32. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  33. 32c8ee3 Add missing #include in vboot_api.h by David Hendricks · 10 years ago
  34. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  35. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 10 years ago
  36. 8912169 Disable EC jump after RW image starts by Daisuke Nojiri · 11 years ago
  37. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  38. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  39. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  40. 195e4e8 Add VB_SELECT_FIRMWARE_COUNT to enum by Simon Glass · 11 years ago
  41. 7aa250f Fix incorrect format strings by Vadim Bendebury · 11 years ago
  42. f2a1dc0 Add GBB flags for disabling software sync and defaulting to legacy boot by Randall Spangler · 11 years ago
  43. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  44. ac8805e Get rid of some crufty macros. by Gabe Black · 11 years ago
  45. e064ab4 Don't include biosincludes.h any more. by Gabe Black · 11 years ago
  46. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 11 years ago
  47. 5ca4ea0 EC software sync uses precomputed hash if available by Randall Spangler · 11 years ago
  48. 5cfcab5 Add VbExEcGetExpectedRWHash() by Randall Spangler · 11 years ago
  49. c3d488d Add tlcl tests by Randall Spangler · 11 years ago
  50. 8fd1aaf Remove dead ECPreamble code by Randall Spangler · 11 years ago
  51. a2db67d Reformat header files to kernel style by Randall Spangler · 11 years ago
  52. 3428b4b Make tpmc able to send and receive raw datagrams. by Luigi Semenzato · 11 years ago
  53. 699ebf3 Add recovery_subcode field to nvstorage and crossystem by Bill Richardson · 11 years ago
  54. 00cc728 Tlcl: allow OS failures to bubble up to caller by Kees Cook · 12 years ago
  55. 640b1c4 Add more recovery_reason codes by Bill Richardson · 12 years ago
  56. 9754cae Add FAFT keyboard remap GBB flag by Marc Jones · 12 years ago
  57. d2852ea Add recovery reason for failure to correct TPM error by Luigi Semenzato · 12 years ago
  58. adc6764 mount-encrypted: handle missing TPM on Chrome OS by Kees Cook · 12 years ago
  59. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 12 years ago
  60. 69f0d0b Define all screens in enum ScreenIndex and use them by Simon Glass · 12 years ago
  61. e0c55a3 Declare VbExProtectFlash() in vboot_api.h so we can implement it. by Bill Richardson · 12 years ago
  62. 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 12 years ago
  63. 5eb7cdb Fix handling of enter and space in developer screens. by Randall Spangler · 12 years ago
  64. 29e8807 Add clear TPM owner request by Randall Spangler · 12 years ago
  65. 9ea8e0d firmware: Add TONORM_CONFIRM screen. by Hung-Te Lin · 12 years ago
  66. 3985f94 Increase max number of bitmaps to composite to 16 per screen. by Dave Parker · 12 years ago
  67. f217520 vboot: add flag to indicate that the EC is slow to program by Bill Richardson · 12 years ago
  68. da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 12 years ago
  69. b48cd67 Add WAIT screen to default bitmap by Bill Richardson · 12 years ago
  70. 2934475 TONORM screen should display at Dev screen, not Recovery screen. by Bill Richardson · 12 years ago
  71. 6c9f097 Revert "Enter key at DEV screen no longer transition to TONORM screen" by Randall Spangler · 12 years ago
  72. 2b45044 Enter key at DEV screen no longer transition to TONORM screen by Randall Spangler · 12 years ago
  73. 584e0d2 Add more specific recovery reasons for EC software sync. by Randall Spangler · 12 years ago
  74. 029ae65 VbExEcGetExpectedRW() should take a const ** by Randall Spangler · 12 years ago
  75. b1aa7ae Change VbExEcGetExpectedRW so that vboot picks an ec image instead of U-Boot. by Gabe Black · 12 years ago
  76. d4faa06 Partial EC software sync implementation by Randall Spangler · 12 years ago
  77. cc36ff4 Request EC reboot to RO via return code rather than function (vboot portion) by Randall Spangler · 12 years ago
  78. 88d9375 Ensure that the VGA is enabled/disabled as needed. by Bill Richardson · 12 years ago
  79. 053b7b6 Stub out new vboot APIs for EC software sync by Randall Spangler · 12 years ago
  80. b2ac7fb Add EC software sync flag to VbInit() by Randall Spangler · 12 years ago
  81. dc6b642 Set/clear developer mode flag in VbInit output by Che-Liang Chiou · 12 years ago
  82. 8d47de4 Revert "Expose getter of virtual dev switch value" by Che-Liang Chiou · 12 years ago
  83. 552ae43 Expose getter of virtual dev switch value by Che-Liang Chiou · 12 years ago
  84. 17b8224 Add bits to request and acknowledge Option ROM loading. by Bill Richardson · 12 years ago
  85. 592567e Remove VbExTrustEC() from vboot, so it can go into BIOS. by Bill Richardson · 12 years ago
  86. acd6f46 Add GBB flags to enable dev mode by default by Randall Spangler · 12 years ago
  87. 8b6da26 tlcl: add GetOwner command by Kees Cook · 12 years ago
  88. c0e3742 Remove unused test fields from VbNvStorage by Randall Spangler · 12 years ago
  89. ec8df16 Support virtual dev-switch (keyboard-based dev-mode) by Bill Richardson · 12 years ago
  90. 35d0733 Add DISABLE_DEV_REQUEST flag to nvram. by Bill Richardson · 12 years ago
  91. b75d8ad Use virtual dev-mode switch when told to. by Bill Richardson · 12 years ago
  92. feac077 Add checksum to TPM RollbackSpace regions for FW and kernel. by Bill Richardson · 12 years ago
  93. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 12 years ago
  94. 916cf1e Omit body load address check by Che-Liang Chiou · 12 years ago
  95. f9e82e9 mount-encrypted: close TPM when spawning resizer by Kees Cook · 12 years ago
  96. f0605cb tpm_lite: implement TPM_GetRandom by Kees Cook · 12 years ago
  97. 2ddd5f6 Add Ctrl-Enter as an additional key to trigger dev USB boot. by Tom Wai-Hong Tam · 12 years ago
  98. 82e69b9 Clean up return codes for better interaction with U-Boot. by Bill Richardson · 12 years ago
  99. 946370d tpmc: add PCR reading function by Kees Cook · 12 years ago
  100. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago