index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fastboot
/
fastboot.cpp
Age
Commit message (
Expand
)
Author
2021-06-09
fastboot: support vbmeta_vendor.img
Bowgo Tsai
2021-04-12
fastboot: Add a few missing fastboot commands from help
Luca Stefani
2021-04-06
fastboot: use --force to bypass requirements
Andrew Chant
2021-03-29
Merge "fastboot: Don't fail when unable to get boot partition size"
David Anderson
2021-03-25
fastboot: Refactor bootimg_utils.cpp:mkbootimg()
Yi-Yo Chiang
2021-03-24
fastboot: Don't fail when unable to get boot partition size
Michael Bestas
2021-03-24
Merge "fastboot driver: add virtual dtor to ImageSource."
Treehugger Robot
2021-03-22
fastboot driver: Disallow implicit conversion from unique_fd to int.
Yifan Hong
2021-03-22
fastboot driver: Fix fd ownership.
Yifan Hong
2021-03-19
fastboot driver: add virtual dtor to ImageSource.
Yifan Hong
2021-03-19
fastboot driver: Avoid use after std::move()
Greg Kaiser
2021-03-17
fastboot driver: repack vendor boot ramdisk
Yifan Hong
2021-03-17
fastboot driver: Allow colon in partition name when flashing
Yifan Hong
2021-03-17
fastboot driver: add fetch command in driver
Yifan Hong
2021-03-17
fastboot driver: Fix ownership of fd in fastboot_buffer.
Yifan Hong
2021-03-17
fastboot driver: fix message
Yifan Hong
2021-02-26
fastboot: Bring back legacy A/B support
LuK1337
2021-01-15
fastboot: Add pvmfw
Andrew Scull
2020-11-09
fastboot: add casefold/projid/compress options
Jaegeuk Kim
2020-09-16
Merge changes from topic "revert-1413808-modules_partition-UXSIXCGPHZ"
Yifan Hong
2020-09-15
fastboot: switch to ZipEntry64.
Elliott Hughes
2020-09-15
Revert "fastboot: add modules partition"
Yifan Hong
2020-08-25
fastboot: add modules partition
Yifan Hong
2020-07-15
fastboot: Add odm_dlkm
Yifan Hong
2020-07-09
fastboot: Add vendor_dlkm
Yifan Hong
2020-06-18
fastboot: copy AVB footer on boot image to end of partition
Steve Muckle
2020-06-10
fastboot: don't print anything in Status() if the input is empty
Tom Cherry
2020-06-05
Fix `fastboot flash-all` on Nexus 7.
Elliott Hughes
2020-05-28
fastboot: Allow fastboot to asynchronously differentiate between fastboot and...
David Anderson
2020-03-18
fastboot: add support for v3 boot header format
Steve Muckle
2019-12-10
fastboot: Flashall does proper snapshot cancel
Yifan Hong
2019-11-10
fastbootd: Disallow certain operations during snapshot updates.
David Anderson
2019-10-31
fastboot: Implement helper commands for Virtual A/B.
David Anderson
2019-09-24
Allow --disable-verification when top-level vbmeta is in 'boot'
Chin-Ting Kuo
2019-09-17
fastboot: don't use sparse_file_import_auto() in load_buf_fd()
Tom Cherry
2019-08-29
fastboot: preserve partition_type if wants_wipe=true
cfig
2019-08-21
fastboot: add vendor_boot to list of images
Steve Muckle
2019-07-09
Rename product_services to system_ext
Justin Yun
2019-06-28
fastboot: add a wipe-super command.
David Anderson
2019-05-20
Merge "Get max-download-size from device during fastbootd for flashall/update"
Treehugger Robot
2019-05-20
Get max-download-size from device during fastbootd for flashall/update
Hridya Valsaraju
2019-05-04
libziparchive: report errors on over-long names.
Elliott Hughes
2019-04-04
Merge "Open image files in binary mode"
Treehugger Robot
2019-04-03
Open image files in binary mode
Hridya Valsaraju
2019-03-26
fastboot: Avoid extra std::string copies
Greg Kaiser
2019-01-29
fastboot: Fix "fastboot gsi".
David Anderson
2019-01-25
Make 'fastboot boot' command support boot header version 2
Hridya Valsaraju
2019-01-17
fastbootd: Add command to remove GSI installs
David Anderson
2018-12-08
Merge "fastboot: Wait for reboot-fastboot to complete before signaling success."
David Anderson
2018-12-07
fastboot: Wait for reboot-fastboot to complete before signaling success.
David Anderson
[next]