aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/lpc.c
AgeCommit message (Expand)Author
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-10southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2017-07-06sb/intel/lynxpoint: Add whitespace around '<<'Elyes HAOUAS
2017-07-03southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2017-07-02southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2017-02-20lynxpoint/broadwell: fix PCH power optimizerMatt DeVillier
2017-02-20Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"Matt DeVillier
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-02intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & TianoPrabal Saha
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-11-09haswell: Move to implicit length patchingVladimir Serbinenko
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-18lynxpoint: Consolidate common GNVS initVladimir Serbinenko
2014-10-11bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko
2014-10-10bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.Vladimir Serbinenko
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-07-12libpayload: find source of input charactersLuigi Semenzato
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2013-12-21lynxpoint: power management setup tweakDuncan Laurie
2013-12-05lynxpoint: Update LPT-LP PM settingsDuncan Laurie
2013-12-01lynxpoint: Do not clear ACPI NVS region on resumeDuncan Laurie
2013-11-25lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQDuncan Laurie
2013-11-25slippy: Minor vboot related fixesDuncan Laurie
2013-11-25lynxpoint: Updates to power management and clock gatingDuncan Laurie
2013-06-03Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel
2013-05-03Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01lynxpoint: Fix LP clock gating setup for LPCDuncan Laurie
2013-03-21lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie
2013-03-21haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie
2013-03-21lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie
2013-03-21lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie
2013-03-18haswell: Use SMM ModulesAaron Durbin
2013-03-14lynxpoint: lpc resource reservationsAaron Durbin
2013-03-14lynxpoint: Update device IDs and clock gating setupDuncan Laurie
2013-03-14lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie
2013-03-14haswell: add PCI id supportAaron Durbin
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin