1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  3. 54bbe2d chromeos: Add an elog for Chrome OS diagnostic boot by Hsuan Ting Chen · 3 years, 3 months ago
  4. ff01bca ChromeOS: Refactor ACPI CNVS generation by Kyösti Mälkki · 3 years, 1 month ago
  5. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 8 months ago
  6. 889fa60 driver/i2c/max98390: add dsm_param_name by Wisley Chen · 2 years, 11 months ago
  7. d70f481 wifi: Add support for DSM methods for intel wifi card by Sugnan Prabhu S · 2 years, 11 months ago
  8. cc50770 wifi: Add support for wifi time average SAR config by Sugnan Prabhu S · 2 years, 11 months ago
  9. d1fc832 wifi: Add support for per-platform antenna gain by Sugnan Prabhu S · 2 years, 11 months ago
  10. fcb4f2d wifi: Add support for new revisions of SAR table entries by Sugnan Prabhu S · 3 years ago
  11. 4693f3d timestamp,vc/google/chromeos/cr50: Add timestamp for enable update by Raul E Rangel · 3 years, 1 month ago
  12. 4bd9187 ACPI: Refactor use of global and device NVS by Kyösti Mälkki · 3 years, 4 months ago
  13. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 4 months ago
  14. bc441c7 mb/google: Move ECFW_RW setting for non-ChromeEC boards by Kyösti Mälkki · 3 years, 5 months ago
  15. 8a1fcf4 vc/google/chromeos: Refactor GNVS init by Kyösti Mälkki · 3 years, 5 months ago
  16. bd64f8e migrate out of flashrom deprecated options by Daniel Campello · 3 years, 3 months ago
  17. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 5 months ago
  18. 0c7aef7 vc/google/chromeos/acpi: Add type to OIPG declaration by Raul E Rangel · 3 years, 4 months ago
  19. 7fe5d3d sar: Fix semantics of `get_wifi_sar_cbfs_filename()` by Furquan Shaikh · 3 years, 4 months ago
  20. eb876a5 vc/google/chromeos: Deprecate support for SAR tables in VPD by Furquan Shaikh · 3 years, 4 months ago
  21. 9e74c42 vc/google/chromeos: Account for GNVS allocated early by Kyösti Mälkki · 3 years, 5 months ago
  22. fca1797 vc/google/chromeos: Allocate RAMOOPS late by Kyösti Mälkki · 3 years, 5 months ago
  23. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  24. dc0c02f soc/intel: Switch guard to CHROMEOS_RAMOOPS by Kyösti Mälkki · 3 years, 5 months ago
  25. dc15505 vc/google/chromeos: Drop <acpi/vpd.asl> by Kyösti Mälkki · 3 years, 6 months ago
  26. 368c9a1 vc/../chromeos.asl: Drop CHROMEOS guard by Kyösti Mälkki · 3 years, 6 months ago
  27. ae38035 vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUME by Frans Hendriks · 3 years, 6 months ago
  28. ae7ac8a ACPI: Separate ChromeOS NVS in ASL by Kyösti Mälkki · 3 years, 6 months ago
  29. dd4741c vendorcode/google/chromeos: Build CSE Board Reset in Romstage by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  30. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 7 months ago
  31. 1749b77 vc/google/chromeos: Move chromeos_set_me_hash() prototype by Kyösti Mälkki · 3 years, 7 months ago
  32. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  33. 0fd62f5 vc/google/chromeos/sar: Make "SAR not found" log a debug message by Maulik V Vaghela · 3 years, 8 months ago
  34. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 8 months ago
  35. 5c80519 volteer+vendorcode: Retrieve Cr50 version only via SPI by Jes Klinke · 3 years, 9 months ago
  36. 2d49f22 vendorcode/google/dram_part_num: Lower the severity of debug statement by Karthikeyan Ramasubramanian · 3 years, 9 months ago
  37. edecf46 vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig option by Nick Vaccaro · 3 years, 10 months ago
  38. 5ed3cb9 chromeos: Provide common watchdog reboot support in romstage by Ravi Kumar Bokka · 3 years, 10 months ago
  39. f90e3b9 vendorcode/google: Add error handling by John Zhao · 3 years, 11 months ago
  40. 644a512 symbols: Change implementation details of DECLARE_OPTIONAL_REGION() by Julius Werner · 3 years, 11 months ago
  41. cc69f7b vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS source by Kevin Chiu · 3 years, 11 months ago
  42. b9042cb vendorcode/google/chromeos: Introduce helper for CSE board reset by Karthikeyan Ramasubramanian · 3 years, 11 months ago
  43. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  44. c9222f9 vendorcode/google/chromeos: Add GOOG0016 _HID for Chrome OS ACPI by Duncan Laurie · 4 years, 1 month ago
  45. 12b0f77 vc/google/chromeos/elog.c: Clean up code by Angel Pons · 4 years, 1 month ago
  46. a9f881d ACPI: Drop some HAVE_ACPI_RESUME preprocessor use by Kyösti Mälkki · 4 years, 1 month ago
  47. 7c52283 chromeos/cr50_enable_update.c: Modify recovery flow for cr50 by Edward O'Callaghan · 4 years, 1 month ago
  48. a9117ed drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW by Jonathan Zhang · 4 years, 2 months ago
  49. d49690b src: Fix up ##-commented SPDX headers by Angel Pons · 4 years, 2 months ago
  50. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  51. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  52. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  53. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 3 months ago
  54. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  55. 3ef916f src/vendorcode: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  56. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  57. 9a2021c chromeos: remove unused constants from gnvs.h by Joel Kitching · 4 years, 4 months ago
  58. a6531a3 vboot: remove rogue vboot_struct.h include by Joel Kitching · 4 years, 5 months ago
  59. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 7 months ago
  60. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  61. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  62. cfde82c google/chromeos: Add a library to get DSM calibration data by Cheng-Yi Chiang · 4 years, 9 months ago
  63. 3270ce03 src/vendorcode: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  64. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 5 years ago
  65. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  66. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  67. aa21574 vendorcode/google/chromeos: Correct VPD field for MAC passthrough by Simon Glass · 5 years ago
  68. 643daed vendorcode/google/chromeos: Use explicit zero check in ACPI code by Duncan Laurie · 5 years ago
  69. 00dbf44 coreboot: Run mainboard specific code before Cr50 reset by Keith Short · 5 years ago
  70. 1d94849 chromeos: remove remaining dev switch references by Joel Kitching · 5 years ago
  71. 8d8cead vendorcode/google/chromeos: Fix AMAC return type by Duncan Laurie · 5 years ago
  72. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  73. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  74. 57d5e47 vendorcode/google/chromeos: Support MAC address passthru policy by Duncan Laurie · 5 years ago
  75. 48532ee vendorcode/google/chromeos: Add support for reading VPD in ACPI by Duncan Laurie · 5 years ago
  76. cf8094c vendorcode/google/chromeos: Save VPD region into GNVS by Duncan Laurie · 5 years ago
  77. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  78. e0f3400 coreboot: check Cr50 PM mode on normal boot by Keith Short · 5 years ago
  79. 718d185 vendorcode/google/chromeos: Use ACPI GPIO pin when possible by Duncan Laurie · 6 years ago
  80. f131fc7 vendorcode/google/chromeos: Add mainboard hook before cr50 update by Duncan Laurie · 5 years ago
  81. 55d2e72 chromeos: Provide watchdog support in verstage by You-Cheng Syu · 6 years ago
  82. 0907aa0 Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library" by Duncan Laurie · 6 years ago
  83. c650d6c vendorcode/google: support multiple SAR filenames by Justin TerAvest · 6 years ago
  84. 6217e9b vendorcode/google/chromeos: Get ACPI pin from GPIO library by Duncan Laurie · 6 years ago
  85. a558ca9 security/vboot: Add selection for firmware slots used by VBOOT by Philipp Deppenwiese · 6 years ago
  86. 98fb1bf sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors by Tristan Corrick · 6 years ago
  87. 4f32b64 reset: Provide new single-function reset API by Nico Huber · 6 years ago
  88. 6db1b2f vc/google/chromeos/ec: remove EC hibernate in cr50 update path by Aaron Durbin · 6 years ago
  89. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  90. 28cee59 drivers/vpd: Add VPD support by Patrick Rudolph · 6 years ago
  91. adfaea5 acpi/gnvs: delay setting chromeos_apci_t.vdat until depthcharge by Joel Kitching · 6 years ago
  92. 6fbd874 chromeos/gnvs: remove function and naming cleanup by Joel Kitching · 6 years ago
  93. 5dff396 acpi: Hide Chrome and coreboot specific devices by David Wu · 6 years ago
  94. 44cff7a cbtable: remove chromeos_acpi from cbtable by Joel Kitching · 6 years ago
  95. bc2a2a0 cr50: Allow boards to disable powering off EC on cr50 update by Daisuke Nojiri · 6 years ago
  96. 75b1f76 cbmem: rename vdat to chromeos_acpi by Joel Kitching · 6 years ago
  97. 7fd1e4b intel/wifi: Add WGDS ACPI method for Geo Aware SAR by Pratik Prajapati · 7 years ago
  98. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  99. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  100. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago