<?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>749af7cd07a192b94067ae11b805eed1fd5a26b6 - UPSTREAM: mtd: nand: Add core infrastructure to support SPI NANDs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#749af7cd07a192b94067ae11b805eed1fd5a26b6</link>
        <description>UPSTREAM: mtd: nand: Add core infrastructure to support SPI NANDsAdd a SPI NAND framework based on the generic NAND framework and thespi-mem infrastructure.In its current state, this framework supports the following features:- single/dual/quad IO modes- on-die ECCChange-Id: Ifdb3001b7570e0e034f7125c4b66053462f2aed2Signed-off-by: Peter Pan &lt;peterpandong@micron.com&gt;Signed-off-by: Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Acked-by: Jagan Teki &lt;jagan@openedev.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 0a6d6bae03864938f073cc114992c40f2338a155)

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 15:30:12 +0000</pubDate>
        <dc:creator>Peter Pan &lt;peterpandong@micron.com&gt;</dc:creator>
    </item>
<item>
        <title>ed99f7731a5a40a9638c4b4e603f3caebef05913 - UPSTREAM: mtd: nand: Add core infrastructure to deal with NAND devices</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#ed99f7731a5a40a9638c4b4e603f3caebef05913</link>
        <description>UPSTREAM: mtd: nand: Add core infrastructure to deal with NAND devicesAdd an intermediate layer to abstract NAND device interface so thatsome logic can be shared between SPI NANDs, parallel/raw NANDs,OneNANDs, ...Change-Id: I0c2b2e3ddae912756a35aac2741dd1ce8a243b35Signed-off-by: Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Acked-by: Jagan Teki &lt;jagan@openedev.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit b95db8d33a1e920801816e47ffc5c6f18acce024)

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 15:30:09 +0000</pubDate>
        <dc:creator>Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>cfcc706c901d603707657919484e4f65467be9ff - UPSTREAM: mtd: move NAND files into a raw/ subdirectory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#cfcc706c901d603707657919484e4f65467be9ff</link>
        <description>UPSTREAM: mtd: move NAND files into a raw/ subdirectoryNAND flavors, like serial and parallel, have a lot in common and wouldbenefit to share code. Let&apos;s move raw (parallel) NAND specific code in araw/ subdirectory, to ease the addition of a core file in nand/ and theintroduction of a spi/ subdirectory specific to SPI NANDs.Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Change-Id: Ibb56f85620c4798fb579be3e4e30438963b7c48bSigned-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit a430fa06a4ac50e785fdbfb7f43c3cb14b35619c)

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 15:30:07 +0000</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>a564ed3a5384ac10c5d8b6cc690815ea32f7b99b - UPSTREAM: spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#a564ed3a5384ac10c5d8b6cc690815ea32f7b99b</link>
        <description>UPSTREAM: spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chipsAdd the config option `CONFIG_SPL_NAND_IDENT` for using the NAND chip ID listto identify the NAND flash in SPL.Change-Id: I4d83cb678cb52e83ddf755c0188a4f2f42fe5671Signed-off-by: J&#246;rg Krause &lt;joerg.krause@embedded.rocks&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 15e207faa0c32b587c173844936cadd7bf8dee01)

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Sun, 14 Jan 2018 18:26:38 +0000</pubDate>
        <dc:creator>J&#246;rg Krause &lt;joerg.krause@embedded.rocks&gt;</dc:creator>
    </item>
<item>
        <title>db281d09bca37ea1babf36e1080f57d9acc46452 - UPSTREAM: mtd: nand: mxs_nand: add device tree support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#db281d09bca37ea1babf36e1080f57d9acc46452</link>
        <description>UPSTREAM: mtd: nand: mxs_nand: add device tree supportSupport driver data from device tree. Also support fsl,use-minimal-eccsimilar to Linux&apos; GPMI NAND driver.Change-Id: I3f91a764c1bf75bdb5a51328146297a4b662141fSigned-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit f75e83bfae2bcf36197e25b8b3d539b0652b83fa)

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Fri, 22 Jun 2018 16:06:17 +0000</pubDate>
        <dc:creator>Stefan Agner &lt;stefan.agner@toradex.com&gt;</dc:creator>
    </item>
