aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/acpi
AgeCommit message (Expand)Author
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-03sb/intel/*: Use common files for PCIe ACPIArthur Heymans
2019-01-03sb/intel/lynxpoint: Remove incomplete SATA ACPI codeTristan Corrick
2018-11-01sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick
2018-08-03southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-03intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth
2018-05-09src/southbridge: Serialize methods with named objects insideMartin Roth
2018-04-30southbridge/intel: Remove space before/after parenthesisElyes HAOUAS
2017-11-30acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier
2017-11-30acpi/tpm: update TPM preprocessor guardsMatt DeVillier
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-31sb/lynxpoint: add missing USB port defsMatt DeVillier
2017-05-31sb/lynxpoint: add ACPI method to generate USB port infoMatt DeVillier
2016-11-30sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methodsPrabal Saha
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2015-12-26ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _TZ checksMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-25intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-08-10lynxpoint: Add interrupt for GPIO controller in ACPI deviceDuncan Laurie
2014-07-17southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-04-09lynxpoint: Fix SerialIO ACPI compile issue with recent IASLDuncan Laurie
2014-02-12lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie
2013-12-21lynxpoint: XHCI: Don't put device in D3 in _PS0 MethodDuncan Laurie
2013-12-21lynxpoint: Fix an issue clearing port change status bitsDuncan Laurie
2013-12-21lynxpoint: XHCI: Advertise D3 as lowest wake stateDuncan Laurie
2013-12-21lynxpoint xhci: Add ACPI D0/D3 workaroundsDuncan Laurie
2013-12-03lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objectsDuncan Laurie
2013-11-25lynxpoint: Add ACPI Method to enable GPIO as wake sourceDuncan Laurie
2013-11-25lynxpoint: Fix XHCI controller device in ACPIDuncan Laurie
2013-11-25lynxpoint: Change SerialIO device enable reporting to ACPIDuncan Laurie
2013-11-25lynxpoint: Expose ACPI Device for LP GPIO controllerDuncan Laurie
2013-11-25lynxpoint: export mem console pointer in ACPIAaron Durbin
2013-04-01lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie
2013-04-01lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie
2013-03-21lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie
2013-03-14lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin