1. 40d0bfa cr50: Make EC clear AP_OFF before hibnernate by Daisuke Nojiri · 7 years ago
  2. 486704b security/vboot: Guard google_chromeec_reboot by if clause by Daisuke Nojiri · 7 years ago
  3. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  4. 794d222 cr50_enable_update: Add printk before EC hibernate by Shelley Chen · 7 years ago
  5. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  6. 65822a5 src/vendorcode: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  7. b9126fe cr50: check if the new image needs to be enabled and act on it by Vadim Bendebury · 7 years ago
  8. 8bc896f Kconfig: provide MAINBOARD_HAS_TPM_CR50 option by Aaron Durbin · 7 years ago
  9. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  10. b04cc6b chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific by Julius Werner · 7 years ago
  11. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  12. 84b2978 chromeos: Remove old MOCK_TPM references by Julius Werner · 8 years ago
  13. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  14. f8401cd chromeos/elog: Filter developer mode entry on S3 resume by Duncan Laurie · 7 years ago
  15. 29c19a0 Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections" by Patrick Georgi · 8 years ago
  16. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  17. feb4ef6 chromeos: fix build issues within sar.c by Robbie Zhang · 8 years ago
  18. ed84002 chromeos: Implement locating and decoding wifi sar data from VPD by Robbie Zhang · 8 years ago
  19. 73deeae vendorcode/google/chromeos: provide acpi phase enforcement pin macros by Aaron Durbin · 8 years ago
  20. 0803ba4 vendorcode/google/chromeos: zero out SHARED_DATA region by Patrick Georgi · 8 years ago
  21. 4399b85 vendorcode/google/chromeos: Fill in firmware ID regions by Patrick Georgi · 8 years ago
  22. cd2afc0 google/chromeec: Add common infrastructure for boot-mode switches by Furquan Shaikh · 8 years ago
  23. 626eea2 vboot: Add new function for logging recovery mode switches by Furquan Shaikh · 8 years ago
  24. 15d2a79 vendorcode/google: add common smbios mainboard version support by Aaron Durbin · 8 years ago
  25. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  26. d10f9d5 drivers/elog: use region_device for NV storage by Aaron Durbin · 8 years ago
  27. 4157bd8 vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT by Julius Werner · 8 years ago
  28. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  29. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  30. 968ddf2 vendorcode/google/chromeos: remove unnecessary includes in elog.c by Aaron Durbin · 8 years ago
  31. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  32. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  33. baf88d3 chromeos/gnvs: Clean up use of vboot handoff by Furquan Shaikh · 8 years ago
  34. 0d9cd92 chromeos: Clean up elog handling by Furquan Shaikh · 8 years ago
  35. 18b02c5 google/chromeos: Use vboot bootmode functions for elog add boot reason by Furquan Shaikh · 8 years ago
  36. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  37. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  38. 4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity by Paul Kocialkowski · 8 years ago
  39. 85aa135 google/chromeos: Add support for saving recovery reason across reboot by Furquan Shaikh · 8 years ago
  40. 6d448e3 google/chromeos: Add recovery module in vboot2 by Furquan Shaikh · 8 years ago
  41. a6c5ddd vboot: Clean up vboot code by Furquan Shaikh · 8 years ago
  42. 580db7f chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections by Paul Kocialkowski · 8 years ago
  43. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  44. adfbbde tpm2: add tlcl_force_clear and use it before factory init by Vadim Bendebury · 8 years ago
  45. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  46. 10ea104 vboot2: tpm2 factory initialization. by Vadim Bendebury · 8 years ago
  47. be87f73 vbnv: Do not initialize vbnv_copy in vbnv layer by Furquan Shaikh · 8 years ago
  48. 165b6cf vbnv: Do not silently reset cache in read_vbnv by Furquan Shaikh · 8 years ago
  49. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago
  50. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  51. e6dcafb vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection by Aaron Durbin · 8 years ago
  52. e2e561d vendorcode/chromeos/vbnv: Add CMOS init function by Jagadish Krishnamoorthy · 8 years ago
  53. 1811768 vboot: Call verification_should_run directly in the if statement by Paul Kocialkowski · 8 years ago
  54. 94b18a1 xip: Do not pass --xip for early stages if CAR supports code execution by Furquan Shaikh · 8 years ago
  55. 36d7418 chromeos: Ensure that the last file in FW_MAIN is not also the first one by Paul Kocialkowski · 8 years ago
  56. 60c6432 vboot: Compile loader in postcar as well by Andrey Petrov · 8 years ago
  57. fcc4347 chromeos: Fix adding a bmpblk to GBB by Patrick Georgi · 8 years ago
  58. 85cc5fd chromeos: Add enable-serial GBB flag by Patrick Georgi · 8 years ago
  59. c713594 google/oak: Log hardware watchdog in eventlog by Julius Werner · 8 years ago
  60. a613a31 vboot: Handle S3 resume path for TPM initialization by Duncan Laurie · 8 years ago
  61. 339886c Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD by Huang, Huki · 9 years ago
  62. 1cdacca vboot: Set S3_RESUME flag for vboot context if necessary by Duncan Laurie · 8 years ago
  63. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  64. 9e620ea chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV by Martin Roth · 9 years ago
  65. 6b881b2 google/chromeos: backup -> back up by Patrick Georgi · 9 years ago
  66. eda794d vboot2: Store depthcharge graphic assets only in RO by Patrick Georgi · 9 years ago
  67. fe97013 chromeos: Add option to back up VBNV CMOS into flash by Duncan Laurie · 9 years ago
  68. d87cc3f google/chromeos/vboot2: defer clearing rec mode switch by Aaron Durbin · 9 years ago
  69. 0165038 chromeos: Make vbnv_flash driver safe for CAR usage by Duncan Laurie · 9 years ago
  70. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 9 years ago
  71. 88b28ad chromeos: Add vbnv wrapper for the different backends by Duncan Laurie · 9 years ago
  72. 4121f9e google/chromeos/vboot2: honor boot region device size by Aaron Durbin · 9 years ago
  73. 5e29106 google/chromeos: guard cbmem_find() in verstage and bootblock by Aaron Durbin · 9 years ago
  74. 5dbefd9 chromeos/vboot: allow platform to hook into vboot_reboot() by Aaron Durbin · 9 years ago
  75. 87c9fae chromeos/vboot: provide support for x86 memory init verification by Aaron Durbin · 9 years ago
  76. 71ea717 chromeos: Sign FW_MAIN_A and FW_MAIN_B by Patrick Georgi · 9 years ago
  77. 5ea87ff chromeos: Add Kconfig options for GBB flags by Patrick Georgi · 9 years ago
  78. 0db0e61 chromeos: Create GBB at build time by Patrick Georgi · 9 years ago
  79. 43f16f8 src/: give scripts a .sh extension for easy identification by Martin Roth · 9 years ago
  80. ffc2260 chromeos: vpd: Avoid reading uninitialized VPDs by Julius Werner · 9 years ago
  81. 4f7a361 chromeos: Add timestamps to measure VPD read times by Julius Werner · 9 years ago
  82. 6324de1 vboot2: Handle slow EC SW sync and graphics driver loading by Duncan Laurie · 9 years ago
  83. c8d4abd vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO by Patrick Georgi · 9 years ago
  84. 5d935b3 Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD by Felix Durairaj · 9 years ago
  85. df13c31 intel/skylake: During RO mode after FSP reset CB lose original state by Subrata Banik · 9 years ago
  86. cbb6c75 commonlib: Add function to hash contents of a CBFS region. by Aaron Durbin · 9 years ago
  87. 74babff vendorcode: google: chromeos: Remove old fmap.c file by Julius Werner · 9 years ago
  88. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  89. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  90. c7c30a8 vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available by Martin Roth · 9 years ago
  91. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 9 years ago
  92. 4aac08a chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM by Martin Roth · 9 years ago
  93. b15a0d0 vendorcode/google/chromeos: Cache VPD data into CBMEM by Hung-Te Lin · 9 years ago
  94. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  95. 6fecb71 vboot2: Fix flows for TPM_E_MUST_REBOOT by Furquan Shaikh · 9 years ago
  96. 6ce7459 vboot: check vb2_shared_data flags for manual recovery by Daisuke Nojiri · 9 years ago
  97. 087477f vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES by Patrick Georgi · 9 years ago
  98. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  99. e3d2d6f vboot: allow more flexibility when adding verstage by Aaron Durbin · 9 years ago
  100. b593366 vboot: prepare for x86 verstage by Aaron Durbin · 9 years ago