summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-041-1/+1
* soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner2019-10-101-1/+1
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-4/+4
* soc/intel/skylake: Fix ACPI exception AE_NOT_FOUNDPatrick Rudolph2019-09-301-0/+4
* soc/skylake: do not rely on P2SB data to generate DRHDAngel Pons2019-09-031-18/+6
* soc/intel/skl/acpi: add description for missing PCIe portsMaxim Polyakov2019-08-301-0/+4
* src: Remove variable length arraysJacob Garber2019-08-201-21/+15
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-12/+8
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-4/+4
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+1
* soc/intel/skylake: Access conf pointer only if its not nullPratik Prajapati2019-01-161-2/+2
* soc/intel/skylake: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+7
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-061-1/+1
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-1/+0
* soc/intel/skylake: add CPPC supportMatt Delco2018-08-201-2/+11
* soc/intel/common/block: Move common uart function to block/uartSubrata Banik2018-08-201-1/+1
* soc/intel/skylake: Generate ACPI RMRR tableMatt DeVillier2018-06-301-1/+9
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-301-3/+3
* soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik2018-06-281-0/+1
* soc/intel/skylake: Enable low power S0Idle capabilityHaridhar Kalvala2018-06-081-0/+5
* soc/intel/skylake: Get rid of device_tElyes HAOUAS2018-06-041-4/+4
* soc/intel: Add support for USB ACPI code generationDuncan Laurie2018-05-181-0/+35
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* soc/intel/skylake: Generate ACPI DMAR tableNico Huber2018-04-051-0/+71
* soc/intel/skylake: Remove MCFG constantsDuncan Laurie2018-03-061-1/+1
* soc/intel: Fix MCFG end bus numberDuncan Laurie2018-03-061-1/+2
* soc/intel/skylake: Do not set ACPI_FADT_LEGACY_DEVICESFurquan Shaikh2018-02-221-1/+1
* soc/intel/skylake: Always add PM1_TMR block to FADTDuncan Laurie2018-01-311-14/+8
* soc/intel: Enable ACPI DBG2 table generationDuncan Laurie2017-11-151-0/+4
* soc/intel/skylake: update GNVS with SGX dataPratik Prajapati2017-10-201-0/+4
* soc/intel/skylake: Enable common LPC IPRavi Sarawadi2017-10-031-3/+3
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* soc/intel/skylake: Use CPU common library codeBarnali Sarkar2017-06-091-0/+1
* soc/intel/skylake: Add config for cpu base clock frequencyAamir Bohra2017-06-051-2/+2
* soc/intel/skylake: Implement GPIO ACPI AML generating functionsFurquan Shaikh2017-05-251-0/+37
* soc/intel/skylake: Add option to enable/disable EISTSubrata Banik2017-05-161-3/+4
* intel/skylake: Switch FADT to ACPI version 3.0Werner Zeh2017-04-281-2/+2
* soc/intel/skylake: Split AC/DC settings for Deep Sx configDuncan Laurie2017-04-131-1/+2
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-5/+5
* soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy2017-03-171-1/+1
* soc/intel/skylake: Disable s0ix if not enabled in devicetreeDuncan Laurie2017-02-191-3/+0
* intel/skylake: Disable FADT.8042 if NO_FADT_8042 is setJenny TC2017-02-141-1/+3