1. d627f7b soc/intel/common/block/oc_wdt: Add OC watchdog common block by Michał Żygowski · 1 year, 10 months ago
  2. ff4a3a6 intel/common/block/smm: remove return statements from void functions by Yuchen He · 1 year, 5 months ago
  3. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  4. 2fb232a soc/intel/common: Remove GPIO PAD lock config override from mainboard by Subrata Banik · 2 years, 6 months ago
  5. b6f29c9 soc/intel/common: add generic gpio lock mechanism by Nick Vaccaro · 2 years, 10 months ago
  6. 2322227 soc/intel/common: Add InSMM.STS support by Angel Pons · 3 years, 5 months ago
  7. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  8. 6335605 soc/intel/common/block/smm: Add `mainboard_smi_finalize` by Aseda Aboagye · 3 years, 2 months ago
  9. 6b89746 soc/intel/common/block/smm: Drop stale comment by Angel Pons · 3 years, 4 months ago
  10. 967753f soc/intel/common: Prevent SMI storm when setting SPI WPD bit by Angel Pons · 3 years, 6 months ago
  11. 5177507 soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI mode by Angel Pons · 3 years, 6 months ago
  12. b218c20 sb,soc/intel: Remove no-op APMC for C-state and P-state by Kyösti Mälkki · 3 years, 7 months ago
  13. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 7 months ago
  14. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  15. ee38cce soc/intel/common/block/smm/smihandler: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  16. 06c022f soc/intel/common/block/smm: Fix compilation without intel uart code by Patrick Rudolph · 3 years, 10 months ago
  17. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  18. 9f8f115 SMM: Validate more user-provided pointers by Patrick Rudolph · 4 years, 3 months ago
  19. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  20. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. 2ec1c13 soc/intel/common: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  23. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  24. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  25. ccde6be soc/intel/common/block/smm: add case intrusion to SMI handler by Michael Niewöhner · 4 years, 6 months ago
  26. 00b7533 soc/intel/common/block: Move smihandler common functions into common code by Subrata Banik · 4 years, 6 months ago
  27. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  28. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 9 months ago
  29. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  30. 3e786b5 soc/intel: Drop pmc_soc_restore_power_failure() by Nico Huber · 5 years ago
  31. af39c82 soc/intel/common: Update ESPI disable option by Duncan Laurie · 5 years ago
  32. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  33. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  34. 7bc4dc5 soc/intel/common/block: Move tco common functions into block/smbus by Subrata Banik · 6 years ago
  35. e16c9df soc/intel: Fix bad uses of __SIMPLE_DEVICE__ by Kyösti Mälkki · 6 years ago
  36. 9fca297 smmstore: make smmstore's SMM handler code follow everything else by Patrick Georgi · 6 years ago
  37. d61839c elog: make elog's SMM handler code follow everything else by Patrick Georgi · 6 years ago
  38. 4460829 soc/intel/common: Add option to disable eSPI SMI at runtime by Duncan Laurie · 6 years ago
  39. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  40. 9360fea smmstore: Add a key/val store facility in flash, mediated through SMM by Patrick Georgi · 6 years ago
  41. 19b8859 soc/intel/common/block: Don't use device_t by Elyes HAOUAS · 6 years ago
  42. afa07f7 soc/intel/common/block: Move common uart function to block/uart by Subrata Banik · 6 years ago
  43. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  44. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  45. 10c3b96 soc/intel/common/block/smm: Add configurable delay before entering S5 by Furquan Shaikh · 6 years ago
  46. f9eaede soc/intel/common/block/smm: Add option to have SOC specific SMI Handler at finalize() by Subrata Banik · 6 years ago
  47. 261b893 soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function by Subrata Banik · 7 years ago
  48. 47a655c soc/intel/common: Add missing SoC common function into SMM library by Subrata Banik · 7 years ago
  49. c4e652f soc/intel/common: Clean up PMC library GPE handling API by Furquan Shaikh · 7 years ago
  50. ea4ece6 soc/intel/apollolake: Enable UART debug controller on S3 resume by Furquan Shaikh · 7 years ago
  51. 60ce615 intel/common/block/smm: Update smihandler to handle gpi by Brandon Breitenstein · 7 years ago
  52. 83e9823 soc/intel/common: Use common PMC for SMM by Shaunak Saha · 7 years ago
  53. a86d1b8 soc/intel/common: Add SMM common code for Intel Platforms by Brandon Breitenstein · 7 years ago[Renamed (92%) from src/soc/intel/common/smihandler.c]
  54. 9e55ff6 soc/intel/apollolake: Rename ACPI Base Address and Size Macro by Barnali Sarkar · 7 years ago
  55. 006d73d soc/intel/common: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  56. 68ab0b5 soc/intel/common: Fix spacing issues by Lee Leahy · 7 years ago
  57. de9fed4 intel/common: Clear wake status bits before sleep by Shaunak Saha · 8 years ago
  58. 2d45c28 soc/intel/common: fix gsmi handler by Aaron Durbin · 8 years ago
  59. 56db47f soc/intel/common: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  60. 065b683 soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus() by Aaron Durbin · 8 years ago
  61. ba0fc47 soc/intel/common: Add common smihandler code by Hannah Williams · 8 years ago