1. d90154c soc/intel: Set IO APIC DMAR entry based on hw by Arthur Heymans · 1 year, 9 months ago
  2. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  3. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  4. a1009da soc/intel: Remove unused <cpu/intel/common/common.h> by Elyes HAOUAS · 2 years, 7 months ago
  5. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  6. d239819 soc/intel/skl: Constify `soc_get_cstate_map()` by Patrick Georgi · 2 years, 10 months ago
  7. 66c8062 soc/skylake: Make VT-d controllable from CMOS option by Sean Rhodes · 3 years, 1 month ago
  8. f6611a2 soc/intel/skylake: switch to common ACPI code by Michael Niewöhner · 4 years ago
  9. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  10. 7ff3f31 soc/intel/skylake: Use `is_devfn_enabled()` by Angel Pons · 3 years, 2 months ago
  11. e4844ce soc/intel/skylake: Move acpi_sci_irq() to acpi.c by Angel Pons · 3 years, 4 months ago
  12. 00f53a8 soc/intel/skylake: Drop unnecessary `ignore_vtd` option by Angel Pons · 3 years, 4 months ago
  13. 6edbaa2 soc/intel/skylake: Move soc_acpi_name() by Angel Pons · 3 years, 6 months ago
  14. 98f672a soc/intel: Factor out identical acpigen GPIO helpers by Angel Pons · 3 years, 6 months ago
  15. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  16. 62044c3 soc/intel: Drop CID1 from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  17. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 7 months ago
  18. ca71e13 soc/intel: Remove duplicate call to acpi_wake_source() by Kyösti Mälkki · 3 years, 7 months ago
  19. f67e6751 soc/intel: Refactor fill_acpi_wake() by Kyösti Mälkki · 3 years, 7 months ago
  20. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  21. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  22. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 2 months ago
  23. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  24. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  25. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 2 months ago
  26. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 2 months ago
  27. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  28. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 2 months ago
  29. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  30. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 8 months ago
  31. 14512f9 soc/intel/common/block/gpio: add code for NMI enabling by Michael Niewöhner · 3 years, 9 months ago
  32. 03a3391 soc/intel/skylake: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  33. b20aac0 soc/intel/skl,acpi/acpigen: convert global CPPC package to local one by Michael Niewöhner · 3 years, 10 months ago
  34. d5a4547 soc/intel/skl: replace conditional on dt option reading CPUID for CPPC by Michael Niewöhner · 3 years, 10 months ago
  35. db202ba soc/intel/common/block/lpc: add acpi name by Jonathan Zhang · 4 years ago
  36. 30c5d21 soc/intel/skylake: acpi: drop HWP's dependency on EIST by Michael Niewöhner · 4 years ago
  37. 2875df1 soc/intel/skylake/acpi.c: Name devices on secondary bus by Benjamin Doron · 4 years ago
  38. 96a8013 soc/intel/skylake: Add RMRRs after all DRHDs by Angel Pons · 4 years ago
  39. c3c7ef3 soc/intel/skylake: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  40. 06a5e85 src: Drop unused <cpu/x86/tsc.h> include by Elyes HAOUAS · 4 years, 2 months ago
  41. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  42. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  43. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  44. 000d91a soc/intel,chromeos: Fix EC RO/RW status in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  45. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  46. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  47. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  48. c409a3e soc/intel/skl: Drop `acpi_mainboard_gnvs` by Angel Pons · 4 years, 3 months ago
  49. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  50. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  51. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  52. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  53. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  54. 3bd1e3d soc/intel/skylake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  55. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  56. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  57. b6df6b0 soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper by Subrata Banik · 4 years, 8 months ago
  58. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  59. 6e66d7b soc/intel: sgx: get rid of UEFI-style usage of global variable by Michael Niewöhner · 4 years, 10 months ago
  60. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 5 years ago
  61. 45ffee8 soc/intel/skylake: Fix ACPI exception AE_NOT_FOUND by Patrick Rudolph · 5 years ago
  62. ef879a8 soc/skylake: do not rely on P2SB data to generate DRHD by Angel Pons · 5 years ago
  63. c6f2b61 soc/intel/skl/acpi: add description for missing PCIe ports by Maxim Polyakov · 5 years ago
  64. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  65. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  66. 903b40a soc/intel: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  67. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  68. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  69. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  70. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  71. 8ca2af1 src: Use macro `ACPI_FADT_LEGACY_FREE` by Paul Menzel · 6 years ago
  72. 07cbd76 soc/intel/skylake: Access conf pointer only if its not null by Pratik Prajapati · 6 years ago
  73. 8afc135 soc/intel/skylake: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  74. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  75. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  76. 6fbd874 chromeos/gnvs: remove function and naming cleanup by Joel Kitching · 6 years ago
  77. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  78. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  79. 9084c3c soc/intel/skylake: add CPPC support by Matt Delco · 6 years ago
  80. afa07f7 soc/intel/common/block: Move common uart function to block/uart by Subrata Banik · 6 years ago
  81. cbe73ea soc/intel/skylake: Generate ACPI RMRR table by Matt DeVillier · 6 years ago
  82. 7866d49 arch/x86/acpi: Add DMAR RMRR helper functions by Matt DeVillier · 6 years ago
  83. 7837c20 soc/intel/common/block: Move p2sb common functions into block/p2sb by Subrata Banik · 6 years ago
  84. 1cedc7e soc/intel/skylake: Enable low power S0Idle capability by Haridhar Kalvala · 6 years ago
  85. 143fb46 soc/intel/skylake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  86. bf713b0 soc/intel: Add support for USB ACPI code generation by Duncan Laurie · 6 years ago
  87. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  88. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  89. c37b0e3 soc/intel/skylake: Generate ACPI DMAR table by Nico Huber · 7 years ago
  90. 50f06a1 soc/intel/skylake: Remove MCFG constants by Duncan Laurie · 6 years ago
  91. fd50b7c soc/intel: Fix MCFG end bus number by Duncan Laurie · 6 years ago
  92. 95b4d0c soc/intel/skylake: Do not set ACPI_FADT_LEGACY_DEVICES by Furquan Shaikh · 6 years ago
  93. 662b6cb soc/intel/skylake: Always add PM1_TMR block to FADT by Duncan Laurie · 7 years ago
  94. 93bbd41 soc/intel: Enable ACPI DBG2 table generation by Duncan Laurie · 7 years ago
  95. 418535e soc/intel/skylake: update GNVS with SGX data by Pratik Prajapati · 7 years ago
  96. 1483d1f soc/intel/skylake: Enable common LPC IP by Ravi Sarawadi · 7 years ago
  97. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  98. 0a203d1 soc/intel/skylake: Use CPU common library code by Barnali Sarkar · 7 years ago
  99. 1041d39 soc/intel/skylake: Add config for cpu base clock frequency by Aamir Bohra · 7 years ago
  100. a6f0b27 soc/intel/skylake: Implement GPIO ACPI AML generating functions by Furquan Shaikh · 7 years ago