<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>21c9fbd8ad28c776ad5932e18fbf08802c38d2d9 - PCI: add AER dump support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#21c9fbd8ad28c776ad5932e18fbf08802c38d2d9</link>
        <description>PCI: add AER dump support=&gt; pci eunable to get syscon device for rockchip,pipe-grfsnps pcie3phy FW update! size 8192pcie@fe280000: PCIe Linking... LTSSM is 0x0pcie@fe280000: PCIe Link up, LTSSM is 0x30011pcie@fe280000: PCIE-0: Link up (Gen1-x2, Bus0)=&gt; nvme scan=&gt; pci aer 01.00.0AER Capability found at offset 0x40UESta: DLP-- SDES-- TLP-- FCP-- CmpltTO-- CmpltAbrt-- UnxCmplt-- RxOF-- MalfTLP-- ECRC-- UnsupReq-- ACSViol--UEMsk: DLP-- SDES-- TLP-- FCP-- CmpltTO-- CmpltAbrt-- UnxCmplt-- RxOF-- MalfTLP-- ECRC-- UnsupReq-- ACSViol--UESvrt: DLP+ SDES- TLP+ FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-CESta: RxErr-- BadTLP-- BadDLLP-- Rollover-- Timeout-- NonFatalErr--CEMsk: RxErr-- BadTLP-- BadDLLP-- Rollover-- Timeout-- NonFatalErr--AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-Change-Id: Ie861fc0f1e9b70468cb27f40fa00458339cd2b4eSigned-off-by: Shawn Lin &lt;shawn.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Tue, 07 Jan 2025 07:35:36 +0000</pubDate>
        <dc:creator>Shawn Lin &lt;shawn.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>bc58f2110b982c3730c53a49dccfa54b6e6546b1 - drivers: pci: Add Rockchip DesignWare based PCIe controller</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#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/Makefile</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>37b499c43fbf91b65520d7e2bd7bb998c7ba38e2 - Drop CONFIG_WINBOND_83C553</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#37b499c43fbf91b65520d7e2bd7bb998c7ba38e2</link>
        <description>Drop CONFIG_WINBOND_83C553This is not used in U-Boot. Drop this option and associated dead code.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Mon, 23 Jan 2017 20:31:24 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/Makefile#0675f992dbf4a785a05a1baf149c2bce6aa5fe90</link>
        <description>Merge git://git.denx.de/u-boot-fsl-qoriq

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</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>a7294aba086fb05ef2bbb50098a84d6c81e38a4b - pci: layerscape: move kernel DT fixup to a separate file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#a7294aba086fb05ef2bbb50098a84d6c81e38a4b</link>
        <description>pci: layerscape: move kernel DT fixup to a separate fileTo make the layerscape pcie driver clear, move the kernel DT fixupcode from pcie_layerscape.c to pcie_layerscape_fixup.c.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/Makefile</description>
        <pubDate>Tue, 13 Dec 2016 06:54:16 +0000</pubDate>
        <dc:creator>Hou Zhiqiang &lt;Zhiqiang.Hou@nxp.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/Makefile#f2465934b46235287e07473fa4919035ba1a2b68</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</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/Makefile#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/Makefile</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>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/Makefile#423620b9d47a704124f9fd624b4de4ed56c600d6</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</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/Makefile#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/Makefile</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>077678eb0c226e52a1f90edabd3369ab26065b32 - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#077678eb0c226e52a1f90edabd3369ab26065b32</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Tue, 12 Jan 2016 23:12:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3f4e1e8efc5b700473f1920e92b521cb0945a6e3 - dm: pci: video: Convert video and pci_rom to use DM PCI API</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#3f4e1e8efc5b700473f1920e92b521cb0945a6e3</link>
        <description>dm: pci: video: Convert video and pci_rom to use DM PCI APIAdjust these files to use the driver-model PCI API instead of the legacyfunctions.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Sun, 29 Nov 2015 20:17:57 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>5e23b8b4a4a63178015432a94617d937d8eb42cd - dm: pci: Use driver model PCI API in auto-config</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#5e23b8b4a4a63178015432a94617d937d8eb42cd</link>
        <description>dm: pci: Use driver model PCI API in auto-configAt present we are using legacy functions even in the auto-configuration codeused by driver model. Add a new pci_auto.c version which uses the correctAPI.Create a new pci_internal.h header to hold functions that are used withinthe PCI subsystem, but are not exported to other drivers.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Sun, 29 Nov 2015 20:17:49 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/Makefile#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/Makefile</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>011e9482959afb40319b3e965da9c3e356c6d679 - dm: pci: Move common auto-config functions to a common file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#011e9482959afb40319b3e965da9c3e356c6d679</link>
        <description>dm: pci: Move common auto-config functions to a common fileSome functions will be used by driver model and legacy PCI code. To avoidduplication, put these in a separate, shared file.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/Makefile</description>
        <pubDate>Fri, 27 Nov 2015 02:51:23 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>76a8b6a58af8f9477d46c0bf32ce02e6d75fff86 - dm: pci: Rename pci_auto.c to pci_auto_old.c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#76a8b6a58af8f9477d46c0bf32ce02e6d75fff86</link>
        <description>dm: pci: Rename pci_auto.c to pci_auto_old.cThis file should not be used with driver model as it has lots of legacy/compatibility functions. Rename it to make this clear.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/Makefile</description>
        <pubDate>Fri, 27 Nov 2015 02:51:22 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>ecd37e8598128e2b9b21f7857f81852bd779b728 - Merge git://git.denx.de/u-boot-marvell</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#ecd37e8598128e2b9b21f7857f81852bd779b728</link>
        <description>Merge git://git.denx.de/u-boot-marvell

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Mon, 17 Aug 2015 21:19:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>9c28d61c8e65f2b1cf2db1ba262fe37e973beaa7 - pci: mvebu: Add PCIe driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#9c28d61c8e65f2b1cf2db1ba262fe37e973beaa7</link>
        <description>pci: mvebu: Add PCIe driverThis adds a PCI driver for the controllers found on Marvell MVEBU SoCs.Besides the driver, this patch also removes the statically definedPCI MBUS windows. As they are not needed anymore, since this PCIedriver now creates the windows dynamically.Tested on Armada XP db-mv784mp-gp eval board using an Intel E1000PCIe card in all 3 PCIe slots. And on the Armada 38x db-88f6820-gpeval board using this Intel E1000 PCIe card in the PCIe 0 slot.This port was done in cooperation with Anton Schubert.Signed-off-by: Anton Schubert &lt;anton.schubert@gmx.de&gt;Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;Cc: Luka Perkov &lt;luka.perkov@sartura.hr&gt;Cc: Dirk Eibach &lt;eibach@gdsys.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Tue, 11 Aug 2015 09:54:01 +0000</pubDate>
        <dc:creator>Anton Schubert &lt;anton.schubert@gmx.de&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/Makefile#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/Makefile</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>a219daeafef4df1b219db68c80116d82113c82b2 - dm: x86: pci: Add a PCI driver for driver model</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#a219daeafef4df1b219db68c80116d82113c82b2</link>
        <description>dm: x86: pci: Add a PCI driver for driver modelAdd a simple x86 PCI driver which uses standard functions provided by thearchitecture.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Thu, 05 Mar 2015 19:25:31 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>36d0d3b4b4974f4183609ac8b4d77a1f46acba55 - dm: sandbox: pci: Add a PCI emulation uclass</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pci/Makefile#36d0d3b4b4974f4183609ac8b4d77a1f46acba55</link>
        <description>dm: sandbox: pci: Add a PCI emulation uclassSince sandbox does not have real devices (unless it borrows those from thehost) it must use emulations. Provide a uclass which permits PCI operationsto be passed through to an emulation device.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pci/Makefile</description>
        <pubDate>Thu, 05 Mar 2015 19:25:28 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
