summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/gm45/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* northbridge: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-311-0/+1
* nb/intel/gm45: Don't create DMAR tables for disabled IGDArthur Heymans2019-08-131-1/+4
* nb/intel/gm45/acpi.c: Don't read PCI config to check presenceArthur Heymans2019-08-131-3/+5
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-3/+5
* northbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-301-7/+7
* nb/intel/gm45: Get rid of device_tElyes HAOUAS2018-04-301-2/+2
* nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfacesDamien Zammit2016-09-091-1/+2
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-151-3/+2
* ACPI: Make DMAR flags settableNico Huber2015-11-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choiceMartin Roth2015-08-311-4/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-051-1/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* Make acpi_fill_dmar into parameterVladimir Serbinenko2014-11-271-2/+2
* gm45: Convert to per-device ACPIVladimir Serbinenko2014-10-151-0/+29
* intel/gm45: new northbridgePatrick Georgi2012-11-271-0/+107