summaryrefslogtreecommitdiffstats
path: root/fastbootd/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Fastbootd: flashing certification""Szymon Starzycki2013-12-041-1/+2
| | | | | | | | | | | | | | CMS functionality is now available This reverts commit 068b71dd9cd6cb03dfcdc0c9deced361780bc0d3. Conflicts: fastbootd/Android.mk fastbootd/fastbootd.c fastbootd/utils.c fastbootd/utils.h Change-Id: I1a27459b41d9297603deb124c65f237ff971e5b6
* Fastbootd: network auto discoverySzymon Starzycki2013-12-041-2/+6
| | | | Change-Id: I91082f5832412e775244b3974c0ab00952905ad5
* Fastbootd: socket and network transportSzymon Starzycki2013-12-041-0/+2
| | | | Change-Id: I395e5361d0484bd11421225c152f9aec00305f11
* Revert "Fastbootd: flashing certification"Colin Cross2013-12-041-3/+1
| | | | | | This reverts commit 5ccecfd26d2a7c3a79a139f0118b93ee64be4737. Change-Id: I0ca31094c115e14982a27c258d9139a723da8428
* Fastbootd: flashing certificationSzymon Starzycki2013-12-041-1/+3
| | | | Change-Id: I564086908942463eebee69449d484ba03effc50e
* Fastbootd: fixed missing file in Android.mkSzymon Starzycki2013-12-041-0/+1
| | | | Change-Id: I10927f488e35c688483f2d1d8c9f5b7ea1d7912d
* fastbootd: erase, boot and partitioning commandsSzymon Starzycki2013-12-041-2/+60
| | | | Change-Id: I49ba2ba2e002fd5b6bbd37cc3fd0caa106f42010
* fastbootd: userspace implementation of the fastboot device-side protocolColin Cross2013-07-241-0/+38
Initial commit of fastbootd. A few commands work, but not fully functional yet. Change-Id: I589dee7b327b4460e94b4434aaf9bcf780faa839