summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Judge mmap failed by MAP_FAILED instead of NULLHurri Lu2014-05-211-1/+1
* fastbootd: build static binary instead of dynamicAlex Ray2014-03-195-139/+50
* system/core LP64 cleanup.Elliott Hughes2014-02-054-10/+10
* system/core 64-bit cleanup.Elliott Hughes2014-01-166-10/+12
* Fix fastbootd build for 64-bit.Elliott Hughes2014-01-143-14/+16
* Fix fastbootd's <linux/kexec.h> reference.Elliott Hughes2013-12-041-3/+1
* Fastbootd: Comments and general cleaningSzymon Starzycki2013-12-042-9/+7
* Fastbootd: General fixes and changesSzymon Starzycki2013-12-047-31/+32
* Revert "Revert "Fastbootd: flashing certification""Szymon Starzycki2013-12-048-8/+485
* Fastbootd: auto ssh server startSzymon Starzycki2013-12-044-4/+8
* Fastbootd: network auto discoverySzymon Starzycki2013-12-046-2/+215
* Fastbootd: socket and network transportSzymon Starzycki2013-12-049-53/+396
* Fastbootd: build breakage fixSzymon Starzycki2013-12-041-1/+0
* Revert "Fastbootd: flashing certification"Colin Cross2013-12-0410-500/+8
* Fastbootd: flashing certificationSzymon Starzycki2013-12-0410-8/+500
* Fastbootd: improved operations on gptSzymon Starzycki2013-12-043-10/+71
* Remove a homebrew mmap64.Elliott Hughes2013-12-041-9/+0
* Fastbootd: fixed missing file in Android.mkSzymon Starzycki2013-12-041-0/+1
* fastbootd: erase, boot and partitioning commandsSzymon Starzycki2013-12-0420-67/+2627
* fastbootd: userspace implementation of the fastboot device-side protocolColin Cross2013-07-2411-0/+1388