<?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.android-fastboot</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Mon, 02 Mar 2020 01:43:23 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>473221da5a5a767b650f97c0a6e63b0854c2221a - UPSTREAM: usb: gadget: Make g_dnl USB settings common</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#473221da5a5a767b650f97c0a6e63b0854c2221a</link>
        <description>UPSTREAM: usb: gadget: Make g_dnl USB settings commonThe g_dnl USB settings for the vendor ID, product ID and manufacturer areactually common settings that can and should be shared by all the gadgets.Make them common by renaming them, and convert all the users.Conflicts:	configs/cgtqmx6eval_defconfig	configs/dms-ba16-1g_defconfig	configs/evb-rk3036_defconfig	configs/evb-rk3229_defconfig	configs/evb-rv1108_defconfig	configs/fennec-rk3288_defconfig	configs/stih410-b2260_defconfigChange-Id: Ib855d37af9f539ef794a2519c75c027e67bd091cReviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Thu, 07 Sep 2017 06:58:08 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>da2ee24d9150448e1816db790b4e11e2cf53df20 - disk: part: refactor generic name creation for DOS and ISO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#da2ee24d9150448e1816db790b4e11e2cf53df20</link>
        <description>disk: part: refactor generic name creation for DOS and ISOIn both DOS and ISO partition tables the same code to create partition namelike &quot;hda1&quot; was repeated.Code moved to into a new function part_set_generic_name() in part.c and optimized.Added recognition of MMC and SD types, name is like &quot;mmcsda1&quot;.Signed-off-by: Petr Kulhavy &lt;brain@jikos.cz&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Steve Rae &lt;steve.rae@raedomain.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Fri, 09 Sep 2016 08:27:17 +0000</pubDate>
        <dc:creator>Petr Kulhavy &lt;brain@jikos.cz&gt;</dc:creator>
    </item>
<item>
        <title>b6dd69a4d6b20862a2075f402f9edfb0de6d14ed - fastboot: add support for writing MBR</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#b6dd69a4d6b20862a2075f402f9edfb0de6d14ed</link>
        <description>fastboot: add support for writing MBRAdd special target &quot;mbr&quot; (otherwise configurable via CONFIG_FASTBOOT_MBR_NAME)to write MBR partition table.Partitions are now searched using the generic function which finds anypartiiton by name. For MBR the partition names hda1, sda1, etc. are used.Signed-off-by: Petr Kulhavy &lt;brain@jikos.cz&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Steve Rae &lt;steve.rae@raedomain.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Fri, 09 Sep 2016 08:27:16 +0000</pubDate>
        <dc:creator>Petr Kulhavy &lt;brain@jikos.cz&gt;</dc:creator>
    </item>
<item>
        <title>6f4e050639241218987541f4729172e4e0e2ff31 - Merge git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#6f4e050639241218987541f4729172e4e0e2ff31</link>
        <description>Merge git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Fri, 24 Jul 2015 20:39:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a588d99ac19fe09818c6c874bec273012699d82a - usb: CONFIG_USB_FASTBOOT prefix replacement for consistency</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#a588d99ac19fe09818c6c874bec273012699d82a</link>
        <description>usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyFASTBOOT is defined both by CONFIG_USB_FUNCTION_FASTBOOT AND CONFIG_CMD_FASTBOOT, so it doesn&apos;tmake much sense to have a CONFIG_USB_FASTBOOT prefix for fastboot-specific options, especiallygiven that other config options for fastboot use the CONFIG_FASTBOOT prefix.This replaces the CONFIG_USB_FASTBOOT prefix with CONFIG_FASTBOOT, for consistency.Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Mon, 20 Jul 2015 10:38:22 +0000</pubDate>
        <dc:creator>Paul Kocialkowski &lt;contact@paulk.fr&gt;</dc:creator>
    </item>
<item>
        <title>17da3c0c8cad2a40903c078d178cd663d73ccc7c - usb: Fastboot function config for better consistency with other functions</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#17da3c0c8cad2a40903c078d178cd663d73ccc7c</link>
        <description>usb: Fastboot function config for better consistency with other functionsUSB download gadget functions such as thor and dfu have a separate config optionfor the USB gadget part of the code, independent from the command part.This switches the fastboot USB gadget to the same scheme, for betterconsistency.Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;Tested-by: Lukasz Majewski &lt;l.majewski@samsung.com&gt;Test HW: Odroid_XU3 (Exynos5422), trats (Exynos4210)

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Fri, 12 Jun 2015 17:56:59 +0000</pubDate>
        <dc:creator>Paul Kocialkowski &lt;contact@paulk.fr&gt;</dc:creator>
    </item>
<item>
        <title>01acd6abbdd5a5951f68d08c245550c720ea6ad8 - usb: USB download gadget and functions config options coherent naming</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#01acd6abbdd5a5951f68d08c245550c720ea6ad8</link>
        <description>usb: USB download gadget and functions config options coherent namingThis introduces a coherent scheme for naming USB download gadget and functionsconfig options. The download USB gadget config option is moved toCONFIG_USB_GADGET_DOWNLOAD for better consistency with other gadgets and eachfunction&apos;s config option is moved to a CONFIG_USB_FUNCTION_ prefix.Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;Tested-by: Lukasz Majewski &lt;l.majewski@samsung.com&gt;Test HW: Odroid_XU3 (Exynos5422), trats (Exynos4210)

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Fri, 12 Jun 2015 17:56:58 +0000</pubDate>
        <dc:creator>Paul Kocialkowski &lt;contact@paulk.fr&gt;</dc:creator>
    </item>
