summaryrefslogtreecommitdiffstats
path: root/src/mainboard/getac/p470/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Remove unnecessary space after castsElyes Haouas2023-01-301-2/+2
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-9/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/getac/p470/acpi_tables.c: Remove wrong commentElyes HAOUAS2020-07-251-1/+1
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* mainboard/getac: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-2/+1
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/getac/p470: Null-terminate ec_id string bufferJacob Garber2019-07-191-1/+1
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS2018-11-051-1/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* mb/getac: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-151-3/+2
* intel/i945: Consolidate MADT handlingVladimir Serbinenko2015-11-051-24/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-051-1/+3
* igd.asl rewriteVladimir Serbinenko2015-05-281-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* i945: Consolidate common GNVS initVladimir Serbinenko2014-11-091-4/+0
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-151-160/+3
* i82801gx: Kill unused TCG and SMI1Vladimir Serbinenko2014-09-051-16/+2
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-5/+5
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-10/+0
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-2/+1
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Add support for the Getac P470 Stefan Reinauer2010-05-161-0/+370