<?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>2c3b68081a6a13030f07e839dbb8cc29fb6a72c6 - block: Drop the ftide020 driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#2c3b68081a6a13030f07e839dbb8cc29fb6a72c6</link>
        <description>block: Drop the ftide020 driverThis is not used in U-Boot.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Sat, 02 Sep 2017 15:43:54 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c6631beb27491f3f78b6a0ad888d38810e3d96b - Merge git://git.denx.de/u-boot-mmc</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#5c6631beb27491f3f78b6a0ad888d38810e3d96b</link>
        <description>Merge git://git.denx.de/u-boot-mmc

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 01 Aug 2017 19:38:23 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>c4d660d4d0abcde0fdbcee8401b215fc2b56d7aa - dm: mmc: Allow disabling driver model in SPL</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#c4d660d4d0abcde0fdbcee8401b215fc2b56d7aa</link>
        <description>dm: mmc: Allow disabling driver model in SPLAt present if U-Boot proper uses driver model for MMC, then SPL has toalso. While this is desirable, it places a significant barrier to movingto driver model in some cases. For example, with a space-constrained SPLit may be necessary to enable CONFIG_SPL_OF_PLATDATA which involvesadjusting some drivers.Add new SPL versions of the options for DM_MMC, DM_MMC_OPS and BLK. Bydefault these follow their non-SPL versions, but this can be changed byboards which need it.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 04 Jul 2017 19:31:19 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>8d3a25685e4aac7070365a2b3c53c2c81b27930f - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#8d3a25685e4aac7070365a2b3c53c2c81b27930f</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Wed, 12 Jul 2017 00:28:46 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>0fcd48fe00e8fb2d433c1bf5ebe586b19228f027 - scsi: Move drivers into new drivers/scsi directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#0fcd48fe00e8fb2d433c1bf5ebe586b19228f027</link>
        <description>scsi: Move drivers into new drivers/scsi directoryAt present we have the SCSI drivers in the drivers/block and common/directories. It is better to split them out into their own place. Usedrivers/scsi which is what Linux does.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/block/Makefile</description>
        <pubDate>Thu, 15 Jun 2017 03:28:27 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>f2105c61821b67bc1d572304d901518e88ee007b - sata: Move drivers into new drivers/ata directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#f2105c61821b67bc1d572304d901518e88ee007b</link>
        <description>sata: Move drivers into new drivers/ata directoryAt present we have the SATA and PATA drivers mixed up in the drivers/blockdirectory. It is better to split them out into their own place. Usedrivers/ata which is what Linux does.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/block/Makefile</description>
        <pubDate>Thu, 15 Jun 2017 03:28:26 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>b8beb6b463676f586a5481993590cd8a6e8c5855 - scsi: Drop sym53c8xx driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#b8beb6b463676f586a5481993590cd8a6e8c5855</link>
        <description>scsi: Drop sym53c8xx driverThis driver is for a PowerPC board that will likely be removed soon.Rather than converting it to driver model, drop it.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/block/Makefile</description>
        <pubDate>Thu, 15 Jun 2017 03:28:22 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d4db3b86a5e090e21db710bedbbe3e50d4c56428 - drivers, block: remove sil680 driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#d4db3b86a5e090e21db710bedbbe3e50d4c56428</link>
        <description>drivers, block: remove sil680 driverdriver is not used anymore, so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 27 Jun 2017 14:49:13 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>fc843a02acad62e231a3e779cebd1712688146fc - Kconfig: Add a CONFIG_IDE option</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#fc843a02acad62e231a3e779cebd1712688146fc</link>
        <description>Kconfig: Add a CONFIG_IDE optionAt present IDE support is controlled by CONFIG_CMD_IDE. Add a separateCONFIG_IDE option so that IDE support can be enabled without requiringthe &apos;ide&apos; command.Update existing users and move the ide driver into drivers/block sinceit should not be in common/.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Wed, 17 May 2017 09:25:30 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>dd9999d5f4d3a0354c959fa3bccc0957a1164bf5 - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#dd9999d5f4d3a0354c959fa3bccc0957a1164bf5</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 09 May 2017 20:11:36 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>02a4b4297901e5bc2d478fab5b3bbfac3d1adeac - drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#02a4b4297901e5bc2d478fab5b3bbfac3d1adeac</link>
        <description>drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata deviceImplement a sata driver for Synopsys DWC sata device based onU-boot driver model.Signed-off-by: Mugunthan V N &lt;mugunthanvnm@ti.com&gt;Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Mon, 24 Apr 2017 09:51:31 +0000</pubDate>
        <dc:creator>Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>90d6500c0f90dd6e9aa770a5d8faf88bb34440ea - drivers: remove Blackfin specific drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#90d6500c0f90dd6e9aa770a5d8faf88bb34440ea</link>
        <description>drivers: remove Blackfin specific driversThese drivers have no user since commit ea3310e8aafa (&quot;Blackfin:Remove&quot;).Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Michal Simek &lt;michal.simek@xilinx.com&gt;Acked-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Fri, 14 Apr 2017 01:55:00 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>7588bf939090c1110f2067895f026ebe81b30d72 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-microblaze</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#7588bf939090c1110f2067895f026ebe81b30d72</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-microblaze

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 20 Dec 2016 13:42:50 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e8a016b53731bba820246c9509ce8ef74c944560 - dm: Add support for scsi/sata based devices</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#e8a016b53731bba820246c9509ce8ef74c944560</link>
        <description>dm: Add support for scsi/sata based devicesAll sata based drivers are bind and corresponding blockdevice is created. Based on this find_scsi_device() is ableto get back block device based on scsi_curr_dev pointer.intr_scsi() is commented now but it can be replaced by callingfind_scsi_device() and scsi_scan().scsi_dev_desc[] is commented out but common/scsi.c heavily depends onit. That&apos;s why CONFIG_SYS_SCSI_MAX_DEVICE is hardcoded to 1 and symbolis reassigned to a block description allocated by uclass.There is only one block description by device now but it doesn&apos;t need tobe correct when more devices are present.scsi_bind() ensures corresponding block device creation.uclass post_probe (scsi_post_probe()) is doing low level init.SCSI/SATA DM based drivers requires to have 64bit base address asthe first entry in platform data structure to setup mmio_base.Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Thu, 08 Sep 2016 13:06:45 +0000</pubDate>
        <dc:creator>Michal Simek &lt;michal.simek@xilinx.com&gt;</dc:creator>
    </item>
