<?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/woodburn/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/woodburn/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/woodburn/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/woodburn/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/woodburn/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

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

            List of files:
            /rk3399_rockchip-uboot/board/woodburn/Makefile</description>
        <pubDate>Sat, 22 Dec 2012 12:55:19 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>d81b27a24507c578764270865606ee6a91036616 - MX35: add support for woodburn board</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/woodburn/Makefile#d81b27a24507c578764270865606ee6a91036616</link>
        <description>MX35: add support for woodburn boardThe woodburn board is based on the MX35 SOC.Support for both external (NOR) and internal(SD Card) boot mode are added. It uses thegeneric SPL framework to implement the internal bootmode.The following peripherals are supported:- Ethernet (FEC)- SD Card- NAND (512 MB)- NOR FlashIn the internal boot mode, a simple imximage headeris generated to set the address in internal RAMwhere the SOC must copy the SPL code. The initial setupis then demanded to the SPL itself.Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/woodburn/Makefile</description>
        <pubDate>Wed, 10 Oct 2012 21:11:46 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
