summaryrefslogtreecommitdiffstats
path: root/fastbootd/commands
Commit message (Expand)AuthorAgeFilesLines
* Remove fastbootd.Dan Albert2015-01-298-1571/+0
* Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-283-0/+3
* Fix missing #includes in system/core.Elliott Hughes2014-12-291-0/+1
* Add a missing include.Dan Albert2014-11-211-0/+3
* Fix warning for uninitialized variable.Dan Albert2014-09-221-1/+2
* system/core LP64 cleanup.Elliott Hughes2014-02-052-6/+6
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-2/+3
* Fix fastbootd build for 64-bit.Elliott Hughes2014-01-141-2/+3
* Fix fastbootd's <linux/kexec.h> reference.Elliott Hughes2013-12-041-3/+1
* Fastbootd: Comments and general cleaningSzymon Starzycki2013-12-041-5/+4
* Fastbootd: General fixes and changesSzymon Starzycki2013-12-041-2/+9
* Revert "Revert "Fastbootd: flashing certification""Szymon Starzycki2013-12-042-0/+49
* Fastbootd: build breakage fixSzymon Starzycki2013-12-041-1/+0
* Revert "Fastbootd: flashing certification"Colin Cross2013-12-042-49/+0
* Fastbootd: flashing certificationSzymon Starzycki2013-12-042-0/+49
* Fastbootd: improved operations on gptSzymon Starzycki2013-12-042-8/+57
* Remove a homebrew mmap64.Elliott Hughes2013-12-041-9/+0
* fastbootd: erase, boot and partitioning commandsSzymon Starzycki2013-12-048-0/+1469