summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/ironlake/gma.c
Commit message (Expand)AuthorAgeFilesLines
* src/northbridge: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* nb/intel/ironlake,sandybridge/gma: Fix out() parameter orderKyösti Mälkki2022-11-171-3/+3
* nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-141-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* nb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-2/+2
* nb/intel/ironlake: Clean up code style (except raminit)Angel Pons2020-07-021-4/+3
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* intel/gma: Only enable bus mastering if we are going to use itNico Huber2020-05-271-6/+2
* intel/gma: Don't bluntly enable I/ONico Huber2020-05-271-1/+1
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-43/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* 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-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-2/+0
* nb/intel/ironlake: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-25/+11
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-151-0/+293