Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fastbootd: Fix transport ownership. | David Anderson | 2018-09-04 | 1 | -1/+5 |
* | Add support for fastboot transport timeouts and USB Reset() on linux | Aaron Wisner | 2018-07-26 | 1 | -3/+9 |
* | Revert "Add derived UsbTransport class with USB reset method" | Tobias Thierer | 2018-07-25 | 1 | -9/+3 |
* | Add derived UsbTransport class with USB reset method | Aaron Wisner | 2018-07-24 | 1 | -3/+9 |
* | fastboot: fix USB_TRACE, make it better. | Josh Gao | 2018-06-01 | 1 | -6/+15 |
* | Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. | Elliott Hughes | 2016-11-14 | 1 | -6/+0 |
* | fastboot: create Transport object (take 2). | David Pursell | 2015-11-16 | 1 | -74/+59 |
* | Revert "fastboot: create Transport object." | David Pursell | 2015-11-14 | 1 | -59/+74 |
* | fastboot: create Transport object. | David Pursell | 2015-11-13 | 1 | -74/+59 |
* | Move fastboot's Windows code to C++. | Elliott Hughes | 2015-06-24 | 1 | -0/+385 |