1. 5f9f776 security/intel/txt: Add Intel TXT support by Philipp Deppenwiese · 6 years ago
  2. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  3. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  4. 002e5e0 security/intel/stm: Add missing <stdbool.h> by Angel Pons · 4 years, 1 month ago
  5. 3f5de1c security/vboot: ensure that NVMEM is saved on every kernel space write by Jett Rink · 4 years, 1 month ago
  6. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  7. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  8. 20d7bd0 security/vboot/secdata_tpm.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  9. 649fc6b security/tpm/tss/tcg-1.2/tss.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  10. 6303671 security/vboot: Allow files to go into only RW-A or RW-B region by Martin Roth · 4 years, 2 months ago
  11. 18a8ba4 arch/x86: Remove RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 4 years, 2 months ago
  12. 542cffa drivers/pc80/tpm: Remove LPC_TPM by Kyösti Mälkki · 4 years, 3 months ago
  13. a890138 lockdown: Add hint for how to check for lockdown support in boot log by Daniel Gröber · 4 years, 3 months ago
  14. 16dbbeb lockdown: Add Kconfigs for SPI media protection mode by Daniel Gröber · 4 years, 3 months ago
  15. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  16. ab673ce security/tpm: Change wording of variable names by Duncan Laurie · 4 years, 2 months ago
  17. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  18. 8a3a3c8 security/vboot: Add option to run verstage before bootblock by Martin Roth · 4 years, 4 months ago
  19. e83c56a src: Remove unused 'include <fmap.h>' by Elyes HAOUAS · 4 years, 3 months ago
  20. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  21. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 3 months ago
  22. a895344 lockdown: Fix missing spaces in boot log by Daniel Gröber · 4 years, 3 months ago
  23. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  24. fa8f567 security/tpm: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  25. aae1633 security/tpm/tspi: Fix handling of white space delimited list by harshit · 4 years, 3 months ago
  26. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  27. 5dd76fd src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 3 months ago
  28. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  29. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  30. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  31. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  32. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  33. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  34. 71a1314 security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot mode by Julius Werner · 4 years, 3 months ago
  35. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  36. 8c92bcc vboot: Provide declaration for verstage_mainboard_early_init() by Furquan Shaikh · 4 years, 4 months ago
  37. 89ac87a security/vboot: Limit vboot verification code access to only verstage by Sridhar Siricilla · 4 years, 4 months ago
  38. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  39. f213f17 intel/stm: Drop now unneeded `num_cpus` param by Eugene D Myers · 4 years, 4 months ago
  40. 076605b intel/stm: Place resource list right below MSEG by Eugene D Myers · 4 years, 4 months ago
  41. 3032278 security/vboot: Convert reboot-related errors to vboot2-style by Yu-Ping Wu · 4 years, 4 months ago
  42. f0ebaf2 vboot: Always build secdata functions for romstage by Julius Werner · 4 years, 4 months ago
  43. 6093c50 security/lockdown: Write-protect WP_RO by Patrick Rudolph · 5 years ago
  44. 78feacc security: Add common boot media write protection by Patrick Rudolph · 4 years, 9 months ago
  45. 7bcd9a1 drivers/spi/tpm: Add support for non CR50 SPI TPM2 by Patrick Rudolph · 4 years, 5 months ago
  46. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  47. d9f26ed vboot: Add permission check for kernel space by Daisuke Nojiri · 4 years, 4 months ago
  48. b81147c security/vboot, mb/google: Fix build errors by Patrick Georgi · 4 years, 4 months ago
  49. 3814116 vboot/secdata: remove retries, readback, and CRC check by Joel Kitching · 4 years, 4 months ago
  50. 97e4422 vboot: remove leftover TPM_PCR_GBB constants by Joel Kitching · 4 years, 4 months ago
  51. dff56a0 ec_sync: Run EFS2 in romstage by dnojiri · 4 years, 5 months ago
  52. 622c6b8 TPM: Add tlcl_cr50_get_boot_mode by dnojiri · 4 years, 5 months ago
  53. 374d7c2 Do not select USE_BLOBS by Nico Huber · 4 years, 5 months ago
  54. db2c8df assert.h: Simplify dead_code() by Nico Huber · 4 years, 4 months ago
  55. 7c45c83 assert.h: Add a tag parameter to dead_code() by Nico Huber · 4 years, 4 months ago
  56. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  57. 23a82e8 security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE by Julius Werner · 4 years, 5 months ago
  58. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  59. bad08c2 security/tpm: Include mrc.bin in CRTM if present by Bill XIE · 4 years, 6 months ago
  60. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  61. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  62. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 6 months ago
  63. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 5 months ago
  64. 58cf603 vboot: Upgrade kernel space to v1.0 by dnojiri · 4 years, 7 months ago
  65. eded500 security/vboot: Support enabling EC EFS with EC software sync by Sam McNally · 4 years, 6 months ago
  66. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  67. a6531a3 vboot: remove rogue vboot_struct.h include by Joel Kitching · 4 years, 6 months ago
  68. 9d4f94a security/intel/stm: Use depends on ENABLE_VMX by Eugene Myers · 4 years, 6 months ago
  69. 5544f62 security/intel/stm: Check for processor STM support by Eugene Myers · 4 years, 6 months ago
  70. 338e9dc vboot: use vb2api_get_recovery_reason function by Joel Kitching · 4 years, 6 months ago
  71. 214fb9b security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGE by Yu-Ping Wu · 4 years, 6 months ago
  72. 984d0c6 vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT by Joel Kitching · 4 years, 9 months ago
  73. 56e2f13 vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option by Joel Kitching · 4 years, 6 months ago
  74. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  75. 814c865 vboot: fix up some includes by Joel Kitching · 4 years, 6 months ago
  76. 8a3bc3b vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE by Joel Kitching · 4 years, 6 months ago
  77. 9f78fae intel/stm: Add platform opt-in Kconfig by Nico Huber · 4 years, 6 months ago
  78. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 4 years, 7 months ago
  79. ae438be security/intel/stm: Add STM support by Eugene Myers · 4 years, 7 months ago
  80. 8210047 vendorcode/eltan/security: Switch to vb2 vboot library by Wim Vervoorn · 4 years, 7 months ago
  81. c9ac0bc security/tpm/tss: Add ClearControl Function by Christian Walter · 4 years, 7 months ago
  82. b38586f vboot: Remove hard dependency on MISSING_BOARD_RESET by Julius Werner · 4 years, 7 months ago
  83. 50337f16 security/vboot: Allow UDC regardless of vboot state by Wim Vervoorn · 4 years, 7 months ago
  84. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 9 months ago
  85. 58f3fd6 src/security: Fix typos by Elyes HAOUAS · 4 years, 8 months ago
  86. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  87. cdf6f3a security/vboot: Add a dedicated flag for building of vboot library by Bill XIE · 4 years, 8 months ago
  88. 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  89. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  90. 85d44f4 vboot: remove 2lib headers from Makefile by Joel Kitching · 4 years, 8 months ago
  91. 413a742 vboot: Fix MOCK_SECDATA for new naming scheme by Julius Werner · 4 years, 8 months ago
  92. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 4 years, 8 months ago
  93. 928511a vboot: update secdata naming scheme by Joel Kitching · 4 years, 8 months ago
  94. 9e052c2 vboot: remove old vboot_fill_handoff function header by Joel Kitching · 4 years, 8 months ago
  95. 14dd073 EC sync: Properly handle VBERROR return codes from vb2api_ec_sync by Tim Wawrzynczak · 4 years, 9 months ago
  96. 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 4 years, 9 months ago
  97. 1debc0c vboot: update VbExNvStorageWrite function by Joel Kitching · 4 years, 9 months ago
  98. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  99. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  100. a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago