summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3153-212/+0
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-051-0/+1
* intel: auto include intel/common/firmwareAaron Durbin2015-09-291-2/+0
* timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin2015-07-071-2/+1
* Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth2015-07-021-1/+0
* southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth2015-06-232-99/+8
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-051-1/+3
* device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens2015-06-051-1/+1
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-042-2/+2
* igd.asl rewriteVladimir Serbinenko2015-05-281-0/+6
* acpigen: Remove all explicit length trackingVladimir Serbinenko2015-05-261-4/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-2153-73/+53
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-051-3/+3
* 3rdparty: Move to blobsPatrick Georgi2015-05-051-3/+3
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-281-1/+1
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-4/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-1512-70/+74
* southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan2015-01-121-24/+26
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* doxygen fixes: change @var to @param varMartin Roth2015-01-061-4/+4
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-4/+3
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-041-3/+0
* Replace hlt with halt()Patrick Georgi2014-12-022-4/+4
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-251-8/+8
* haswell: Move to implicit length patchingVladimir Serbinenko2014-11-091-5/+3
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-2/+2
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* lynxpoint: Consolidate common GNVS initVladimir Serbinenko2014-10-181-0/+13
* bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko2014-10-111-5/+3
* lynxpoint: Change OEM table ID for serialio.Vladimir Serbinenko2014-10-101-2/+2
* bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.Vladimir Serbinenko2014-10-101-1/+8
* haswell: Move to per-device ACPIVladimir Serbinenko2014-09-223-2/+65
* lynxpoint: Don't enable SMI handling of TCODuncan Laurie2014-09-181-2/+2
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-132-6/+4
* lynxpoint: Add interrupt for GPIO controller in ACPI deviceDuncan Laurie2014-08-101-0/+2
* intel/lynxpoint/Kconfig: Remove duplicate option `IFD_BIN_PATH`Paul Menzel2014-07-171-4/+0
* southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-176-6/+0
* libpayload: find source of input charactersLuigi Semenzato2014-07-121-0/+1
* intel/lynxpoint: Allow to always route USB3 ports to XHCIStefan Reinauer2014-07-112-0/+9
* intel/lynxpoint: Work around XHCI resume issuesDuncan Laurie2014-07-111-3/+10
* intel/lynxpoint: xhci: Revert suspend/resume changesDuncan Laurie2014-07-111-85/+9
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-086-7/+0
* intel/lynxpoint: Build intermediate step to add Lynx Point ME imageDuncan Laurie2014-07-051-2/+1
* intel/lynxpoint: xhci: Port reset changes on suspend/resumeDuncan Laurie2014-07-051-17/+46
* intel/lynxpoint: Export pch_enable_lpc() for Super I/O systemsStefan Reinauer2014-07-052-1/+2
* intel/lynxpoint: Add SATA DEVSLP disable optionMarc Jones2014-07-042-3/+14
* intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to KconfigDuncan Laurie2014-07-041-0/+13