<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>bc58f2110b982c3730c53a49dccfa54b6e6546b1 - drivers: pci: Add Rockchip DesignWare based PCIe controller</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#bc58f2110b982c3730c53a49dccfa54b6e6546b1</link>
        <description>drivers: pci: Add Rockchip DesignWare based PCIe controller=&gt; pci enumPCIe Linking... LTSSM is 0x1PCIe Link up, LTSSM is 0x230011PCIE-0: Link up (Gen3-x2, Bus0)=&gt; pci scanScanning PCI devices on bus 0BusDevFun  VendorId   DeviceId   Device Class       Sub-Class_____________________________________________________________00.00.00   0x1d87     0x3566     Bridge device           0x04=&gt; pci 1Scanning PCI devices on bus 1BusDevFun  VendorId   DeviceId   Device Class       Sub-Class_____________________________________________________________01.00.00   0x144d     0xa808     Mass storage controller 0x08=&gt; nvme scan=&gt; nvme detailsBlk device 0: Optional Admin Command Support:        Namespace Management/Attachment: no        Firmware Commit/Image download: yes        Format NVM: yes        Security Send/Receive: noBlk device 0: Optional NVM Command Support:        Reservation: yes        Save/Select field in the Set/Get features: yes        Write Zeroes: yes        Dataset Management: yes        Write Uncorrectable: yesBlk device 0: Format NVM Attributes:        Support Cryptographic Erase: No        Support erase a particular namespace: Yes        Support format a particular namespace: YesBlk device 0: LBA Format Support:Blk device 0: End-to-End DataProtect Capabilities:        As last eight bytes: No        As first eight bytes: No        Support Type3: No        Support Type2: No        Support Type1: NoBlk device 0: Metadata capabilities:        As part of a separate buffer: No        As part of an extended data LBA: No=&gt; nvme infoDevice 0: Vendor: 0x144d Rev: EXD7201Q Prod: S444NA0M384608            Type: Hard Disk            Capacity: 244198.3 MB = 238.4 GB (500118192 x 512)=&gt; nvme device 0=&gt; md.l 0x40000000 140000000: d08ec033                               3...=&gt; mw.l 0x40000000 0x55aa55aa=&gt; md.l 0x40000000 140000000: 55aa55aa                               .U.U=&gt; nvme write 0x40000000 0x0 0x1nvme write: device 0 block # 0, count 1 ... 1 blocks written: OK=&gt; md.l 0x44000000 144000000: ffffffff                               ....=&gt; nvme read 0x44000000 0x0 0x1nvme read: device 0 block # 0, count 1 ... 1 blocks read: OK=&gt; md.l 0x44000000 144000000: 55aa55aa                               .U.UChange-Id: I645dfc7e88722e9948ecb6e1a3a589eb4b420c1fSigned-off-by: Shawn Lin &lt;shawn.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Mon, 04 Jan 2021 03:36:11 +0000</pubDate>
        <dc:creator>Shawn Lin &lt;shawn.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>07d778382200a05a8b86cc135f79ec48e386f25a - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#07d778382200a05a8b86cc135f79ec48e386f25a</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Tue, 01 Aug 2017 19:38:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6bf89de7e1189a61522dd1f8880d8d2be8d3ba57 - x86: kconfig: Select PCI and DM_PCI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#6bf89de7e1189a61522dd1f8880d8d2be8d3ba57</link>
        <description>x86: kconfig: Select PCI and DM_PCIPCI is the de facto interconnect bus in an x86 system.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:09 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0675f992dbf4a785a05a1baf149c2bce6aa5fe90 - Merge git://git.denx.de/u-boot-fsl-qoriq</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#0675f992dbf4a785a05a1baf149c2bce6aa5fe90</link>
        <description>Merge git://git.denx.de/u-boot-fsl-qoriq

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Thu, 19 Jan 2017 17:22:23 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>80afc63fc34286d363074d7779322c8720f346b5 - pci: layerscape: add pci driver based on DM</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#80afc63fc34286d363074d7779322c8720f346b5</link>
        <description>pci: layerscape: add pci driver based on DMThere are more than five kinds of Layerscape SoCs. unfortunately,PCIe controller of each SoC is a little bit different. In orderto avoid too many macro definitions, the patch addes a newimplementation of PCIe driver based on DM. PCIe dts node isused to describe the difference.Signed-off-by: Minghuan Lian &lt;Minghuan.Lian@nxp.com&gt;Signed-off-by: Hou Zhiqiang &lt;Zhiqiang.Hou@nxp.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Tue, 13 Dec 2016 06:54:17 +0000</pubDate>
        <dc:creator>Minghuan Lian &lt;Minghuan.Lian@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>0ed06c7ee483f33e410033ae5cba1010c60522d4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-tegra</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#0ed06c7ee483f33e410033ae5cba1010c60522d4</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-tegra

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Thu, 05 Jan 2017 00:41:50 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e090fdbaee0b53ae498345bf4735ae7a07d02544 - pci: kconfig: fix spelling in description</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#e090fdbaee0b53ae498345bf4735ae7a07d02544</link>
        <description>pci: kconfig: fix spelling in descriptionFix &apos;driver model&apos; rather than &apos;driver mode&apos; in description.Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Mon, 19 Dec 2016 14:38:05 +0000</pubDate>
        <dc:creator>Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;</dc:creator>
    </item>
