summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci
AgeCommit message (Expand)AuthorLines
2022-11-25microblaze/PCI: Moving PCI iounmap and dependent codeThippeswamy Havalige-73/+37
2022-11-25microblaze/PCI: Remove support for Xilinx PCI host bridgeThippeswamy Havalige-106/+0
2022-11-25microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsThippeswamy Havalige-19/+0
2022-11-25microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationThippeswamy Havalige-44/+0
2022-11-25microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address ...Thippeswamy Havalige-23/+0
2022-11-25microblaze/PCI: Remove unused PCI Indirect opsThippeswamy Havalige-165/+1
2022-11-25microblaze/PCI: Remove unused PCI BIOS resource allocationThippeswamy Havalige-489/+0
2022-11-25microblaze/PCI: Remove unused allocation & free of PCI host bridge structureThippeswamy Havalige-35/+0
2022-11-25microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesThippeswamy Havalige-168/+0
2022-11-25microblaze/PCI: Remove unused PCI legacy IO's access on a busThippeswamy Havalige-140/+0
2022-11-25microblaze/PCI: Remove unused PCI bus scan if configured as a hostThippeswamy Havalige-19/+0
2022-11-25microblaze/PCI: Remove Null PCI config access unused functionsThippeswamy Havalige-64/+0
2022-11-25microblaze/PCI: Remove unused early_read_config_byte() et al declarationsThippeswamy Havalige-53/+0
2022-01-24microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas-49/+0
2022-01-24microblaze: add const to of_device_idXiang wangx-1/+1
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran-2/+1
2020-11-26microblaze: Remove noMMU codeMichal Simek-2/+0
2020-02-14microblaze: Drop using struct of_pci_range.pci_space fieldRob Herring-6/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-08-21microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi-13/+0
2018-07-11microblaze: warn if of_iomap() failedNicholas Mc Guire-0/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-61/+0
2018-05-22microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas-37/+0
2018-05-22microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas-24/+0
2018-04-23microblaze: remove unnecessary prom.h includesRob Herring-1/+0
2018-03-19microblaze: Use generic pci_mmap_resource_range()David Woodhouse-90/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-145/+0
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring-7/+7
2017-08-10microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi-132/+0
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt-7/+0
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt-6/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse-1/+1
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins-0/+1
2016-09-13microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada-2/+2
2016-06-17microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas-28/+14
2016-06-17microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas-30/+1
2016-05-16microblaze: pci: export isa_io_base to fix link errorsFengguang Wu-0/+2
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada-46/+10
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas-1/+8
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi-8/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang-0/+4
2015-01-16microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu-1/+12
2014-10-27microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek-2/+7
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds-19/+0
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek-3/+0
2014-06-04microblaze: Do not setup pci_dma_opsMichal Simek-16/+0
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott-20/+0