summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/acpi
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick2018-11-011-0/+53
* southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese2018-08-031-23/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-031-1/+2
* src/southbridge: Serialize methods with named objects insideMartin Roth2018-05-091-1/+1
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-301-9/+9
* acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier2017-11-301-1/+0
* acpi/tpm: update TPM preprocessor guardsMatt DeVillier2017-11-301-1/+1
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-1/+1
* sb/lynxpoint: add missing USB port defsMatt DeVillier2017-05-311-2/+5
* sb/lynxpoint: add ACPI method to generate USB port infoMatt DeVillier2017-05-311-0/+16
* sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methodsPrabal Saha2016-11-301-0/+6
* Add newlines at the end of all coreboot filesMartin Roth2016-08-011-1/+1
* ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth2015-12-261-4/+16
* ACPI: Fix IASL Warning about unused method for _TZ checksMartin Roth2015-12-101-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3113-52/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2113-26/+13
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-251-8/+8
* haswell: Move to per-device ACPIVladimir Serbinenko2014-09-221-2/+2
* lynxpoint: Add interrupt for GPIO controller in ACPI deviceDuncan Laurie2014-08-101-0/+2
* southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-176-6/+0
* lynxpoint: Fix SerialIO ACPI compile issue with recent IASLDuncan Laurie2014-04-091-1/+1
* lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie2014-02-121-0/+44
* lynxpoint: XHCI: Don't put device in D3 in _PS0 MethodDuncan Laurie2013-12-211-8/+1
* lynxpoint: Fix an issue clearing port change status bitsDuncan Laurie2013-12-211-12/+25
* lynxpoint: XHCI: Advertise D3 as lowest wake stateDuncan Laurie2013-12-211-2/+7
* lynxpoint xhci: Add ACPI D0/D3 workaroundsDuncan Laurie2013-12-211-1/+291
* lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objectsDuncan Laurie2013-12-032-7/+30
* lynxpoint: Add ACPI Method to enable GPIO as wake sourceDuncan Laurie2013-11-253-185/+97
* lynxpoint: Fix XHCI controller device in ACPIDuncan Laurie2013-11-251-6/+6
* lynxpoint: Change SerialIO device enable reporting to ACPIDuncan Laurie2013-11-251-8/+19
* lynxpoint: Expose ACPI Device for LP GPIO controllerDuncan Laurie2013-11-252-48/+60
* lynxpoint: export mem console pointer in ACPIAaron Durbin2013-11-251-0/+3
* lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie2013-04-012-0/+475
* lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie2013-04-011-29/+24
* lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie2013-03-212-29/+85
* lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie2013-03-141-1/+16
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-1411-0/+2030