summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/butterfly/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki2023-08-161-8/+0
* mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki2021-04-301-7/+0
* ChromeOS: Use CHROMEOS_NVS guardKyösti Mälkki2021-04-211-1/+1
* 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/x/acpi_tables: Move EC_RW detectionKyösti Mälkki2021-01-101-3/+2
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-221-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/butterfly: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-8/+3
* mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2018-06-111-15/+2
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/cpu.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* igd.asl rewriteVladimir Serbinenko2015-05-281-7/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-231-18/+0
* bd82x6x: Consolidate common GNVS initVladimir Serbinenko2014-10-171-10/+0
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-111-153/+1
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-181-3/+0
* */acpi_tables.c: Use ALIGN macroPatrick Georgi2013-02-221-1/+1
* Add support for "Butterfly" ChromebookStefan Reinauer2013-02-111-0/+271