index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fastboot
/
fastboot_driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fastboot: reset timeout if INFO is received during long commands
Dima Zavin
2019-02-28
1
-0
/
+5
*
fastboot: switch the timeout clock source to steady_clock
Dima Zavin
2019-02-28
1
-2
/
+2
*
Add a simple MappedFile to libbase and switch fastboot and libziparchive over.
Elliott Hughes
2018-10-23
1
-5
/
+4
*
fastboot: remove engine.cpp/engine.h
Tom Cherry
2018-09-25
1
-42
/
+97
*
fastboot: clean up CheckRequirements
Tom Cherry
2018-09-21
1
-22
/
+0
*
Use vector<char> instead of char* and malloc() for images
Tom Cherry
2018-09-20
1
-8
/
+3
*
fastboot: remove command queue
Tom Cherry
2018-09-05
1
-2
/
+2
*
fuzzy_fastboot: Use uint64_t for partition sizes.
David Anderson
2018-09-04
1
-2
/
+2
*
fastbootd: Fix transport ownership.
David Anderson
2018-09-04
1
-7
/
+3
*
fastboot: remove 'verify'
Tom Cherry
2018-08-29
1
-6
/
+0
*
fastboot: remove 'powerdown'
Tom Cherry
2018-08-29
1
-5
/
+0
*
fastboot: Automatically reboot to userspace fastboot.
David Anderson
2018-08-28
1
-6
/
+23
*
Add support to fastboot_driver for sending sparse images with CRC check
Aaron Wisner
2018-08-22
1
-3
/
+3
*
Minor fixes to fastboot_driver
Aaron Wisner
2018-08-02
1
-6
/
+11
*
fastboot: Fix hang when sparse images end in small chunks.
David Anderson
2018-07-30
1
-0
/
+4
*
Refactor libfastboot
Aaron Wisner
2018-07-19
1
-0
/
+533