summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint
AgeCommit message (Expand)Author
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-26acpigen: Remove all explicit length trackingVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-12southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-04smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-25intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko
2014-11-09haswell: Move to implicit length patchingVladimir Serbinenko
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
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-10lynxpoint: Change OEM table ID for serialio.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-09-18lynxpoint: Don't enable SMI handling of TCODuncan Laurie
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-08-10lynxpoint: Add interrupt for GPIO controller in ACPI deviceDuncan Laurie
2014-07-17intel/lynxpoint/Kconfig: Remove duplicate option `IFD_BIN_PATH`Paul Menzel
2014-07-17southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-12libpayload: find source of input charactersLuigi Semenzato
2014-07-11intel/lynxpoint: Allow to always route USB3 ports to XHCIStefan Reinauer
2014-07-11intel/lynxpoint: Work around XHCI resume issuesDuncan Laurie
2014-07-11intel/lynxpoint: xhci: Revert suspend/resume changesDuncan Laurie
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05intel/lynxpoint: Build intermediate step to add Lynx Point ME imageDuncan Laurie
2014-07-05intel/lynxpoint: xhci: Port reset changes on suspend/resumeDuncan Laurie
2014-07-05intel/lynxpoint: Export pch_enable_lpc() for Super I/O systemsStefan Reinauer
2014-07-04intel/lynxpoint: Add SATA DEVSLP disable optionMarc Jones
2014-07-04intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to KconfigDuncan Laurie
2014-07-04intel/lynxpoint: Use separate SMI callback for USB XHCI routingDuncan Laurie
2014-07-04intel/lynxpoint: Make inclusion of Intel ME optionalPaul Menzel
2014-07-04intel/lynxpoint: Allow building without IFD (descripter.bin)Paul Menzel
2014-06-25intel/lynxpoint: xhci: Update magic bits to new magic valuesDuncan Laurie
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-20southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macroEdward O'Callaghan
2014-06-18ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki