summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge/acpi.c
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-03-25nb/intel/sandybridge: Use SPDX headersAngel Pons
2020-03-18nb/intel/sandybridge: Tidy up code and commentsAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-06northbridge: Remove unused include <device/pci.h>Elyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-10nb/intel/sandybridge: Use pcidev_on_root()Kyösti Mälkki
2019-01-25nb/intel/sandybridge/acpi: Add RMRR entry for iGPUNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-19northbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2017-10-16sandybridge/acpi: remove unnessary check of PCI IDsVagiz Trakhanov
2017-06-15nb/intel/sandybridge/gma: Use common init_igd_opregion methodPatrick Rudolph
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-11-04nb/intel/sandybridge: Add ACPI DMAR tableNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-08-04northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2012-11-12Initial IGD OpRegion implementationStefan Reinauer
2012-07-24Make ACPI code detect Sandy/Ivy Bridge dynamicallyStefan Reinauer
2012-04-05Add support for Intel Sandybridge CPU (northbridge part)Stefan Reinauer