<item>
        <title>f2465934b46235287e07473fa4919035ba1a2b68 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#f2465934b46235287e07473fa4919035ba1a2b68</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Fri, 16 Dec 2016 08:53:52 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>182ba1a7dfe94fed21eff666cc1a4f38c7a3e88e - pci: mvebu: Add PCIe driver for Armada-8K</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#182ba1a7dfe94fed21eff666cc1a4f38c7a3e88e</link>
        <description>pci: mvebu: Add PCIe driver for Armada-8KThis patch adds a driver for the PCIe controller integrated in theMarvell Armada-8K SoC. This controller is based on the DesignWareIP core.The original version was written by Shadi and Yehuda. I ported thisdriver to the latest mainline U-Boot version with DM support.Tested on the Marvell DB-88F8040 Armada-8K eval board.Signed-off-by: Shadi Ammouri &lt;shadi@marvell.com&gt;Signed-off-by: Yehuda Yitschak &lt;yehuday@marvell.com&gt;Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Cc: Nadav Haklai &lt;nadavh@marvell.com&gt;Cc: Neta Zur Hershkovits &lt;neta@marvell.com&gt;Cc: Kostya Porotchkin &lt;kostap@marvell.com&gt;Cc: Omri Itach &lt;omrii@marvell.com&gt;Cc: Igal Liberman &lt;igall@marvell.com&gt;Cc: Haim Boot &lt;hayim@marvell.com&gt;Cc: Hanna Hawa &lt;hannah@marvell.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Thu, 27 Oct 2016 11:29:41 +0000</pubDate>
        <dc:creator>Shadi Ammouri &lt;shadi@marvell.com&gt;</dc:creator>
    </item>
