summaryrefslogtreecommitdiff
path: root/drivers/fastboot/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-09-07drivers: fastboot: Fix the error of writing sparse file with fastbootXingyu Wu1-0/+3
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher1-0/+9
2021-02-07fastboot: add command to select the eMMC boot configurationPatrick Delaunay1-0/+7
2021-02-07fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay1-0/+7
2021-02-07fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2Patrick Delaunay1-7/+19
2021-02-07fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORTPatrick Delaunay1-5/+17
2021-02-07Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi1-12/+0
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi1-0/+12
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee1-0/+30
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-2/+2
2019-11-23fastboot: rockchip: Fix rk3328 default mmc deviceJagan Teki1-1/+0
2019-11-23fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]Jagan Teki1-1/+3
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander1-0/+2
2018-05-30fastboot: Add support for 'oem format' commandAlex Kiernan1-0/+8
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan1-0/+7
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan1-0/+1
2018-05-30fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to KconfigAlex Kiernan1-0/+7
2018-05-30fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan1-13/+4
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-0/+123