<?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 README.splashprepare</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f253f2933b7373556329c0174dd5b101039a4056 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-video</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.splashprepare#f253f2933b7373556329c0174dd5b101039a4056</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-video

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Tue, 17 Jan 2017 01:23:14 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>db1b79b886f085b5af09db9378f5c53417c3ecde - splash: add support for loading splash from a FIT image</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.splashprepare#db1b79b886f085b5af09db9378f5c53417c3ecde</link>
        <description>splash: add support for loading splash from a FIT imageEnable support for loading a splash image from within a FIT image.The image is assumed to be generated with mkimage -E flag to holdthe data external to the FIT.Signed-off-by: Tomas Melin &lt;tomas.melin@vaisala.com&gt;Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Fri, 13 Jan 2017 11:20:14 +0000</pubDate>
        <dc:creator>tomas.melin@vaisala.com &lt;tomas.melin@vaisala.com&gt;</dc:creator>
    </item>
<item>
        <title>98e73c834467ef6f1d3e9a8102745e16b3128ac1 - 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/doc/README.splashprepare#98e73c834467ef6f1d3e9a8102745e16b3128ac1</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Mon, 16 Nov 2015 13:35:38 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>870dd3095facaada8b671d55affc2d060355725f - splash_source: add support for filesystem formatted mmc</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.splashprepare#870dd3095facaada8b671d55affc2d060355725f</link>
        <description>splash_source: add support for filesystem formatted mmcAdd support for loading splash image from an SD card formatted witha filesystem. Update boards to maintain original behavior where needed.Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Cc: Tom Rini &lt;trini@konsulko.com&gt;Signed-off-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Thu, 29 Oct 2015 09:54:41 +0000</pubDate>
        <dc:creator>Nikita Kiryanov &lt;nikita@compulab.co.il&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/doc/README.splashprepare#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/doc/README.splashprepare</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>307367eaffc8638e10ba1784fc66bfe623ae79e2 - 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/doc/README.splashprepare#307367eaffc8638e10ba1784fc66bfe623ae79e2</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Tue, 10 Feb 2015 15:40:43 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>f82eb2fa5df86b7180ea355a3cb98482f7c27269 - common: convert compulab splash load code to common code</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.splashprepare#f82eb2fa5df86b7180ea355a3cb98482f7c27269</link>
        <description>common: convert compulab splash load code to common codeMove board/compulab/common/splash.c code tocommon/splash_source.c to make it available for everybody. This moverenames cl_splash_screen_prepare() to splash_source_load(), andthe compilation of this code is conditional on CONFIG_SPLASH_SOURCE.splash_source features:* Provide a standardized way for declaring board specific splash screen  locations* Provide existing routines for auto loading the splash image from the  locations as declared by the board* Introduce the &quot;splashsource&quot; environment variable, which makes it  possible to select the splash image source.cm-t35 and cm-fx6 are updated to use the modified version.Signed-off-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;Cc: Stefano Babic &lt;sbabic@denx.de&gt;Cc: Tom Rini &lt;trini@ti.com&gt;Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Cc: Anatolij Gustschin &lt;agust@denx.de&gt;Reviewed-by: Tom Rini &lt;trini@ti.com&gt;Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Wed, 14 Jan 2015 08:42:54 +0000</pubDate>
        <dc:creator>Nikita Kiryanov &lt;nikita@compulab.co.il&gt;</dc:creator>
    </item>
<item>
        <title>2f4998ab4429af4b805f8566268c3b761aa4babd - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-video</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.splashprepare#2f4998ab4429af4b805f8566268c3b761aa4babd</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-video

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Wed, 10 Jul 2013 12:42:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>59b15922119f79289df6714972acaeec0de1fe95 - video: lcd: Make splash_screen_prepare weak, remove config macro</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.splashprepare#59b15922119f79289df6714972acaeec0de1fe95</link>
        <description>video: lcd: Make splash_screen_prepare weak, remove config macroRemove CONFIG_SPLASH_SCREEN_PREPARE from READMEAdd doc/README.splashprepare to document functionalitySigned-off-by: Robert Winkler &lt;robert.winkler@boundarydevices.com&gt;Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.splashprepare</description>
        <pubDate>Mon, 17 Jun 2013 18:31:30 +0000</pubDate>
        <dc:creator>Robert Winkler &lt;robert.winkler@boundarydevices.com&gt;</dc:creator>
    </item>
</channel>
</rss>
