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