Age | Commit message (Expand) | Author |
2022-03-09 | coreboot_tables.c: Expose the ACPI RSDP | Arthur Heymans |
2022-03-08 | device/mmio.h: Move readXp/writeXp helpers to device/mmio.h | Jianjun Wang |
2022-03-02 | acpi/acpi: drop weak cpu_get_lapic_addr implementation | Felix Held |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | acpi/acpi: use read32p instead of pointer dereferencing | Felix Held |
2022-02-24 | treewide: Write minor version at acpi_create_fadt() function | Elyes Haouas |
2022-02-21 | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas |
2021-11-29 | acpi,Makefile: Add preload_acpi_dsdt | Raul E Rangel |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-04 | treewide: Replace bad uses of `find_resource` | Angel Pons |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-06-14 | ChromeOS: Separate NVS from global GNVS | Kyösti Mälkki |
2021-06-08 | acpi: drop weak implementation of acpi_soc_get_bert_region | Felix Held |
2021-06-08 | acpi: rework BERT ACPI table generation logic | Felix Held |
2021-06-07 | acpi: rename acpi_soc_fill_bert and add return value | Felix Held |
2021-06-01 | acpi: drop unused parameter from acpi_soc_fill_bert | Felix Held |
2021-05-27 | acpi: add SRAT Generic Initiator Affinity structure | Jonathan Zhang |
2021-05-26 | acpi/acpi: fix invalid checksum | Rocky Phagura |
2021-05-14 | src/acpi: Add initial support for HMAT | Jonathan Zhang |
2021-04-30 | src/acpi: Add APEI EINJ support | Rocky Phagura |
2021-04-22 | ACPI: Fix the devices scope in the SATC structure | John Zhao |
2021-03-28 | ACPI: Add SATC structure for DMAR table | John Zhao |
2021-02-16 | src/acpi: Add missing <types.h> | Elyes HAOUAS |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2021-01-24 | ACPI: Clean up GNVS initialisation | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-11 | acpi,soc/intel/common: add support for Intel Low Power Idle Table | Michael Niewöhner |
2021-01-02 | acpi: Add cb support to publish CRAT ACPI object | Jason Glenesk |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-19 | ACPI: Define acpi_get_preferred_pm_profile() | Kyösti Mälkki |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-10-13 | acpi: Support MSDM table signature as SLIC | Benjamin Doron |
2020-08-20 | soc/amd/acpi: Move ACPI IVRS generation to coreboot | Jason Glenesk |
2020-07-21 | src: Use ACPI macros | Elyes HAOUAS |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-09 | ACPI: Move redundant FADT reserved entry | Kyösti Mälkki |
2020-06-07 | acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() | Kyösti Mälkki |
2020-06-07 | acpi,soc/intel: Make soc/motherboard_fill_fadt() global | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (1/5) | Furquan Shaikh |