<?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>a79854a90f7297ddfda2114c867fd62643fa6e3a - board: arm: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#a79854a90f7297ddfda2114c867fd62643fa6e3a</link>
        <description>board: arm: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;Cc: Andreas Bie&#223;mann &lt;andreas.devel@googlemail.com&gt;Cc: Stefano Babic &lt;sbabic@denx.de&gt;Cc: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;Cc: Vipin Kumar &lt;vipin.kumar@st.com&gt;Cc: Tom Warren &lt;twarren@nvidia.com&gt;Cc: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Mon, 21 Oct 2013 02:53:37 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>0ce033d2582129243aca10d3072a221386bbba44 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#0ce033d2582129243aca10d3072a221386bbba44</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armAlbert&apos;s rework of the linker scripts conflicted with Simon&apos;s makingeveryone use __bss_end.  We also had a minor conflict overREADME.scrapyard being added to in mainline and enhanced inu-boot-arm/master with proper formatting.Conflicts:	arch/arm/cpu/ixp/u-boot.lds	arch/arm/cpu/u-boot.lds	arch/arm/lib/Makefile	board/actux1/u-boot.lds	board/actux2/u-boot.lds	board/actux3/u-boot.lds	board/dvlhost/u-boot.lds	board/freescale/mx31ads/u-boot.lds	doc/README.scrapyard	include/configs/tegra-common.hBuild tested for all of ARM and run-time tested on am335x_evm.Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Mon, 18 Mar 2013 16:31:00 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>6579d15c58e2b6b051f126ea8b77dd767252aa14 - Merge branch &apos;u-boot-imx/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#6579d15c58e2b6b051f126ea8b77dd767252aa14</link>
        <description>Merge branch &apos;u-boot-imx/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Fri, 15 Mar 2013 14:18:31 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>d67b0d97b156f9ec2fc4c838d84b1e510d6e49b4 - Add Boundary Devices Nitrogen6X boards</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile#d67b0d97b156f9ec2fc4c838d84b1e510d6e49b4</link>
        <description>Add Boundary Devices Nitrogen6X boardsSigned-off-by: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile</description>
        <pubDate>Mon, 11 Mar 2013 08:44:53 +0000</pubDate>
        <dc:creator>Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;</dc:creator>
    </item>
</channel>
</rss>
