<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/pci/Kconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-06-20T05:14:45Z</updated>
<entry>
<title>dm: pci: add Freescale PowerPC PCIe driver</title>
<updated>2019-06-20T05:14:45Z</updated>
<author>
<name>Hou Zhiqiang</name>
</author>
<published>2019-04-24T14:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=b89e3d9250046c3e7c956fd5e7a14364747433a4'/>
<id>urn:sha1:b89e3d9250046c3e7c956fd5e7a14364747433a4</id>
<content type='text'>
Add PCIe DM driver for Freescale PowerPC PCIe controllers.

Signed-off-by: Hou Zhiqiang &lt;Zhiqiang.Hou@nxp.com&gt;
Reviewed-by: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2019-05-27T00:18:20Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-27T00:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=c18b103657d9541305a45a1fb21f979c317fba49'/>
<id>urn:sha1:c18b103657d9541305a45a1fb21f979c317fba49</id>
<content type='text'>
- Gen3 PCIe driver + enablement on Salvator-X platforms.
- Gen3 recovery SPL used to reload ATF/OpTee/U-Boot instead of minimon.
- SDHI HS400 fixes ported from latest BSP and datasheet.
</content>
</entry>
<entry>
<title>pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs</title>
<updated>2019-05-22T06:54:24Z</updated>
<author>
<name>Hou Zhiqiang</name>
</author>
<published>2019-04-08T10:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=07ce19f5e9ad637caa8cb2b6db45a6a28d2d69a1'/>
<id>urn:sha1:07ce19f5e9ad637caa8cb2b6db45a6a28d2d69a1</id>
<content type='text'>
Add PCIe Gen4 driver for the NXP Layerscape SoCs. This PCIe
controller is based on the Mobiveil IP, which is compatible
with the PCI Express™ Base Specification, Revision 4.0.

Signed-off-by: Hou Zhiqiang &lt;Zhiqiang.Hou@nxp.com&gt;
Signed-off-by: Bao Xiaowei &lt;Xiaowei.Bao@nxp.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
</content>
</entry>
<entry>
<title>pci: renesas: Add RCar Gen3 PCIe controller driver</title>
<updated>2019-05-21T20:15:31Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-10-16T10:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=776abedef473659f165dd018388e8b5d81a5c54c'/>
<id>urn:sha1:776abedef473659f165dd018388e8b5d81a5c54c</id>
<content type='text'>
Add driver for the Renesas RCar PCIe controller present on Gen3 SoCs.
The PCIe on Gen3 is used both to connect external PCIe peripherals.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig</title>
<updated>2019-02-05T13:22:38Z</updated>
<author>
<name>Stefan Roese</name>
</author>
<published>2019-01-25T10:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=94f453ea38f52750d8da63e3745b548a9ee06dd4'/>
<id>urn:sha1:94f453ea38f52750d8da63e3745b548a9ee06dd4</id>
<content type='text'>
This patch adds DM_PCI support to the MVEBU PCIe driver. This is
necessary, since all PCI drivers have to be moved to DM (driver model)
until the v2019.07 release.

To not break git bisect'ablility, this patch also moves CONFIG_PCI_MVEBU
from config headers to the defconfig files.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
Cc: Mario Six &lt;mario.six@gdsys.cc&gt;
Cc: Chris Packham &lt;chris.packham@alliedtelesis.co.nz&gt;
Cc: Phil Sutter &lt;phil@nwl.cc&gt;
Cc: Marek Behún &lt;marek.behun@nic.cz&gt;
Cc: VlaoMao &lt;vlaomao@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci: intel: Add Intel FPGA PCIe controller driver</title>
<updated>2018-05-08T13:07:35Z</updated>
<author>
<name>Ley Foon Tan</name>
</author>
<published>2018-04-20T13:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=7c45862f22fd6275a48130197d315dcf8723cfb5'/>
<id>urn:sha1:7c45862f22fd6275a48130197d315dcf8723cfb5</id>
<content type='text'>
Add PCIe driver for Intel FPGA PCIe IP. This driver operates the PCIe IP in
rootport mode only, the EP mode is not supported. The driver is tested
with the Intel e1000e NIC driver.

Signed-off-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;
</content>
</entry>
<entry>
<title>arm64: a37xx: pci: add support for aardvark pcie driver</title>
<updated>2018-03-30T10:52:49Z</updated>
<author>
<name>Wilson Ding</name>
</author>
<published>2018-03-26T07:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=e51f2b14c4936daf3e3040bddb15f63d35e6d988'/>
<id>urn:sha1:e51f2b14c4936daf3e3040bddb15f63d35e6d988</id>
<content type='text'>
This patch introduced the Aardvark PCIe driver based
driver model.
The PCIe driver is supposed to work in Root Complex
mode. It only supports X1 lane width.

Signed-off-by: Wilson Ding &lt;dingwei@marvell.com&gt;
Reviewed-on: http://vgitil04.il.marvell.com:8080/38725
Reviewed-by: Victor Gu &lt;xigu@marvell.com&gt;
Reviewed-by: Hua Jing &lt;jinghua@marvell.com&gt;
Tested-by: Hua Jing &lt;jinghua@marvell.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Ken Ma &lt;make@marvell.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>pci: rmobile: Add RCar Gen2 PCIe controller driver</title>
<updated>2018-01-27T19:38:53Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-01-18T13:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=5f14f7d783f1a3a2e8085738a31b82580addf7b9'/>
<id>urn:sha1:5f14f7d783f1a3a2e8085738a31b82580addf7b9</id>
<content type='text'>
Add driver for the Renesas RCar PCIe controller present on Gen2 SoCs.
The PCIe on Gen2 is used both to connect external PCIe peripherals as
well as access the on-SoC USB EHCI controller.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
</content>
</entry>
<entry>
<title>PCI: Add driver for a 'pci-host-ecam-generic' host controller</title>
<updated>2017-10-06T15:28:12Z</updated>
<author>
<name>Tuomas Tynkkynen</name>
</author>
<published>2017-09-19T20:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=3675cb044e68bc1145444f3c4f9af5c02864607b'/>
<id>urn:sha1:3675cb044e68bc1145444f3c4f9af5c02864607b</id>
<content type='text'>
QEMU emulates such a device with '-machine virt,highmem=off' on ARM.
The 'highmem=off' part is required for things to work as the PCI code
in U-Boot doesn't seem to support 64-bit BARs.

Signed-off-by: Tuomas Tynkkynen &lt;tuomas.tynkkynen@iki.fi&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci: Remove unnecessary 'default n' from Kconfig</title>
<updated>2017-09-22T11:39:56Z</updated>
<author>
<name>Tuomas Tynkkynen</name>
</author>
<published>2017-09-01T14:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=44913a185fc8f0de27c3fcba424309b4e0098a43'/>
<id>urn:sha1:44913a185fc8f0de27c3fcba424309b4e0098a43</id>
<content type='text'>
'default n' is the default anyway so it doesn't need to be specified
explicitly, and the rest of the file doesn't specify it either anywhere.
Drop it.

Signed-off-by: Tuomas Tynkkynen &lt;tuomas.tynkkynen@iki.fi&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
</feed>
