aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint
AgeCommit message (Expand)Author
2016-11-30sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methodsPrabal Saha
2016-11-18sb/lynxpoint: use hda_verb.c from VARIANT_DIR if applicableMatt DeVillier
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-08chromeos chipsets: select RTC usageAaron Durbin
2016-08-02intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & TianoPrabal Saha
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-15southbridge/intel/lynxpoint: use common Intel ACPI hardware definitionsAaron Durbin
2016-02-23southbridge/intel/lynxpoint: Use common gpio.cPatrick Rudolph
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-26ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
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-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-09-29intel: auto include intel/common/firmwareAaron Durbin
2015-07-07timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin
2015-07-02Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth
2015-06-23southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth
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-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
2014-04-09lynxpoint: Fix SerialIO ACPI compile issue with recent IASLDuncan Laurie
2014-03-04bd82x6x, ibexpeak, lynxpoint: Unify SPI.Vladimir Serbinenko
2014-02-25lynxpoint: Kill alternative cbfs_load_payload.Vladimir Serbinenko
2014-02-18lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOSDuncan Laurie
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-12lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
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: Fix issues with XHCI initDuncan Laurie
2013-12-21lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie
2013-12-21lynxpoint: Move USB SMI sleep code to separate USB filesDuncan Laurie
2013-12-21lynxpoint: Add configuration option for SATA gen3 DTLE registersShawn Nematbakhsh
2013-12-21haswell: Misc updates from 1.6.1 ref codeDuncan Laurie
2013-12-21lynxpoint: Add devicetree config option to force enable ASPMDuncan Laurie
2013-12-21lynxpoint: me: Disable some verbose messagesDuncan Laurie
2013-12-21lynxpoint: me: Support ICC clock enables messageDuncan Laurie
2013-12-21lynxpoint: me: Allow for more than MKHI MEI messagesDuncan Laurie
2013-12-21lynxpoint: Avoid any ME device communication in S3 pathDuncan Laurie
2013-12-21lynxpoint me: add support for mbp clear wait in finalize stepDuncan Laurie
2013-12-21lynxpoint xhci: Add ACPI D0/D3 workaroundsDuncan Laurie
2013-12-21Revert "lynxpoint: Move ME lock down to ramstage"Duncan Laurie
2013-12-21lynxpoint: power management setup tweakDuncan Laurie
2013-12-21lynxpoint: Add LPT-LP device id and smbus_write_byteDuncan Laurie
2013-12-18lynxpoint: Don't write to non-existent EHCIDuncan Laurie