summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801jx/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/common/pciehp: Replace HP dummy device with common codeArthur Heymans2021-03-071-5/+5
* src: Never set ISA Enable on PCI bridgesAngel Pons2020-07-281-2/+1
* sb/intel/i82801jx: Use PCI bitwise opsAngel Pons2020-06-121-32/+13
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-3/+1
* 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-2/+0
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-4/+5
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-14/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/i82801jx: Get rid of device_tElyes HAOUAS2018-05-241-2/+3
* sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans2017-07-211-11/+19
* sb/intel/i82801jx: Copy i82801ixArthur Heymans2017-07-211-0/+148