Age | Commit message (Expand) | Author |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2020-11-13 | broadwell: Flatten `acpi_init_gnvs` function | Angel Pons |
2020-11-13 | broadwell: Factor out `acpi_fill_madt` function | Angel Pons |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-07 | acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() | Kyösti Mälkki |
2020-06-07 | soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT | Kyösti Mälkki |
2020-06-02 | src: Remove unused 'include <arch/smp/mpspec.h>' | Elyes HAOUAS |
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-06 | mainboard/intel: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2016-12-06 | cpu/cpu.h: Drop excessive includes | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-14 | wtm2/samus: fix coreboot compilation error with tpmp removed | Harry Pan |
2015-04-07 | broadwell: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-01-04 | wtm2: Convert to use soc/intel/broadwell | Duncan Laurie |
2014-10-18 | lynxpoint: Consolidate common GNVS init | Vladimir Serbinenko |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2013-11-25 | wtm2: add ssdt2 table | Aaron Durbin |
2013-11-25 | lynxpoint: export mem console pointer in ACPI | Aaron Durbin |
2013-04-01 | lynxpoint: Move ACPI NVS into separate CBMEM table | Duncan Laurie |
2013-03-30 | wtm1/wtm2/baskingridge: Enable TPM ACPI device | Duncan Laurie |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-18 | Add Intel Whitetip Mountain 2 mainboard | Duncan Laurie |