platform_system_core/fastbootd
Colin Cross a3d386ea56 fastbootd: userspace implementation of the fastboot device-side protocol
Initial commit of fastbootd.  A few commands work, but not
fully functional yet.

Change-Id: I589dee7b327b4460e94b4434aaf9bcf780faa839
2013-07-24 10:58:43 -07:00
..
Android.mk fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
bootimg.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
commands.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
config.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
debug.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
fastbootd.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
protocol.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
protocol.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
transport.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
transport.h fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00
usb_linux_client.c fastbootd: userspace implementation of the fastboot device-side protocol 2013-07-24 10:58:43 -07:00