<?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>c98b171e1098f94b2ff7720c45a25a602882f876 - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/renesas/gose/Makefile#c98b171e1098f94b2ff7720c45a25a602882f876</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh[trini: Drop CMD_BOOTI as it&apos;s now on by default on ARM64]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/renesas/gose/Makefile</description>
        <pubDate>Sat, 20 Aug 2016 15:35:28 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a7da6f8c3d6d685af9426cdc2357d2e66cff2875 - ARM: rmobile: Move rcar-gen2-common to rcar-common</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/renesas/gose/Makefile#a7da6f8c3d6d685af9426cdc2357d2e66cff2875</link>
        <description>ARM: rmobile: Move rcar-gen2-common to rcar-commonTo common use of rcar-gen2-common directory in the R-Car SoCs, and change fromrcar-gen2-common to rcar-common.Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/renesas/gose/Makefile</description>
        <pubDate>Thu, 31 Mar 2016 18:51:33 +0000</pubDate>
        <dc:creator>Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;</dc:creator>
    </item>
<item>
        <title>d51aae64236878b72283bd135df716e30f7f5ded - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/renesas/gose/Makefile#d51aae64236878b72283bd135df716e30f7f5ded</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh

            List of files:
            /rk3399_rockchip-uboot/board/renesas/gose/Makefile</description>
        <pubDate>Wed, 10 Dec 2014 14:07:06 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>72fd3838c6cc861e5061d99316c35eed62a3fb85 - arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/renesas/gose/Makefile#72fd3838c6cc861e5061d99316c35eed62a3fb85</link>
        <description>arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cThe arch_preboot_os function used in boards using R-Car ARM SoC (r8a7790,r8a7791, r8a7793 and r8a7794) is common.This makes rcar-gen2-common/common.c file providing common function forR-Car ARM SoC, and moves this function to this file.Signed-off-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/renesas/gose/Makefile</description>
        <pubDate>Tue, 02 Dec 2014 07:52:20 +0000</pubDate>
        <dc:creator>Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>256d83cd6d8caf345ffba414a0f77f30d68caf8a - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/renesas/gose/Makefile#256d83cd6d8caf345ffba414a0f77f30d68caf8a</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh

            List of files:
            /rk3399_rockchip-uboot/board/renesas/gose/Makefile</description>
        <pubDate>Mon, 17 Nov 2014 13:43:21 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>6a994e5bb6ba0193d655e2cd67ff8d93bfe66d82 - arm: rmobile: Add support gose board</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/renesas/gose/Makefile#6a994e5bb6ba0193d655e2cd67ff8d93bfe66d82</link>
        <description>arm: rmobile: Add support gose boardThe gose board has R8A7793, 1GB DDR3-SDRAM, USB, Ethernet, and more.This patch supports the following functions: - DDR3-SDRAM - SCIF - QSPI - SPISigned-off-by: Hisashi Nakamura &lt;hisashi.nakamura.ak@renesas.com&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;CC: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/renesas/gose/Makefile</description>
        <pubDate>Thu, 06 Nov 2014 06:39:28 +0000</pubDate>
        <dc:creator>Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;</dc:creator>
    </item>
</channel>
</rss>
