Age | Commit message (Expand) | Author |
2023-04-26 | soc/intel/baytrail,braswell: Use COMMON_MADT_IOAPIC | 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 | cpu,soc/intel: Use acpigen_write_processor_device() | Elyes Haouas |
2022-11-25 | ACPI MADT: Add LINT1 as NMI source | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2021-11-01 | soc/intel/braswell: Set GNVS DPTE via devicetree | Angel Pons |
2021-10-19 | acpi/acpigen: Constify CST functions' pointers | Angel Pons |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-06-14 | ACPI: Refactor use of global and device NVS | Kyösti Mälkki |
2021-03-12 | soc/intel/braswell: Factor out common `acpi_fill_madt` | Angel Pons |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-16 | soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-02 | soc/intel/baytrail,braswell: Drop TOLM from GNVS | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | 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-10 | soc/intel: Replace acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | soc/intel/braswell: Refactor acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant ChromeOS setup for GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in 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 |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-07-14 | soc/intel/braswell: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2020-07-14 | src: Drop unused <cpu/x86/tsc.h> include | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-18 | soc/intel,chromeos: Fix EC RO/RW status in GNVS | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | 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-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
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-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-04-06 | soc/intel/braswell: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-23 | soc/intel/braswell: Clean up | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-30 | soc/intel/braswell: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-21 | soc/intel/braswell: Disable OS use of HPET | Frans Hendriks |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-06-12 | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber |
2018-06-04 | soc/intel/braswell: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-03-30 | soc/intel/braswell: Save/restore GMA OpRegion address | Matt DeVillier |
2018-03-30 | soc/intel/common/opregion: Get rid of opregion.c | Patrick Rudolph |
2018-01-29 | intel: Prepare registers so Windows drivers are happier | Patrick Georgi |
2017-09-30 | soc/intel/braswell/acpi: Clean OpRegion up | Patrick Rudolph |
2017-06-08 | fsp/gop: Add running the GOP to the choice of gfx init | Nico Huber |
2017-03-17 | soc/intel/braswell: Fix most of the issues detected by checkpatch | Lee Leahy |
2017-03-17 | soc/intel/braswell: Fix spacing issues detected by checkpatch | Lee Leahy |
2016-01-22 | soc/braswell: Add method for Wifi regulatory domain | Felix Durairaj |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-10 | fsp1_1: provide binding to UEFI version | Aaron Durbin |
2015-07-06 | Braswell: Update to end of June. | Lee Leahy |
2015-07-06 | Braswell: Update the ACPI tables | Lee Leahy |
2015-06-25 | Braswell: Add Braswell SOC support | Lee Leahy |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-23 | Braswell: Use Baytrail as Comparison Base | Lee Leahy |