index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
microblaze/PCI: Moving PCI iounmap and dependent code
Thippeswamy Havalige
3
-73
/
+37
2022-11-25
microblaze/PCI: Remove support for Xilinx PCI host bridge
Thippeswamy Havalige
2
-106
/
+0
2022-11-25
microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations
Thippeswamy Havalige
1
-19
/
+0
2022-11-25
microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration
Thippeswamy Havalige
1
-44
/
+0
2022-11-25
microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address ...
Thippeswamy Havalige
1
-23
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI Indirect ops
Thippeswamy Havalige
3
-165
/
+1
2022-11-25
microblaze/PCI: Remove unused PCI BIOS resource allocation
Thippeswamy Havalige
1
-489
/
+0
2022-11-25
microblaze/PCI: Remove unused allocation & free of PCI host bridge structure
Thippeswamy Havalige
2
-35
/
+0
2022-11-25
microblaze/PCI: Remove unused device tree parsing for a host bridge resources
Thippeswamy Havalige
2
-168
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI legacy IO's access on a bus
Thippeswamy Havalige
1
-140
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI bus scan if configured as a host
Thippeswamy Havalige
1
-19
/
+0
2022-11-25
microblaze/PCI: Remove Null PCI config access unused functions
Thippeswamy Havalige
1
-64
/
+0
2022-11-25
microblaze/PCI: Remove unused early_read_config_byte() et al declarations
Thippeswamy Havalige
2
-53
/
+0
2022-01-24
microblaze/PCI: Remove pci_phys_mem_access_prot() dead code
Bjorn Helgaas
1
-49
/
+0
2022-01-24
microblaze: add const to of_device_id
Xiang wangx
1
-1
/
+1
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-2
/
+1
2020-11-26
microblaze: Remove noMMU code
Michal Simek
1
-2
/
+0
2020-02-14
microblaze: Drop using struct of_pci_range.pci_space field
Rob Herring
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-08-21
microblaze/PCI: Remove stale pcibios_align_resource() comment
Lorenzo Pieralisi
1
-13
/
+0
2018-07-11
microblaze: warn if of_iomap() failed
Nicholas Mc Guire
1
-0
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-61
/
+0
2018-05-22
microblaze/PCI: Remove pcibios_claim_one_bus() dead code
Bjorn Helgaas
1
-37
/
+0
2018-05-22
microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code
Bjorn Helgaas
1
-24
/
+0
2018-04-23
microblaze: remove unnecessary prom.h includes
Rob Herring
1
-1
/
+0
2018-03-19
microblaze: Use generic pci_mmap_resource_range()
David Woodhouse
1
-90
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-145
/
+0
2017-08-29
microblaze: Convert to using %pOF instead of full_name
Rob Herring
1
-7
/
+7
2017-08-10
microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code
Lorenzo Pieralisi
1
-132
/
+0
2017-08-02
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
1
-7
/
+0
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
1
-6
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+1
2017-02-25
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
1
-0
/
+1
2016-09-13
microblaze/PCI: Add multidomain support for procfs
Bharat Kumar Gogada
1
-2
/
+2
2016-06-17
microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-28
/
+14
2016-06-17
microblaze/PCI: Remove useless __pci_mmap_set_pgprot()
Bjorn Helgaas
1
-30
/
+1
2016-05-16
microblaze: pci: export isa_io_base to fix link errors
Fengguang Wu
1
-0
/
+2
2016-03-08
microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver
Bharat Kumar Gogada
1
-46
/
+10
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-1
/
+8
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-8
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+4
2015-01-16
microblaze/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+12
2014-10-27
microblaze: Fix IO space breakage after of_pci_range_to_resource() change
Michal Simek
1
-2
/
+7
2014-06-06
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
1
-19
/
+0
2014-06-04
microblaze: Cleanup PCI_DRAM_OFFSET handling
Michal Simek
1
-3
/
+0
2014-06-04
microblaze: Do not setup pci_dma_ops
Michal Simek
1
-16
/
+0
2014-05-01
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
1
-20
/
+0
[next]