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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add __attribute__((__format__)) to fastboot's die()."
Treehugger Robot
2018-01-09
1
-1
/
+16
|
\
|
*
Add __attribute__((__format__)) to fastboot's die().
Elliott Hughes
2018-01-09
1
-1
/
+16
*
|
Merge "adb/fastboot: switch over to shared AdbWinApi."
Treehugger Robot
2018-01-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
adb/fastboot: switch over to shared AdbWinApi.
Josh Gao
2018-01-08
1
-2
/
+2
*
|
fastboot: fix log print type mismatch
Changrong Jin
2018-01-09
1
-1
/
+1
|
/
*
Merge "fastboot: support make_f2fs and sload_f2fs for win32"
Jaegeuk Kim
2017-12-08
1
-6
/
+0
|
\
|
*
fastboot: support make_f2fs and sload_f2fs for win32
Jaegeuk Kim
2017-12-06
1
-6
/
+0
*
|
Merge changes from topic "sload_f2fs"
Jaegeuk Kim
2017-12-08
2
-23
/
+26
|
\
|
|
*
fastboot/fs_mgr/init: add sload_f2fs
Jaegeuk Kim
2017-12-06
2
-23
/
+26
*
|
Merge "Add OWNERS."
Elliott Hughes
2017-12-07
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add OWNERS.
Elliott Hughes
2017-12-07
1
-0
/
+3
*
|
fastboot: fix build break
Jin Qian
2017-12-05
1
-1
/
+1
*
|
fastboot: pass environment variables to exec_e2fs_cmd
Jin Qian
2017-12-05
2
-13
/
+22
*
|
Mark more win32 parameters as unused
Dan Willemsen
2017-11-30
1
-0
/
+1
|
/
*
Merge "Fix / suppress new unused warnings for mingw+clang"
Dan Willemsen
2017-11-30
1
-1
/
+1
|
\
|
*
Fix / suppress new unused warnings for mingw+clang
Dan Willemsen
2017-11-29
1
-1
/
+1
*
|
fastboot: make_f2fs call by linux/darwin
Jaegeuk Kim
2017-11-15
2
-9
/
+9
|
/
*
fastboot: support f2fs format
Jaegeuk Kim
2017-11-11
2
-18
/
+22
*
fastboot: show how long extraction takes.
Elliott Hughes
2017-11-10
1
-7
/
+10
*
Merge "fastboot: handle small flash block sizes correctly"
Connor O'Brien
2017-11-03
2
-3
/
+4
|
\
|
*
fastboot: handle small flash block sizes correctly
Connor O'Brien
2017-11-02
2
-3
/
+4
*
|
Merge "fastboot: remove reference of deprecated make_ext4 code"
Jin Qian
2017-11-03
2
-2
/
+0
|
\
\
|
*
|
fastboot: remove reference of deprecated make_ext4 code
Jin Qian
2017-11-02
2
-2
/
+0
*
|
|
fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'.
Tao Bao
2017-11-02
1
-1
/
+1
|
|
/
|
/
|
*
|
fastboot should fail if it runs out of space while unzipping.
Elliott Hughes
2017-10-27
1
-60
/
+37
|
/
*
fastboot: bail out if failed to generate fs image
Jin Qian
2017-08-23
1
-1
/
+1
*
fastboot: gracefully handle failure to open a USB device on OS X.
Josh Gao
2017-08-18
1
-9
/
+4
*
fastboot: Add --disable-verity and --disable-verification options.
David Zeuthen
2017-08-07
1
-0
/
+58
*
fastboot: call mke2fs to format ext4 filesystem on windows
Jin Qian
2017-08-01
1
-14
/
+46
*
fastboot: enable uninit_bg for ext4
Jin Qian
2017-07-31
1
-0
/
+2
*
fastboot: add mke2fs and e2fsdroid to build package
Jin Qian
2017-07-21
1
-0
/
+2
*
fastboot: call mke2fs tools to generate ext4 image
Jin Qian
2017-07-21
2
-0
/
+87
*
fastboot: use filename instead of fd to generate filesystem image
Jin Qian
2017-05-31
3
-15
/
+32
*
Fix "fastboot flashing".
Elliott Hughes
2017-05-15
1
-4
/
+4
*
fastboot: Add DTS partition support for 'flashall' command
Dmitry Shmidt
2017-05-15
1
-0
/
+1
*
Fix "fastboot oem".
Elliott Hughes
2017-05-11
1
-5
/
+3
*
Fix build error when (ADB|FASTBOOT)_VERSION has space
SzuWei Lin
2017-05-10
1
-1
/
+1
*
Merge "Show the "platform tools" version in adb/fastboot --version."
Treehugger Robot
2017-05-10
2
-3
/
+5
|
\
|
*
Show the "platform tools" version in adb/fastboot --version.
Elliott Hughes
2017-05-09
2
-3
/
+5
*
|
Make fastboot command-line parsing a bit more like adb.
Elliott Hughes
2017-05-09
3
-248
/
+192
|
/
*
Give slightly less useless versions to adb and fastboot.
Elliott Hughes
2017-05-05
1
-3
/
+1
*
Merge "Clean up the partition name mapping in fastboot."
Elliott Hughes
2017-05-05
1
-60
/
+35
|
\
|
*
Clean up the partition name mapping in fastboot.
Elliott Hughes
2017-05-03
1
-60
/
+35
*
|
Remove bogus _LARGEFILE_SOURCE.
Elliott Hughes
2017-05-03
1
-2
/
+0
|
/
*
Add dtbo image support for device tree overlay
Yueyao Zhu
2017-05-03
1
-0
/
+3
*
Merge changes I5b1a1ce0,I483a18f9
Treehugger Robot
2017-04-28
5
-9
/
+106
|
\
|
*
fastboot: Add 'get_staged' command
Jocelyn Bohr
2017-04-27
5
-9
/
+83
|
*
fastboot: Add 'stage' command
Jocelyn Bohr
2017-04-26
3
-0
/
+23
*
|
Make "fastboot update" respect $TMPDIR.
Elliott Hughes
2017-04-26
1
-18
/
+35
|
/
*
fastboot: Support larger transfers during flash
Chris Fries
2017-04-17
4
-20
/
+91
[next]