aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/acpi.c
AgeCommit message (Expand)Author
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-10soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2020-11-20soc/intel/apollolake: use P2SB function to generate DMAR IOAPICArthur Heymans
2020-11-20soc/intel/apollolake: use P2SB function to generate DMAR HPETArthur Heymans
2020-08-04soc/intel/apollolake/acpi.c: Add RMRRs after all DRHDsAngel Pons
2020-07-28soc/intel/apollolake: Simplify is-device-enabled checksFelix Singer
2020-07-21src: Use ACPI macrosElyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick 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-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-10soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-28soc/apollolake: Generate DMAR tableWerner Zeh
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-01-16soc/intel/apollolake: Set ACPI_FADT_LOW_PWR_IDLE_S0 for S0ixShaunak Saha
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-10-20soc/intel/apollolake: update GNVS with SGX dataPratik Prajapati
2017-09-21soc/intel/apollolake: Make SCI configurableMario Scheithauer
2017-09-08soc/intel/common/block: Common ACPIShaunak Saha
2017-06-09soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar
2017-04-28intel/apollolake: Switch FADT to ACPI version 3.0Werner Zeh
2017-04-13soc/intel/apollolake: Set sdcard card detect (CD) host ownershipVenkateswarlu Vinjamuri
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Fix issues detected by checkpatchLee Leahy
2017-03-13soc/intel/apollolake: Fix parenthesis issuesLee Leahy
2017-03-13soc/intel/apollolake: Fix space between type, * and variable nameLee Leahy
2017-03-10soc/intel/apollolake: Add PM methods to power gate SD cardVenkateswarlu Vinjamuri
2016-10-25soc/intel/apollolake: Implement GPIO ACPI AML generating functionsFurquan Shaikh
2016-09-22soc/intel/apollolake: Initialize processor count in GNVSDuncan Laurie
2016-09-14soc/intel/apollolake: Add PM methods to power gate PCIeVaibhav Shankar
2016-09-14soc/intel/apollolake: initialize GNVS structure to 0Aaron Durbin
2016-08-04soc/apollolake: Return correct wake status in _SWSShaunak Saha
2016-07-28intel/apollolake: Update gnvs for dptfShaunak Saha
2016-06-28soc/apollolake: Populate fields in FADT to enable\disable SCIHannah Williams
2016-06-15intel/apollolake: Add CBMEM console to GNVSFurquan Shaikh
2016-06-12soc/intel/apollolake: save GNVS pointer to SMM handlerAaron Durbin
2016-06-08soc/apollolake: Add SOC specific c-state tableHannah Williams
2016-05-12soc/intel/apollolake: use common FADT infrastructureAaron Durbin
2016-04-28soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS buildsLance Zhao
2016-04-14soc/intel: Update license headersMartin Roth
2016-04-11soc/apollolake/acpi: Fill ACPI HPET tableZhao, Lijian
2016-04-11soc/apollolake/acpi: Fill in ACPI MADT tableLance Zhao
2016-04-11soc/apollolake/acpi: Fill ACPI MCFG tableLance Zhao
2016-04-05soc/intel/apollolake: Fill ACPI FADT tableLance Zhao
2016-03-21soc/apollolake: Add skeleton ACPI entryLance Zhao