index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
2025-11-24
fastboot: integrate block flashing back-end
Dmitrii Merkurev
2025-04-10
fastboot: lift restrictions on !NET_LWIP for USB
Michael Walle
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
fastboot: Remove <common.h> and add needed includes
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
fastboot: Remove dependencies on CMDLINE
Simon Glass
2024-04-10
fastboot: Change fastboot_buf_addr to an address
Simon Glass
2023-11-16
cmd: bcb: extend BCB C API to allow read/write the fields
Dmitrii Merkurev
2023-11-16
cmd: bcb: support various block device interfaces for BCB command
Dmitrii Merkurev
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