summaryrefslogtreecommitdiff
path: root/drivers/fastboot/fb_common.c
AgeCommit message (Expand)Author
2023-11-16cmd: bcb: extend BCB C API to allow read/write the fieldsDmitrii Merkurev
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev
2023-05-31fastboot: Only call the bootm command if it is enabledSamuel Holland
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev
2023-05-05net: add fastboot TCP supportDmitrii Merkurev
2023-02-10Correct SPL uses of FASTBOOT_FLASH_MMCSimon Glass
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2022-01-28fastboot: fix fastboot_set_reboot_flag()Roman Stratiienko
2021-02-07fastboot: Implement generic fastboot_set_reboot_flagRoman Kovalivskyi
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi
2019-12-02common: Move command functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-03-16fastboot: common: fix default fastboot_boot on 64-bitNeil Armstrong
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan