summaryrefslogtreecommitdiff
path: root/drivers/fastboot
AgeCommit message (Expand)Author
2020-11-19fastboot: fix build warningsMarcel Ziswiler
2020-05-19MA-17046-1 Show orange warning for unlocked deviceJi Luo
2020-05-18MA-16457-3 allow automotive to access system partition infofaqiang.zhu
2020-05-18MA-16939-1 correct reserved space for kernel image for non-imx8 SoCHaoran.Wang
2020-05-18MA-16940 remove logically dead codefaqiang.zhu
2020-05-18MA-16668-2 Fix kernel hang after enabling debug configsJi Luo
2020-05-18MA-16594-1 Set dtb load offset in bootloaderJi Luo
2020-05-18MA-16457-2 support reboot-fastboot command in u-bootHaoran.Wang
2020-05-18MA-16457-1 avoid to try to access system partitionfaqiang.zhu
2020-05-18MA-16191 eliminate warning info about "is-logical" when flash imagesfaqiang.zhu
2020-05-18MA-16084 Wrap oem unlock permission protection featureJi Luo
2020-05-18MA-15860 Get and switch the target dev in fastboot eraseJi Luo
2020-05-18MA-15339-1 load ramdisk in boot image to do first stage mountfaqiang.zhu
2020-05-18MA-15575-3 Add support for oemlock 1.0 halJi Luo
2020-05-18MA-15321-3 Support secure unlock featureJi Luo
2020-05-18MA-15321-2 Add command to get serial numberJi Luo
2020-05-18MA-15158 Set spl recovery mode for dual bootloaderJi Luo
2020-05-18MA-15152 erase user data before setting lock/unlock statusfaqiang.zhu
2020-05-18MA-15151 Limit some hwcrypto commands within bootloaderJi Luo
2020-05-18MA-15142 Support secure attestation provisionHaoran.Wang
2020-05-18MA-15019-1 Support Manufacture Protection public key generationJi Luo
2020-05-18MA-14948 Append lock status by Android PropertyHaoran.Wang
2020-05-18MA-15062-2 change mcu firmware partition nameJi Luo
2020-05-18MA-14916-10 fix fastboot reboot bootloader issuefaqiang.zhu
2020-05-18MA-14916-1 adapt to the directory change of libavbfaqiang.zhu
2020-04-26MLK-23279-3 imx: Add support for i.MX8DXL SoCTeo Hall
2020-04-26MLK-23124 fastboot: support duplicate uart console output to uuuFrank Li
2020-04-26MLK-22711-2: fastboot: emmc: update bootloader to offset 0 for RevC QXP chipFrank Li
2020-04-26MLK-22293-4 fastboot: Change to use SCSI interface for sata deviceYe Li
2020-04-26MLK-22092 Enable GPT commandFrank Li
2020-04-26MLK-20594-2 enable fat write for all configuration with uuuYe Li
2020-04-26MLK-18591-3 android: Add FSL android fastboot supportYe Li
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move command functions out of common.hSimon Glass
2019-11-23fastboot: rockchip: Fix rk3328 default mmc deviceJagan Teki
2019-11-23fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]Jagan Teki
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-08fastboot: Remove "bootloader-version" variableSam Protsenko
2019-08-08fastboot: getvar: Add "is-userspace" variableSam Protsenko
2019-08-08fastboot: Remove "slot-suffixes" variableSam Protsenko
2019-06-14fastboot: Check if partition really exist in getvar_has_slot()Igor Opaniuk
2019-06-14fastboot: getvar: Refactor fastboot_*_get_part_info() usageSam Protsenko
2019-06-14fastboot: Use const qualifier for char *part_nameSam Protsenko
2019-06-14fastboot: Fix slot names reported by getvarSam Protsenko
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan
2019-04-21fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca
2019-04-21fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca