<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/arch/microblaze/pci, branch v7.0.10</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v7.0.10</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v7.0.10'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2022-11-25T10:39:23+00:00</updated>
<entry>
<title>microblaze/PCI: Moving PCI iounmap and dependent code</title>
<updated>2022-11-25T10:39:23+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=5cfe469c2654c3a4dda8504b1209abdd8b379e95'/>
<id>urn:sha1:5cfe469c2654c3a4dda8504b1209abdd8b379e95</id>
<content type='text'>
Moving PCI iounmap function and et all dependent code
to iomap.c.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-14-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove support for Xilinx PCI host bridge</title>
<updated>2022-11-25T10:39:23+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=41604bfdc9f3f73d15bc19b85e474227c1f86856'/>
<id>urn:sha1:41604bfdc9f3f73d15bc19b85e474227c1f86856</id>
<content type='text'>
This patch removes support for the Xilinx PCI host
bridge IPcore.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-13-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations</title>
<updated>2022-11-25T10:39:23+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cb0199c70ee1065c9c9f121e3508833f3ee11cd1'/>
<id>urn:sha1:cb0199c70ee1065c9c9f121e3508833f3ee11cd1</id>
<content type='text'>
Remove unused pci_iobar_pfn() and et al declarations.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-12-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration</title>
<updated>2022-11-25T10:39:23+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3604ef61f18ae024b4bf2686361965469f9ff805'/>
<id>urn:sha1:3604ef61f18ae024b4bf2686361965469f9ff805</id>
<content type='text'>
Removed unused code which provides information of various
I/O regions.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-11-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address to I/O port</title>
<updated>2022-11-25T10:39:22+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=68c9858bf823514ead6cbff3f1d66a9998893af8'/>
<id>urn:sha1:68c9858bf823514ead6cbff3f1d66a9998893af8</id>
<content type='text'>
Remove unused pci_address_to_pio() conversion of CPU
address to I/O port function.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-10-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused PCI Indirect ops</title>
<updated>2022-11-25T10:39:22+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d4a37561c8894a59a8546256425a757a27b01b3a'/>
<id>urn:sha1:d4a37561c8894a59a8546256425a757a27b01b3a</id>
<content type='text'>
Remove unused variants of PCI indirect handling.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-9-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused PCI BIOS resource allocation</title>
<updated>2022-11-25T10:39:22+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7df700afd9c4855617e9a102518bd988395eb249'/>
<id>urn:sha1:7df700afd9c4855617e9a102518bd988395eb249</id>
<content type='text'>
Remove PCI BIOSn unused code which provide's resource allocation for
all pci bus and pci host controller memory initialization.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-8-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused allocation &amp; free of PCI host bridge structure</title>
<updated>2022-11-25T10:39:22+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4308e3c9e1ea9112865b10ed83c03b8d5d81aa32'/>
<id>urn:sha1:4308e3c9e1ea9112865b10ed83c03b8d5d81aa32</id>
<content type='text'>
Remove unused allocation and freeing of PCI host bridge structure.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-7-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused device tree parsing for a host bridge resources</title>
<updated>2022-11-25T10:39:22+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3d6010ec098bbbe28e35f8a487e04ba02ce6bbe3'/>
<id>urn:sha1:3d6010ec098bbbe28e35f8a487e04ba02ce6bbe3</id>
<content type='text'>
Remove unused pci_process_bridge_OF_ranges function, used to
parse the "ranges" property of a PCI host device.

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-6-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>microblaze/PCI: Remove unused PCI legacy IO's access on a bus</title>
<updated>2022-11-25T10:39:22+00:00</updated>
<author>
<name>Thippeswamy Havalige</name>
<email>thippeswamy.havalige@amd.com</email>
</author>
<published>2022-10-25T06:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=fc6dd9c446f2e5273e2584b735b8d3e0d1d15924'/>
<id>urn:sha1:fc6dd9c446f2e5273e2584b735b8d3e0d1d15924</id>
<content type='text'>
Remove PCI legacy read,write and mmap access IO's
on a bus

Signed-off-by: Thippeswamy Havalige &lt;thippeswamy.havalige@amd.com&gt;
Link: https://lore.kernel.org/r/20221025065214.4663-5-thippeswamy.havalige@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
</feed>
