Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
a48decd47b6ef8559418c7d1a68739c5ef50aaf8
/
fastboot
9713362
Merge "system: core: fastboot: Increase USB protocol buffer size to 1024"
by Badhri Jagan Sridharan
· 10 years ago
04f8953
Clarify the strcmp() with the empty string.
by Stephen Hines
· 10 years ago
f66486e
Merge "Fix incorrect path name check."
by Stephen Hines
· 10 years ago
60f21a7
Fix incorrect path name check.
by Stephen Hines
· 10 years ago
27ded48
fastboot: add parameter for unbuffered stderr/stdout
by Florian Bäuerle
· 10 years ago
2a4b5f9
Remove explict use of ASCII encoding
by Al Sutton
· 10 years ago
26b53bb
Return path including executable instead of without
by Al Sutton
· 10 years ago
f456d47
Fix building on modern versions of Xcode and OS X.
by Al Sutton
· 10 years ago
b211773
system: core: fastboot: Increase USB protocol buffer size to 1024
by Channagoud Kadabi
· 10 years ago
1e95e0b
am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev
by Stephen Hines
· 10 years ago
b75d6f1
Remove obsolete reference to ddk; Fixes for -Werror
by Andrew Hsieh
· 10 years ago
24e834a
am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp-dev
by Daniel Rosenberg
· 10 years ago
015d73f
fastboot: Remove tos from flashall
by Daniel Rosenberg
· 10 years ago
310db68
am a42adff9: fastboot: add the support of the second stage image [DO NOT MERGE]
by Jeremy Compostella
· 10 years ago
a42adff
fastboot: add the support of the second stage image [DO NOT MERGE]
by Jeremy Compostella
· 10 years ago
0c3d98b
am 87ad7cdc: am e1ba39aa: Merge "Fix 64-bit host build."
by Ying Wang
· 10 years ago
42a809b
Fix 64-bit host build.
by Ying Wang
· 10 years ago
b2e13ae
am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin."
by Tim Murray
· 10 years ago
bd87944
Fix fastboot for Darwin.
by Tim Murray
· 10 years ago
4415e2a
Scan all descriptors when checking for fastboot [DO NOT MERGE]
by Patrick Tjin
· 10 years ago
3a07ce8
am 7793a109: am 5328f671: Merge "Scan all descriptors when checking for fastboot"
by Patrick Tjin
· 10 years ago
aac89db
Scan all descriptors when checking for fastboot
by Patrick Tjin
· 10 years ago
c335a35
Fix typo in fs.h
by Markus Mayer
· 10 years ago
67db9d5
am b2ac4243: am f76c8fe6: am 328c3ef6: Merge "Fix typo in fs.h"
by Elliott Hughes
· 10 years ago
fab6eba
am 47050442: am 31132182: am 07703339: Merge "Wait for device to disappear after "fastboot reboot"."
by JP Abgrall
· 10 years ago
f530c93
Added support for vendor partition and image
by Daniel Rosenberg
· 10 years ago
ec25e7b
Wait for device to disappear after "fastboot reboot".
by Mark Wachsler
· 10 years ago
188fdd1
Merge "fastboot: Allow searching for needed dynamic libs in '.' (F2FS)"
by JP Abgrall
· 10 years ago
436abeb
fastboot: Allow searching for needed dynamic libs in '.' (F2FS)
by JP Abgrall
· 10 years ago
6b048ce
Store libf2fs_fmt_host_dyn on the build server.
by Ying Wang
· 10 years ago
64c0ff2
fastboot: correctly set dependency on f2fs dynamic lib
by JP Abgrall
· 10 years ago
11d8ac2
Only try and use f2fs on linux.
by Torne (Richard Coles)
· 10 years ago
6bd72be
fastboot: fix windows sdk build (don't do f2fs dyn load on windows)
by JP Abgrall
· 10 years ago
1235158
F2FS support for fastboot format and fsmgr
by JP Abgrall
· 10 years ago
cf86e2f
Fix host 64-bit build.
by Ying Wang
· 10 years ago
5957c1f
fastboot: turn on -Werror
by Mark Salyzyn
· 11 years ago
8d7ddb3
Revert "System: Fastboot: warning fixit, misc bugs and cleanup."
by Alexander Levitskiy
· 10 years ago
782111b
System: Fastboot: warning fixit, misc bugs and cleanup.
by Sasha Levitskiy
· 10 years ago
7e85974
fastboot: support for overriding format fs-type and size
by JP Abgrall
· 10 years ago
73a4ad2
fastboot: Added tos as an optional image
by Daniel Rosenberg
· 11 years ago
8228059
fastboot: Fixed optional entries
by Daniel Rosenberg
· 11 years ago
e6f3e9b
fastboot: allow format on devices with small buffers
by Dmitry Grinberg
· 11 years ago
8e26b25
Merge "Fastboot: fix fastboot timeout issue of Windows host side"
by JP Abgrall
· 10 years ago
29fd7b1
fastboot: Make tags_offset a command line option.
by Mohamad Ayyash
· 11 years ago
bbb7981
Fastboot: fix fastboot timeout issue of Windows host side
by Jiebing Li
· 12 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 11 years ago
14e28d3
Fix a bunch of small system/core bugs.
by Elliott Hughes
· 11 years ago
157b001
Wait for device to disappear after reboot-bootloader.
by Mark Wachsler
· 11 years ago
e6e5daa
am edeed28b: am 4a280e3d: Merge "Don\'t use control requests to read device serial numbers."
by jp abgrall
· 11 years ago
bd446c7
Don't use control requests to read device serial numbers.
by Mark Wachsler
· 11 years ago
622810c
fastboot: add support for sparse images in flashall and update
by Rom Lemarchand
· 11 years ago
c9cce4b
fastboot: Remove legacy MINGW workarounds
by Rom Lemarchand
· 11 years ago
88e8f61
Revert "fastboot: add preflash command to help with large downloads+flash"
by jp abgrall
· 11 years ago
6f1cd0b
fastboot: add preflash command to help with large downloads+flash
by JP Abgrall
· 11 years ago
7b8970c
fastboot: add support for some obscure args.
by JP Abgrall
· 12 years ago
fa341f5
Merge commit '35d5b7e6' into master
by Colin Cross
· 12 years ago
c86396e
am 5fc4fdc6: am 2447afdb: Merge "fastboot: use better exported api from libext4_utils"
by Colin Cross
· 12 years ago
81c632e
fastboot: add errno.h to fix windows build
by Colin Cross
· 12 years ago
2aaf5e8
fastboot: use better exported api from libext4_utils
by Colin Cross
· 12 years ago
9bfecb0
Add old fastboot_protocol.txt
by Scott Anderson
· 12 years ago
efb5e3c
resolved conflicts for merge of 20f5daa8 to master
by Kenny Root
· 12 years ago
20f5daa
resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
b83c098
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
656a24c
am e17c821e: am 608634a1: am 48f3b576: Merge "Update fastboot to wipe ext4 partitions before flashing" into jb-mr1-dev
by Ken Sumrall
· 12 years ago
5ee5d38
Update fastboot to wipe ext4 partitions before flashing
by Ken Sumrall
· 12 years ago
d5d6d97
Host builds: add fastboot and adb
by Kenny Root
· 12 years ago
80f9867
fastboot: move help command before usb connect
by Colin Cross
· 12 years ago
ae807aa
Merge "fastboot: move help command before usb connect" into jb-mr1-dev
by Colin Cross
· 12 years ago
96535ba
Dist fastboot and adb for the sdk build.
by Ying Wang
· 12 years ago
c7b75dc
fastboot: move help command before usb connect
by Colin Cross
· 12 years ago
bb0d072
am 94938c9d: am ed2e672f: Merge "Print strerror for file read errors during flashing"
by Jean-Baptiste Queru
· 12 years ago
ed2e672
Merge "Print strerror for file read errors during flashing"
by Jean-Baptiste Queru
· 12 years ago
ab163a9
am c56f4285: am a11f4bcf: Merge changes I5006b467,I0118cebf,Ibc792367
by Joe Onorato
· 12 years ago
5069b01
Support for multiple modules with the same name is going away.
by Joe Onorato
· 12 years ago
2ffe3c8
libext4_utils on host is now called libext4_utils_host so there is no name conflict
by Joe Onorato
· 12 years ago
64ba258
Print strerror for file read errors during flashing
by Matt Gumbel
· 13 years ago
a7a6457
am 36f2e2ac: am 23ee469c: Merge "fastboot: change default sparse limit to disabled"
by Colin Cross
· 12 years ago
a2b3ded
am cecc3186: am f650c075: Merge "fastboot: check argc before using argv"
by Colin Cross
· 12 years ago
0bbfb39
fastboot: change default sparse limit to disabled
by Colin Cross
· 12 years ago
8fb6e06
fastboot: check argc before using argv
by Colin Cross
· 12 years ago
9a70e5c
resolved conflicts for merge of 4d72d881 to master
by Colin Cross
· 12 years ago
f838788
fastboot: add support for auto-resparsing large files
by Colin Cross
· 12 years ago
80f2d03
fastboot: add fb_getvar
by Colin Cross
· 12 years ago
8879f98
fastboot: use getopt_long
by Colin Cross
· 12 years ago
a032ded
fastboot: Let "fastboot devices" work in all cases
by JP Abgrall
· 12 years ago
dd32794
am 866b1bd5: fastboot: Make the format of "devices -l" match adb\'s
by Scott Anderson
· 12 years ago
866b1bd
fastboot: Make the format of "devices -l" match adb's
by Scott Anderson
· 12 years ago
3447b11
am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev
by JP Abgrall
· 12 years ago
30ae580
fastboot: Change -w to format after the erase of userdata & cache
by JP Abgrall
· 12 years ago
a61bcad
resolved conflicts for merge of 13081c69 to master
by Scott Anderson
· 13 years ago
13081c6
fastboot: Add ability to specify device path
by Scott Anderson
· 13 years ago
f8ff3a5
fastboot: Keep borked bootloaders happy by shrinking URB len.
by JP Abgrall
· 13 years ago
82fd659
Tweak makefile to let SELinux build
by Kenny Root
· 13 years ago
1ecb868
fastboot: add support for SELinux and fs_config_func
by Kenny Root
· 13 years ago
5ae3f93
Remove trailing whitespaces
by Anatol Pomazau
· 13 years ago
c4ddca2
am f1ab88c2: am 73c019b3: Add asus vendor id
by Ramanan Rajeswaran
· 13 years ago
f1ab88c
am 73c019b3: Add asus vendor id
by Ramanan Rajeswaran
· 13 years ago
73c019b
Add asus vendor id
by Ramanan Rajeswaran
· 13 years ago
c8ba536
Implement 'fastboot format' command
by Anatol Pomazau
· 13 years ago
714052b
DO NOT MERGE
by Mike J. Chen
· 13 years ago
Next »