1. d6759e4 vboot: fix name-collision with OpenSSL. by Adam Langley · 9 years ago
  2. b7d1f03 kernel flags: Pass back kernel premable flags in kparams by Furquan Shaikh · 9 years ago
  3. 80e779d kernel flags: Add flags field to kernel preamble. 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. f620c0d cgptlib: Add functions to cgptlib API by Furquan Shaikh · 9 years ago
  6. f1f53b3 vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image by Shelley Chen · 9 years ago
  7. f47eccf nand: Allow smaller disks for booting a kernel by Dan Ehrenberg · 9 years ago
  8. f3f7fca nand: vboot support for small GPTs by Dan Ehrenberg · 9 years ago
  9. 5d652cd vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWN by Shawn Nematbakhsh · 9 years ago
  10. 3f4d8d0 vboot: Plumb the two disk sizes and external GPT param through by Dan Ehrenberg · 9 years ago
  11. 3200401 cgpt: Support non-standard (smaller) entries table by Nam T. Nguyen · 9 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 · 9 years ago
  14. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 10 years ago
  15. 2596c65 vboot: Add flag to indicate VbInit is run before option rom loading by Duncan Laurie · 10 years ago
  16. 79a9e0e Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through" by Julius Werner · 10 years ago
  17. 5040a94 vboot: Plumb the two disk sizes and 'gpt on device' param through by Dan Ehrenberg · 10 years ago
  18. ab89959 vboot: cgpt: Treat drive_path as the GPT storage by Nam T. Nguyen · 10 years ago
  19. a524a3a vboot: cgpt: fix my_lba of the secondary GPT 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. f97d387 mocked_tpm: Add back missing paren by Duncan Laurie · 10 years ago
  22. 5ce8325 vboot: cgpt: Check for NULL entry array. by Nam T. Nguyen · 10 years ago
  23. f4f395e Extend HWID digest into PCR1 (GBB v1.2 only) by Bill Richardson · 10 years ago
  24. 7c2beb0 cgpt: Separate out certain GPT manipluation functions by Dan Ehrenberg · 10 years ago
  25. 731f8e8 vboot: Support SLOW_EC_UPDATE with OPROM_MATTERS by Duncan Laurie · 10 years ago
  26. 4184e62 Use VbExStream APIs to read the kernel partition by Randall Spangler · 10 years ago
  27. 782300d vboot2: Add previously tried slot and result to NV storage by Randall Spangler · 10 years ago
  28. 162f788 vboot_kernel: Validate GPT header before using by Duncan Laurie · 10 years ago
  29. 487a54b vboot: Notify EC of current boot mode by Sheng-Liang Song · 10 years ago
  30. 88458d9 vboot_reference: Rename *_SECTOR to *_SECTORS by Nam T. Nguyen · 10 years ago
  31. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  32. 277dc52 Add GBB flag to disable PD software sync by Duncan Laurie · 10 years ago
  33. 6014c04 Call software sync a second time for PD, if necessary by Randall Spangler · 10 years ago
  34. e778ada Change VbExEc functions to take a devidx parameter by Randall Spangler · 10 years ago
  35. e155044 futility: deprecate eficompress and efidecompress by Bill Richardson · 10 years ago
  36. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  37. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  38. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 10 years ago
  39. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  40. 4c3b4ea Workaround for failing tests when DEBUG=1 by Bill Richardson · 10 years ago
  41. 8f7b705 lib: Handle return error code of VbExDisplaySetDimension correctly. by Hung-Te Lin · 10 years ago
  42. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  43. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  44. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 10 years ago
  45. 0417153 VbBootRecovery: Make second check for 'remove' devices if none found by Shawn Nematbakhsh · 10 years ago
  46. 8912169 Disable EC jump after RW image starts by Daisuke Nojiri · 11 years ago
  47. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  48. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  49. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  50. 4777988 Improve kernel tests to pass valgrind by Simon Glass · 11 years ago
  51. 981cb2a Enable vboot for sandbox and improve debugging/format strings by Simon Glass · 11 years ago
  52. 7aa250f Fix incorrect format strings by Vadim Bendebury · 11 years ago
  53. 5371047 vboot: fix mocked TPM build by Duncan Laurie · 11 years ago
  54. 32fd6de Add labels to MTD partitions. by Albert Chaulk · 11 years ago
  55. 05f5944 fix build error when DEBUG is enabled by Mike Frysinger · 11 years ago
  56. d79f111 VbInit(): printout gbb flags as well by Aaron Durbin · 11 years ago
  57. 472d93c rollback_index: Remove recovery_mode parameter to SetupTPM. by Shawn Nematbakhsh · 11 years ago
  58. 964144b rollback_index: Add recovery parameter to RollbackKernelLock. by Shawn Nematbakhsh · 11 years ago
  59. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  60. 952c2d3 Fix recovery mode entry due to invalid FW hash. by Aaron Durbin · 11 years ago
  61. 92f22e7 Bugfixes & MTD create command by Albert Chaulk · 11 years ago
  62. 48b26df Correct debug message typo by Vadim Bendebury · 11 years ago
  63. b334e65 Provide MTD version of common functions by Albert Chaulk · 11 years ago
  64. f2a1dc0 Add GBB flags for disabling software sync and defaulting to legacy boot by Randall Spangler · 11 years ago
  65. 19c9969 EC software sync no longer checks for shutdown requested by Randall Spangler · 11 years ago
  66. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 11 years ago
  67. 416bdc6 tpmc: Fix compilation with MOCK_TPM=1 by Duncan Laurie · 11 years ago
  68. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 11 years ago
  69. 339b0ac Clarify comment in VbInit() by Randall Spangler · 11 years ago
  70. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  71. ac8805e Get rid of some crufty macros. by Gabe Black · 11 years ago
  72. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 11 years ago
  73. 522da3e Use Memcpy to avoid unaligned accesses when using RollbackKernelSpace. by Gabe Black · 11 years ago
  74. 51d22d5 Use Memcpy to access the fw_versions member of RollbackSpaceFirmware. by Gabe Black · 11 years ago
  75. 9394326 Split off modules required for VbInit() and VbSelectFirmware() by Randall Spangler · 11 years ago
  76. ab63d3c rollback_index: fix -Wshadow warnings by Aaron Durbin · 11 years ago
  77. 9d7d0cb vboot_display: fix -Wwrite-strings compiler errors by Aaron Durbin · 11 years ago
  78. 612797e fwlib: fix errors with -Wmissing-prototypes by Aaron Durbin · 11 years ago
  79. 886a904 Software sync checks for shutdown-requested in all code paths by Randall Spangler · 11 years ago
  80. fe510c0 Add more display tests by Randall Spangler · 11 years ago
  81. 7f43669 Add more vboot_api_kernel tests by Randall Spangler · 11 years ago
  82. 5ca4ea0 EC software sync uses precomputed hash if available by Randall Spangler · 11 years ago
  83. 9a8e79c Remove +x permissions from source files. by Bill Richardson · 11 years ago
  84. 29accd9 Reformat to kernel style by Randall Spangler · 11 years ago
  85. cefe12c Reformat cgptlib to kernel style by Randall Spangler · 11 years ago
  86. 7993f25 Reformat to kernel style by Randall Spangler · 11 years ago
  87. 49cb0d3 Add kernel tests by Randall Spangler · 11 years ago
  88. c3d488d Add tlcl tests by Randall Spangler · 11 years ago
  89. 0bf6405 Reformat files to kernel style by Randall Spangler · 11 years ago
  90. 5a4e9fa Add display tests by Randall Spangler · 11 years ago
  91. 68f54d4 Reformat files to kernel style by Randall Spangler · 11 years ago
  92. 786a5dc Start adding display tests by Randall Spangler · 11 years ago
  93. 0bda13f Improve coverage of cgptlib.c by Randall Spangler · 11 years ago
  94. 0f87249 Remove unused vbutil_ec by Randall Spangler · 11 years ago
  95. a3eac79 Improve coverage of rollback_index.c by Randall Spangler · 11 years ago
  96. 25d1c25 fix s_tpm_pcr_read_cmd structure name typo by Kees Cook · 11 years ago
  97. 3428b4b Make tpmc able to send and receive raw datagrams. by Luigi Semenzato · 11 years ago
  98. 17f8d34 Rename files and defines to simplify makefile. by Randall Spangler · 11 years ago
  99. ee32751 Add missing TlclLibClose function for mock TPM interface by Duncan Laurie · 11 years ago
  100. ef2a02f Use a separate knob for SHA512 unrolling by Simon Glass · 11 years ago