1. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 3 months ago
  2. 36bf094 soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision' by Elyes Haouas · 2 years, 5 months ago
  3. 1173612 soc/intel/common: Implement ACPI CPPCv3 package to support hybrid core by Sridhar Siricilla · 2 years, 8 months ago
  4. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 9 months ago
  5. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 10 months ago
  6. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 9 months ago
  7. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  8. 820b9c4 soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake by Michael Niewöhner · 2 years, 10 months ago
  9. f855b8b soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask by Michael Niewöhner · 2 years, 9 months ago
  10. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 10 months ago
  11. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 10 months ago
  12. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 9 months ago
  13. 6c7e945 soc/intel/common: Fix X2APIC NMI entry in ACPI MADT by Kyösti Mälkki · 3 years, 1 month ago
  14. 0aeedd4 src/*acpi: create acpi table for x2apic mode by Wonkyu Kim · 3 years, 4 months ago
  15. 0526554 soc/intel/common: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  16. 944da48 src: Remove unused <bootstate.h> by Elyes HAOUAS · 3 years, 5 months ago
  17. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 6 months ago
  18. 564b4c5 soc/amd,intel: Drop leftover GNVS includes by Kyösti Mälkki · 3 years, 6 months ago
  19. ca71e13 soc/intel: Remove duplicate call to acpi_wake_source() by Kyösti Mälkki · 3 years, 6 months ago
  20. 952e6b1 soc/intel: Refactor acpi_wake_source() by Kyösti Mälkki · 3 years, 6 months ago
  21. f67e6751 soc/intel: Refactor fill_acpi_wake() by Kyösti Mälkki · 3 years, 6 months ago
  22. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 6 months ago
  23. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 1 month ago
  24. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  25. f0a44ae acpi,soc/intel/common: add support for Intel Low Power Idle Table by Michael Niewöhner · 3 years, 7 months ago
  26. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  27. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 1 month ago
  28. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 1 month ago
  29. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 1 month ago
  30. 7a66ffb soc/intel/common/block/acpi: Fix get_cores_per_package by Patrick Rudolph · 3 years, 7 months ago
  31. 847043c soc/intel/common/block/acpi: Add soc MADT IOAPIC hook by Marc Jones · 3 years, 8 months ago
  32. a81703c soc/intel/common/block/acpi: Make calculate_power() global by Marc Jones · 3 years, 7 months ago
  33. 5258f4f soc/intel/common/block/acpi: Skip UART debug table if not used by Marc Jones · 3 years, 8 months ago
  34. 1403b91 soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration by Marc Jones · 3 years, 8 months ago
  35. 14512f9 soc/intel/common/block/gpio: add code for NMI enabling by Michael Niewöhner · 3 years, 8 months ago
  36. ed21df6 soc/intel/common/block: add code for ACPI CPPC entries generation by Michael Niewöhner · 3 years, 10 months ago
  37. 04071f4 src: Use ACPI macros by Elyes HAOUAS · 4 years ago
  38. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years ago
  39. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years ago
  40. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years ago
  41. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years ago
  42. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years ago
  43. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years ago
  44. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  45. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  46. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 1 month ago
  47. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 1 month ago
  48. 5daa1d3 ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 1 month ago
  49. f9aac92 acpi,soc/intel: Make soc/motherboard_fill_fadt() global by Kyösti Mälkki · 4 years, 2 months ago
  50. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  51. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 8 months ago
  52. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  53. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  54. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  55. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  56. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 3 months ago
  57. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  58. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  59. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 5 months ago
  60. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  61. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  62. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  63. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  64. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  65. 595202c soc/intel/denverton_ns: Add ACPI T-States and P-States by Julien Viard de Galbert · 6 years ago
  66. cf2b72f soc/intel/denverton_ns: Enable ACPI using intelblock by Julien Viard de Galbert · 6 years ago
  67. c2540a9 soc/intel/common/block/acpi: fix P-States extra entry by Julien Viard de Galbert · 6 years ago
  68. 0ac555e soc/intel/common: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  69. f677d17 intel: Use CF9 reset (part 2) by Patrick Rudolph · 6 years ago
  70. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  71. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  72. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  73. afa07f7 soc/intel/common/block: Move common uart function to block/uart by Subrata Banik · 6 years ago
  74. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  75. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  76. fd50b7c soc/intel: Fix MCFG end bus number by Duncan Laurie · 6 years ago
  77. 93bbd41 soc/intel: Enable ACPI DBG2 table generation by Duncan Laurie · 7 years ago
  78. bd42780 soc/intel/common/block: Common ACPI by Shaunak Saha · 7 years ago