1. 67b3c8f acpi/acpi: make sure that table_ptr is non-NULL in acpidump_print by Felix Held · 1 year ago
  2. d982274 acpi: Add PPTT support by David Milosevic · 11 months ago
  3. 3ea3fbe soc/amd: Add DBG2 ACPI table by Zheng Bao · 9 months ago
  4. c2830c9 acpi.c: Add XSDT on QEMU by Arthur Heymans · 12 months ago
  5. 4d0b184 acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table by Naresh Solanki · 12 months ago
  6. 736d4d2 acpi: Add function to add ARM PL011 to ACPI DBG2 by Arthur Heymans · 1 year, 2 months ago
  7. ce10b6f src/acpi/acpi.c: make BOOT0000 APCI device visible to OS by Matt DeVillier · 1 year, 10 months ago
  8. a07b09a acpi.c: Find FACS using 64bit address fields by Arthur Heymans · 1 year, 1 month ago
  9. d8f2dce acpi.c: Swap XSDT and RSDT for adding/finding tables by Arthur Heymans · 1 year, 2 months ago
  10. eb988df acpi/acpi.c: Move setting FADT SCI INT to arch specific code by Arthur Heymans · 1 year, 1 month ago
  11. cd46e5f acpi/acpi.c: Add and use acpi_arch_fill_madt() by Arthur Heymans · 1 year, 2 months ago
  12. 1cdeaea acpi.c: Add FACS and DSDT to debug hex printing by Arthur Heymans · 1 year, 1 month ago
  13. 8473e8f acpi.c: Fill in >4G FADT entries correctly by Arthur Heymans · 1 year, 2 months ago
  14. 6af7261 acpi.c: Guard FACS generation by Arthur Heymans · 1 year, 2 months ago
  15. 2e3cb63 acpi.c: Add functions to create GTDT by Arthur Heymans · 1 year, 2 months ago
  16. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 2 months ago
  17. 0bcdd40 acpi/acpi.c: Fix regression with DSDT by Kyösti Mälkki · 1 year, 1 month ago
  18. adb8007 acpi/acpi.c: Move ACPI header creation to a function by Arthur Heymans · 1 year, 2 months ago
  19. 01af0f8 acpi/acpi.c: Reduce boilerplate by Arthur Heymans · 1 year, 2 months ago
  20. feb27dc acpi: Set checksum for SPCR table by Nico Huber · 1 year, 2 months ago
  21. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 2 months ago
  22. 0600aa6 acpi/acpi.c: Return function argument when bailing out by Arthur Heymans · 1 year, 2 months ago
  23. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 2 months ago
  24. 3e523b4 acpi/acpi.c: Fix printing all ACPI tables by Arthur Heymans · 1 year, 2 months ago
  25. 0ad766c acpi: Add a debug option to print out tables in ACPICA compatible hex by Arthur Heymans · 1 year, 2 months ago
  26. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 2 months ago
  27. f3027b8 acpi/acpi.c: Assign coreboot_rsdp for QEMU by Bin Meng · 1 year, 3 months ago
  28. 042ac35 acpi: Add missing cbfs_unmap() by Grzegorz Bernacki · 1 year, 4 months ago
  29. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 4 months ago
  30. 10bdee1 ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT by Kyösti Mälkki · 1 year, 4 months ago
  31. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  32. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  33. 9368cf9 acpi/acpi.c: Reduce scope of some functions by Arthur Heymans · 1 year, 4 months ago
  34. 9ff9797 ACPI: Obsolete FADT duty_offset and duty_width fields by Kyösti Mälkki · 1 year, 4 months ago
  35. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 4 months ago
  36. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  37. 8547429 acpi/acpi.c: Follow spec more closely for MADT by Arthur Heymans · 1 year, 9 months ago
  38. 2e9f0d3 ACPI: Add helper for MADT LAPICs by Kyösti Mälkki · 1 year, 4 months ago
  39. 9ac1fb7 ACPI: Add helper for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 4 months ago
  40. 899c713 binaryPI: Use common code for LAPIC NMIs by Kyösti Mälkki · 3 years, 2 months ago
  41. 76835cc acpi: Add SRAT x2APIC table support by Naresh Solanki · 1 year, 7 months ago
  42. bc8f859 acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw by Arthur Heymans · 1 year, 9 months ago
  43. a3311b9 acpi/acpi.c: update ACPI table revisions by Jonathan Zhang · 1 year, 9 months ago
  44. a5fa534 ACPI: Flag boards with ACPI_NO_MADT by Kyösti Mälkki · 1 year, 9 months ago
  45. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 9 months ago
  46. 3141fbad src/acpi: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  47. 3dcafa8 acpi: Add initial support for CEDT by Jonathan Zhang · 2 years, 3 months ago
  48. d5d9b28 acpi/acpi.c: Fix einj generation pointer arithmetics by Jonathan Zhang · 1 year, 9 months ago
  49. c7da027 ACPI: Add acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  50. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 11 months ago
  51. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 6 months ago
  52. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  53. 89d6764 acpi/acpi: drop weak cpu_get_lapic_addr implementation by Felix Held · 2 years, 6 months ago
  54. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  55. 7f8c737 acpi/acpi: use read32p instead of pointer dereferencing by Felix Held · 2 years, 6 months ago
  56. 532e043 treewide: Write minor version at acpi_create_fadt() function by Elyes Haouas · 2 years, 6 months ago
  57. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  58. 6b446b9 acpi,Makefile: Add preload_acpi_dsdt by Raul E Rangel · 2 years, 9 months ago
  59. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  60. 32d09be treewide: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  61. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  62. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  63. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  64. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 5 months ago
  65. f7dbf4a acpi: drop weak implementation of acpi_soc_get_bert_region by Felix Held · 3 years, 2 months ago
  66. fba47926 acpi: rework BERT ACPI table generation logic by Felix Held · 3 years, 3 months ago
  67. 2940548 acpi: rename acpi_soc_fill_bert and add return value by Felix Held · 3 years, 3 months ago
  68. 35efba2 acpi: drop unused parameter from acpi_soc_fill_bert by Felix Held · 3 years, 3 months ago
  69. 3164b64 acpi: add SRAT Generic Initiator Affinity structure by Jonathan Zhang · 3 years, 4 months ago
  70. b46a9e5 acpi/acpi: fix invalid checksum by Rocky Phagura · 3 years, 3 months ago
  71. 2a4e1f4 src/acpi: Add initial support for HMAT by Jonathan Zhang · 3 years, 5 months ago
  72. eff0713 src/acpi: Add APEI EINJ support by Rocky Phagura · 3 years, 7 months ago
  73. 091532d ACPI: Fix the devices scope in the SATC structure by John Zhao · 3 years, 4 months ago
  74. 6edbb18 ACPI: Add SATC structure for DMAR table by John Zhao · 3 years, 5 months ago
  75. cdd2f63 src/acpi: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  76. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  77. 37eb24b ACPI: Clean up GNVS initialisation by Kyösti Mälkki · 3 years, 7 months ago
  78. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  79. f0a44ae acpi,soc/intel/common: add support for Intel Low Power Idle Table by Michael Niewöhner · 3 years, 8 months ago
  80. 61624b2 acpi: Add cb support to publish CRAT ACPI object by Jason Glenesk · 3 years, 10 months ago
  81. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  82. e0d3868 ACPI: Define acpi_get_preferred_pm_profile() by Kyösti Mälkki · 4 years, 2 months ago
  83. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  84. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  85. 2b2dc0c acpi: Support MSDM table signature as SLIC by Benjamin Doron · 4 years ago
  86. 1916f89 soc/amd/acpi: Move ACPI IVRS generation to coreboot by Jason Glenesk · 4 years, 1 month ago
  87. 04071f4 src: Use ACPI macros by Elyes HAOUAS · 4 years, 1 month ago
  88. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  89. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  90. d4acee8 ACPI: Move redundant FADT reserved entry by Kyösti Mälkki · 4 years, 2 months ago
  91. 02fd15d acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  92. f9aac92 acpi,soc/intel: Make soc/motherboard_fill_fadt() global by Kyösti Mälkki · 4 years, 3 months ago
  93. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  94. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  95. 6cc1e9e acpi: Move ACPI table support out of arch/x86 (1/5) by Furquan Shaikh · 4 years, 4 months ago[Renamed from src/arch/x86/acpi.c]
  96. b1859a6 cpu: Add a helper function cpu_get_lapic_addr by Furquan Shaikh · 4 years, 4 months ago
  97. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  98. 56a3ef2 acpi: Bump MADT to revision 3 by Patrick Rudolph · 4 years, 5 months ago
  99. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  100. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago