summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/x4x/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-8/+0
* nb/intel/x4x: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-301-8/+2
* nb/intel/x4x: Remove dead assignmentsAngel Pons2020-08-041-2/+1
* nb/intel/x4x: Change signature of `decode_pciebar`Angel Pons2020-08-041-1/+1
* 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
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* 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-2/+0
* northbridge: Remove unused include <device/pci.h>Elyes HAOUAS2020-03-061-1/+0
* nb/northbridge/intel/x4x/acpi.c: Remove variable set but not usedElyes HAOUAS2019-05-241-2/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* 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: 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/x4x: Get rid of device_tElyes HAOUAS2018-04-301-2/+2
* nb/intel/x4x: Fix issues found by checkpatch.plArthur Heymans2017-03-211-1/+1
* northbridge/intel/x4x: Intel 4-series northbridge supportDamien Zammit2015-12-291-0/+57