<?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>9bea236b3402a262772b66d055ec6431cbd3ba87 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/wandboard/Makefile#9bea236b3402a262772b66d055ec6431cbd3ba87</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/board/wandboard/Makefile</description>
        <pubDate>Tue, 26 May 2015 14:38:01 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>0d1ea05210f3221667f8085cf167f23f336ca0c0 - wandboard: Switch to SPL support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/wandboard/Makefile#0d1ea05210f3221667f8085cf167f23f336ca0c0</link>
        <description>wandboard: Switch to SPL supportCurrently we need to build one U-boot image for each of the wandboardvariants: quad, dual-lite and solo.By switching to SPL we can support all these variants with a single binary,which is very convenient.Based on the work from Richard Hu.Tested kernel booting on the three boards.Signed-off-by: Richard Hu &lt;hakahu@gmail.com&gt;Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;Tested-by: Vagrant Cascadian &lt;vagrant@aikidev.net&gt;Reviewed-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/wandboard/Makefile</description>
        <pubDate>Mon, 11 May 2015 23:50:22 +0000</pubDate>
        <dc:creator>Fabio Estevam &lt;fabio.estevam@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>a79854a90f7297ddfda2114c867fd62643fa6e3a - board: arm: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/wandboard/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/wandboard/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/wandboard/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/wandboard/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/wandboard/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/board/wandboard/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/wandboard/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/wandboard/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>17059f972fa6768ebf15a575c00083b3a431b79a - 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/wandboard/Makefile#17059f972fa6768ebf15a575c00083b3a431b79a</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/board/wandboard/Makefile</description>
        <pubDate>Mon, 15 Apr 2013 11:46:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>be08abc2429c2e9cbce3d0abc1d315171d683520 - 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/wandboard/Makefile#be08abc2429c2e9cbce3d0abc1d315171d683520</link>
        <description>Merge branch &apos;u-boot-imx/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/board/wandboard/Makefile</description>
        <pubDate>Thu, 04 Apr 2013 09:49:32 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>e2d282a1b468559c5f7e847db75eeca99644148a - Add initial support for Wandboard dual lite and solo.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/wandboard/Makefile#e2d282a1b468559c5f7e847db75eeca99644148a</link>
        <description>Add initial support for Wandboard dual lite and solo.Wandboard is a development board that has two variants: one version basedon mx6 dual lite and another one based on mx6 solo.For more details about Wandboard, please refer to: http://www.wandboard.org/Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/wandboard/Makefile</description>
        <pubDate>Fri, 15 Mar 2013 10:43:48 +0000</pubDate>
        <dc:creator>Fabio Estevam &lt;fabio.estevam@freescale.com&gt;</dc:creator>
    </item>
</channel>
</rss>
