aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/acpi
AgeCommit message (Expand)Author
2021-01-11soc/intel/cannonlake: Enable wake from USB in S4Patrick Rudolph
2020-12-30soc/intel/common: Move gfx.asl to drivers/intel/gmaMatt DeVillier
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-11-20soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPDMichael Niewöhner
2020-10-12soc/intel/cannonlake: Align cosmetics with Ice LakeAngel Pons
2020-10-08soc/intel/common/block/acpi: Factor out common gfx.aslSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common ish.aslSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-10-05soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntaxSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common smbus.aslSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common pch_glan.aslSubrata Banik
2020-10-03soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik
2020-09-27soc/intel/common/block/acpi: Factor out common gpio_op.aslSubrata Banik
2020-09-27soc/intel/cannonlake: Align gpio_op.asl with TGLSubrata Banik
2020-09-25soc/intel: Use ASL 2.0 syntax for GPIO ASL helper functionSubrata Banik
2020-09-24soc/intel/cnl: drop lpit.asl in favor of common versionMichael Niewöhner
2020-09-17soc/intel/cannonlake: add missing special function padsMichael Niewöhner
2020-09-17soc/intel/cannonlake: rename "RSVD" GPIOs to their correct namesMichael Niewöhner
2020-09-17soc/intel/cannonlake: fix GPIO community numbering in ACPIMichael Niewöhner
2020-09-14soc/intel/cnl: Add ACPI support for PMC core OS driverMichael Niewöhner
2020-09-09soc/intel/cannonlake: Add PCIe ports on PCH-HPatrick Rudolph
2020-08-10soc/intel/cannonlake/acpi/serialio.asl: Don't advertise unavailable devicesPatrick Rudolph
2020-06-30soc/intel/cannonlake: Add UWES ASL into xhci.aslEdward O'Callaghan
2020-06-30src: Remove whitespaces before tabsElyes HAOUAS
2020-06-18soc/intel: remove unused dptf.asl file and other definesSumeet R Pawnikar
2020-06-14soc/intel/cannonlake/acpi: Capitalize hex number to unify with SkylakePaul Menzel
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-04-28soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI deviceKane Chen
2020-04-09soc/intel: Remove unneeded whitespacesElyes HAOUAS
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-14soc/intel/cannonlake: Fix ASL compilation remarksSubrata Banik
2020-01-09soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpiSubrata Banik
2020-01-07soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL codeSubrata Banik
2019-12-26soc/intel/cannonlake: Move GPIO PM configuration to soc levelEric Lai
2019-12-17soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash rangeWim Vervoorn
2019-12-02soc/intel/cannonlake: Add gfx.asl fileMathew King
2019-11-01soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpiSubrata Banik
2019-11-01soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/Subrata Banik
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-11-01soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpiSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Remove unused SMI opregionSubrata Banik
2019-10-25soc/intel: Drop wrong _ADR objectsElyes HAOUAS
2019-07-13soc/intel/cannonlake: Remove unused header files from southbridge.aslAamir Bohra
2019-07-11soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASLTim Wawrzynczak
2019-07-11soc/intel/cannonlake: Make EC S0ix notification optional in LPITTim Wawrzynczak
2019-06-07soc/intel/cannonlake: Add _DSM method for SD controllerV Sowmya
2019-05-06soc/intel/cannonlake/acpi: Add board level s0ix call backEric Lai
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04soc/intel/cnl/acpi: add ish ACPI deviceJett Rink
2019-03-04soc/intel/cannonlake: Fix DSDT compile remarksLijian Zhao
2019-02-27soc/intel/cannonlake: Add a config for configuring SD_VDD1_PWR_EN#Rizwan Qureshi
2019-02-27soc/intel/cannonlake: Add ASL functions to manipulate RX/TX buffersRizwan Qureshi
2019-02-26soc/intel/cannonlake: Update GPIO definitions for Virtual GPIORizwan Qureshi
2019-02-22soc/intel/cannonlake: Add ASL function for setting pad modeRizwan Qureshi
2019-02-20src/soc/intel/cannonlake: Add _DSM methods for LPIT tableLijian Zhao
2019-01-23soc/intel/cannonlake: Replace device name B0D4 with TCPUSumeet Pawnikar
2019-01-03soc/intel/cannonlake: Add cannonlake ACPI GPIO opLijian Zhao
2018-12-10soc/intel/cannonlake: Fix GPIO reportingDuncan Laurie
2018-12-04soc/intel/cannonlake: Add DPTF ACPI codeDuncan Laurie
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30soc/intel/common: Rework acpi/cpu.aslArthur Heymans
2018-11-15soc/intel/cannonlake: Make static IRQ mapping for CNP PCH pci devicesSubrata Banik
2018-11-07mb/{intel/google}: Move CNVi ASL entry from static DSDT to dynamic SSDT gener...Subrata Banik
2018-10-25soc/intel/cannonlake: Enable S4 sleep state supportpraveen hodagatta pranesh
2018-10-17soc/intel/cannonlake: Add CNP PCH-H gpio pin definitionspraveen hodagatta pranesh
2018-10-09soc/intel/cannonlake: Add PCIE ASL entrySubrata Banik
2018-10-09soc/intel/cannonlake: Make correct IRQ mapping for CNL SA and PCH PCI devicesSubrata Banik
2018-09-28soc/intel/cannonlake: Add ACPI entry for LANLijian Zhao
2018-08-30soc/intel/cannonlake: Fix comment errors for SMBUSLijian Zhao
2018-04-05soc/intel/cannonlake: Clear EMMC timeout when boot source is not EMMCBora Guvendik
2018-02-22soc/intel/cannonlake: Clear EMMC timeout registerLijian Zhao
2018-02-16soc/intel/cannonlake: Update GPIO ASLLijian Zhao
2018-02-16soc/intel/cannonlake: Use common PCR ASLLijian Zhao
2018-01-24soc/intel/cannonlake: Add child CARD device into eMMC/SD controllerSubrata Banik
2018-01-24soc/intel/cannonlake: Port SD Controller W/A from Intel Reference codeSubrata Banik
2018-01-24soc/intel/cannonlake: Port eMMC controller W/A from Intel Reference codeSubrata Banik
2017-12-13src/soc/intel/cannonlake: Add _PRW for CNViBora Guvendik
2017-11-23soc/intel/cannonlake: Add PM methods to power gate SD card controllerVaibhav Shankar
2017-11-20soc/intel/cannonlake: Add ACPI workaround for EMMCLijian Zhao
2017-11-17soc/intel/cannonlake: Add cpu.asl fileShaunak Saha
2017-11-15soc/intel/cannonlake: Fix and clean up xhci ACPI codeVaibhav Shankar
2017-10-20soc/intel/cannonlake: Add platform.aslLijian Zhao
2017-10-12soc/intel/cannonlake: add length information for communitiesBora Guvendik
2017-10-12soc/intel/cannonlake: Add ACPI platform sleep capabilityVaibhav Shankar
2017-10-05soc/intel/cannonlake: Add all the SOC level DSDT tablesLijian Zhao
2017-10-03soc/intel/cannonlake: add initial ASL methods for SCS, GPIOBora Guvendik
2017-10-03soc/intel/cannonlake: Add northbridge dsdt tableLijian Zhao
2017-09-19soc/intel/cannonlake: Add PCIE IRQsBora Guvendik
2017-09-13soc/intel/cannonlake: Add common ACPI support for CNLLijian Zhao