summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-251-1/+1
* pci: pci_mvebu: Cleanup macro namesPali Rohár2022-03-041-70/+60
* pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár2022-03-041-3/+0
* pci: mvebu: Ensure that root port is always on root zero busPali Rohár2022-02-171-30/+22
* pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár2022-01-201-0/+16
* arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.cPali Rohár2022-01-141-1/+42
* pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()Pali Rohár2022-01-141-0/+23
* pci: pci_mvebu: Split initialization of PCIe ports into 3 phasesPali Rohár2022-01-141-22/+84
* pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macroPali Rohár2022-01-141-2/+4
* pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() functionPali Rohár2022-01-141-18/+9
* pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mappingPali Rohár2022-01-141-25/+59
* pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár2022-01-121-13/+4
* pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár2021-12-211-3/+0
* pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár2021-12-211-6/+6
* pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár2021-12-211-5/+7
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-24/+31
|\
| * pci: pci_mvebu: Do not allow setting ROM BAR on PCI BridgePali Rohár2021-12-151-24/+31
| * pci: pci_mvebu, pci_aardvark: Fix size of configuration cacheMarek Behún2021-12-151-1/+1
* | arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár2021-12-191-0/+1
|/
* pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár2021-11-101-6/+5
* pci: pci_mvebu: Fix comment about driver class namePali Rohár2021-11-031-1/+1
* pci: pci_mvebu: Setup PCI controller to Root Complex modePali Rohár2021-11-031-0/+6
* pci: pci_mvebu: Do not automatically enable bus mastering on PCI BridgePali Rohár2021-11-031-8/+0
* pci: pci_mvebu: Fix place of link up detectionPali Rohár2021-11-031-10/+4
* pci: pci_mvebu: Remove unused functionsPali Rohár2021-11-031-16/+0
* pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)Pali Rohár2021-11-031-35/+164
* pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár2021-11-031-2/+15
* pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár2021-11-031-2/+13
* pci: pci_mvebu: set local dev to number 1Marek Behún2021-02-261-1/+1
* pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún2021-02-261-28/+31
* pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún2021-02-261-2/+2
* pci: pci_mvebu: cosmetic fixMarek Behún2021-02-261-3/+6
* pci: pci_mvebu: use dev_seq instead of static variableMarek Behún2021-02-261-3/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151-0/+1
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* | pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese2021-02-081-39/+27
|/
* pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-271-1/+27
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-4/+4
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass2020-12-131-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-1/+1
* pci: pci_mvebu: set BAR0 after memory space is setMarek Behún2019-08-121-4/+4
* pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese2019-03-191-0/+6
* pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-051-197/+273
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1