summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-2/+2
* sb/intel/i82801gx: Use PCI bitwise opsAngel Pons2020-08-041-21/+7
* src: Never set ISA Enable on PCI bridgesAngel Pons2020-07-281-1/+0
* sb/intel/i82801gx/pcie.c: Drop dead codeAngel Pons2020-07-091-11/+0
* sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_configElyes HAOUAS2020-06-221-1/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* sb/intel/i82801gx: Use macro instead of numbersElyes HAOUAS2020-05-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-3/+1
* sb/intel/i82801gx: Improve code formattingElyes HAOUAS2020-04-051-10/+5
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-5/+5
* sb/intel/i82801gx: Include chip.h directlyArthur Heymans2019-06-051-0/+1
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-15/+1
* src/southbridge/intel/i82801gx/pcie.c: Correct NULL checkJacob Garber2019-03-191-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/i82801gx: Implement PCIe coalescingArthur Heymans2019-01-171-0/+164
* sb/intel/i82801gx: Get rid of device_tElyes HAOUAS2018-05-221-2/+2
* southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans2017-03-221-4/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki2013-09-101-8/+5
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Refactor driver structsPatrick Georgi2012-07-261-36/+10
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+164