Age | Commit message (Expand) | Author |
2024-03-30 | soc/intel: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-03-12 | soc/intel/common/block: Add support for watchdog | Marek Maslanka |
2023-09-06 | soc/intel/common/block/acpi: Change __attribute__((weak)) to __weak | Elyes Haouas |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-05-10 | sb,soc/amd,intel: Sync FADT entries visually | Kyösti Mälkki |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-26 | soc/intel/common: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-26 | soc/intel: Introduce ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-17 | cpu,soc/intel: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-14 | soc/intel/common: Fix acpigen use for processor Device | Kyösti Mälkki |
2023-04-07 | soc/intel/common: Order the different types of cores based on APIC IDs | Sridhar Siricilla |
2023-03-21 | soc/intel/common/block/acpi: Support more than 255 cores | Patrick Rudolph |
2022-12-15 | soc/intel/{adl, common}: provide a list of D-states to enter LPM | Eran Mitrani |
2022-12-06 | soc/intel/xeon_sp: Read ioapic configuration from hardware | Arthur Heymans |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
2022-10-12 | treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' | Elyes Haouas |
2022-05-16 | src: Remove unused <cf9_reset.h> | Elyes Haouas |
2022-02-22 | soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision' | Elyes Haouas |
2022-01-28 | soc/intel/common: Implement ACPI CPPCv3 package to support hybrid core | Sridhar Siricilla |
2021-11-09 | soc/intel: generate SSDT instead of using GNVS for SGX | Michael Niewöhner |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-17 | soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake | Michael Niewöhner |
2021-10-17 | soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-16 | soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig | Michael Niewöhner |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-06-23 | soc/intel/common: Fix X2APIC NMI entry in ACPI MADT | Kyösti Mälkki |
2021-04-15 | src/*acpi: create acpi table for x2apic mode | Wonkyu Kim |
2021-02-16 | soc/intel/common: Remove unused <string.h> | Elyes HAOUAS |
2021-02-04 | src: Remove unused <bootstate.h> | Elyes HAOUAS |
2021-01-30 | soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options | Angel Pons |
2021-01-30 | soc/amd,intel: Drop leftover GNVS includes | Kyösti Mälkki |
2021-01-29 | soc/intel: Remove duplicate call to acpi_wake_source() | Kyösti Mälkki |
2021-01-28 | soc/intel: Refactor acpi_wake_source() | Kyösti Mälkki |
2021-01-28 | soc/intel: Refactor fill_acpi_wake() | Kyösti Mälkki |
2021-01-23 | ACPI: Add helpers for CBMEM_ID_POWER_STATE | Kyösti Mälkki |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | 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-10 | soc/intel: Rename to soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2020-12-22 | soc/intel/common/block/acpi: Fix get_cores_per_package | Patrick Rudolph |
2020-12-21 | soc/intel/common/block/acpi: Add soc MADT IOAPIC hook | Marc Jones |
2020-12-21 | soc/intel/common/block/acpi: Make calculate_power() global | Marc Jones |
2020-12-11 | soc/intel/common/block/acpi: Skip UART debug table if not used | Marc Jones |
2020-12-11 | soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration | Marc Jones |
2020-12-04 | soc/intel/common/block/gpio: add code for NMI enabling | Michael Niewöhner |
2020-11-14 | soc/intel/common/block: add code for ACPI CPPC entries generation | Michael Niewöhner |
2020-07-21 | src: Use ACPI macros | Elyes HAOUAS |
2020-07-20 | src: Report word-sized access for PM1a_EVT | Angel Pons |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |
2020-07-20 | src: Drop useless PM1b settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless GPE1 settings from FADT | Angel Pons |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-24 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2020-06-07 | acpi,soc/intel: Make soc/motherboard_fill_fadt() global | Kyösti Mälkki |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-28 | soc/intel/denverton_ns: Add ACPI T-States and P-States | Julien Viard de Galbert |
2019-01-25 | soc/intel/denverton_ns: Enable ACPI using intelblock | Julien Viard de Galbert |
2019-01-24 | soc/intel/common/block/acpi: fix P-States extra entry | Julien Viard de Galbert |
2018-11-30 | soc/intel/common: Rework acpi/cpu.asl | Arthur Heymans |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-27 | update all FADT version 3.0 to use the get tables function | Marc Jones |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-08-20 | soc/intel/common/block: Move common uart function to block/uart | Subrata Banik |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-03-06 | soc/intel: Fix MCFG end bus number | Duncan Laurie |
2017-11-15 | soc/intel: Enable ACPI DBG2 table generation | Duncan Laurie |