aboutsummaryrefslogtreecommitdiff
path: root/drivers/fastboot/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-0/+7
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini1-0/+1
2024-04-18fastboot: introduce 'oem board' subcommandAlexey Romanov1-0/+7
2024-04-10fastboot: Update help text with respect to CMDLINETom Rini1-0/+4
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini1-1/+0
2024-04-10fastboot: Remove dependencies on CMDLINESimon Glass1-1/+0
2024-01-09fastboot: add oem console command supportIon Agorria1-0/+7
2023-11-07fastboot: Depend on CMDLINETom Rini1-0/+1
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
2023-05-05net: add fastboot TCP supportDmitrii Merkurev1-0/+14
2023-01-11fastboot: Add OEM run commandSean Anderson1-5/+14
2022-01-15net: fastboot: make UDP port net: configurableChristian Gmeiner1-0/+7
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
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-03mtd: 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