<item>
        <title>361a879902a3cbdb692149a1ac580e3199e771ba - Revert &quot;Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-microblaze&quot;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#361a879902a3cbdb692149a1ac580e3199e771ba</link>
        <description>Revert &quot;Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-microblaze&quot;This reverts commit 3edc0c252257e4afed163a3a74aba24a5509b198, reversingchanges made to bb135a0180c31fbd7456021fb9700b49bba7f533.

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Fri, 09 Dec 2016 12:56:54 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3edc0c252257e4afed163a3a74aba24a5509b198 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-microblaze</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#3edc0c252257e4afed163a3a74aba24a5509b198</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-microblaze

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Fri, 09 Dec 2016 12:10:39 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>bce4d18c9d96ffb16f2c9bb4f0549543c5c7e240 - dm: Add support for scsi/sata based devices</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#bce4d18c9d96ffb16f2c9bb4f0549543c5c7e240</link>
        <description>dm: Add support for scsi/sata based devicesAll sata based drivers are bind and corresponding blockdevice is created. Based on this find_scsi_device() is ableto get back block device based on scsi_curr_dev pointer.intr_scsi() is commented now but it can be replaced by callingfind_scsi_device() and scsi_scan().scsi_dev_desc[] is commented out but common/scsi.c heavily depends onit. That&apos;s why CONFIG_SYS_SCSI_MAX_DEVICE is hardcoded to 1 and symbolis reassigned to a block description allocated by uclass.There is only one block description by device now but it doesn&apos;t need tobe correct when more devices are present.scsi_bind() ensures corresponding block device creation.uclass post_probe (scsi_post_probe()) is doing low level init.SCSI/SATA DM based drivers requires to have 64bit base address asthe first entry in platform data structure to setup mmio_base.Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Series-changes: 2- Use CONFIG_DM_SCSI instead of mix of DM_SCSI and DM_SATA  Ceva sata has never used sata commands that&apos;s why keep it in  SCSI part only.- Separate scsi_scan() for DM_SCSI and do not change cmd/scsi.c- Extend platdataSeries-changes: 3- Fix scsi_scan return path- Fix header location uclass-internal.h- Add scsi_max_devs under !DM_SCSI- Add new header device-internal because of device_probe()- Redesign block device creation algorithm- Use device_unbind in error path- Create block device with id and lun numbers (lun was there in v2)- Cleanup dev_num initialization in block device description  with fixing parameters in blk_create_devicef- Create new Kconfig menu for SATA/SCSI drivers- Extend description for DM_SCSI- Fix Kconfig dependencies- Fix kernel doc format in scsi_platdata- Fix ahci_init_one - vendor variableSeries-changes: 4- Fix Kconfig entry- Remove SPL ifdef around SCSI uclass- Clean ahci_print_info() ifdef logic

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Thu, 08 Sep 2016 13:06:45 +0000</pubDate>
        <dc:creator>Michal Simek &lt;michal.simek@xilinx.com&gt;</dc:creator>
    </item>
<item>
        <title>08ca213acadef61748dc62d48b0f5c4bed8b8c2d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#08ca213acadef61748dc62d48b0f5c4bed8b8c2d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 24 May 2016 12:55:06 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>4b6e1fda107e5244e80ebc41865650ac2873dc88 - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/block/Makefile#4b6e1fda107e5244e80ebc41865650ac2873dc88</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/drivers/block/Makefile</description>
        <pubDate>Tue, 17 May 2016 17:58:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
</channel>
</rss>
