aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/lpc.c
AgeCommit message (Expand)Author
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