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
*
fastboot: Add --cmdline alias
Luca Stefani
2019-07-12
1
-1
/
+4
*
Wipe metadata when we wipe userdata and cache.
Paul Crowley
2018-04-25
1
-18
/
+13
*
Remove header version check for command "fastboot boot boot.img"
Hridya Valsaraju
2018-04-17
1
-6
/
+0
*
fastboot: fix header_actual calculation
Fernando Lugo
2018-04-12
1
-1
/
+1
*
fastboot, fs_mgr: set fsverity feature bit
Jaegeuk Kim
2018-04-06
1
-0
/
+2
*
Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_h...
Jayant Chowdhary
2018-04-03
1
-1
/
+2
|
\
|
*
Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.
Jayant Chowdhary
2018-04-02
1
-1
/
+2
*
|
Add a header-version argument to fastboot
Hridya Valsaraju
2018-04-02
3
-24
/
+39
|
/
*
Add "require partition-exists=" support.
Elliott Hughes
2018-03-29
5
-341
/
+283
*
Adding odm.img for `fastboot flashall`
Bowgo Tsai
2018-03-29
1
-0
/
+1
*
Adding product.img for `fastboot flashall`
Bowgo Tsai
2018-03-27
1
-0
/
+1
*
fastboot: only require Linux modules on Linux
Steven Moreland
2018-02-13
1
-1
/
+3
*
Merge "Fix fastboot memory corruption."
Treehugger Robot
2018-01-19
2
-4
/
+9
|
\
|
*
Fix fastboot memory corruption.
Elliott Hughes
2018-01-18
2
-4
/
+9
*
|
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
[next]