<item>
        <title>8a41802f21cc270cb00ac7dc1263a4c136c9a31c - fastboot: check for alias when looking up partition by name</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#8a41802f21cc270cb00ac7dc1263a4c136c9a31c</link>
        <description>fastboot: check for alias when looking up partition by nameImplement an alias name check for devices where GPT limitations preventuser-friendly partition names such as &quot;boot&quot;, &quot;system&quot; and &quot;cache&quot;. Or,where the actual partition name doesn&apos;t match a standard partition nameused commonly with fastboot.To set an alias, add an environment setting as follows:fastboot_partition_alias_&lt;alias partition name&gt;=&lt;actual partition name&gt;Example: fastboot_partition_alias_boot=LNXSigned-off-by: Michael Scott &lt;michael.scott@linaro.org&gt;Acked-by: Steve Rae &lt;srae@broadcom.com&gt;Cc: Steve Rae &lt;srae@broadcom.com&gt;Cc: Lukasz Majewski &lt;l.majewski@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Wed, 11 Mar 2015 17:02:31 +0000</pubDate>
        <dc:creator>Michael Scott &lt;michael.scott@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>9b5b60a05cb8bba2d135439419b2030764e359bd - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#9b5b60a05cb8bba2d135439419b2030764e359bd</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Thu, 05 Mar 2015 15:05:10 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>57c6941b433722ab83a50dab35b8ab5a0954942a - Merge git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#57c6941b433722ab83a50dab35b8ab5a0954942a</link>
        <description>Merge git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Mon, 02 Mar 2015 12:24:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>897923819cda6f26fe8a5921c595871526ab6a9c - usb: gadget: fastboot: Add fastboot erase</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#897923819cda6f26fe8a5921c595871526ab6a9c</link>
        <description>usb: gadget: fastboot: Add fastboot eraseAdds the fastboot erase functionality, to erase a partitionspecified by name. The erase is performed based on erase group size,to avoid erasing other partitions. The start address and the sizeis aligned to the erase group size for this.Currently only supports erasing from eMMC.Signed-off-by: Dileep Katta &lt;dileep.katta@linaro.org&gt;Reviewed-by: Lukasz Majewski &lt;l.majewski@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Tue, 17 Feb 2015 13:18:23 +0000</pubDate>
        <dc:creator>Dileep Katta &lt;dileep.katta@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>3cc83f9d08a80fddf4c1e8e766eff8273f30814c - Merge branch &apos;uboot&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#3cc83f9d08a80fddf4c1e8e766eff8273f30814c</link>
        <description>Merge branch &apos;uboot&apos;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Tue, 07 Oct 2014 10:14:03 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>d1b5ed075311f143926dd916edb59436267eb396 - usb/gadget: fastboot: add support for flash command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#d1b5ed075311f143926dd916edb59436267eb396</link>
        <description>usb/gadget: fastboot: add support for flash command- implement &apos;fastboot flash&apos; for eMMC devicesSigned-off-by: Steve Rae &lt;srae@broadcom.com&gt;Acked-by: Lukasz Majewski &lt;l.majewski@samsung.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Tue, 26 Aug 2014 18:47:28 +0000</pubDate>
        <dc:creator>Steve Rae &lt;srae@broadcom.com&gt;</dc:creator>
    </item>
<item>
        <title>183cbff706476d75e3cb92d1332c94ff4958b4bd - doc: README.android-fastboot: Add note about vendor ID</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#183cbff706476d75e3cb92d1332c94ff4958b4bd</link>
        <description>doc: README.android-fastboot: Add note about vendor IDThe Android fastboot client only communicates with specific vendor IDs.This addition to the documentation points out that fact so everyone isaware that not just any vendor ID will work and where to find the IDsthat will.Signed-off-by: Clifton Barnes &lt;cabarnes@indesign-llc.com&gt;Cc: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Tue, 22 Jul 2014 15:23:56 +0000</pubDate>
        <dc:creator>Barnes, Clifton A &lt;cabarnes@indesign-llc.com&gt;</dc:creator>
    </item>
<item>
        <title>c9afa7cea84c9b7346fcd2710577bcc386631aba - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#c9afa7cea84c9b7346fcd2710577bcc386631aba</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Thu, 22 May 2014 16:56:15 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>3aab70afc531d1eea0e6fcfcf49001163ad13137 - usb/gadget: add the fastboot gadget</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.android-fastboot#3aab70afc531d1eea0e6fcfcf49001163ad13137</link>
        <description>usb/gadget: add the fastboot gadgetThis patch contains an implementation of the fastboot protocol on thedevice side and documentation. This is based on USB download gadgetinfrastructure. The fastboot function implements the getvar, reboot,download and reboot commands. What is missing is the flash handling i.e.writting the image to media.v3 (Rob Herring):This is based on http://patchwork.ozlabs.org/patch/126798/ with thefollowing changes:- Rebase to current mainline and updates for current gadget API- Use SPDX identifiers for licenses- Traced the history and added missing copyright to cmd_fastboot.c- Use load_addr/load_size for transfer buffer- Allow vendor strings to be optional- Set vendor/product ID from config defines- Allow Ctrl-C to exit fastboot modev4:- Major re-write to use the USB download gadget. Consolidated functioncode to a single file.- Moved globals into single struct.- Use puts and putc as appropriate.- Added CONFIG_USB_FASTBOOT_BUF_ADDR and CONFIG_USB_FASTBOOT_BUF_SIZE toset the fastboot transfer buffer.v5:- Add CONFIG option documentation to README- Rebase using new downloader registrationSigned-off-by: Sebastian Andrzej Siewior &lt;bigeasy@linutronix.de&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.android-fastboot</description>
        <pubDate>Mon, 05 May 2014 20:08:10 +0000</pubDate>
        <dc:creator>Sebastian Siewior &lt;bigeasy@linutronix.de&gt;</dc:creator>
    </item>
</channel>
</rss>
