aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac/p470/acpi_tables.c
AgeCommit message (Expand)Author
2021-01-20mainboards: Drop GNVS cmap and cmbpKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2020-07-25mb/getac/p470/acpi_tables.c: Remove wrong commentElyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-04mainboard/getac: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-01-02mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-07-19mb/getac/p470: Null-terminate ec_id string bufferJacob Garber
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-05-08mb/getac: Get rid of device_tElyes HAOUAS
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-11-05intel/i945: Consolidate MADT handlingVladimir Serbinenko
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2014-11-09i945: Consolidate common GNVS initVladimir Serbinenko
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-09-05i82801gx: Kill unused TCG and SMI1Vladimir Serbinenko
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-04-20Refactor some alignment handlingPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-05-16Add support for the Getac P470 Stefan Reinauer