index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fastboot
/
fb_common.c
Age
Commit message (
Expand
)
Author
2023-05-31
fastboot: Only call the bootm command if it is enabled
Samuel Holland
2023-05-05
net: share fastboot boot handle logic between transports
Dmitrii Merkurev
2023-05-05
net: add fastboot TCP support
Dmitrii Merkurev
2023-02-10
Correct SPL uses of FASTBOOT_FLASH_MMC
Simon Glass
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2022-01-28
fastboot: fix fastboot_set_reboot_flag()
Roman Stratiienko
2021-02-07
fastboot: Implement generic fastboot_set_reboot_flag
Roman Kovalivskyi
2020-09-01
fastboot: Extend fastboot_set_reboot_flag with reboot reason
Roman Kovalivskyi
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-03-16
fastboot: common: fix default fastboot_boot on 64-bit
Neil Armstrong
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan