<?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>2d221489df021393654805536be7effcb9d39702 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile#2d221489df021393654805536be7effcb9d39702</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile</description>
        <pubDate>Tue, 29 Nov 2016 15:28:28 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>ade243a211d62327e9ebadce27bbbff7981e37f0 - rpi: passthrough of the firmware provided FDT blob</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile#ade243a211d62327e9ebadce27bbbff7981e37f0</link>
        <description>rpi: passthrough of the firmware provided FDT blobRaspberry firmware used to pass a FDT blob at a fixed address (0x100),but this is not true anymore. The address now depends on both thememory size and the blob size [1].If one wants to passthrough this FDT blob to the kernel, the mostreliable way is to save its address from the r2/x0 register in theU-Boot entry point and expose it in a environment variable forfurther processing.This patch just does this:- save the provided address in the global variable fw_dtb_pointer- expose it in ${fdt_addr} if it points to a a valid FDT blobThere are many different ways to use it. One can, for example, usethe following script which will extract from the tree the commandline built by the firmware, then hand over the blob to a previouslyloaded kernel:fdt addr ${fdt_addr}fdt get value bootargs /chosen bootargsbootz ${kernel_addr_r} - ${fdt_addr}Alternatively, users relying on sysboot/pxe can simply omit any FDTstatement in their extlinux.conf file, U-Boot will automagically pick${fdt_addr} and pass it to the kernel.[1] https://www.raspberrypi.org/forums//viewtopic.php?f=107&amp;t=134018Signed-off-by: C&#233;dric Schieli &lt;cschieli@gmail.com&gt;Acked-by: Stephen Warren &lt;swarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile</description>
        <pubDate>Fri, 11 Nov 2016 10:59:07 +0000</pubDate>
        <dc:creator>C&#233;dric Schieli &lt;cschieli@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b9cb64825b5e6efeb715abd8b48d9b12f98973e9 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile#b9cb64825b5e6efeb715abd8b48d9b12f98973e9</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile</description>
        <pubDate>Mon, 02 Mar 2015 08:42:53 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&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/raspberrypi/rpi/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/raspberrypi/rpi/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>a033171b2ece1f3575ab7277e7b862e7f611b3f6 - bcm2835/rpi: add SPDX license tags for some files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile#a033171b2ece1f3575ab7277e7b862e7f611b3f6</link>
        <description>bcm2835/rpi: add SPDX license tags for some filesSigned-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile</description>
        <pubDate>Mon, 16 Feb 2015 19:16:13 +0000</pubDate>
        <dc:creator>Stephen Warren &lt;swarren@wwwdotorg.org&gt;</dc:creator>
    </item>
<item>
        <title>9316e14400c255e02f66bfb6d1e3d1dce3daf86a - ARM: rpi: rename rpi_b to rpi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile#9316e14400c255e02f66bfb6d1e3d1dce3daf86a</link>
        <description>ARM: rpi: rename rpi_b to rpiThe U-Boot port runs on a variety of RPi models, not just the B. So,rename the port to something slightly more generic.Signed-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/raspberrypi/rpi/Makefile</description>
        <pubDate>Thu, 20 Nov 2014 03:41:03 +0000</pubDate>
        <dc:creator>Stephen Warren &lt;swarren@wwwdotorg.org&gt;</dc:creator>
    </item>
</channel>
</rss>
