<?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>0b6e5b2c48f91afec21870502761e27961ac061c - Merge git://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#0b6e5b2c48f91afec21870502761e27961ac061c</link>
        <description>Merge git://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Fri, 01 Sep 2017 17:30:19 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6ff005cf19363382fc867d7876a75fd8a386e894 - sunxi: Fix CONFIG_SUNXI_GMAC references</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#6ff005cf19363382fc867d7876a75fd8a386e894</link>
        <description>sunxi: Fix CONFIG_SUNXI_GMAC referencesSUNXI_GMAC was still used to configure the code where as thesame has been renamed and moved to Kconfig in below commit&quot;sunxi: Move SUNXI_GMAC to Kconfig&quot;(sha1: 4d43d065db3262f9a9918ba72457bf36dfb8e0bb)Signed-off-by: Dave Prue &lt;dave@prue.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;Reviewed-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;Tested-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;[Tweek commit message, config_whitelist.txt, build-whitelist.sh]Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Thu, 31 Aug 2017 17:21:01 +0000</pubDate>
        <dc:creator>Dave Prue &lt;dave@prue.com&gt;</dc:creator>
    </item>
<item>
        <title>5c6631beb27491f3f78b6a0ad888d38810e3d96b - Merge git://git.denx.de/u-boot-mmc</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#5c6631beb27491f3f78b6a0ad888d38810e3d96b</link>
        <description>Merge git://git.denx.de/u-boot-mmc

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Tue, 01 Aug 2017 19:38:23 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>74daf94a2305a7b70fc24511d2ca7dc3358e746d - dm: sunxi: sata: Don&apos;t build sata support into SPL</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#74daf94a2305a7b70fc24511d2ca7dc3358e746d</link>
        <description>dm: sunxi: sata: Don&apos;t build sata support into SPLThis is not used in SPL so we do not need to compile it. Make this changebefore adding driver-model support to the driver, to avoid build errors.With driver model we define a U_BOOT_DRIVER() which would otherwise bepresent in SPL and not be garbage-collected when building.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Tue, 04 Jul 2017 19:31:30 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e1cc4d31f889428a4ca73120951389c756404184 - Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#e1cc4d31f889428a4ca73120951389c756404184</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Tue, 24 Feb 2015 06:59:38 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>e72d344386bf80738fab7a6bd37cb321f443093a - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#e72d344386bf80738fab7a6bd37cb321f443093a</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Fri, 13 Feb 2015 10:17:01 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>be8ddad9c85935569a00b72f92cdc34e4386850f - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#be8ddad9c85935569a00b72f92cdc34e4386850f</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Mon, 02 Feb 2015 15:11:44 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>e1a0888ed224cc4c4e019a37b7b0331b11745e4d - sunxi: Convert sun5i boards to use auto dram configuration</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#e1a0888ed224cc4c4e019a37b7b0331b11745e4d</link>
        <description>sunxi: Convert sun5i boards to use auto dram configurationCurrently we&apos;ve separate detailed dram settings for all sun5i boards, thismoves them over to using auto dram configuration so that we can get rid ofall the per board dram_foo.c files.This has been tested on a A10s-Olinuxino, A13-Olinuxino, A13-OlinuxinoM,mk802-a10s and r7-tv-dongle board.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Sun, 25 Jan 2015 10:29:27 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3b95288a2ae8146ca4915250f815c1218b1706fa - Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#3b95288a2ae8146ca4915250f815c1218b1706fa</link>
        <description>Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Fri, 23 Jan 2015 15:22:29 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>389046be2ff2bf6752deb822ede07c02afc8f9b0 - sunxi: Convert sun7i boards to use auto dram configuration</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#389046be2ff2bf6752deb822ede07c02afc8f9b0</link>
        <description>sunxi: Convert sun7i boards to use auto dram configurationCurrently we&apos;ve separate detailed dram settings for all sun7i boards, thismoves them over to using auto dram configuration so that we can get rid ofall the per board dram_foo.c files.This has been tested on a A20-Olinuxino-Lime, A20-Olinuxino_MICRO, Bananapi,Bananapro, Cubieboard2, Cubietruck, Mele_M3 and a Linksprite_pcDuino3.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Wed, 21 Jan 2015 19:26:03 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>56333be9b262ba4059affe277bca4cf9d2991b69 - sunxi: Drop qt840a_defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#56333be9b262ba4059affe277bca4cf9d2991b69</link>
        <description>sunxi: Drop qt840a_defconfigThe qt840a is one of the many tv-boxes using the &quot;i12&quot; A20 pcb, but itpopulates only one of the 2 places for a 16 bit dram ic, thus reducingthe buswidth to 16 bits, and the amount of ram to 512M, which is why wehad a separate config for it.This commit switches the generic i12-tvbox_defconfig over to DRAMautoconfiguration, so that it will work with the qt840a too, and drops theqt840a specific config, like we&apos;ve done with other memory-amount specificconfigs before.Tested on a generic i12-tvbox with 32 bit bus-width / 1G RAM, and on aqt840a with 16 bit bus-width / 512M RAM.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Wed, 21 Jan 2015 15:14:00 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>6c46c8e890a6625455efcbfc5ad13917c1f4b61e - sunxi: Add mk802_a10s board / defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#6c46c8e890a6625455efcbfc5ad13917c1f4b61e</link>
        <description>sunxi: Add mk802_a10s board / defconfigThe mk802_a10s re-uses is the &quot;classic&quot; mk802 case and functionality, but hasan A10s SoC inside rather then the A10, it features 512M or 1G RAM, 4G nand,a mini-hdmi female connector, USB-A receptacle, mini-usb receptacle (OTG)and a sdio realtek wifi chip. Unlike the original mk802 it does have a pmic,the axp152.For more details see: http://linux-sunxi.org/Semitime_g2Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Sat, 17 Jan 2015 21:31:30 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>2ddd8012f5ba7e3f394a4bd48ec353139d3bd9c0 - sunxi: Convert sun4i boards to use auto dram configuration</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#2ddd8012f5ba7e3f394a4bd48ec353139d3bd9c0</link>
        <description>sunxi: Convert sun4i boards to use auto dram configurationCurrently we&apos;ve separate detailed dram settings for all sun4i boards, thismoves them over to using auto dram configuration so that we can get rid ofall the per board dram_foo.c files.Tested-by: Hans de Goede &lt;hdegoede@redhat.com&gt; on a A10-OLinuXino-Lime, Chuwi_V7_CW0825 and ba10_tv_boxTested-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt; on a pcduinoSigned-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Sat, 17 Jan 2015 13:45:12 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8ffc487c759b985bff7951cc9a8c1bc55e74bfc5 - sunxi: Stop differentiating between 512M and 1G variants of the same board</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#8ffc487c759b985bff7951cc9a8c1bc55e74bfc5</link>
        <description>sunxi: Stop differentiating between 512M and 1G variants of the same boardWhile working on adding more boards I noticed that we lack a config forthe 512M cubieboard, and that some of the new boards which I want to add alsohave 512M and 1G variants, rather then adding 2 defconfig&apos;s for all of these,lets switch the exising boards which have both a 512M and 1024M variant overto the sun4i dram autoconfig code.This also drops the foo_RAMSIZE_defconfig variants of boards where we currentlyhave 2 separate configs already.Note:1) The newly introduced CONFIG_DRAM_EMR1 kconfig value is not used witha value other then its default for now, but we need this to be configurableto support some new boards with auto dram config.2) We always set all CONFIG_DRAM_foo values in defconfigs, even if they matchthe defaults, this is done to make it more clear what values are used for acertain board.This has been tested on a Mele A1000, Mini-X and a Cubieboard, all 1Gvariants, the dram autoconfig code has also been tested on a 512M mk802(a defconfig for the mk802 is added in a later patch).Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Sat, 17 Jan 2015 13:24:55 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>213dcbfdeb3bdafad48cb330793fa870efef77f0 - sunxi: add Linksprite pcDuino v1/v2 support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#213dcbfdeb3bdafad48cb330793fa870efef77f0</link>
        <description>sunxi: add Linksprite pcDuino v1/v2 supportAdd support for a sun4i board built by Linksprite. This addition coversboth v1 and v2 versions. As the board has been working with 408MHz memorysetting in the u-boot-sunxi branch, and has been proven to be running stableduring my tests as well, a respective new DRAM config file is added as well.Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Tue, 06 Jan 2015 00:09:18 +0000</pubDate>
        <dc:creator>Zoltan HERPAI &lt;wigyori@uid0.hu&gt;</dc:creator>
    </item>
