1. 0d28b97 intel/cmn/smm: Introduce PERIODIC_SMI_RATE_SELECTION_IN_GEN_PMCON_B by Michał Żygowski · 1 year, 9 months ago
  2. ff4a3a6 intel/common/block/smm: remove return statements from void functions by Yuchen He · 1 year, 5 months ago
  3. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 9 months ago
  4. a072043 sb,soc/intel: Fix SMI handler IO trap data mask by Kyösti Mälkki · 1 year, 9 months ago
  5. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  6. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  7. 2fb232a soc/intel/common: Remove GPIO PAD lock config override from mainboard by Subrata Banik · 2 years, 6 months ago
  8. b6f29c9 soc/intel/common: add generic gpio lock mechanism by Nick Vaccaro · 2 years, 10 months ago
  9. 2322227 soc/intel/common: Add InSMM.STS support by Angel Pons · 3 years, 5 months ago
  10. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  11. 6335605 soc/intel/common/block/smm: Add `mainboard_smi_finalize` by Aseda Aboagye · 3 years, 2 months ago
  12. 6b89746 soc/intel/common/block/smm: Drop stale comment by Angel Pons · 3 years, 4 months ago
  13. 967753f soc/intel/common: Prevent SMI storm when setting SPI WPD bit by Angel Pons · 3 years, 6 months ago
  14. 5177507 soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI mode by Angel Pons · 3 years, 6 months ago
  15. b218c20 sb,soc/intel: Remove no-op APMC for C-state and P-state by Kyösti Mälkki · 3 years, 7 months ago
  16. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 7 months ago
  17. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  18. ee38cce soc/intel/common/block/smm/smihandler: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  19. 06c022f soc/intel/common/block/smm: Fix compilation without intel uart code by Patrick Rudolph · 3 years, 10 months ago
  20. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  21. 9f8f115 SMM: Validate more user-provided pointers by Patrick Rudolph · 4 years, 3 months ago
  22. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  23. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  24. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  25. 040c531 soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) by Kyösti Mälkki · 4 years, 3 months ago
  26. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 3 months ago
  27. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  28. 2ec1c13 soc/intel/common: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  29. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  30. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  31. ccde6be soc/intel/common/block/smm: add case intrusion to SMI handler by Michael Niewöhner · 4 years, 6 months ago
  32. 7f9ceef intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected by Michael Niewöhner · 4 years, 6 months ago
  33. 8034813 soc/intel/common/block/smm: add Kconfig for TCO SMI by Michael Niewöhner · 4 years, 5 months ago
  34. 00b7533 soc/intel/common/block: Move smihandler common functions into common code by Subrata Banik · 4 years, 6 months ago
  35. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  36. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 9 months ago
  37. 4434818 soc/intel/common/smm: Add missing printk statement by Tim Wawrzynczak · 5 years ago
  38. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  39. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  40. 3e786b5 soc/intel: Drop pmc_soc_restore_power_failure() by Nico Huber · 5 years ago
  41. 9970b61 arch/x86: Move TSEG_STAGE_CACHE implementation by Kyösti Mälkki · 5 years ago
  42. dc6c322 intel/apollolake: Replace smm_region_info() with smm_region() by Kyösti Mälkki · 5 years ago
  43. b2a5f0b cpu/x86/smm: Promote smm_subregion() by Kyösti Mälkki · 5 years ago
  44. cb587a2 drivers/intel: Move FSP stage_cache implementation into common block by Subrata Banik · 5 years ago
  45. a0368a0 soc/intel/{cml, whl}: Add option to skip HECI disable in SMM by Subrata Banik · 5 years ago
  46. af39c82 soc/intel/common: Update ESPI disable option by Duncan Laurie · 5 years ago
  47. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  48. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  49. 7bc4dc5 soc/intel/common/block: Move tco common functions into block/smbus by Subrata Banik · 6 years ago
  50. e16c9df soc/intel: Fix bad uses of __SIMPLE_DEVICE__ by Kyösti Mälkki · 6 years ago
  51. 9fca297 smmstore: make smmstore's SMM handler code follow everything else by Patrick Georgi · 6 years ago
  52. d61839c elog: make elog's SMM handler code follow everything else by Patrick Georgi · 6 years ago
  53. 4460829 soc/intel/common: Add option to disable eSPI SMI at runtime by Duncan Laurie · 6 years ago
  54. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  55. 9360fea smmstore: Add a key/val store facility in flash, mediated through SMM by Patrick Georgi · 6 years ago
  56. 19b8859 soc/intel/common/block: Don't use device_t by Elyes HAOUAS · 6 years ago
  57. afa07f7 soc/intel/common/block: Move common uart function to block/uart by Subrata Banik · 6 years ago
  58. a00c777 soc/intel/common: Disable GPEs just before enabling SMIs by Furquan Shaikh · 6 years ago
  59. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  60. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  61. 10c3b96 soc/intel/common/block/smm: Add configurable delay before entering S5 by Furquan Shaikh · 6 years ago
  62. f9eaede soc/intel/common/block/smm: Add option to have SOC specific SMI Handler at finalize() by Subrata Banik · 6 years ago
  63. 261b893 soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function by Subrata Banik · 7 years ago
  64. 47a655c soc/intel/common: Add missing SoC common function into SMM library by Subrata Banik · 7 years ago
  65. c4e652f soc/intel/common: Clean up PMC library GPE handling API by Furquan Shaikh · 7 years ago
  66. f0eb999 soc/intel/cannonlake: Fill the SMI usage by Lijian Zhao · 7 years ago
  67. 4f62d16 soc/intel/common: Add functions into common SMM library by Subrata Banik · 7 years ago
  68. ea4ece6 soc/intel/apollolake: Enable UART debug controller on S3 resume by Furquan Shaikh · 7 years ago
  69. 60ce615 intel/common/block/smm: Update smihandler to handle gpi by Brandon Breitenstein · 7 years ago
  70. 9cbf3b1 common/block/smm: Update SMM common code for io trap handling by Brandon Breitenstein · 7 years ago
  71. 83e9823 soc/intel/common: Use common PMC for SMM by Shaunak Saha · 7 years ago
  72. a86d1b8 soc/intel/common: Add SMM common code for Intel Platforms by Brandon Breitenstein · 7 years ago