summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-14/+0
* nb/intel/i945: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-301-12/+2
* nb/intel/i945: Deduplicate PCIEXBAR decodingAngel Pons2020-08-041-31/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* 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
* northbridge: Remove unused include <device/pci.h>Elyes HAOUAS2020-03-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* 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: Remove unneeded include <console/console.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
* nb/intel/i945: Get rid of device_tElyes HAOUAS2018-04-301-1/+1
* nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans2017-03-221-1/+1
* northbridge/intel/i945: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* i945: Find memory controller by slot instead of by PCIID.Vladimir Serbinenko2014-11-261-1/+1
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-151-0/+3
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-2/+0
* Kontron 986LCD-M updateStefan Reinauer2009-10-261-1/+2
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-121-1/+1
* * drop ich7 includeStefan Reinauer2009-07-211-0/+74