<item>
        <title>81ec10015181bcf19a190ae4bea94bb1ac8d1da6 - sun7i: Add new Bananapro board / defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#81ec10015181bcf19a190ae4bea94bb1ac8d1da6</link>
        <description>sun7i: Add new Bananapro board / defconfigAdd support for the new Bananapro A20 development board from lemaker.org.This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle forOTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver,3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio wifi.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Wed, 31 Dec 2014 10:30:26 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>f4f0df09b9686888e4865b245e2c7c310ff5530c - sun7i: Add defconfig for MSI Primo73 tablet</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#f4f0df09b9686888e4865b245e2c7c310ff5530c</link>
        <description>sun7i: Add defconfig for MSI Primo73 tabletThis patch uses the same DRAM settings as in the pre-installedAndroid firmware. The LCD display is supported too.Signed-off-by: Siarhei Siamashka &lt;siarhei.siamashka@gmail.com&gt;Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Sat, 27 Dec 2014 07:38:57 +0000</pubDate>
        <dc:creator>Siarhei Siamashka &lt;siarhei.siamashka@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d5325eff10922acb11c39efece6d5f24de5b1998 - Merge git://www.denx.de/git/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#d5325eff10922acb11c39efece6d5f24de5b1998</link>
        <description>Merge git://www.denx.de/git/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Wed, 05 Nov 2014 12:23:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>d9a204764132c6c0ed1824c54d90721e17e53adf - sunxi: kconfig: Introduce CONFIG_TARGET_&lt;BOARD&gt;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#d9a204764132c6c0ed1824c54d90721e17e53adf</link>
        <description>sunxi: kconfig: Introduce CONFIG_TARGET_&lt;BOARD&gt;This was done automatically with the following bits of scripting.The Kconfig choice content was generated with this script snippet:    for i in $(git grep -l CONFIG_ARCH_SUNXI configs/*) ; do        TARGET=$(sed -n -e &apos;s/CONFIG_SYS_EXTRA_OPTIONS=&quot;\([^,&quot;]\+\).*/\1/p&apos; $i);        MACH=$(sed -n -e &apos;s/.*CONFIG_\(MACH_SUN.I\)=./\1/p&apos; $i)        echo &quot;config TARGET_$TARGET&quot;        echo &quot;	bool \&quot;$TARGET\&quot;&quot;        echo &quot;	depends on $MACH&quot;        echo    donedefconfigs were updated with a sed script (t):    # Extract board from first entry of CONFIG_SYS_EXTRA_OPTIONS,    /^CONFIG_SYS_EXTRA_OPTIONS/ {        s/^\(CONFIG_SYS_EXTRA_OPTIONS=&quot;\)\([^,&quot;]\+\),\?\(.*\)/\1\3\nCONFIG_TARGET_\2=y/;        # Print and delete first line (CONFIG_SYS_EXTRA_OPTIONS), leaving        # CONFIG_TARGET_&lt;BOARD&gt; in pattern space        P;D;    };    # Move CONFIG_TARGET_&lt;BOARD&gt; to hold space    /^CONFIG_TARGET/{h;n}    # Print CONFIG_TARGET_&lt;BOARD&gt; after CONFIG_MACH_&lt;SOC&gt; in either SPL or    # normal mode.    /^CONFIG_MACH/{p;g;p;n};    /^\+S:CONFIG_MACH/{p;g;s/^CONFIG_TARGET/+S:&amp;/;p;n};    # Print any remaining lines normally    p;Run as:    sed -i -n -f t $(git grep -l CONFIG_ARCH_SUNXI configs/*)and then manually removing the one instance of CONFIG_SYS_EXTRA_OPTIONS=&quot;&quot; fromColombus_defconfigboard/sunxi/Makefile was updated with:    sed -e &apos;s/^\(obj-\$(CONFIG_\)\(.*\)\().*+= dram_.*\)/\1TARGET_\2\3/g&apos; board/sunxi/Makefileand manually retabbing a few lines to line up again.The board descriptions could certainly be improved.Signed-off-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Fri, 24 Oct 2014 20:20:49 +0000</pubDate>
        <dc:creator>Ian Campbell &lt;ijc@hellion.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>d0796defbe8eff6fc3c27c893dcbc47af59d4764 - Merge http://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/sunxi/Makefile#d0796defbe8eff6fc3c27c893dcbc47af59d4764</link>
        <description>Merge http://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/board/sunxi/Makefile</description>
        <pubDate>Sun, 26 Oct 2014 18:13:24 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
