1. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  2. 3ef916f src/vendorcode: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  3. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  4. 9a2021c chromeos: remove unused constants from gnvs.h by Joel Kitching · 4 years, 6 months ago
  5. a6531a3 vboot: remove rogue vboot_struct.h include by Joel Kitching · 4 years, 6 months ago
  6. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  7. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  8. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  9. cfde82c google/chromeos: Add a library to get DSM calibration data by Cheng-Yi Chiang · 4 years, 10 months ago
  10. 3270ce03 src/vendorcode: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  11. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 5 years ago
  12. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  13. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  14. aa21574 vendorcode/google/chromeos: Correct VPD field for MAC passthrough by Simon Glass · 5 years ago
  15. 643daed vendorcode/google/chromeos: Use explicit zero check in ACPI code by Duncan Laurie · 5 years ago
  16. 00dbf44 coreboot: Run mainboard specific code before Cr50 reset by Keith Short · 5 years ago
  17. 1d94849 chromeos: remove remaining dev switch references by Joel Kitching · 5 years ago
  18. 8d8cead vendorcode/google/chromeos: Fix AMAC return type by Duncan Laurie · 5 years ago
  19. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  20. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  21. 57d5e47 vendorcode/google/chromeos: Support MAC address passthru policy by Duncan Laurie · 5 years ago
  22. 48532ee vendorcode/google/chromeos: Add support for reading VPD in ACPI by Duncan Laurie · 5 years ago
  23. cf8094c vendorcode/google/chromeos: Save VPD region into GNVS by Duncan Laurie · 5 years ago
  24. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  25. e0f3400 coreboot: check Cr50 PM mode on normal boot by Keith Short · 6 years ago
  26. 718d185 vendorcode/google/chromeos: Use ACPI GPIO pin when possible by Duncan Laurie · 6 years ago
  27. f131fc7 vendorcode/google/chromeos: Add mainboard hook before cr50 update by Duncan Laurie · 6 years ago
  28. 55d2e72 chromeos: Provide watchdog support in verstage by You-Cheng Syu · 6 years ago
  29. 0907aa0 Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library" by Duncan Laurie · 6 years ago
  30. c650d6c vendorcode/google: support multiple SAR filenames by Justin TerAvest · 6 years ago
  31. 6217e9b vendorcode/google/chromeos: Get ACPI pin from GPIO library by Duncan Laurie · 6 years ago
  32. a558ca9 security/vboot: Add selection for firmware slots used by VBOOT by Philipp Deppenwiese · 6 years ago
  33. 98fb1bf sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors by Tristan Corrick · 6 years ago
  34. 4f32b64 reset: Provide new single-function reset API by Nico Huber · 6 years ago
  35. 6db1b2f vc/google/chromeos/ec: remove EC hibernate in cr50 update path by Aaron Durbin · 6 years ago
  36. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  37. 28cee59 drivers/vpd: Add VPD support by Patrick Rudolph · 6 years ago
  38. adfaea5 acpi/gnvs: delay setting chromeos_apci_t.vdat until depthcharge by Joel Kitching · 6 years ago
  39. 6fbd874 chromeos/gnvs: remove function and naming cleanup by Joel Kitching · 6 years ago
  40. 5dff396 acpi: Hide Chrome and coreboot specific devices by David Wu · 6 years ago
  41. 44cff7a cbtable: remove chromeos_acpi from cbtable by Joel Kitching · 6 years ago
  42. bc2a2a0 cr50: Allow boards to disable powering off EC on cr50 update by Daisuke Nojiri · 6 years ago
  43. 75b1f76 cbmem: rename vdat to chromeos_acpi by Joel Kitching · 6 years ago
  44. 7fd1e4b intel/wifi: Add WGDS ACPI method for Geo Aware SAR by Pratik Prajapati · 7 years ago
  45. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  46. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  47. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  48. 40d0bfa cr50: Make EC clear AP_OFF before hibnernate by Daisuke Nojiri · 7 years ago
  49. 486704b security/vboot: Guard google_chromeec_reboot by if clause by Daisuke Nojiri · 7 years ago
  50. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  51. 794d222 cr50_enable_update: Add printk before EC hibernate by Shelley Chen · 7 years ago
  52. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  53. 65822a5 src/vendorcode: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  54. b9126fe cr50: check if the new image needs to be enabled and act on it by Vadim Bendebury · 7 years ago
  55. 8bc896f Kconfig: provide MAINBOARD_HAS_TPM_CR50 option by Aaron Durbin · 7 years ago
  56. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  57. b04cc6b chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific by Julius Werner · 7 years ago
  58. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  59. 84b2978 chromeos: Remove old MOCK_TPM references by Julius Werner · 8 years ago
  60. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  61. f8401cd chromeos/elog: Filter developer mode entry on S3 resume by Duncan Laurie · 7 years ago
  62. 29c19a0 Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections" by Patrick Georgi · 8 years ago
  63. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  64. feb4ef6 chromeos: fix build issues within sar.c by Robbie Zhang · 8 years ago
  65. ed84002 chromeos: Implement locating and decoding wifi sar data from VPD by Robbie Zhang · 8 years ago
  66. 73deeae vendorcode/google/chromeos: provide acpi phase enforcement pin macros by Aaron Durbin · 8 years ago
  67. 0803ba4 vendorcode/google/chromeos: zero out SHARED_DATA region by Patrick Georgi · 8 years ago
  68. 4399b85 vendorcode/google/chromeos: Fill in firmware ID regions by Patrick Georgi · 8 years ago
  69. cd2afc0 google/chromeec: Add common infrastructure for boot-mode switches by Furquan Shaikh · 8 years ago
  70. 626eea2 vboot: Add new function for logging recovery mode switches by Furquan Shaikh · 8 years ago
  71. 15d2a79 vendorcode/google: add common smbios mainboard version support by Aaron Durbin · 8 years ago
  72. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  73. d10f9d5 drivers/elog: use region_device for NV storage by Aaron Durbin · 8 years ago
  74. 4157bd8 vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT by Julius Werner · 8 years ago
  75. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  76. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  77. 968ddf2 vendorcode/google/chromeos: remove unnecessary includes in elog.c by Aaron Durbin · 8 years ago
  78. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  79. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  80. baf88d3 chromeos/gnvs: Clean up use of vboot handoff by Furquan Shaikh · 8 years ago
  81. 0d9cd92 chromeos: Clean up elog handling by Furquan Shaikh · 8 years ago
  82. 18b02c5 google/chromeos: Use vboot bootmode functions for elog add boot reason by Furquan Shaikh · 8 years ago
  83. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  84. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  85. 4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity by Paul Kocialkowski · 8 years ago
  86. 85aa135 google/chromeos: Add support for saving recovery reason across reboot by Furquan Shaikh · 8 years ago
  87. 6d448e3 google/chromeos: Add recovery module in vboot2 by Furquan Shaikh · 8 years ago
  88. a6c5ddd vboot: Clean up vboot code by Furquan Shaikh · 8 years ago
  89. 580db7f chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections by Paul Kocialkowski · 8 years ago
  90. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  91. adfbbde tpm2: add tlcl_force_clear and use it before factory init by Vadim Bendebury · 8 years ago
  92. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  93. 10ea104 vboot2: tpm2 factory initialization. by Vadim Bendebury · 8 years ago
  94. be87f73 vbnv: Do not initialize vbnv_copy in vbnv layer by Furquan Shaikh · 8 years ago
  95. 165b6cf vbnv: Do not silently reset cache in read_vbnv by Furquan Shaikh · 8 years ago
  96. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago
  97. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  98. e6dcafb vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection by Aaron Durbin · 8 years ago
  99. e2e561d vendorcode/chromeos/vbnv: Add CMOS init function by Jagadish Krishnamoorthy · 8 years ago
  100. 1811768 vboot: Call verification_should_run directly in the if statement by Paul Kocialkowski · 8 years ago