<?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.mxsimage</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>dee332ffb735f65ab922118791a583c17bb0b795 - 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.mxsimage#dee332ffb735f65ab922118791a583c17bb0b795</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/doc/README.mxsimage</description>
        <pubDate>Mon, 24 Nov 2014 17:02:12 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>7a139959d0de14a7efd0fe12b49b18e939468525 - ARM: mxs: tools: Add support for boot progress display flag</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.mxsimage#7a139959d0de14a7efd0fe12b49b18e939468525</link>
        <description>ARM: mxs: tools: Add support for boot progress display flagmkimage -T mxs now support new flag in config file:DISPLAYPROGRESS - makes boot process print HTLLC characters for each BootROMinstruction.Signed-off-by: Alexey Ignatov &lt;lexszero@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.mxsimage</description>
        <pubDate>Sat, 11 Oct 2014 21:43:30 +0000</pubDate>
        <dc:creator>Alexey Ignatov &lt;lexszero@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>93e1459641e758d2b096d3f1b39414a39bb314f8 - Coding Style cleanup: replace leading SPACEs by TABs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.mxsimage#93e1459641e758d2b096d3f1b39414a39bb314f8</link>
        <description>Coding Style cleanup: replace leading SPACEs by TABsSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Drop changes for PEP 4 following python tools]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.mxsimage</description>
        <pubDate>Fri, 04 Oct 2013 15:43:24 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>47f75cf2e1d8648e3438630f3a4bddf9b5caa25d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.mxsimage#47f75cf2e1d8648e3438630f3a4bddf9b5caa25d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/doc/README.mxsimage</description>
        <pubDate>Sat, 07 Sep 2013 00:25:35 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>19d829fa60fc4e6df514a046142faaaf9fc8185d - Merge branch &apos;u-boot-imx/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.mxsimage#19d829fa60fc4e6df514a046142faaaf9fc8185d</link>
        <description>Merge branch &apos;u-boot-imx/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	drivers/serial/serial.cThe conflict above was a trivial case of adding one initfunction in each branch, and manually resolved in merge.

            List of files:
            /rk3399_rockchip-uboot/doc/README.mxsimage</description>
        <pubDate>Thu, 05 Sep 2013 09:15:26 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>bce8837071617a13f8e28f60400ee826b3f8a308 - ARM: mxs: tools: Add mkimage support for MXS bootstream</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.mxsimage#bce8837071617a13f8e28f60400ee826b3f8a308</link>
        <description>ARM: mxs: tools: Add mkimage support for MXS bootstreamAdd mkimage support for generating and verifying MXS bootstream.The implementation here is mostly a glue code between MXSSB v0.4and mkimage, but the long-term goal is to rectify this and mergeMXSSB with mkimage more tightly. Once this code is properly inU-Boot, MXSSB shall be deprecated in favor of mkimage-mxsimagesupport.Note that the mxsimage generator needs libcrypto from OpenSSL, Itherefore enabled the libcrypto/libssl unconditionally.MXSSB: http://git.denx.de/?p=mxssb.git;a=summaryThe code is based on research presented at:http://www.rockbox.org/wiki/SbFileFormatSigned-off-by: Marek Vasut &lt;marex@denx.de&gt;Cc: Tom Rini &lt;trini@ti.com&gt;Cc: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;Cc: Stefano Babic &lt;sbabic@denx.de&gt;Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.mxsimage</description>
        <pubDate>Mon, 26 Aug 2013 18:43:33 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marex@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