<item>
        <title>c4762157cf49ae6556016267ec0a87d4aee9e572 - pci: Move CONFIG_PCI_PNP to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#c4762157cf49ae6556016267ec0a87d4aee9e572</link>
        <description>pci: Move CONFIG_PCI_PNP to KconfigIntroduce CONFIG_PCI_PNP in Kconfig and move over boards&apos; defconfigto use that.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;[trini: Re-generate configs and include/configs/ changes]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Mon, 17 Oct 2016 06:35:18 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>af27382e2d6f7b4966e6932c9820939259498c1b - drivers/pci/Kconfig: Add PCI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#af27382e2d6f7b4966e6932c9820939259498c1b</link>
        <description>drivers/pci/Kconfig: Add PCIAdd &apos;PCI&apos; as a menu option and migrate all existing users.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Stephen Warren &lt;swarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Wed, 26 Oct 2016 21:15:37 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>423620b9d47a704124f9fd624b4de4ed56c600d6 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#423620b9d47a704124f9fd624b4de4ed56c600d6</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Wed, 21 Sep 2016 18:50:18 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a29e45a9c468ba254bbf18886454c53ff16bec49 - pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#a29e45a9c468ba254bbf18886454c53ff16bec49</link>
        <description>pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgeThis patch adds a driver for the Xilinx AXI bridge for PCI express, anIP block which can be used on some generations of Xilinx FPGAs. This ismostly a case of implementing PCIe ECAM specification, but with somequirks about what devices are valid to access.Signed-off-by: Paul Burton &lt;paul.burton@imgtec.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Thu, 08 Sep 2016 06:47:31 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@imgtec.com&gt;</dc:creator>
    </item>
<item>
        <title>bbc5b36b2519d5aaa267a2bffba4b3e44dc8f51c - pci: tegra: port to standard clock/reset/pwr domain APIs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#bbc5b36b2519d5aaa267a2bffba4b3e44dc8f51c</link>
        <description>pci: tegra: port to standard clock/reset/pwr domain APIsTegra186 supports the new standard clock, reset, and power domain APIs.Older Tegra SoCs still use custom APIs. Enhance the Tegra PCIe driver sothat it can operate with either set of APIs.On Tegra186, the BPMP handles all aspects of PCIe PHY (UPHY) programming.Consequently, this logic is disabled too.Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Fri, 05 Aug 2016 22:10:34 +0000</pubDate>
        <dc:creator>Stephen Warren &lt;swarren@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>3ba5f74a541f77bfb6904e684e2cf0bfad005106 - dm: pci: Disable PCI compatibility functions by default</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#3ba5f74a541f77bfb6904e684e2cf0bfad005106</link>
        <description>dm: pci: Disable PCI compatibility functions by defaultWe eventually need to drop the compatibility functions for driver model. Asa first step, create a configuration option to enable them and hide themwhen the option is disabled.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Fri, 27 Nov 2015 02:51:30 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>fde7e18938d84950979beccb4b2b279efb19c4bd - dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#fde7e18938d84950979beccb4b2b279efb19c4bd</link>
        <description>dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigMove this option to Kconfig and fix up all users.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Stephen Warren &lt;swarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Fri, 20 Nov 2015 03:26:55 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>b939689c7b87773c44275a578ffc8674a867e39d - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#b939689c7b87773c44275a578ffc8674a867e39d</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Tue, 05 May 2015 08:09:06 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>537849aaa1b8f90d99f4c31a2945ab0b817aa599 - dm: sandbox: Add a simple PCI driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#537849aaa1b8f90d99f4c31a2945ab0b817aa599</link>
        <description>dm: sandbox: Add a simple PCI driverAdd a driver which can access emulations of devices and make them availablein sandbox.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Thu, 05 Mar 2015 19:25:27 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>ff3e077bd23c37c83d01aad105e528194e33d75e - dm: pci: Add a uclass for PCI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#ff3e077bd23c37c83d01aad105e528194e33d75e</link>
        <description>dm: pci: Add a uclass for PCIAdd a uclass for PCI controllers and a generic one for PCI devices. Adjustthe &apos;pci&apos; command and the existing PCI support to work with this new uclass.Keep most of the compatibility code in a separate file so that it can beremoved one day.TODO: Add more header file comments to the new parts of pci.hSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Thu, 05 Mar 2015 19:25:25 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3cc83f9d08a80fddf4c1e8e766eff8273f30814c - Merge branch &apos;uboot&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Kconfig#3cc83f9d08a80fddf4c1e8e766eff8273f30814c</link>
        <description>Merge branch &apos;uboot&apos;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Kconfig</description>
        <pubDate>Tue, 07 Oct 2014 10:14:03 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
</channel>
</rss>
