summaryrefslogtreecommitdiffstats
path: root/fastbootd/fastbootd.c
Commit message (Collapse)AuthorAgeFilesLines
* Fastbootd: General fixes and changesSzymon Starzycki2013-10-031-5/+15
| | | | | | | | | read data once bug fix ability to run fastbootd without network and named socket configuration in init.rc vendortrigger name changed to fastbootd deleted unused function from default implementation of OEM library Change-Id: Ib957fae8172530f20d51bb51b5e07bccab07e555
* Revert "Revert "Fastbootd: flashing certification""Szymon Starzycki2013-10-021-0/+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: auto ssh server startSzymon Starzycki2013-09-271-0/+2
| | | | Change-Id: I3e9c53c3d834726c3747e9ee0665ed027f55b08c
* Fastbootd: network auto discoverySzymon Starzycki2013-09-271-0/+2
| | | | Change-Id: I91082f5832412e775244b3974c0ab00952905ad5
* Fastbootd: socket and network transportSzymon Starzycki2013-09-271-7/+44
| | | | Change-Id: I395e5361d0484bd11421225c152f9aec00305f11
* Revert "Fastbootd: flashing certification"Colin Cross2013-09-271-2/+0
| | | | | | This reverts commit 5ccecfd26d2a7c3a79a139f0118b93ee64be4737. Change-Id: I0ca31094c115e14982a27c258d9139a723da8428
* Fastbootd: flashing certificationSzymon Starzycki2013-09-261-0/+2
| | | | Change-Id: I564086908942463eebee69449d484ba03effc50e
* fastbootd: erase, boot and partitioning commandsSzymon Starzycki2013-09-061-0/+2
| | | | Change-Id: I49ba2ba2e002fd5b6bbd37cc3fd0caa106f42010
* fastbootd: userspace implementation of the fastboot device-side protocolColin Cross2013-07-241-0/+45
Initial commit of fastbootd. A few commands work, but not fully functional yet. Change-Id: I589dee7b327b4460e94b4434aaf9bcf780faa839