<item>
        <title>32fcc5959637c588b8313de6387438c758a94529 - UPSTREAM: nand: Remove unused ppc4xx NAND driver and references</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#32fcc5959637c588b8313de6387438c758a94529</link>
        <description>UPSTREAM: nand: Remove unused ppc4xx NAND driver and referencesppc4xx support was removed some time ago. Lets remove the now unusedNAND driver and all its references for this platform as well.Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;Cc: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;Cc: Scott Wood &lt;oss@buserror.net&gt;Change-Id: I18d36aa6b1529d608acb7d39f886c3b45a791c22Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit ec9c80d643a3e5ff35c5d24d675cb1feaa440c9d)

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Tue, 13 Mar 2018 07:41:08 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>dedb7deff0f4658fee6123890dd9476a40563a15 - drivers: mtd: nand: add nand driver for spl</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#dedb7deff0f4658fee6123890dd9476a40563a15</link>
        <description>drivers: mtd: nand: add nand driver for splChange-Id: Ic4cd26fb670eaef7778caf045bb4be3ce89ebf29Signed-off-by: Yifeng Zhao &lt;zyf@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Fri, 14 Jun 2019 02:40:21 +0000</pubDate>
        <dc:creator>Yifeng Zhao &lt;zyf@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>ca13d12f664966c897e8ef0aab47bd2140c5b9c7 - drivers: mtd: nand: add rockchip nandc v9 drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#ca13d12f664966c897e8ef0aab47bd2140c5b9c7</link>
        <description>drivers: mtd: nand: add rockchip nandc v9 driversChange-Id: I7019f309528d41710c5af6857a4d4f54037dd595Signed-off-by: Yifeng Zhao &lt;zyf@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Fri, 15 Mar 2019 09:12:19 +0000</pubDate>
        <dc:creator>Yifeng Zhao &lt;zyf@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>907f97732fc211f3f09aaf0b09be5a4858f50f0d - mtd: nand: spl: allow build nand_bbt, nand_ids and nand_util</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#907f97732fc211f3f09aaf0b09be5a4858f50f0d</link>
        <description>mtd: nand: spl: allow build nand_bbt, nand_ids and nand_utilThis patch allows building of nand_bbt, nand_ids, nand_util for nand drivers that need it.Change-Id: I20beea9442a13bce926a5a2be24e3e2a69cf1b2dSigned-off-by: Pawe&#322; Jarosz &lt;paweljarosz3691@gmail.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Thu, 17 Aug 2017 13:16:54 +0000</pubDate>
        <dc:creator>Pawe&#322; Jarosz &lt;paweljarosz3691@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a3584243c99c9a2c2276ef4cef5ab2dd7306bc5b - mtd: nand: add the rockchip nand controller driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#a3584243c99c9a2c2276ef4cef5ab2dd7306bc5b</link>
        <description>mtd: nand: add the rockchip nand controller driverAdd basic Rockchip nand driver.Driver in current state has 16, 24, 40, 60 per 1024B BCH/ECC ability and 8 bit asynchronous flash interface support. Other features will come later.Change-Id: I8e766afe7358a2357d75cfe094c4cd6fe92bd281Signed-off-by: Pawe&#322; Jarosz &lt;paweljarosz3691@gmail.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Thu, 17 Aug 2017 13:14:09 +0000</pubDate>
        <dc:creator>Pawe&#322; Jarosz &lt;paweljarosz3691@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e4adc8ed3c684f41a307fde275e683a391f2a7ce - Merge git://git.denx.de/u-boot-uniphier</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#e4adc8ed3c684f41a307fde275e683a391f2a7ce</link>
        <description>Merge git://git.denx.de/u-boot-uniphier- add {ofnode,dev}_read_resource_byname- provide DT probe hook to Denali NAND driver- update clk/reset driver- update DT- misc cleanups

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Fri, 01 Sep 2017 14:32:35 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1d9654dc43ea0e4dc083487005f00e32e16a42be - mtd: nand: denali_dt: add a DT driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#1d9654dc43ea0e4dc083487005f00e32e16a42be</link>
        <description>mtd: nand: denali_dt: add a DT driverA patch for NAND uclass support was proposed about half a year ago:https://patchwork.ozlabs.org/patch/722282/It was not merged and I do not see on-going work for this.Without DM-based probing, we need to set up pinctrl etc. in an ad-hocway and give lots of crappy CONFIG options for base addresses andproperties, which are supposed to be specified by DT.  This is painful.This commit just provides a probe hook to retrieve &quot;reg&quot; from DT andallocate private data in a DM manner.  This DT driver is not essentiallya NAND driver, in fact it is (ab)using UCLASS_MISC.  Once UCLASS_NAND issupported, it would be possible to migrate to it.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Fri, 25 Aug 2017 16:12:31 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>064b55cfcb25c0f7692ecf6d4a38f12cd82739f7 - powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#064b55cfcb25c0f7692ecf6d4a38f12cd82739f7</link>
        <description>powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xThere was for long time no activity in the mpx5xxx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in mpc5xxx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Wed, 14 Jun 2017 03:49:40 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>5644aeea8e887903240b784deaa33b3866242d30 - samsung: nand: Drop s3c2410_nand driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#5644aeea8e887903240b784deaa33b3866242d30</link>
        <description>samsung: nand: Drop s3c2410_nand driverThis is not used anymore. Drop it.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Wed, 17 May 2017 14:22:45 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/mtd/nand/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/mtd/nand/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/mtd/nand/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/mtd/nand/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>2d221489df021393654805536be7effcb9d39702 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#2d221489df021393654805536be7effcb9d39702</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/mtd/nand/Makefile</description>
        <pubDate>Tue, 29 Nov 2016 15:28:28 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>ae798d2e7de0f404eaa846505f01bd88c5e70761 - mtd: nand: zynq_nand: Add nand driver support for zynq</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#ae798d2e7de0f404eaa846505f01bd88c5e70761</link>
        <description>mtd: nand: zynq_nand: Add nand driver support for zynqAdd nand flash controller driver support for zynq SoC.Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Tue, 27 Sep 2016 05:25:46 +0000</pubDate>
        <dc:creator>Siva Durga Prasad Paladugu &lt;siva.durga.paladugu@xilinx.com&gt;</dc:creator>
    </item>
<item>
        <title>fd42e1b589b5ae7e89dc327a70e5852999a23aeb - Merge git://git.denx.de/u-boot-nand-flash</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#fd42e1b589b5ae7e89dc327a70e5852999a23aeb</link>
        <description>Merge git://git.denx.de/u-boot-nand-flash

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Mon, 25 Jul 2016 18:49:54 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>4ccae81cdadce39e925f3e8c96567fd911568000 - mtd: nand: Add the sunxi NAND controller driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile#4ccae81cdadce39e925f3e8c96567fd911568000</link>
        <description>mtd: nand: Add the sunxi NAND controller driverWe already have an SPL driver for the sunxi NAND controller, now addthe normal/standard one.The source has been copied from Linux 4.6 with a few changes to makeit work in u-boot.Signed-off-by: Boris Brezillon &lt;boris.brezillon@free-electrons.com&gt;Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/mtd/nand/Makefile</description>
        <pubDate>Wed, 15 Jun 2016 19:09:23 +0000</pubDate>
        <dc:creator>Boris Brezillon &lt;boris.brezillon@free-electrons.com&gt;</dc:creator>
    </item>
</channel>
</rss>
