aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/haswell.h
AgeCommit message (Expand)Author
2018-11-02nb/intel/haswell: Consolidate memory controller PCI driver structsTristan Corrick
2018-11-01nb/intel/haswell: Add a PCI ID for a desktop memory controllerTristan Corrick
2018-10-08Move compiler.h to commonlibNico Huber
2018-05-18nb/intel/haswell: Get rid of device_tElyes HAOUAS
2018-03-08nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APICMatt DeVillier
2018-03-08nb/intel/haswell: Generate ACPI DMAR tableMatt DeVillier
2018-01-31nb/intel/*.h: Remove left-over register definitionsPatrick Rudolph
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-15nb/intel/haswell/gma: Use common init_igd_opregion methodPatrick Rudolph
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2016-03-11northbridge/intel: move mrccache.c of sandybridge + haswell to commonAlexander Couzens
2016-03-11northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-08-26Peppy, Haswell: refactor and create set_translation_table function in haswell...Ronald G. Minnich
2013-12-12HDA: Enable Mini-HDA and fix up PCH-HDA initDuncan Laurie
2013-12-12haswell: Export functions for CPU family+model and steppingDuncan Laurie
2013-12-07haswell: Misc power management setup and fixesDuncan Laurie
2013-12-05haswell: pull in the init code for FUIRonald G. Minnich
2013-05-01boot: remove cbmem_post_handling()Aaron Durbin
2013-03-21haswell: add multipurpose SMM memory regionAaron Durbin
2013-03-18haswell: fix ACPI MCFG tableAaron Durbin
2013-03-15haswell: resource allocationAaron Durbin
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin