Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+8 |
| | | | | Change-Id: I423a23581048d451d53eef46e5f5eac485b77555 | ||||
* | bump updater API version to 3; deprecate firmware update command | Doug Zongker | 2010-02-03 | 1 | -16/+0 |
| | | | | | | | | | Remove support for the HTC-specific "firmware" update command and the corresponding edify function write_firmware_update(). This functionality is now done by an edify extension library that lives in vendor/htc. Change-Id: I80858951ff10ed8dfff98aefb796bef009e05efb | ||||
* | save the recovery log from before HTC firmware updates | Doug Zongker | 2010-01-21 | 1 | -1/+8 |
| | | | | | | | | | | | | | | When doing a firmware (radio or hboot) update on HTC devices, save the recovery log in block 1 of the cache partition, before the firmware image and the UI bitmaps. When we boot back into recovery after the firmware update to reformat the cache partition, copy that log out of cache before reformatting it and dump it into the current invocation's log. The practical upshot of all this is that we can see the log output from radio and hboot updates. Change-Id: Ie0e89566754c88f4bed6a90d8a0aa04047b01a27 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -0/+59 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -59/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+59 |