summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/gm45/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/gm45/iommu.c: Fix clearing GTTArthur Heymans2022-05-131-17/+0
* src: Add missing 'void' in function definitionElyes HAOUAS2022-01-261-1/+1
* nb/intel/gm45: Use new fixed BAR accessorsAngel Pons2021-04-101-8/+8
* nb/intel/gm45: Use PCI bitwise opsAngel Pons2020-08-041-4/+3
* nb/intel/gm45/iommu.c: Fix regression when updating PCI commandAngel Pons2020-06-091-3/+1
* nb/intel: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-261-4/+3
* nb/intel: Const'ify pci_devfn_t devicesElyes HAOUAS2020-05-181-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/{gm45,i945,pineview}: Use macro instead of GGC addressElyes HAOUAS2018-10-081-1/+1
* src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* northbridge/intel/gm45: transation away from device_tFurquan Shaikh2016-09-131-2/+2
* nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfacesDamien Zammit2016-09-091-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* intel/gm45: new northbridgePatrick Georgi2012-11-271-0/+84