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