Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
e8823ffcb46cddbe95f4c20fe0247e8c4d88fd12
/
fastboot
/
device
f74c1a9
fastbootd: Add more logging for when the USB transport fails.
by David Anderson
· 4 years, 10 months ago
2906975
fastboot: add new oem command for post wipe userdata
by josephjang
· 4 years, 11 months ago
e681cf0
Merge "fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd."
by David Anderson
· 5 years ago
4e058ca
fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd.
by David Anderson
· 5 years ago
4222040
Merge "fastbootd: Support TCP protocol."
by Treehugger Robot
· 5 years ago
1e23928
fastbootd: Support TCP protocol.
by Hongguang Chen
· 5 years ago
a9b3443
fastbootd: copy AVB footer on boot image to end of block device
by Steve Muckle
· 5 years ago
5a0177d
fastboot: Fix snapshot-update merge behavior.
by David Anderson
· 5 years ago
e4a6ed8
fastbootd: sync() after flashing partitions or updating super
by Tom Cherry
· 5 years ago
0871824
Move adbd's legacy USB implementation to fastboot.
by Josh Gao
· 5 years ago
2ffc31b
fastbootd: Unmount /cache before flashing.
by David Anderson
· 5 years ago
45719a8
fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix
by Hridya Valsaraju
· 5 years ago
99f9a38
fastbootd: exporting more properties
by Bowgo Tsai
· 6 years ago
fde5e27
Allow fuzzy_fastboot test devices over internet
by steven_fann
· 6 years ago
2324349
fastboot: Mount /metadata before overlayfs teardown.
by David Anderson
· 6 years ago
bf55a76
Merge "fastbootd: Disallow certain operations during snapshot updates."
by David Anderson
· 6 years ago
33da5c9
fastbootd: exporting CPU ABI info
by Bowgo Tsai
· 6 years ago
220ddb1
fastbootd: Disallow certain operations during snapshot updates.
by David Anderson
· 6 years ago
c399ccb
Merge "fastboot: Implement helper commands for Virtual A/B."
by David Anderson
· 6 years ago
ab8f466
fastboot: Implement helper commands for Virtual A/B.
by David Anderson
· 6 years ago
376f04e
Merge "avoid data overflow in low memory device"
by David Anderson
· 6 years ago
ba11730
avoid data overflow in low memory device
by JeiFeng Lee
· 6 years ago
0e13bba
fastbootd: skip COW group
by Yifan Hong
· 6 years ago
ad970fc
fastbootd: Cancel snapshots when modifying partitions.
by David Anderson
· 6 years ago
15aa954
liblp: CreateLogicalPartition with a given mapped name
by David Anderson
· 6 years ago
470fe2b
fs_mgr: Remove the timeout parameter to DestroyLogicalPartition.
by David Anderson
· 6 years ago
2747532
fastbootd: Don't include all of the fs_mgr namespace in commands.cpp.
by David Anderson
· 6 years ago
196d2ba
liblp: Add helpers for finding partitions and partition sizes.
by David Anderson
· 6 years ago
8c544b6
Fix non-aio USB read issue for fastbootd
by chihhao.chen
· 6 years ago
d747dba
fastbootd: reduce USB buffer size to 16K
by Hridya Valsaraju
· 6 years ago
8efadf7
Handle failed usb/reads and writes correctly
by Hridya Valsaraju
· 6 years ago
3d782d5
fastboot: Fix "fastboot gsi".
by David Anderson
· 7 years ago
b688d91
Remove the rest of users of the old style fstab
by Tom Cherry
· 7 years ago
1d504e3
fastbootd: Add command to remove GSI installs
by David Anderson
· 7 years ago
a48f86b
fastbootd: Better error message when boot_devices is missing.
by David Anderson
· 7 years ago
8fd4435
Merge "fastbootd: Only flash slots listed by the boot control HAL."
by Treehugger Robot
· 7 years ago
4d307b0
fastbootd: Only flash slots listed by the boot control HAL.
by David Anderson
· 7 years ago
307a41f
fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper
by Mark Salyzyn
· 7 years ago
d25f1c3
fastbootd: Support two super partitions for retrofit devices.
by David Anderson
· 7 years ago
90fe0a4
fastboot: Query the name of the super partition.
by David Anderson
· 7 years ago
96a9fd4
fastboot: Fix flashing both slots with dynamic partitions.
by David Anderson
· 7 years ago
63ffb44
fastbootd: Partition commands should update all metadata slots.
by David Anderson
· 7 years ago
787de64
Merge "fastboot: wipe overlayfs for partition"
by Treehugger Robot
· 7 years ago
044f04b
fastboot: wipe overlayfs for partition
by Mark Salyzyn
· 7 years ago
b6134a6
fastbootd: Remove metadata merging code.
by David Anderson
· 7 years ago
8e7e9cb
fastboot: use constants.h values
by Mark Salyzyn
· 7 years ago
a605668
Merge "Do not calculate CRC for sparse images during fastboot flash"
by Treehugger Robot
· 7 years ago
cd72cbb
Merge "set_active command should update current slot information."
by Treehugger Robot
· 7 years ago
aec0de5
Do not calculate CRC for sparse images during fastboot flash
by Hridya Valsaraju
· 7 years ago
20bdf89
set_active command should update current slot information.
by Hridya Valsaraju
· 7 years ago
9810709
Merge "Check validity of partition for getvar:partition-type"
by Treehugger Robot
· 7 years ago
b2263b4
Merge "Return partition size in hex format."
by Treehugger Robot
· 7 years ago
4165e00
Check validity of partition for getvar:partition-type
by Hridya Valsaraju
· 7 years ago
2a377da
Return partition size in hex format.
by Hridya Valsaraju
· 7 years ago
f7d154e
Merge "Check maximum allowed download size for download command."
by Treehugger Robot
· 7 years ago
aae84e8
Check maximum allowed download size for download command.
by Hridya Valsaraju
· 7 years ago
32f5ff0
Merge changes Id6c00c76,Ibc74a12f
by Treehugger Robot
· 7 years ago
bb12c5e
Check return status of ReadFileToString() in GetDeviceLockStatus()
by Hridya Valsaraju
· 7 years ago
99f3772
Validate partition name when searching for physical partitions.
by Hridya Valsaraju
· 7 years ago
e4046c7
Merge "Allow erase, set_active and download commands only on unlocked devices."
by Treehugger Robot
· 7 years ago
d1e6231
Allow erase, set_active and download commands only on unlocked devices.
by Hridya Valsaraju
· 7 years ago
e06850a
Merge "Support fastboot variable battery-soc-ok"
by Treehugger Robot
· 7 years ago
a534a5a
Support fastboot variable battery-soc-ok
by Hridya Valsaraju
· 7 years ago
02678f3
Merge "Don't hardcode the super partition name."
by Treehugger Robot
· 7 years ago
e5f2f06
liblp: Remove the guid field from LpMetadataPartition.
by David Anderson
· 7 years ago
5cbd2e4
Don't hardcode the super partition name.
by David Anderson
· 7 years ago
47658ca
Interface with health HAL to read battery voltage
by Hridya Valsaraju
· 7 years ago
7c9bbe9
Add support to read fastboot variable 'off-mode-charge'
by Hridya Valsaraju
· 7 years ago
4af8090
Support fastboot variable 'variant'.
by Hridya Valsaraju
· 7 years ago
e4931c5
Merge "Support 'fastboot getvar unlocked' command."
by Treehugger Robot
· 7 years ago
dca328d
Support 'fastboot getvar unlocked' command.
by Hridya Valsaraju
· 7 years ago
a15fe31
Pass OEM commands to HAL
by Hridya Valsaraju
· 7 years ago
e9997f8
Merge "Integrate with fastboot HAL to get partition type"
by Treehugger Robot
· 7 years ago
bf9f8d1
Integrate with fastboot HAL to get partition type
by Hridya Valsaraju
· 7 years ago
c8ac4e7
fastbootd: Wait for /dev/block paths when opening logical partitions.
by David Anderson
· 7 years ago
8c0a3e0
Merge "fastbootd: Implement getvar hw-revision."
by Treehugger Robot
· 7 years ago
950ec1a
Merge "fastbootd: Perform CRC check when flashing sparse images."
by Treehugger Robot
· 7 years ago
6e66d36
Merge "fastbootd: Fix getvar max-download-size formatting."
by Treehugger Robot
· 7 years ago
61b6c5c
Merge "Remove request for read access to partitions."
by Treehugger Robot
· 7 years ago
c091c17
fastbootd: Implement getvar hw-revision.
by David Anderson
· 7 years ago
56843ee
fastbootd: Perform CRC check when flashing sparse images.
by David Anderson
· 7 years ago
28b81cd
fastbootd: Fix getvar max-download-size formatting.
by David Anderson
· 7 years ago
3ffed21
Remove request for read access to partitions.
by Hridya Valsaraju
· 7 years ago
4758967
fastbootd: Fix partition size testing issues.
by David Anderson
· 7 years ago
0f62663
fastbootd: Implement getvar all.
by David Anderson
· 7 years ago
1fb3fd7
fastbootd: Refactor for getvar all.
by David Anderson
· 7 years ago
e41cb2e
Merge "fastbootd: Add an update-super command to sync the super partition."
by Treehugger Robot
· 7 years ago
860cc5a
adbd: use unique_fd for the usb file descriptors.
by Josh Gao
· 7 years ago
38b3c7a
fastbootd: Add an update-super command to sync the super partition.
by David Anderson
· 7 years ago
79ab0e3
fastbootd: Complete the implementation of getvar has-slot.
by David Anderson
· 7 years ago
d9ba061
fastbootd: Add is-userspace variable.
by David Anderson
· 7 years ago
0d4277d
fastbootd: Add commands for logical partitions.
by David Anderson
· 7 years ago
88ef0b1
fastbootd: Add support for flashing logical partitions.
by David Anderson
· 7 years ago
12211d1
fastbootd: Enable erase and flash commands for physical partitions.
by David Anderson
· 7 years ago
856b7ec
fastbootd: Allow returning errors from getvar handlers.
by David Anderson
· 7 years ago
31d2c26
fastbootd: Implement the getvar command.
by Hridya Valsaraju
· 7 years ago
dea91b4
Add fastbootd.
by Hridya Valsaraju
· 7 years ago